Class MechanicVillagerChestLootProvider

java.lang.Object
net.minecraft.data.loot.ChestLoot
me.desht.pneumaticcraft.common.loot.MechanicVillagerChestLootProvider
All Implemented Interfaces:
Consumer<BiConsumer<net.minecraft.resources.ResourceLocation,net.minecraft.world.level.storage.loot.LootTable.Builder>>

public class MechanicVillagerChestLootProvider extends net.minecraft.data.loot.ChestLoot
Added to the Mechanic Villager house chest
  • Constructor Details

    • MechanicVillagerChestLootProvider

      public MechanicVillagerChestLootProvider()
  • Method Details

    • accept

      public void accept(BiConsumer<net.minecraft.resources.ResourceLocation,net.minecraft.world.level.storage.loot.LootTable.Builder> consumer)
      Specified by:
      accept in interface Consumer<BiConsumer<net.minecraft.resources.ResourceLocation,net.minecraft.world.level.storage.loot.LootTable.Builder>>
      Overrides:
      accept in class net.minecraft.data.loot.ChestLoot