Uses of Class
net.minecraft.class_9123
Packages that use class_9123
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9123 in net.minecraft
Fields in net.minecraft with type parameters of type class_9123Modifier and TypeFieldDescriptionprivate final Function<class_9123<T>,T> class_9123.field_48512private final Function<class_9123<T>,T> class_9123.class_9124.field_48513Constructor parameters in net.minecraft with type arguments of type class_9123ModifierConstructorDescription(package private)class_9123(ServerCommandSource serverCommandSource, Function<class_9123<T>, T> function, class_9125 class_9125, class_9119 class_9119) class_9124(Function<class_9123<T>, T> function) -
Uses of class_9123 in net.minecraft.server.command
Fields in net.minecraft.server.command declared as class_9123Modifier and TypeFieldDescriptionprivate final class_9123<TestCommand.class_9121>TestCommand.class_9121.field_48506Constructors in net.minecraft.server.command with parameters of type class_9123