net.minecraft.client.renderer.blockentity

public class ShulkerBoxRenderer

implements BlockEntityRenderer<ShulkerBoxBlockEntity>

hap
net.minecraft.client.renderer.blockentity.ShulkerBoxRenderer
net.minecraft.class_834
net.minecraft.client.render.block.entity.ShulkerBoxBlockEntityRenderer
net.minecraft.src.C_4252_

Field summary

Modifier and TypeField
private final ShulkerBoxRenderer$ShulkerBoxModel
a
model
field_4387
model
f_112466_

Constructor summary

ModifierConstructor
public (BlockEntityRendererProvider$Context ctx)
public (EntityModelSet models)

Method summary

Modifier and TypeMethod
public void
a(ecm arg0, float arg1, foc arg2, gxm arg3, int arg4, int arg5, fis arg6)
render(ShulkerBoxBlockEntity arg0, float arg1, PoseStack arg2, MultiBufferSource arg3, int arg4, int arg5, Vec3 arg6)
method_3574(class_2627 arg0, float arg1, class_4587 arg2, class_4597 arg3, int arg4, int arg5, class_243 arg6)
render(ShulkerBoxBlockEntity arg0, float arg1, MatrixStack arg2, VertexConsumerProvider arg3, int arg4, int arg5, Vec3d arg6)
m_6922_(C_2021_ p_112479_, float p_112480_, C_3181_ p_112481_, C_4139_ p_112482_, int p_112483_, int p_397661_, C_3046_ arg6)
public void
a(foc arg0, gxm arg1, int arg2, int arg3, jh arg4, float arg5, hty arg6)
render(PoseStack arg0, MultiBufferSource arg1, int arg2, int arg3, Direction arg4, float arg5, Material arg6)
method_65562(class_4587 arg0, class_4597 arg1, int arg2, int arg3, class_2350 arg4, float arg5, class_4730 arg6)
render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, Direction facing, float openness, SpriteIdentifier textureId)
m_372225_(C_3181_ p_376764_, C_4139_ p_375733_, int p_376539_, int p_378012_, C_4687_ p_376701_, float p_377573_, C_4531_ arg6)
private void
a(foc arg0, jh arg1, float arg2)
prepareModel(PoseStack arg0, Direction arg1, float arg2)
method_72162(class_4587 arg0, class_2350 arg1, float arg2)
setTransforms(MatrixStack matrices, Direction facing, float openness)
m_402945_(C_3181_ p_410653_, C_4687_ p_409643_, float arg2)
public void
a(jh arg0, float arg1, Set<org.joml.Vector3f> arg2)
getExtents(Direction arg0, float arg1, Set<org.joml.Vector3f> arg2)
method_72163(class_2350 arg0, float arg1, Set<org.joml.Vector3f> arg2)
collectVertices(Direction facing, float openness, Set<org.joml.Vector3f> vertices)
m_403401_(C_4687_ p_410036_, float p_406902_, Set<org.joml.Vector3f> arg2)