net.minecraft.world.level.block.entity

public class SkullBlockEntity

extends BlockEntity

dyv
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

Field summary

Modifier and TypeField
private static final String
b
TAG_PROFILE
field_49762
f_vwexyvjb
PROFILE_NBT_KEY
PROFILE_KEY
private static final String
c
TAG_NOTE_BLOCK_SOUND
field_41602
f_onwebjtf
NOTE_BLOCK_SOUND_NBT_KEY
NOTE_BLOCK_SOUND_KEY
private static final String
d
TAG_CUSTOM_NAME
field_49763
f_rjnqsgia
CUSTOM_NAME_NBT_KEY
CUSTOM_NAME_KEY
private static Executor
e
mainThreadExecutor
field_34029
f_qyjuguyl
currentExecutor
executor
private static com.google.common.cache.LoadingCache<String, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>
f
profileCacheByName
field_51356
f_dqsdfqoi
nameToProfileCache
profileCacheByName
private static com.google.common.cache.LoadingCache<UUID, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>
g
profileCacheById
field_51357
f_eeoaravc
uuidToProfileCache
profileCacheByUuid
public static final Executor
a
CHECKED_MAIN_THREAD_EXECUTOR
field_45147
f_cylawnts
EXECUTOR
NONNULL_EXECUTOR
private ResolvableProfile
h
owner
field_12087
f_fwgdpesg
owner
owner
private ResourceLocation
i
noteBlockSound
field_41603
f_qnsojtvb
noteBlockSound
noteBlockSound
private int
j
animationTickCount
field_41315
f_hsmyslsr
poweredTicks
animationTicks
private boolean
k
isAnimating
field_41316
f_fstdnzen
powered
powered
private Component
l
customName
field_49765
f_vvhynfvk
customName
customName

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
public static void
a(amb 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)
static CompletableFuture<Optional<com.mojang.authlib.GameProfile>>
a(String arg0, amb arg1)
fetchProfileByName(String arg0, Services arg1)
method_59536(String arg0, class_7497 arg1)
m_yqomcdhv(String arg0, C_vmxvaoqe arg1)
fetchProfileByName(String name, ApiServices apiServices)
fetchProfile(String username, Services services)
static CompletableFuture<Optional<com.mojang.authlib.GameProfile>>
a(UUID arg0, amb arg1, BooleanSupplier arg2)
fetchProfileById(UUID arg0, Services arg1, BooleanSupplier arg2)
method_59540(UUID arg0, class_7497 arg1, BooleanSupplier arg2)
m_oshflqna(UUID arg0, C_vmxvaoqe arg1, BooleanSupplier arg2)
fetchProfileByUuid(UUID uuid, ApiServices apiServices, BooleanSupplier arg2)
fetchProfile(UUID uuid, Services services, BooleanSupplier connected)
public static void
a()
clear()
method_39766()
m_klbqrovy()
clearServices()
resetServices()
protected void
b(tz arg0, jg$a arg1)
saveAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11007(class_2487 arg0, class_7225$class_7874 arg1)
m_qopnimsa(C_hhlwcnih arg0, C_vtbxyypo$C_etmlgbig arg1)
writeNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
writeNbt(NbtCompound arg0, HolderLookup$Provider arg1)
protected void
a(tz arg0, jg$a arg1)
loadAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11014(class_2487 arg0, class_7225$class_7874 arg1)
m_trzmaydr(C_hhlwcnih arg0, C_vtbxyypo$C_etmlgbig arg1)
readNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
readNbtImpl(NbtCompound arg0, HolderLookup$Provider arg1)
public static void
a(dja arg0, iu arg1, eah arg2, dyv arg3)
animation(Level arg0, BlockPos arg1, BlockState arg2, SkullBlockEntity arg3)
method_47589(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2631 arg3)
m_stbhfbap(C_cdctfzbn arg0, C_hynzadkk arg1, C_txtbiemp arg2, C_vrhaavsg arg3)
tick(World world, BlockPos pos, BlockState state, SkullBlockEntity blockEntity)
clientTick(World world, BlockPos pos, BlockState state, SkullBlockEntity skull)
public float
a(float arg0)
getAnimation(float arg0)
method_47588(float arg0)
m_ptrnnfbs(float arg0)
getPoweredTicks(float tickProgress)
getAnimationTicks(float tickDelta)
public ResolvableProfile
c()
getOwnerProfile()
method_11334()
m_fanntxcn()
getOwner()
getOwner()
public ResourceLocation
d()
getNoteBlockSound()
method_47888()
m_ovuizfyn()
getNoteBlockSound()
getNoteBlockSound()
public ClientboundBlockEntityDataPacket
f()
getUpdatePacket()
method_38250()
m_yffphbla()
toUpdatePacket()
toUpdatePacket()
public CompoundTag
a(jg$a arg0)
getUpdateTag(HolderLookup$Provider arg0)
method_16887(class_7225$class_7874 arg0)
m_escrnqip(C_vtbxyypo$C_etmlgbig arg0)
toInitialChunkDataNbt(RegistryWrapper$WrapperLookup arg0)
toSyncedNbt(HolderLookup$Provider arg0)
public void
a(dcd arg0)
setOwner(ResolvableProfile arg0)
method_11333(class_9296 arg0)
m_nirpgzsb(C_iqgmrwok arg0)
setOwner(ProfileComponent profile)
setOwner(ProfileComponent owner)
private void
j()
updateOwnerProfile()
method_11339()
m_yrfbflxq()
loadOwnerProperties()
loadOwnerProperties()
public static CompletableFuture<Optional<com.mojang.authlib.GameProfile>>
a(String arg0)
fetchGameProfile(String arg0)
method_52580(String arg0)
m_uqvkmqng(String arg0)
fetchProfileByName(String name)
getProfile(String username)
public static CompletableFuture<Optional<com.mojang.authlib.GameProfile>>
a(UUID arg0)
fetchGameProfile(UUID arg0)
method_59539(UUID arg0)
m_bdqwngww(UUID arg0)
fetchProfileByUuid(UUID uuid)
getProfile(UUID uuid)
protected void
a(ke arg0)
applyImplicitComponents(DataComponentGetter arg0)
method_57568(class_9473 arg0)
m_cckjpvhm(C_hmcnusfu arg0)
readComponents(ComponentsAccess arg0)
readComponents(ke arg0)
protected void
a(kg$a arg0)
collectImplicitComponents(DataComponentMap$Builder arg0)
method_57567(class_9323$class_9324 arg0)
m_apmtvpji(C_kouhnfig$C_vfzyoahz arg0)
addComponents(ComponentMap$Builder arg0)
addComponents(DataComponentMap$Builder arg0)
public void
a(tz arg0)
removeComponentsFromTag(CompoundTag arg0)
method_57569(class_2487 arg0)
m_pcgjfrqh(C_hhlwcnih arg0)
removeFromCopiedStackNbt(NbtCompound arg0)
removeComponentData(NbtCompound arg0)