Uses of Enum Class
net.minecraft.loot.context.LootContext.ItemStackReference
Packages that use LootContext.ItemStackReference
-
Uses of LootContext.ItemStackReference in net.minecraft.loot.context
Methods in net.minecraft.loot.context that return LootContext.ItemStackReferenceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LootContext.ItemStackReference[]LootContext.ItemStackReference.values()Returns an array containing the constants of this enum class, in the order they are declared.