public class PistonTileEntityRenderer extends TileEntityRenderer<PistonTileEntity>
renderDispatcher
コンストラクタと説明 |
---|
PistonTileEntityRenderer(TileEntityRendererDispatcher p_i226012_1_) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
render(PistonTileEntity tileEntityIn,
float partialTicks,
com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int combinedLightIn,
int combinedOverlayIn) |
isGlobalRenderer
public PistonTileEntityRenderer(TileEntityRendererDispatcher p_i226012_1_)
public void render(PistonTileEntity tileEntityIn, float partialTicks, com.mojang.blaze3d.matrix.MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, int combinedLightIn, int combinedOverlayIn)
render
クラス内 TileEntityRenderer<PistonTileEntity>