net.minecraft.client.render.block.entity

public class SkullRenderer

extends BlockEntityRenderer<SkullBlockEntity>

bhk
net.minecraft.unmapped.C_29751036
net.minecraft.client.render.block.entity.SkullRenderer

Field summary

Modifier and TypeField
private static final Identifier
d
f_27069661
SKELETON_LOCATION
private static final Identifier
e
f_00523896
WITHER_SKELETON_LOCATION
private static final Identifier
f
f_77383769
ZOMBIE_LOCATION
private static final Identifier
g
f_31496606
CREEPER_LOCATION
public static SkullRenderer
c
f_94471882
INSTANCE
private final SkullModel
h
f_89256461
model
private final SkullModel
i
f_65158472
humanoidModel

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(alo arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
m_88125659(C_44755940 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(SkullBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
public void
a(bhc arg0)
m_15765218(C_73390696 arg0)
init(BlockEntityRenderDispatcher arg0)
public void
a(float arg0, float arg1, float arg2, cq arg3, float arg4, int arg5, GameProfile arg6, int arg7)
m_95502655(float arg0, float arg1, float arg2, C_28786548 arg3, float arg4, int arg5, com.mojang.authlib.GameProfile arg6, int arg7)
render(float x, float y, float z, Direction facing, float rotation, int skullType, com.mojang.authlib.GameProfile profile, int blockMiningProgress)