net.minecraft.block.entity

public class SkullBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

bju
net.minecraft.unmapped.C_44755940
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.tileentity.TileEntitySkull

Field summary

Modifier and TypeField
private GameProfile
a
f_00412644
profile
field_152110_j
private int
e
f_46856350
animationTicks
field_184296_h
private boolean
f
f_97036344
isAnimating
field_184297_i
private boolean
g
f_16416382
dropWhenMined
field_195488_h
private static GameProfileCache
h
f_51478136
playerCache
field_184298_j
private static MinecraftSessionService
i
f_15747372
sessionService
field_184299_k

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(vk arg0)
m_32533657(C_09211509 arg0)
setPlayerCache(GameProfileCache playerCache)
func_184293_a(PlayerProfileCache arg0)
public static void
a(MinecraftSessionService arg0)
m_78340235(com.mojang.authlib.minecraft.MinecraftSessionService arg0)
setSessionService(com.mojang.authlib.minecraft.MinecraftSessionService sessionService)
func_184294_a(com.mojang.authlib.minecraft.MinecraftSessionService arg0)
public NbtCompound
a(gy arg0)
m_55164141(C_74087615 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
public void
b(gy arg0)
m_08722866(C_74087615 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
public void
Y_()
m_65302345()
tick()
func_73660_a()
public GameProfile
c()
m_62884837()
getProfile()
func_152108_a()
public BlockEntityUpdateS2CPacket
Z_()
m_62241873()
createUpdatePacket()
func_189518_D_()
public NbtCompound
aa_()
m_78358720()
toNbt()
func_189517_E_()
public void
a(GameProfile arg0)
m_01903638(com.mojang.authlib.GameProfile arg0)
setProfile(com.mojang.authlib.GameProfile profile)
func_195485_a(com.mojang.authlib.GameProfile arg0)
private void
f()
m_07391678()
updateProfile()
func_152109_d()
public static GameProfile
b(GameProfile arg0)
m_51116130(com.mojang.authlib.GameProfile arg0)
updateProfile(com.mojang.authlib.GameProfile profile)
func_174884_b(com.mojang.authlib.GameProfile arg0)
public static void
a(axg arg0, ej arg1)
m_77720611(C_56864221 arg0, C_32594356 arg1)
doNotDrop(BlockView world, BlockPos pos)
func_195486_a(IBlockReader arg0, BlockPos arg1)
public boolean
d()
m_24034705()
shouldDropWhenMined()
func_195487_d()
public float
a(float arg0)
m_03578360(float arg0)
getAnimationProgress(float tickDelta)
func_184295_a(float arg0)