Uses of Interface
net.minecraft.network.protocol.game.ClientboundCommandsPacket.NodeStub
Packages that use ClientboundCommandsPacket.NodeStub
-
Uses of ClientboundCommandsPacket.NodeStub in net.minecraft.network.protocol.game
Classes in net.minecraft.network.protocol.game that implement ClientboundCommandsPacket.NodeStubModifier and TypeClassDescription(package private) static class
(package private) static class
Fields in net.minecraft.network.protocol.game declared as ClientboundCommandsPacket.NodeStubModifier and TypeFieldDescription(package private) final ClientboundCommandsPacket.NodeStub
ClientboundCommandsPacket.Entry.stub
Methods in net.minecraft.network.protocol.game that return ClientboundCommandsPacket.NodeStubModifier and TypeMethodDescriptionprivate static ClientboundCommandsPacket.NodeStub
ClientboundCommandsPacket.read
(FriendlyByteBuf pBuffer, byte pFlags) Constructors in net.minecraft.network.protocol.game with parameters of type ClientboundCommandsPacket.NodeStubModifierConstructorDescription(package private)
Entry
(ClientboundCommandsPacket.NodeStub pStub, int pFlags, int pRedirect, int[] pChildren)