public class HarvesterRenderer extends SafeTileEntityRenderer<HarvesterTileEntity>
| Constructor and Description |
|---|
HarvesterRenderer(net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
static void |
renderInContraption(MovementContext context,
PlacementSimulationWorld renderWorld,
ContraptionMatrices matrices,
net.minecraft.client.renderer.IRenderTypeBuffer buffers) |
protected void |
renderSafe(HarvesterTileEntity te,
float partialTicks,
com.mojang.blaze3d.matrix.MatrixStack ms,
net.minecraft.client.renderer.IRenderTypeBuffer buffer,
int light,
int overlay) |
static void |
transform(net.minecraft.world.World world,
net.minecraft.util.Direction facing,
SuperByteBuffer superBuffer,
float speed) |
isInvalid, renderpublic HarvesterRenderer(net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher dispatcher)
protected void renderSafe(HarvesterTileEntity te, float partialTicks, com.mojang.blaze3d.matrix.MatrixStack ms, net.minecraft.client.renderer.IRenderTypeBuffer buffer, int light, int overlay)
renderSafe in class SafeTileEntityRenderer<HarvesterTileEntity>public static void renderInContraption(MovementContext context, PlacementSimulationWorld renderWorld, ContraptionMatrices matrices, net.minecraft.client.renderer.IRenderTypeBuffer buffers)
public static void transform(net.minecraft.world.World world,
net.minecraft.util.Direction facing,
SuperByteBuffer superBuffer,
float speed)