Class PixelmonLootContextParams
java.lang.Object
com.pixelmonmod.pixelmon.api.loot.PixelmonLootContextParams
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.storage.loot.parameters.LootContextParam
<String> static final net.minecraft.world.level.storage.loot.parameters.LootContextParam
<String> static final net.minecraft.world.level.storage.loot.parameters.LootContextParam
<Integer> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STAR_LEVEL
public static final net.minecraft.world.level.storage.loot.parameters.LootContextParam<Integer> STAR_LEVEL -
PRIMARY_TYPE
public static final net.minecraft.world.level.storage.loot.parameters.LootContextParam<String> PRIMARY_TYPE -
SECONDARY_TYPE
public static final net.minecraft.world.level.storage.loot.parameters.LootContextParam<String> SECONDARY_TYPE
-
-
Constructor Details
-
PixelmonLootContextParams
public PixelmonLootContextParams()
-