net.minecraft.world

public interface RandomizableContainer

extends Container

btp
net.minecraft.world.RandomizableContainer
net.minecraft.class_8934
net.minecraft.inventory.LootableInventory
net.minecraft.world.RandomizableContainer

Field summary

Modifier and TypeField
String
b
LOOT_TABLE_TAG
field_47154
LOOT_TABLE_KEY
String
c
LOOT_TABLE_SEED_TAG
field_47155
LOOT_TABLE_SEED_KEY

Method summary

Modifier and TypeMethod
ResourceKey<LootTable>
ax_()
getLootTable()
method_54869()
getLootTable()
void
a(aly<ewu> arg0)
setLootTable(ResourceKey<LootTable> arg0)
method_11285(class_5321<class_52> arg0)
setLootTable(RegistryKey<LootTable> lootTable)
default void
a(aly<ewu> arg0, long arg1)
setLootTable(ResourceKey<LootTable> arg0, long arg1)
method_54867(class_5321<class_52> arg0, long arg1)
setLootTable(RegistryKey<LootTable> lootTableId, long lootTableSeed)
long
aA_()
getLootTableSeed()
method_54870()
getLootTableSeed()
void
a(long arg0)
setLootTableSeed(long arg0)
method_54866(long arg0)
setLootTableSeed(long lootTableSeed)
BlockPos
aB_()
getBlockPos()
method_11016()
getPos()
Level
i()
getLevel()
method_10997()
getWorld()
static void
a(dgn arg0, bam arg1, jh arg2, aly<ewu> arg3)
setBlockEntityLootTable(BlockGetter arg0, RandomSource arg1, BlockPos arg2, ResourceKey<LootTable> arg3)
method_54868(class_1922 arg0, class_5819 arg1, class_2338 arg2, class_5321<class_52> arg3)
setLootTable(BlockView world, Random random, BlockPos pos, RegistryKey<LootTable> lootTableId)
default boolean
b_(ux arg0)
tryLoadLootTable(CompoundTag arg0)
method_54871(class_2487 arg0)
readLootTable(NbtCompound nbt)
default boolean
c_(ux arg0)
trySaveLootTable(CompoundTag arg0)
method_54872(class_2487 arg0)
writeLootTable(NbtCompound nbt)
default void
d_(cpx arg0)
unpackLootTable(Player arg0)
method_54873(class_1657 arg0)
generateLoot(PlayerEntity player)