net.minecraft.block.entity

public class SkullBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

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

Field summary

Modifier and TypeField
private int
a
field_5034
skullType
skullType
private int
f
field_5035
rotation
skullRotation
private GameProfile
g
field_7500
profile
playerProfile
private int
h
field_12854
animationTicks
dragonAnimatedTicks
private boolean
i
field_12855
isAnimating
dragonAnimated
private static GameProfileCache
j
field_12856
playerCache
profileCache
private static MinecraftSessionService
k
field_12857
sessionService
sessionService

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(mj arg0)
method_11666(class_2116 arg0)
setPlayerCache(GameProfileCache playerCache)
setProfileCache(PlayerProfileCache profileCacheIn)
public static void
a(MinecraftSessionService arg0)
method_11665(com.mojang.authlib.minecraft.MinecraftSessionService arg0)
setSessionService(com.mojang.authlib.minecraft.MinecraftSessionService sessionService)
setSessionService(com.mojang.authlib.minecraft.MinecraftSessionService sessionServiceIn)
public NbtCompound
b(dq arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(dq arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public void
c()
method_2053()
tick()
update()
public GameProfile
d()
method_6526()
getProfile()
getPlayerProfile()
public BlockEntityUpdateS2CPacket
D_()
method_544()
createUpdatePacket()
getUpdatePacket()
public NbtCompound
E_()
method_11646()
toNbt()
getUpdateTag()
public void
a(int arg0)
method_4212(int arg0)
setSkullType(int type)
setType(int type)
public void
a(GameProfile arg0)
method_6527(com.mojang.authlib.GameProfile arg0)
setProfile(com.mojang.authlib.GameProfile profile)
setPlayerProfile(com.mojang.authlib.GameProfile playerProfile)
private void
h()
method_6528()
updateProfile()
updatePlayerProfile()
public static GameProfile
b(GameProfile arg0)
method_8997(com.mojang.authlib.GameProfile arg0)
updateProfile(com.mojang.authlib.GameProfile profile)
updateGameprofile(com.mojang.authlib.GameProfile input)
public int
e()
method_4210()
getType()
getSkullType()
public void
b(int arg0)
method_4211(int arg0)
setRotation(int rotation)
setSkullRotation(int rotation)
public float
a(float arg0)
method_11664(float arg0)
getAnimationTicks(float tickDelta)
getAnimationProgress(float arg0)
public int
g()
method_4213()
getRotation()
getSkullRotation()