Class EBChestLootTables
java.lang.Object
com.binaris.wizardry.datagen.provider.loot.EBChestLootTables
- All Implemented Interfaces:
net.minecraft.data.loot.LootTableSubProvider
public final class EBChestLootTables
extends Object
implements net.minecraft.data.loot.LootTableSubProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(@NotNull BiConsumer<net.minecraft.resources.ResourceLocation, net.minecraft.world.level.storage.loot.LootTable.Builder> biConsumer)
-
Constructor Details
-
EBChestLootTables
public EBChestLootTables()
-
-
Method Details
-
generate
public void generate(@NotNull @NotNull BiConsumer<net.minecraft.resources.ResourceLocation, net.minecraft.world.level.storage.loot.LootTable.Builder> biConsumer) - Specified by:
generatein interfacenet.minecraft.data.loot.LootTableSubProvider
-