net.minecraft.client.render.block.entity

public class SkullRenderer

extends BlockEntityRenderer<SkullBlockEntity>

bxg
net.minecraft.class_1359
net.minecraft.client.render.block.entity.SkullRenderer
net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer

Field summary

Modifier and TypeField
private static final Identifier
d
field_6595
SKELETON_LOCATION
field_147537_c
SKELETON_TEXTURES
private static final Identifier
e
field_6596
WITHER_SKELETON_LOCATION
field_147534_d
WITHER_SKELETON_TEXTURES
private static final Identifier
f
field_6597
ZOMBIE_LOCATION
field_147535_e
ZOMBIE_TEXTURES
private static final Identifier
g
field_6598
CREEPER_LOCATION
field_147532_f
CREEPER_TEXTURES
private static final Identifier
h
field_13597
DRAGON_LOCATION
field_188191_h
DRAGON_TEXTURES
private final DragonSkullModel
i
field_13598
dragonModel
field_188192_i
dragonHead
public static SkullRenderer
a
field_5224
INSTANCE
field_147536_b
instance
private final SkullModel
j
field_5225
model
field_178467_h
skeletonHead
private final SkullModel
k
field_11017
humanoidModel
field_178468_i
humanoidHead

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)
method_4364(class_1311 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)
func_192841_a(TileEntitySkull arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
render(TileEntitySkull te, double x, double y, double z, float partialTicks, int destroyStage, float arg6)
public void
a(bwx arg0)
method_1632(class_598 arg0)
init(BlockEntityRenderDispatcher arg0)
func_147497_a(TileEntityRendererDispatcher arg0)
setRendererDispatcher(TileEntityRendererDispatcher arg0)
public void
a(float arg0, float arg1, float arg2, fa arg3, float arg4, int arg5, GameProfile arg6, int arg7, float arg8)
method_10108(float arg0, float arg1, float arg2, class_1354 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)
func_188190_a(float arg0, float arg1, float arg2, EnumFacing arg3, float arg4, int arg5, com.mojang.authlib.GameProfile arg6, int arg7, float arg8)
renderSkull(float x, float y, float z, EnumFacing facing, float rotationIn, int skullType, com.mojang.authlib.GameProfile profile, int destroyStage, float animateTicks)