Uses of Class
net.minecraft.class_11298
Packages that use class_11298
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11298 in net.minecraft
Fields in net.minecraft with type parameters of type class_11298Modifier and TypeFieldDescriptionstatic final RegistryKey<class_11298> class_11299.DEFAULTstatic final RegistryKey<? extends Registry<class_11298>> class_11299.field_60167private Map<RegistryKey<class_11298>, class_11326> class_11327.field_60327Methods in net.minecraft that return types with arguments of type class_11298Modifier and TypeMethodDescriptionstatic RegistryKey<class_11298> class_11299.method_71163(String string) Method parameters in net.minecraft with type arguments of type class_11298Modifier and TypeMethodDescriptionprivate static voidclass_11323.method_71272(BiConsumer<RegistryKey<class_11298>, class_11326> biConsumer) class_11327.method_71326(RegistryKey<class_11298> registryKey) -
Uses of class_11298 in net.minecraft.server.command
Method parameters in net.minecraft.server.command with type arguments of type class_11298Modifier and TypeMethodDescriptionprivate static intWaypointCommand.method_71146(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint, RegistryKey<class_11298> registryKey) -
Uses of class_11298 in net.minecraft.world.waypoint
Fields in net.minecraft.world.waypoint with type parameters of type class_11298Methods in net.minecraft.world.waypoint that return types with arguments of type class_11298Modifier and TypeMethodDescriptionprivate RegistryKey<class_11298> Waypoint.Config.method_71161()Constructor parameters in net.minecraft.world.waypoint with type arguments of type class_11298ModifierConstructorDescriptionprivateConfig(RegistryKey<class_11298> registryKey, Optional<Integer> optional)