Uses of Class
net.minecraft.class_8490
Packages that use class_8490
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8490 in net.minecraft
Fields in net.minecraft declared as class_8490Modifier and TypeFieldDescriptionstatic final class_8490<LootFunction>
class_8490.ITEM_MODIFIERS
static final class_8490<LootTable>
class_8490.LOOT_TABLES
static final class_8490<LootCondition>
class_8490.PREDICATES
private final class_8490<T>
class_8488.type
The field for thetype
record component.Methods in net.minecraft that return class_8490Modifier and TypeMethodDescriptionclass_8488.type()
Returns the value of thetype
record component.Methods in net.minecraft that return types with arguments of type class_8490Methods in net.minecraft with parameters of type class_8490Modifier and TypeMethodDescriptiondefault <T> T
class_8489.getElement
(class_8490<T> class_8490, Identifier identifier) default <T> Optional<T>
class_8489.getElementOptional
(class_8490<T> class_8490, Identifier identifier) Constructors in net.minecraft with parameters of type class_8490 -
Uses of class_8490 in net.minecraft.loot
Fields in net.minecraft.loot with type parameters of type class_8490Modifier and TypeFieldDescriptionprivate Multimap<class_8490<?>,
Identifier> LootManager.field_44493
Methods in net.minecraft.loot with parameters of type class_8490Modifier and TypeMethodDescriptionLootManager.method_51193
(class_8490<?> class_8490) private static <T> CompletableFuture<?>
LootManager.method_51194
(class_8490<T> class_8490, ResourceManager resourceManager, Executor executor, Map<class_8490<?>, Map<Identifier, ?>> map) Method parameters in net.minecraft.loot with type arguments of type class_8490Modifier and TypeMethodDescriptionprivate void
LootManager.method_20712
(Map<class_8490<?>, Map<Identifier, ?>> map) private static <T> CompletableFuture<?>
LootManager.method_51194
(class_8490<T> class_8490, ResourceManager resourceManager, Executor executor, Map<class_8490<?>, Map<Identifier, ?>> map) -
Uses of class_8490 in net.minecraft.loot.context
Fields in net.minecraft.loot.context declared as class_8490Modifier and TypeFieldDescriptionprivate final class_8490<T>
LootContext.class_8487.type
The field for thetype
record component.Methods in net.minecraft.loot.context that return class_8490Modifier and TypeMethodDescriptionLootContext.class_8487.type()
Returns the value of thetype
record component.Constructors in net.minecraft.loot.context with parameters of type class_8490