@Environment(value=CLIENT) public class EndGatewayBlockEntityRenderer extends EndPortalBlockEntityRenderer<EndGatewayBlockEntity>
| Modifier and Type | Field and Description |
|---|---|
private static Identifier |
BEAM_TEXTURE |
PORTAL_TEXTURE, SKY_TEXTUREdispatcher| Constructor and Description |
|---|
EndGatewayBlockEntityRenderer(BlockEntityRenderDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
method_3592(double double2) |
protected float |
method_3594() |
void |
render(EndGatewayBlockEntity endGatewayBlockEntity,
float float2,
MatrixStack matrixStack,
VertexConsumerProvider vertexConsumerProvider,
int int2,
int int3) |
rendersOutsideBoundingBoxprivate static final Identifier BEAM_TEXTURE
public EndGatewayBlockEntityRenderer(BlockEntityRenderDispatcher dispatcher)
public void render(EndGatewayBlockEntity endGatewayBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)
render in class EndPortalBlockEntityRenderer<EndGatewayBlockEntity>protected int method_3592(double double2)
method_3592 in class EndPortalBlockEntityRenderer<EndGatewayBlockEntity>protected float method_3594()
method_3594 in class EndPortalBlockEntityRenderer<EndGatewayBlockEntity>