public abstract class AgeableListModel<E extends Entity>
extends EntityModel<E>
fuf | |
net.minecraft.client.model.AgeableListModel | |
net.minecraft.class_4592 | |
net.minecraft.unmapped.C_ganickzu | |
net.minecraft.client.render.entity.model.AnimalModel | |
net.minecraft.client.render.entity.model.AnimalModel | |
net.minecraft.src.C_3795_ |
Field summary
Modifier and Type | Field | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final boolean |
| ||||||||||||||
private final float |
| ||||||||||||||
private final float |
| ||||||||||||||
private final float |
| ||||||||||||||
private final float |
| ||||||||||||||
private final float |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (boolean headScaled, float childHeadYOffset, float childHeadZOffset) |
protected | (boolean headScaled, float childHeadYOffset, float childHeadZOffset, float invertedChildHeadScale, float invertedChildBodyScale, float childBodyYOffset) |
protected | (Function<ResourceLocation, RenderType> renderLayerFactory, boolean headScaled, float childHeadYOffset, float childHeadZOffset, float invertedChildHeadScale, float invertedChildBodyScale, float childBodyYOffset) |
protected | () |
Method summary
Modifier and Type | Method | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||||||
protected abstract Iterable<ModelPart> |
| ||||||||||||||
protected abstract Iterable<ModelPart> |
|