public class ModelCrank
extends net.minecraft.client.model.ModelBase
| Constructor and Description |
|---|
ModelCrank() |
| 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 |
render(float f5) |
void |
setRotationAngles(float f,
float f1,
float f2,
float f3,
float f4,
float f5,
net.minecraft.entity.Entity entity) |
public void render(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 render(float f5)
public 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