net.minecraft.block.entity

public class SkullBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(ph 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
b(fy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(fy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
readFromNBT(NBTTagCompound arg0)
public void
e()
method_2053()
tick()
func_73660_a()
update()
public GameProfile
a()
method_6526()
getProfile()
func_152108_a()
getPlayerProfile()
public BlockEntityUpdateS2CPacket
c()
method_544()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public NbtCompound
d()
method_11646()
toNbt()
func_189517_E_()
getUpdateTag()
public void
a(int arg0)
method_4212(int arg0)
setSkullType(int type)
func_152107_a(int arg0)
setType(int type)
public void
a(GameProfile arg0)
method_6527(com.mojang.authlib.GameProfile arg0)
setProfile(com.mojang.authlib.GameProfile profile)
func_152106_a(com.mojang.authlib.GameProfile arg0)
setPlayerProfile(com.mojang.authlib.GameProfile playerProfile)
private void
i()
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 int
f()
method_4210()
getType()
func_145904_a()
getSkullType()
public void
b(int arg0)
method_4211(int arg0)
setRotation(int rotation)
func_145903_a(int arg0)
setSkullRotation(int rotation)
public void
a(ary arg0)
method_13321(class_2727 arg0)
mirror(BlockMirror arg0)
func_189668_a(Mirror arg0)
mirror(Mirror arg0)
public void
a(atm arg0)
method_13322(class_2734 arg0)
rotate(BlockRotation arg0)
func_189667_a(Rotation arg0)
rotate(Rotation arg0)
public float
a(float arg0)
method_11664(float arg0)
getAnimationProgress(float tickDelta)
func_184295_a(float arg0)
getAnimationProgress(float arg0)
public int
h()
method_4213()
getRotation()
func_145906_b()
getSkullRotation()