net.minecraft.world.level.block.entity

public class DecoratedPotBlockEntity

extends BlockEntity implements RandomizableContainer, ContainerSingleItem$BlockContainerSingleItem

All mapped superinterfaces:

RandomizableContainer, Container, Clearable, ContainerSingleItem$BlockContainerSingleItem, ContainerSingleItem

dvo
net.minecraft.world.level.block.entity.DecoratedPotBlockEntity
net.minecraft.class_8172
net.minecraft.block.entity.DecoratedPotBlockEntity
net.minecraft.world.level.block.entity.DecoratedPotBlockEntity

Field summary

Modifier and TypeField
public static final String
d
TAG_SHERDS
field_42782
SHERDS_NBT_KEY
public static final String
e
TAG_ITEM
field_46659
ITEM_NBT_KEY
public static final int
f
EVENT_POT_WOBBLES
field_46660
field_46660
public long
g
wobbleStartedAtTick
field_46661
lastWobbleTime
public DecoratedPotBlockEntity$WobbleStyle
h
lastWobbleStyle
field_46662
lastWobbleType
private PotDecorations
k
decorations
field_44706
sherds
private ItemStack
l
item
field_46663
stack
protected ResourceKey<LootTable>
i
lootTable
field_47156
lootTableId
protected long
j
lootTableSeed
field_47157
lootTableSeed

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
protected void
b(ux arg0, js$a arg1)
saveAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11007(class_2487 arg0, class_7225$class_7874 arg1)
writeNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
protected void
a(ux arg0, js$a arg1)
loadAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11014(class_2487 arg0, class_7225$class_7874 arg1)
readNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
public ClientboundBlockEntityDataPacket
j()
getUpdatePacket()
method_49200()
toUpdatePacket()
public CompoundTag
a(js$a arg0)
getUpdateTag(HolderLookup$Provider arg0)
method_16887(class_7225$class_7874 arg0)
toInitialChunkDataNbt(RegistryWrapper$WrapperLookup arg0)
public Direction
k()
getDirection()
method_49204()
getHorizontalFacing()
public PotDecorations
t()
getDecorations()
method_51511()
getSherds()
public void
c(cxp arg0)
setFromItem(ItemStack arg0)
method_49196(class_1799 arg0)
readFrom(ItemStack stack)
public ItemStack
u()
getPotAsItem()
method_52578()
asStack()
public static ItemStack
a(dwe arg0)
createDecoratedPotItem(PotDecorations arg0)
method_52577(class_8526 arg0)
getStackWith(Sherds sherds)
public ResourceKey<LootTable>
ax_()
getLootTable()
method_54869()
getLootTable()
public void
a(aly<ewu> arg0)
setLootTable(ResourceKey<LootTable> arg0)
method_11285(class_5321<class_52> arg0)
setLootTable(RegistryKey<LootTable> arg0)
public long
aA_()
getLootTableSeed()
method_54870()
getLootTableSeed()
public void
a(long arg0)
setLootTableSeed(long arg0)
method_54866(long arg0)
setLootTableSeed(long arg0)
protected void
a(kq$a arg0)
collectImplicitComponents(DataComponentMap$Builder arg0)
method_57567(class_9323$class_9324 arg0)
addComponents(ComponentMap$Builder arg0)
protected void
a(dux$b arg0)
applyImplicitComponents(BlockEntity$DataComponentInput arg0)
method_57568(class_2586$class_9473 arg0)
readComponents(BlockEntity$ComponentsAccess arg0)
public void
a(ux arg0)
removeComponentsFromTag(CompoundTag arg0)
method_57569(class_2487 arg0)
removeFromCopiedStackNbt(NbtCompound arg0)
public ItemStack
f()
getTheItem()
method_54079()
getStack()
public ItemStack
c(int arg0)
splitTheItem(int arg0)
method_54078(int arg0)
decreaseStack(int arg0)
public void
b(cxp arg0)
setTheItem(ItemStack arg0)
method_54077(class_1799 arg0)
setStack(ItemStack arg0)
public BlockEntity
v()
getContainerBlockEntity()
method_54080()
asBlockEntity()
public void
a(dvo$a arg0)
wobble(DecoratedPotBlockEntity$WobbleStyle arg0)
method_54301(class_8172$class_8837 arg0)
wobble(DecoratedPotBlockEntity$WobbleType wobbleType)
public boolean
a_(int arg0, int arg1)
triggerEvent(int arg0, int arg1)
method_11004(int arg0, int arg1)
onSyncedBlockEvent(int arg0, int arg1)