Uses of Interface
net.minecraft.class_11456
Packages that use class_11456
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11456 in net.minecraft
Classes in net.minecraft with type parameters of type class_11456Modifier and TypeClassDescriptionstatic final recordclass_11456.class_11457<T extends class_11456> -
Uses of class_11456 in net.minecraft.client.network
Classes in net.minecraft.client.network that implement class_11456 -
Uses of class_11456 in net.minecraft.server.command
Subinterfaces of class_11456 in net.minecraft.server.commandModifier and TypeInterfaceDescriptioninterfaceAbstractServerCommandSource<T extends AbstractServerCommandSource<T>>Classes in net.minecraft.server.command that implement class_11456Modifier and TypeClassDescriptionclassRepresents a command source used on server side.Methods in net.minecraft.server.command with type parameters of type class_11456Modifier and TypeMethodDescriptionstatic <T extends class_11456>
class_11413<T> CommandManager.method_71774(int int2)