net.minecraft.world.level.block.entity

public class SkullBlockEntity

extends BlockEntity implements TickableBlockEntity

All mapped superinterfaces:

TickableBlockEntity

bxi
net.minecraft.world.level.block.entity.SkullBlockEntity
net.minecraft.class_2631
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.tileentity.SkullTileEntity
net.minecraft.server.v1_15_R1.TileEntitySkull

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(zk 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
b(jt arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
func_189515_b(CompoundNBT arg0)
save(NBTTagCompound arg0)
public void
a(jt arg0)
load(CompoundTag arg0)
method_11014(class_2487 arg0)
fromTag(CompoundTag arg0)
func_145839_a(CompoundNBT arg0)
load(NBTTagCompound arg0)
public void
Z_()
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()
toInitialChunkDataTag()
func_189517_E_()
public void
a(com.mojang.authlib.GameProfile arg0)
setOwner(com.mojang.authlib.GameProfile arg0)
method_11333(com.mojang.authlib.GameProfile arg0)
setOwnerAndType(com.mojang.authlib.GameProfile arg0)
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()