public class RenderAerialInterface extends net.minecraft.client.renderer.tileentity.TileEntityRenderer<TileEntityAerialInterface>
| Constructor and Description |
|---|
RenderAerialInterface(net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher rendererDispatcherIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(TileEntityAerialInterface tileEntityIn,
float partialTicks,
com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
net.minecraft.client.renderer.IRenderTypeBuffer bufferIn,
int combinedLightIn,
int combinedOverlayIn) |
public RenderAerialInterface(net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher rendererDispatcherIn)
public void render(TileEntityAerialInterface tileEntityIn, float partialTicks, com.mojang.blaze3d.matrix.MatrixStack matrixStackIn, net.minecraft.client.renderer.IRenderTypeBuffer bufferIn, int combinedLightIn, int combinedOverlayIn)
render in class net.minecraft.client.renderer.tileentity.TileEntityRenderer<TileEntityAerialInterface>