Enum Class LootContext.ItemStackTarget

java.lang.Object
java.lang.Enum<LootContext.ItemStackTarget>
net.minecraft.world.level.storage.loot.LootContext.ItemStackTarget
All Implemented Interfaces:
Serializable, Comparable<LootContext.ItemStackTarget>, Constable, StringRepresentable, LootContextArg<ItemStack>, LootContextArg.SimpleGetter<ItemStack>
Enclosing class:
LootContext

public static enum LootContext.ItemStackTarget extends Enum<LootContext.ItemStackTarget> implements StringRepresentable, LootContextArg.SimpleGetter<ItemStack>