Uses of Enum Class
net.minecraft.world.level.storage.loot.LootContext.ItemStackTarget
Packages that use LootContext.ItemStackTarget
-
Uses of LootContext.ItemStackTarget in net.minecraft.world.level.storage.loot
Subclasses with type arguments of type LootContext.ItemStackTarget in net.minecraft.world.level.storage.lootMethods in net.minecraft.world.level.storage.loot that return LootContext.ItemStackTargetModifier and TypeMethodDescriptionstatic LootContext.ItemStackTargetReturns the enum constant of this class with the specified name.static LootContext.ItemStackTarget[]LootContext.ItemStackTarget.values()Returns an array containing the constants of this enum class, in the order they are declared.