public class ModelEscritoire
extends net.minecraft.client.model.ModelBase
| Constructor and Description |
|---|
ModelEscritoire() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(net.minecraft.entity.Entity entity,
float f,
float f1,
float f2,
float f3,
float f4,
float f5) |
void |
setRotationAngles(float f,
float f1,
float f2,
float f3,
float f4,
float f5,
net.minecraft.entity.Entity entity) |
public void render(@Nullable
net.minecraft.entity.Entity entity,
float f,
float f1,
float f2,
float f3,
float f4,
float f5)
render in class net.minecraft.client.model.ModelBasepublic void setRotationAngles(float f,
float f1,
float f2,
float f3,
float f4,
float f5,
net.minecraft.entity.Entity entity)
setRotationAngles in class net.minecraft.client.model.ModelBase