public class RenderPneumaticDoor extends AbstractTileModelRenderer<TileEntityPneumaticDoor>
| Constructor and Description |
|---|
RenderPneumaticDoor(net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
renderModel(TileEntityPneumaticDoor te,
float partialTicks,
com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
net.minecraft.client.renderer.IRenderTypeBuffer bufferIn,
int combinedLightIn,
int combinedOverlayIn) |
render, renderExtras, shouldRenderpublic RenderPneumaticDoor(net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher dispatcher)
public void renderModel(TileEntityPneumaticDoor te, float partialTicks, com.mojang.blaze3d.matrix.MatrixStack matrixStackIn, net.minecraft.client.renderer.IRenderTypeBuffer bufferIn, int combinedLightIn, int combinedOverlayIn)