-
Method Summary
List<net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer>
List<net.minecraft.world.level.storage.loot.functions.LootItemFunction>
void
void
-
Method Details
-
loot_table_modifier$setEntries
void loot_table_modifier$setEntries(List<net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer> entries)
-
loot_table_modifier$getEntries
List<net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer> loot_table_modifier$getEntries()
-
loot_table_modifier$setFunctions
void loot_table_modifier$setFunctions(List<net.minecraft.world.level.storage.loot.functions.LootItemFunction> functions)
-
loot_table_modifier$getFunctions
List<net.minecraft.world.level.storage.loot.functions.LootItemFunction> loot_table_modifier$getFunctions()