net.minecraft.client.renderer.blockentity

public class SkullBlockRenderer

implements BlockEntityRenderer<SkullBlockEntity>

hdn
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(gsz arg0, dyl$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(edu arg0, float arg1, fpk arg2, hae arg3, int arg4, int arg5, fjy arg6)
render(SkullBlockEntity arg0, float arg1, PoseStack arg2, MultiBufferSource arg3, int arg4, int arg5, Vec3 arg6)
method_3577(class_2631 arg0, float arg1, class_4587 arg2, class_4597 arg3, int arg4, int arg5, class_243 arg6)
render(SkullBlockEntity arg0, float arg1, MatrixStack arg2, VertexConsumerProvider arg3, int arg4, int arg5, Vec3d arg6)
public static void
a(jh arg0, float arg1, float arg2, fpk arg3, hae arg4, int arg5, grx arg6, haq 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 void
a(float arg0, float arg1, fpk arg2, hbd arg3, int arg4, grx arg5, haq arg6, int arg7)
submitSkull(float arg0, float arg1, PoseStack arg2, SubmitNodeCollector arg3, int arg4, SkullModelBase arg5, RenderType arg6, int arg7)
method_72958(float arg0, float arg1, class_4587 arg2, class_11659 arg3, int arg4, class_5598 arg5, class_1921 arg6, int arg7)
method_72958(float arg0, float arg1, MatrixStack arg2, EntityRenderCommandQueue arg3, int arg4, SkullBlockEntityModel arg5, RenderLayer arg6, int arg7)
public static RenderType
a(dyl$a arg0, dgo 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(dyl$a arg0, amh arg1)
getSkullRenderType(SkullBlock$Type arg0, ResourceLocation arg1)
method_3578(class_2484$class_2485 arg0, class_2960 arg1)
getCutoutRenderLayer(SkullBlock$SkullType type, Identifier texture)
public static RenderType
a(amh arg0)
getPlayerSkinRenderType(ResourceLocation arg0)
method_72165(class_2960 arg0)
getTranslucentRenderLayer(Identifier texture)