net.minecraft.client.renderer.blockentity

public class SkullBlockRenderer

extends BlockEntityRenderer<SkullBlockEntity>

dpn
net.minecraft.client.renderer.blockentity.SkullBlockRenderer
net.minecraft.class_836
net.minecraft.client.render.block.entity.SkullBlockEntityRenderer
net.minecraft.client.renderer.tileentity.SkullTileEntityRenderer

Field summary

Modifier and TypeField
public static SkullBlockRenderer
c
instance
field_4392
INSTANCE
field_147536_b
private static final Map<SkullBlock$Type, SkullModel>
d
MODEL_BY_TYPE
field_4391
MODELS
field_199358_e
private static final Map<SkullBlock$Type, ResourceLocation>
e
SKIN_BY_TYPE
field_4390
TEXTURES
field_199357_d

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(but arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(SkullBlockEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_3577(class_2631 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(SkullBlockEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
func_199341_a(SkullTileEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
public void
a(dpd arg0)
init(BlockEntityRenderDispatcher arg0)
method_3568(class_824 arg0)
setRenderManager(BlockEntityRenderDispatcher arg0)
func_147497_a(TileEntityRendererDispatcher arg0)
public void
a(float arg0, float arg1, float arg2, fb arg3, float arg4, brq$a arg5, com.mojang.authlib.GameProfile arg6, int arg7, float arg8)
renderSkull(float arg0, float arg1, float arg2, Direction arg3, float arg4, SkullBlock$Type arg5, com.mojang.authlib.GameProfile arg6, int arg7, float arg8)
method_3581(float arg0, float arg1, float arg2, class_2350 arg3, float arg4, class_2484$class_2485 arg5, com.mojang.authlib.GameProfile arg6, int arg7, float arg8)
render(float arg0, float arg1, float arg2, Direction arg3, float arg4, SkullBlock$SkullType arg5, com.mojang.authlib.GameProfile arg6, int arg7, float arg8)
func_199355_a(float arg0, float arg1, float arg2, Direction arg3, float arg4, SkullBlock$ISkullType arg5, com.mojang.authlib.GameProfile arg6, int arg7, float arg8)
private ResourceLocation
a(brq$a arg0, com.mojang.authlib.GameProfile arg1)
getLocation(SkullBlock$Type arg0, com.mojang.authlib.GameProfile arg1)
method_3578(class_2484$class_2485 arg0, com.mojang.authlib.GameProfile arg1)
func_199356_a(SkullBlock$ISkullType arg0, com.mojang.authlib.GameProfile arg1)