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.activeTablesMethods 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 TypeMethodDescriptionbooleanLootContext.markActive(LootContext.class_8487<?> class_8487) voidLootContext.markInactive(LootContext.class_8487<?> class_8487) booleanLootContext.method_51184(LootContext.class_8487<?> class_8487)