net.minecraft.client.render.block.entity

public class SkullRenderer

extends BlockEntityRenderer<SkullBlockEntity>

bxg
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
private static final Identifier
h
f_21903493
DRAGON_LOCATION
private final DragonSkullModel
i
f_12982395
dragonModel
public static SkullRenderer
a
f_94471882
INSTANCE
private final SkullModel
j
f_89256461
model
private final SkullModel
k
f_65158472
humanoidModel

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(awd arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
m_22782332(C_44755940 arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
render(SkullBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress, float opacity)
public void
a(bwx arg0)
m_15765218(C_73390696 arg0)
init(BlockEntityRenderDispatcher arg0)
public void
a(float arg0, float arg1, float arg2, fa arg3, float arg4, int arg5, GameProfile arg6, int arg7, float arg8)
m_95502655(float arg0, float arg1, float arg2, C_28786548 arg3, float arg4, int arg5, com.mojang.authlib.GameProfile arg6, int arg7, float arg8)
render(float dx, float dy, float dz, Direction facing, float rotation, int type, com.mojang.authlib.GameProfile profile, int blockMiningProgress, float animationProgress)