Skip to main content
Version: GeckoLib5

Entities

GeckoLib has eight example entities for references.

Bat

The Bat is an example entity that showcases basic conditional animation controllers, glowmasks, and spawning particles at a bone position.

Entity Class | GeoModel Class | Renderer Class

Vehicle

The Vehicle is an example entity that showcases some more specific molang queries in animations.

Entity Class | GeoModel Class | Renderer Class

GeoRenderLayers Entity

The GeoRenderLayers Entity is an example entity that showcases using GeoRenderLayers to render another layer over the model, as well as using an inline DefaultedEntityGeoModel.

Entity Class | Renderer Class

Mutant Zombie Entity

The Mutant Zombie is an example entity that showcases held-item rendering and custom bone texture rendering

Entity Class | GeoModel Class | Renderer Class

Fake Glass Entity

The Fake Glass entity is an example entity that showcases dynamically using existing textures as bone textures.

Entity Class | GeoModel Class | Renderer Class

Parasite Entity

The Parasite entity is an example entity that showcases dynamically using attack animations and multiple controllers simultaneously.

Entity Class | GeoModel Class | Renderer Class

Race Car Entity

The Race Car entity is an example entity that showcases animated textures.

Entity Class | GeoModel Class | Renderer Class | Textures

Replaced Creeper Entity

The Replaced Creeper entity is an example entity that showcases replacing the rendering of an existing entity.

Entity Class | GeoModel Class | Renderer Class