public class PortableStorageInterfaceRenderer extends SafeTileEntityRenderer<PortableStorageInterfaceTileEntity>
| Constructor and Description |
|---|
PortableStorageInterfaceRenderer(net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected static PortableStorageInterfaceTileEntity |
getTargetPSI(MovementContext context) |
static void |
renderInContraption(MovementContext context,
PlacementSimulationWorld renderWorld,
ContraptionMatrices matrices,
net.minecraft.client.renderer.IRenderTypeBuffer buffer) |
protected void |
renderSafe(PortableStorageInterfaceTileEntity te,
float partialTicks,
com.mojang.blaze3d.matrix.MatrixStack ms,
net.minecraft.client.renderer.IRenderTypeBuffer buffer,
int light,
int overlay) |
isInvalid, renderpublic PortableStorageInterfaceRenderer(net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher dispatcher)
protected void renderSafe(PortableStorageInterfaceTileEntity te, float partialTicks, com.mojang.blaze3d.matrix.MatrixStack ms, net.minecraft.client.renderer.IRenderTypeBuffer buffer, int light, int overlay)
renderSafe in class SafeTileEntityRenderer<PortableStorageInterfaceTileEntity>public static void renderInContraption(MovementContext context, PlacementSimulationWorld renderWorld, ContraptionMatrices matrices, net.minecraft.client.renderer.IRenderTypeBuffer buffer)
protected static PortableStorageInterfaceTileEntity getTargetPSI(MovementContext context)