public class EndPortalTileEntityRenderer<T extends EndPortalTileEntity> extends TileEntityRenderer<T>
修飾子とタイプ | フィールドと説明 |
---|---|
static ResourceLocation |
END_PORTAL_TEXTURE |
static ResourceLocation |
END_SKY_TEXTURE |
renderDispatcher
コンストラクタと説明 |
---|
EndPortalTileEntityRenderer(TileEntityRendererDispatcher rendererDispatcherIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
protected float |
getOffset() |
protected int |
getPasses(double p_191286_1_) |
void |
render(T tileEntityIn,
float partialTicks,
com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int combinedLightIn,
int combinedOverlayIn) |
isGlobalRenderer
public static final ResourceLocation END_SKY_TEXTURE
public static final ResourceLocation END_PORTAL_TEXTURE
public EndPortalTileEntityRenderer(TileEntityRendererDispatcher rendererDispatcherIn)
public void render(T tileEntityIn, float partialTicks, com.mojang.blaze3d.matrix.MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, int combinedLightIn, int combinedOverlayIn)
render
クラス内 TileEntityRenderer<T extends EndPortalTileEntity>
protected int getPasses(double p_191286_1_)
protected float getOffset()