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