Enum Class LootContext.BlockEntityTarget

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

public static enum LootContext.BlockEntityTarget extends Enum<LootContext.BlockEntityTarget> implements StringRepresentable, LootContextArg.SimpleGetter<BlockEntity>