| Package | Description |
|---|---|
| net.minecraft.block | |
| net.minecraft.client.renderer.entity |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BlockFalling.onStartFalling(EntityFallingBlock fallingEntity) |
protected void |
BlockAnvil.onStartFalling(EntityFallingBlock fallingEntity) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderFallingBlock.doRender(EntityFallingBlock entity,
double x,
double y,
double z,
float entityYaw,
float partialTicks) |
protected ResourceLocation |
RenderFallingBlock.getEntityTexture(EntityFallingBlock entity) |