public class UModLootTablesProvider
extends info.u_team.u_team_core.data.CommonLootTablesProvider
Constructor and Description |
---|
UModLootTablesProvider(info.u_team.u_team_core.data.GenerationData data) |
Modifier and Type | Method and Description |
---|---|
protected static net.minecraft.world.storage.loot.LootTable |
addTileEntityLootTable(net.minecraft.util.IItemProvider item) |
protected void |
registerLootTables(java.util.function.BiConsumer<net.minecraft.util.ResourceLocation,net.minecraft.world.storage.loot.LootTable> consumer) |
act, addBasicBlockLootTable, addFortuneBlockLootTable, getName, registerBlock
mcLoc, modLoc, resolveAssets, resolveData, resolveModAssets, resolveModData, write, write, write
public UModLootTablesProvider(info.u_team.u_team_core.data.GenerationData data)
protected void registerLootTables(java.util.function.BiConsumer<net.minecraft.util.ResourceLocation,net.minecraft.world.storage.loot.LootTable> consumer)
registerLootTables
in class info.u_team.u_team_core.data.CommonLootTablesProvider
protected static net.minecraft.world.storage.loot.LootTable addTileEntityLootTable(net.minecraft.util.IItemProvider item)