net.minecraft.world

public interface RandomizableContainer

extends Container

bvw
net.minecraft.world.RandomizableContainer
net.minecraft.class_8934

Field summary

Modifier and TypeField
String
b
LOOT_TABLE_TAG
field_47154
String
c
LOOT_TABLE_SEED_TAG
field_47155

Method summary

Modifier and TypeMethod
ResourceKey<LootTable>
au_()
getLootTable()
method_54869()
void
a(alv<fbt> arg0)
setLootTable(ResourceKey<LootTable> arg0)
method_11285(class_5321<class_52> arg0)
default void
a(alv<fbt> arg0, long arg1)
setLootTable(ResourceKey<LootTable> arg0, long arg1)
method_54867(class_5321<class_52> arg0, long arg1)
long
ax_()
getLootTableSeed()
method_54870()
void
a(long arg0)
setLootTableSeed(long arg0)
method_54866(long arg0)
BlockPos
ay_()
getBlockPos()
method_11016()
Level
i()
getLevel()
method_10997()
static void
a(dkd arg0, baq arg1, iy arg2, alv<fbt> 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)
default boolean
c_(fbf arg0)
tryLoadLootTable(ValueInput arg0)
method_54871(class_11368 arg0)
default boolean
d_(fbh arg0)
trySaveLootTable(ValueOutput arg0)
method_54872(class_11372 arg0)
default void
f_(csy arg0)
unpackLootTable(Player arg0)
method_54873(class_1657 arg0)