net.minecraft.client.render.block.entity

public class EndGatewayRenderer

extends BlockEntityRenderer<EndGatewayBlockEntity>

bqp
net.minecraft.unmapped.C_03916690
net.minecraft.client.render.block.entity.EndGatewayRenderer

Field summary

Modifier and TypeField
private static final Identifier
d
f_16045936
END_SKY_LOCATION
private static final Identifier
e
f_81537062
END_PORTAL_LOCATION
private static final Identifier
f
f_85768964
END_GATEWAY_BEAM_LOCATION
private static final Random
g
f_52651448
RANDOM
private static final FloatBuffer
h
f_62047046
MODELVIEW
private static final FloatBuffer
i
f_21627938
PROJECTION
FloatBuffer
a
f_49381818
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)
m_15704843(C_24139177 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(EndGatewayBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
private FloatBuffer
a(float arg0, float arg1, float arg2, float arg3)
m_10422078(float arg0, float arg1, float arg2, float arg3)
getBuffer(float r, float g, float b, float a)
public boolean
a(arf arg0)
m_45264633(C_24139177 arg0)
shouldRenderOffScreen(EndGatewayBlockEntity blockEntity)