net.minecraft.world.level.block.entity

public class SkullBlockEntity

extends BlockEntity implements TickableBlockEntity

All mapped superinterfaces:

TickableBlockEntity

cdg
net.minecraft.world.level.block.entity.SkullBlockEntity
net.minecraft.class_2631
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.tileentity.SkullTileEntity
net.minecraft.server.v1_16_R3.TileEntitySkull

Field summary

Modifier and TypeField
private static GameProfileCache
a
profileCache
field_12089
userCache
field_184298_j
userCache
private static com.mojang.authlib.minecraft.MinecraftSessionService
b
sessionService
field_12088
sessionService
field_184299_k
sessionService
private com.mojang.authlib.GameProfile
c
owner
field_12087
owner
field_152110_j
gameProfile
private int
g
mouthTickCount
field_12085
ticksPowered
field_184296_h
private boolean
h
isMovingMouth
field_12086
powered
field_184297_i

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(acq arg0)
setProfileCache(GameProfileCache arg0)
method_11337(class_3312 arg0)
setUserCache(UserCache value)
func_184293_a(PlayerProfileCache arg0)
public static void
a(com.mojang.authlib.minecraft.MinecraftSessionService arg0)
setSessionService(com.mojang.authlib.minecraft.MinecraftSessionService arg0)
method_11336(com.mojang.authlib.minecraft.MinecraftSessionService arg0)
setSessionService(com.mojang.authlib.minecraft.MinecraftSessionService value)
func_184294_a(com.mojang.authlib.minecraft.MinecraftSessionService arg0)
public CompoundTag
a(md arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
save(NBTTagCompound arg0)
public void
a(ceh arg0, md arg1)
load(BlockState arg0, CompoundTag arg1)
method_11014(class_2680 arg0, class_2487 arg1)
fromTag(BlockState arg0, NbtCompound arg1)
func_230337_a_(BlockState arg0, CompoundNBT arg1)
load(IBlockData arg0, NBTTagCompound arg1)
public void
aj_()
tick()
method_16896()
tick()
func_73660_a()
tick()
public ClientboundBlockEntityDataPacket
a()
getUpdatePacket()
method_16886()
toUpdatePacket()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
getUpdateTag()
method_16887()
toInitialChunkDataNbt()
func_189517_E_()
public void
a(com.mojang.authlib.GameProfile arg0)
setOwner(com.mojang.authlib.GameProfile arg0)
method_11333(com.mojang.authlib.GameProfile arg0)
setOwner(com.mojang.authlib.GameProfile owner)
func_195485_a(com.mojang.authlib.GameProfile arg0)
setGameProfile(com.mojang.authlib.GameProfile arg0)
private void
f()
updateOwnerProfile()
method_11339()
loadOwnerProperties()
func_152109_d()
public static com.mojang.authlib.GameProfile
b(com.mojang.authlib.GameProfile arg0)
updateGameprofile(com.mojang.authlib.GameProfile arg0)
method_11335(com.mojang.authlib.GameProfile arg0)
loadProperties(com.mojang.authlib.GameProfile profile)
func_174884_b(com.mojang.authlib.GameProfile arg0)
public float
a(float arg0)
getMouthAnimation(float arg0)
method_11338(float arg0)
getTicksPowered(float tickDelta)
func_184295_a(float arg0)
public com.mojang.authlib.GameProfile
d()
getOwnerProfile()
method_11334()
getOwner()
func_152108_a()