Class PetrolparkLootContextParams

java.lang.Object
com.petrolpark.data.loot.PetrolparkLootContextParams

public class PetrolparkLootContextParams extends Object
  • Field Details

    • SHOP

      public static final net.minecraft.world.level.storage.loot.parameters.LootContextParam<Shop> SHOP
    • CUSTOMER

      public static final net.minecraft.world.level.storage.loot.parameters.LootContextParam<ICustomer> CUSTOMER
    • CUSTOMER_ENTITY

      public static final net.minecraft.world.level.storage.loot.parameters.LootContextParam<net.minecraft.world.entity.Entity> CUSTOMER_ENTITY
    • TEAM

      public static final net.minecraft.world.level.storage.loot.parameters.LootContextParam<ITeam<?>> TEAM
  • Constructor Details

    • PetrolparkLootContextParams

      public PetrolparkLootContextParams()