Uses of Interface
net.minecraft.class_8942
Packages that use class_8942
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8942 in net.minecraft
Classes in net.minecraft that implement class_8942Methods in net.minecraft that return class_8942Modifier and TypeMethodDescriptionclass_8942.class_8943.method_54946(String string) class_8942.method_54946(String string) -
Uses of class_8942 in net.minecraft.advancement
Methods in net.minecraft.advancement with parameters of type class_8942Modifier and TypeMethodDescriptionvoidAdvancement.validate(class_8942 errorReporter, LootDataLookup conditionsLookup) -
Uses of class_8942 in net.minecraft.loot
Fields in net.minecraft.loot declared as class_8942Constructors in net.minecraft.loot with parameters of type class_8942ModifierConstructorDescriptionLootTableReporter(class_8942 class_8942, LootContextType lootContextType, LootDataLookup lootDataLookup) privateLootTableReporter(class_8942 class_8942, LootContextType lootContextType, LootDataLookup lootDataLookup, Set<LootDataKey<?>> set) -
Uses of class_8942 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity declared as class_8942Modifier and TypeFieldDescriptionprivate final class_8942LootContextPredicateValidator.errorReporterConstructors in net.minecraft.predicate.entity with parameters of type class_8942ModifierConstructorDescriptionLootContextPredicateValidator(class_8942 errorReporter, LootDataLookup conditionsLookup)