Uses of Interface
net.minecraft.class_12097
Packages that use class_12097
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12097 in net.minecraft
Classes in net.minecraft with type parameters of type class_12097 -
Uses of class_12097 in net.minecraft.client.network
Classes in net.minecraft.client.network that implement class_12097 -
Uses of class_12097 in net.minecraft.command
Subinterfaces of class_12097 in net.minecraft.commandMethods in net.minecraft.command with parameters of type class_12097Modifier and TypeMethodDescriptionstatic booleanEntitySelectorReader.method_75406(class_12097 class_12097) Deprecated. -
Uses of class_12097 in net.minecraft.server.command
Subinterfaces of class_12097 in net.minecraft.server.commandModifier and TypeInterfaceDescriptioninterfaceAbstractServerCommandSource<T extends AbstractServerCommandSource<T>>Classes in net.minecraft.server.command that implement class_12097Modifier and TypeClassDescriptionclassRepresents a command source used on server side.Methods in net.minecraft.server.command with type parameters of type class_12097Modifier and TypeMethodDescriptionstatic <T extends class_12097>
class_12095<T> CommandManager.requirePermissionLevel(class_12090 class_12090)