net.minecraft.block.entity

public class SkullBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

bkd
net.minecraft.class_1311
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.tileentity.TileEntitySkull
net.minecraft.tileentity.TileEntitySkull

Field summary

Modifier and TypeField
private GameProfile
a
field_7500
profile
field_152110_j
playerProfile
private int
e
field_12854
animationTicks
field_184296_h
dragonAnimatedTicks
private boolean
f
field_12855
isAnimating
field_184297_i
dragonAnimated
private boolean
g
field_18646
dropWhenMined
field_195488_h
shouldDrop
private static GameProfileCache
h
field_12856
playerCache
field_184298_j
profileCache
private static MinecraftSessionService
i
field_12857
sessionService
field_184299_k
sessionService

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(vl arg0)
method_11666(class_2116 arg0)
setPlayerCache(GameProfileCache playerCache)
func_184293_a(PlayerProfileCache arg0)
setProfileCache(PlayerProfileCache profileCacheIn)
public static void
a(MinecraftSessionService arg0)
method_11665(com.mojang.authlib.minecraft.MinecraftSessionService arg0)
setSessionService(com.mojang.authlib.minecraft.MinecraftSessionService sessionService)
func_184294_a(com.mojang.authlib.minecraft.MinecraftSessionService arg0)
setSessionService(com.mojang.authlib.minecraft.MinecraftSessionService sessionServiceIn)
public NbtCompound
a(gy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
write(NBTTagCompound arg0)
public void
b(gy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
read(NBTTagCompound arg0)
public void
Y_()
method_2053()
tick()
func_73660_a()
tick()
public GameProfile
c()
method_6526()
getProfile()
func_152108_a()
getPlayerProfile()
public BlockEntityUpdateS2CPacket
Z_()
method_544()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public NbtCompound
aa_()
method_11646()
toNbt()
func_189517_E_()
getUpdateTag()
public void
a(GameProfile arg0)
method_16841(com.mojang.authlib.GameProfile arg0)
setProfile(com.mojang.authlib.GameProfile profile)
func_195485_a(com.mojang.authlib.GameProfile arg0)
setPlayerProfile(com.mojang.authlib.GameProfile arg0)
private void
f()
method_6528()
updateProfile()
func_152109_d()
updatePlayerProfile()
public static GameProfile
b(GameProfile arg0)
method_8997(com.mojang.authlib.GameProfile arg0)
updateProfile(com.mojang.authlib.GameProfile profile)
func_174884_b(com.mojang.authlib.GameProfile arg0)
updateGameProfile(com.mojang.authlib.GameProfile input)
public static void
a(axk arg0, el arg1)
method_16840(class_1158 arg0, class_2552 arg1)
doNotDrop(BlockView world, BlockPos pos)
func_195486_a(IBlockReader arg0, BlockPos arg1)
disableDrop(IBlockReader arg0, BlockPos arg1)
public boolean
d()
method_16842()
shouldDropWhenMined()
func_195487_d()
shouldDrop()
public float
a(float arg0)
method_11664(float arg0)
getAnimationProgress(float tickDelta)
func_184295_a(float arg0)
getAnimationProgress(float arg0)