Uses of Interface
net.minecraft.class_8594
Packages that use class_8594
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8594 in net.minecraft
Classes in net.minecraft that implement class_8594 -
Uses of class_8594 in net.minecraft.network.packet.c2s.login
Fields in net.minecraft.network.packet.c2s.login declared as class_8594Modifier and TypeFieldDescriptionprivate final @Nullable class_8594LoginQueryResponseC2SPacket.responseThe field for theresponserecord component.Methods in net.minecraft.network.packet.c2s.login that return class_8594Modifier and TypeMethodDescriptionprivate static class_8594LoginQueryResponseC2SPacket.method_52290(int int2, PacketByteBuf packetByteBuf) private static class_8594LoginQueryResponseC2SPacket.method_52293(PacketByteBuf packetByteBuf) LoginQueryResponseC2SPacket.response()Returns the value of theresponserecord component.Constructors in net.minecraft.network.packet.c2s.login with parameters of type class_8594ModifierConstructorDescriptionLoginQueryResponseC2SPacket(int int2, @Nullable class_8594 class_8594)