net.minecraft.world

public interface RandomizableContainer

extends Container

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

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>
aw_()
getLootTable()
method_54869()
getLootTable()
void
a(amd<fdo> arg0)
setLootTable(ResourceKey<LootTable> arg0)
method_11285(class_5321<class_52> arg0)
setLootTable(RegistryKey<LootTable> lootTable)
default void
a(amd<fdo> 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
az_()
getLootTableSeed()
method_54870()
getLootTableSeed()
void
a(long arg0)
setLootTableSeed(long arg0)
method_54866(long arg0)
setLootTableSeed(long lootTableSeed)
BlockPos
aA_()
getBlockPos()
method_11016()
getPos()
Level
i()
getLevel()
method_10997()
getWorld()
static void
a(dly arg0, bck arg1, jb arg2, amd<fdo> 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
c_(fda arg0)
tryLoadLootTable(ValueInput arg0)
method_54871(class_11368 arg0)
readLootTable(ReadView view)
default boolean
d_(fdc arg0)
trySaveLootTable(ValueOutput arg0)
method_54872(class_11372 arg0)
writeLootTable(WriteView view)
default void
f_(cut arg0)
unpackLootTable(Player arg0)
method_54873(class_1657 arg0)
generateLoot(PlayerEntity player)