net.minecraft.client.render.block.entity

public class EndGatewayRenderer

extends BlockEntityRenderer<EndGatewayBlockEntity>

bqp
net.minecraft.class_2888
net.minecraft.client.render.block.entity.EndGatewayRenderer
net.minecraft.client.renderer.tileentity.TileEntityEndGatewayRenderer

Field summary

Modifier and TypeField
private static final Identifier
d
field_13600
END_SKY_LOCATION
END_SKY_TEXTURE
private static final Identifier
e
field_13601
END_PORTAL_LOCATION
END_PORTAL_TEXTURE
private static final Identifier
f
field_13602
END_GATEWAY_BEAM_LOCATION
END_GATEWAY_BEAM_TEXTURE
private static final Random
g
field_13603
RANDOM
RANDOM
private static final FloatBuffer
h
field_13604
MODELVIEW
MODELVIEW
private static final FloatBuffer
i
field_13605
PROJECTION
PROJECTION
FloatBuffer
a
field_13599
buffer
buffer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(arf arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_12416(class_2740 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(EndGatewayBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
renderTileEntityAt(TileEntityEndGateway te, double x, double y, double z, float partialTicks, int destroyStage)
private FloatBuffer
a(float arg0, float arg1, float arg2, float arg3)
method_12414(float arg0, float arg1, float arg2, float arg3)
getBuffer(float r, float g, float b, float a)
getBuffer(float arg0, float arg1, float arg2, float arg3)
public boolean
a(arf arg0)
method_12415(class_2740 arg0)
shouldRenderOffScreen(EndGatewayBlockEntity blockEntity)
isGlobalRenderer(TileEntityEndGateway te)