Package com.petrolpark.data.loot
Class PetrolparkLootContextParams
java.lang.Object
com.petrolpark.data.loot.PetrolparkLootContextParams
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.storage.loot.parameters.LootContextParam<ICustomer>static final net.minecraft.world.level.storage.loot.parameters.LootContextParam<net.minecraft.world.entity.Entity>static final net.minecraft.world.level.storage.loot.parameters.LootContextParam<Shop>static final net.minecraft.world.level.storage.loot.parameters.LootContextParam<ITeam<?>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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()
-