net.minecraft.block.entity

public class SkullBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

buj
net.minecraft.class_2631
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.tileentity.SkullTileEntity
net.minecraft.tileentity.SkullTileEntity

Field summary

Modifier and TypeField
private GameProfile
a
field_12087
profile
field_152110_j
field_152110_j
private int
b
field_12085
animationTicks
field_184296_h
field_184296_h
private boolean
c
field_12086
isAnimating
field_184297_i
field_184297_i
private static GameProfileCache
g
field_12089
playerCache
field_184298_j
field_184298_j
private static MinecraftSessionService
h
field_12088
sessionService
field_184299_k
field_184299_k

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(xm arg0)
method_11337(class_3312 arg0)
setPlayerCache(GameProfileCache playerCache)
func_184293_a(PlayerProfileCache arg0)
setProfileCache(PlayerProfileCache profileCacheIn)
public static void
a(MinecraftSessionService arg0)
method_11336(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(ib arg0)
method_11007(class_2487 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public void
a(ib arg0)
method_11014(class_2487 arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public void
U_()
method_16896()
tick()
func_73660_a()
tick()
public BlockEntityUpdateS2CPacket
a()
method_16886()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public NbtCompound
b()
method_16887()
toNbt()
func_189517_E_()
getUpdateTag()
public void
a(GameProfile arg0)
method_11333(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
d()
method_11339()
updateProfile()
func_152109_d()
updatePlayerProfile()
public static GameProfile
b(GameProfile arg0)
method_11335(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 float
a(float arg0)
method_11338(float arg0)
getAnimationProgress(float tickDelta)
func_184295_a(float arg0)
getAnimationProgress(float arg0)
public GameProfile
c()
method_11334()
getProfile()
func_152108_a()
getPlayerProfile()