net.minecraft.client.render.entity.model

public abstract class EntityModel<T extends EntityRenderState>

extends Model<T>

net.minecraft.client.model.EntityModel
net.minecraft.class_583
net.minecraft.client.render.entity.model.EntityModel

Field summary

Modifier and TypeField
public static final float
MODEL_Y_OFFSET
field_52908
field_52908

Constructor summary

ModifierConstructor
protected (ModelPart root)
protected (ModelPart root, Function<Identifier, RenderLayer> renderType)