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