Uses of Record Class
net.minecraft.loot.context.LootContext.class_8487
Packages that use LootContext.class_8487
-
Uses of LootContext.class_8487 in net.minecraft.loot.context
Fields in net.minecraft.loot.context with type parameters of type LootContext.class_8487Modifier and TypeFieldDescriptionprivate final Set<LootContext.class_8487<?>>
LootContext.activeTables
Methods in net.minecraft.loot.context that return LootContext.class_8487Modifier and TypeMethodDescriptionstatic LootContext.class_8487<LootTable>
LootContext.method_51185
(LootTable lootTable) static LootContext.class_8487<LootFunction>
LootContext.method_51186
(LootFunction lootFunction) static LootContext.class_8487<LootCondition>
LootContext.method_51187
(LootCondition lootCondition) Methods in net.minecraft.loot.context with parameters of type LootContext.class_8487Modifier and TypeMethodDescriptionboolean
LootContext.markActive
(LootContext.class_8487<?> class_8487) void
LootContext.markInactive
(LootContext.class_8487<?> class_8487) boolean
LootContext.method_51184
(LootContext.class_8487<?> class_8487)