Package com.petrolpark
Class PetrolparkLootContextParams
java.lang.Object
com.petrolpark.PetrolparkLootContextParams
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.storage.loot.parameters.LootContextParam<Badge> static 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
-
BADGE
-
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
-
-
Constructor Details
-
PetrolparkLootContextParams
public PetrolparkLootContextParams()
-