net.minecraft.world.level.block.entity

public class SkullBlockEntity

extends BlockEntity

cul
net.minecraft.world.level.block.entity.SkullBlockEntity
net.minecraft.class_2631
net.minecraft.unmapped.C_vrhaavsg
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.src.C_2025_
net.minecraft.world.level.block.entity.TileEntitySkull

Field summary

Modifier and TypeField
public static final String
a
TAG_SKULL_OWNER
field_31363
f_qzdaglxa
SKULL_OWNER_KEY
SKULL_OWNER_KEY
f_155729_
private static GameProfileCache
b
profileCache
field_12089
f_unqumtqi
userCache
userCache
f_59755_
private static com.mojang.authlib.minecraft.MinecraftSessionService
c
sessionService
field_12088
f_berpvejy
sessionService
sessionService
f_59756_
private static Executor
d
mainThreadExecutor
field_34029
f_qyjuguyl
executor
executor
f_182457_
private com.mojang.authlib.GameProfile
e
owner
field_12087
f_fwgdpesg
owner
owner
f_59757_
private int
f
mouthTickCount
field_12085
f_cfkixycx
ticksPowered
ticksPowered
f_59758_
private boolean
g
isMovingMouth
field_12086
f_rlnirams
powered
powered
f_59759_

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
public static void
a(abr arg0, Executor arg1)
setup(Services arg0, Executor arg1)
method_39765(class_7497 arg0, Executor arg1)
m_flpykord(C_vmxvaoqe arg0, Executor arg1)
setServices(ApiServices apiServices, Executor executor)
setServices(Services services, Executor executor)
m_222885_(C_212929_ p_222886_, Executor p_222887_)
public static void
c()
clear()
method_39766()
m_klbqrovy()
clearServices()
resetServices()
m_196704_()
protected void
b(pj arg0)
saveAdditional(CompoundTag arg0)
method_11007(class_2487 arg0)
m_qopnimsa(C_hhlwcnih arg0)
writeNbt(NbtCompound arg0)
writeNbt(NbtCompound arg0)
m_183515_(C_4917_ arg0)
public void
a(pj arg0)
load(CompoundTag arg0)
method_11014(class_2487 arg0)
m_dfzdncts(C_hhlwcnih arg0)
readNbt(NbtCompound arg0)
readNbt(NbtCompound arg0)
m_142466_(C_4917_ arg0)
public static void
a(cgx arg0, gt arg1, cvo arg2, cul arg3)
dragonHeadAnimation(Level arg0, BlockPos arg1, BlockState arg2, SkullBlockEntity arg3)
method_31695(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2631 arg3)
m_ikhwlxtp(C_cdctfzbn arg0, C_hynzadkk arg1, C_txtbiemp arg2, C_vrhaavsg arg3)
tick(World world, BlockPos pos, BlockState state, SkullBlockEntity blockEntity)
tick(World world, BlockPos pos, BlockState state, SkullBlockEntity blockEntity)
m_155733_(C_1596_ p_155734_, C_4675_ p_155735_, C_2064_ p_155736_, C_2025_ p_155737_)
public float
a(float arg0)
getMouthAnimation(float arg0)
method_11338(float arg0)
m_mbrmvlfw(float arg0)
getTicksPowered(float tickDelta)
getTicksPowered(float tickDelta)
m_59762_(float arg0)
public com.mojang.authlib.GameProfile
d()
getOwnerProfile()
method_11334()
m_fanntxcn()
getOwner()
getOwner()
m_59779_()
public ClientboundBlockEntityDataPacket
f()
getUpdatePacket()
method_38250()
m_yffphbla()
toUpdatePacket()
toUpdatePacket()
m_58483_()
public CompoundTag
aa_()
getUpdateTag()
method_16887()
m_escrnqip()
toInitialChunkDataNbt()
toInitialChunkDataNbt()
m_5995_()
public void
a(com.mojang.authlib.GameProfile arg0)
setOwner(com.mojang.authlib.GameProfile arg0)
method_11333(com.mojang.authlib.GameProfile arg0)
m_nirpgzsb(com.mojang.authlib.GameProfile arg0)
setOwner(com.mojang.authlib.GameProfile owner)
setOwner(com.mojang.authlib.GameProfile owner)
m_59769_(com.mojang.authlib.GameProfile arg0)
private void
g()
updateOwnerProfile()
method_11339()
m_yrfbflxq()
loadOwnerProperties()
loadOwnerProperties()
m_59780_()
public static void
a(com.mojang.authlib.GameProfile arg0, Consumer<com.mojang.authlib.GameProfile> arg1)
updateGameprofile(com.mojang.authlib.GameProfile arg0, Consumer<com.mojang.authlib.GameProfile> arg1)
method_11335(com.mojang.authlib.GameProfile arg0, Consumer<com.mojang.authlib.GameProfile> arg1)
m_milhvbzn(com.mojang.authlib.GameProfile arg0, Consumer<com.mojang.authlib.GameProfile> arg1)
loadProperties(com.mojang.authlib.GameProfile owner, Consumer<com.mojang.authlib.GameProfile> callback)
loadProperties(com.mojang.authlib.GameProfile owner, Consumer<com.mojang.authlib.GameProfile> callback)
m_155738_(com.mojang.authlib.GameProfile p_155739_, Consumer<com.mojang.authlib.GameProfile> p_155740_)