net.minecraft.world.level.block.entity

public class DecoratedPotBlockEntity

extends BlockEntity implements RandomizableContainer, ContainerSingleItem$BlockContainerSingleItem

All mapped superinterfaces:

RandomizableContainer, Container, Clearable, ContainerSingleItem$BlockContainerSingleItem, ContainerSingleItem

ebr
net.minecraft.world.level.block.entity.DecoratedPotBlockEntity
net.minecraft.class_8172
net.minecraft.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
a(fdc arg0)
saveAdditional(ValueOutput arg0)
method_11007(class_11372 arg0)
writeData(WriteView arg0)
protected void
a(fda arg0)
loadAdditional(ValueInput arg0)
method_11014(class_11368 arg0)
readData(ReadView arg0)
public ClientboundBlockEntityDataPacket
j()
getUpdatePacket()
method_49200()
toUpdatePacket()
public CompoundTag
a(jn$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
u()
getDecorations()
method_51511()
getSherds()
public static ItemStack
a(ech arg0)
createDecoratedPotItem(PotDecorations arg0)
method_52577(class_8526 arg0)
getStackWith(Sherds sherds)
public ResourceKey<LootTable>
aw_()
getLootTable()
method_54869()
getLootTable()
public void
a(amd<fdo> arg0)
setLootTable(ResourceKey<LootTable> arg0)
method_11285(class_5321<class_52> arg0)
setLootTable(RegistryKey<LootTable> arg0)
public long
az_()
getLootTableSeed()
method_54870()
getLootTableSeed()
public void
a(long arg0)
setLootTableSeed(long arg0)
method_54866(long arg0)
setLootTableSeed(long arg0)
protected void
a(kn$a arg0)
collectImplicitComponents(DataComponentMap$Builder arg0)
method_57567(class_9323$class_9324 arg0)
addComponents(ComponentMap$Builder arg0)
protected void
a(kl arg0)
applyImplicitComponents(DataComponentGetter arg0)
method_57568(class_9473 arg0)
readComponents(ComponentsAccess arg0)
public void
b(fdc arg0)
removeComponentsFromTag(ValueOutput arg0)
method_57569(class_11372 arg0)
removeFromCopiedStackData(WriteView 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(dcv arg0)
setTheItem(ItemStack arg0)
method_54077(class_1799 arg0)
setStack(ItemStack arg0)
public BlockEntity
v()
getContainerBlockEntity()
method_54080()
asBlockEntity()
public void
a(ebr$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)