net.minecraft.client.renderer.blockentity

public class SkullBlockRenderer

implements BlockEntityRenderer<SkullBlockEntity>

gsf
net.minecraft.client.renderer.blockentity.SkullBlockRenderer
net.minecraft.class_836
net.minecraft.client.render.block.entity.SkullBlockEntityRenderer

Field summary

Modifier and TypeField
private final Function<SkullBlock$Type, SkullModelBase>
a
modelByType
field_4391
models
private static final Map<SkullBlock$Type, ResourceLocation>
b
SKIN_BY_TYPE
field_4390
TEXTURES

Constructor summary

ModifierConstructor
public (BlockEntityRendererProvider$Context context)

Method summary

Modifier and TypeMethod
public static SkullModelBase
a(gic arg0, dtc$a arg1)
createModel(EntityModelSet arg0, SkullBlock$Type arg1)
method_32160(class_5599 arg0, class_2484$class_2485 arg1)
getModels(LoadedEntityModels models, SkullBlock$SkullType type)
public void
a(dyd arg0, float arg1, fiq arg2, gpd arg3, int arg4, int arg5)
render(SkullBlockEntity arg0, float arg1, PoseStack arg2, MultiBufferSource arg3, int arg4, int arg5)
method_3577(class_2631 arg0, float arg1, class_4587 arg2, class_4597 arg3, int arg4, int arg5)
render(SkullBlockEntity arg0, float arg1, MatrixStack arg2, VertexConsumerProvider arg3, int arg4, int arg5)
public static void
a(ja arg0, float arg1, float arg2, fiq arg3, gpd arg4, int arg5, ghb arg6, gpn arg7)
renderSkull(Direction arg0, float arg1, float arg2, PoseStack arg3, MultiBufferSource arg4, int arg5, SkullModelBase arg6, RenderType arg7)
method_32161(class_2350 arg0, float arg1, float arg2, class_4587 arg3, class_4597 arg4, int arg5, class_5598 arg6, class_1921 arg7)
renderSkull(Direction direction, float yaw, float animationProgress, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, SkullBlockEntityModel model, RenderLayer renderLayer)
public static RenderType
a(dtc$a arg0, dbs arg1)
getRenderType(SkullBlock$Type arg0, ResolvableProfile arg1)
method_65832(class_2484$class_2485 arg0, class_9296 arg1)
getRenderLayer(SkullBlock$SkullType type, ProfileComponent profile)
public static RenderType
a(dtc$a arg0, dbs arg1, ale arg2)
getRenderType(SkullBlock$Type arg0, ResolvableProfile arg1, ResourceLocation arg2)
method_3578(class_2484$class_2485 arg0, class_9296 arg1, class_2960 arg2)
getRenderLayer(SkullBlock$SkullType type, ProfileComponent profile, Identifier texture)