net.minecraft.world.level.block.entity

public class SkullBlockEntity

extends BlockEntity

edu
net.minecraft.world.level.block.entity.SkullBlockEntity
net.minecraft.class_2631
net.minecraft.block.entity.SkullBlockEntity

Field summary

Modifier and TypeField
private static final String
a
TAG_PROFILE
field_49762
PROFILE_NBT_KEY
private static final String
b
TAG_NOTE_BLOCK_SOUND
field_41602
NOTE_BLOCK_SOUND_NBT_KEY
private static final String
c
TAG_CUSTOM_NAME
field_49763
CUSTOM_NAME_NBT_KEY
private ResolvableProfile
d
owner
field_12087
owner
private ResourceLocation
e
noteBlockSound
field_41603
noteBlockSound
private int
f
animationTickCount
field_41315
poweredTicks
private boolean
g
isAnimating
field_41316
powered
private Component
h
customName
field_49765
customName

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
protected void
a(fei arg0)
saveAdditional(ValueOutput arg0)
method_11007(class_11372 arg0)
writeData(WriteView arg0)
protected void
a(feg arg0)
loadAdditional(ValueInput arg0)
method_11014(class_11368 arg0)
readData(ReadView arg0)
public static void
a(dno arg0, jb arg1, efg arg2, edu arg3)
animation(Level arg0, BlockPos arg1, BlockState arg2, SkullBlockEntity arg3)
method_47589(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2631 arg3)
tick(World world, BlockPos pos, BlockState state, SkullBlockEntity blockEntity)
public float
a(float arg0)
getAnimation(float arg0)
method_47588(float arg0)
getPoweredTicks(float tickProgress)
public ResolvableProfile
a()
getOwnerProfile()
method_11334()
getOwner()
public ResourceLocation
c()
getNoteBlockSound()
method_47888()
getNoteBlockSound()
public ClientboundBlockEntityDataPacket
d()
getUpdatePacket()
method_38250()
toUpdatePacket()
public CompoundTag
a(jn$a arg0)
getUpdateTag(HolderLookup$Provider arg0)
method_16887(class_7225$class_7874 arg0)
toInitialChunkDataNbt(RegistryWrapper$WrapperLookup arg0)
public void
a(dgo arg0)
setOwner(ResolvableProfile arg0)
method_11333(class_9296 arg0)
setOwner(ProfileComponent profile)
private void
f()
updateOwnerProfile()
method_11339()
loadOwnerProperties()
protected void
a(kl arg0)
applyImplicitComponents(DataComponentGetter arg0)
method_57568(class_9473 arg0)
readComponents(ComponentsAccess arg0)
protected void
a(kn$a arg0)
collectImplicitComponents(DataComponentMap$Builder arg0)
method_57567(class_9323$class_9324 arg0)
addComponents(ComponentMap$Builder arg0)
public void
b(fei arg0)
removeComponentsFromTag(ValueOutput arg0)
method_57569(class_11372 arg0)
removeFromCopiedStackData(WriteView arg0)