| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.item |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RenderArmorStand.applyRotations(EntityArmorStand entityLiving,
float p_77043_2_,
float rotationYaw,
float partialTicks) |
protected boolean |
RenderArmorStand.canRenderName(EntityArmorStand entity) |
void |
RenderArmorStand.doRender(EntityArmorStand entity,
double x,
double y,
double z,
float entityYaw,
float partialTicks) |
protected ResourceLocation |
RenderArmorStand.getEntityTexture(EntityArmorStand entity) |
| Modifier and Type | Method and Description |
|---|---|
private void |
ItemArmorStand.applyRandomRotations(EntityArmorStand armorStand,
java.util.Random rand) |