Class NeoForgeLootContextParams
java.lang.Object
net.neoforged.neoforge.common.loot.NeoForgeLootContextParams
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContextKey<ItemInstance> Holds the itemstack whose data is being queried with the loot context (i.e. the fuel item in a furnace). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
QUERIED_STACK
Holds the itemstack whose data is being queried with the loot context (i.e. the fuel item in a furnace).
-
-
Constructor Details
-
NeoForgeLootContextParams
private NeoForgeLootContextParams()
-