Uses of Record Class
net.minecraft.class_10956
Packages that use class_10956
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10956 in net.minecraft
Fields in net.minecraft declared as class_10956Fields in net.minecraft with type parameters of type class_10956Modifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, class_10956> class_10956.field_58226Methods in net.minecraft that return types with arguments of type class_10956 -
Uses of class_10956 in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type class_10956Modifier and TypeMethodDescriptionvoidServerPlayPacketListener.method_68912(class_10956 class_10956) -
Uses of class_10956 in net.minecraft.network.packet
Fields in net.minecraft.network.packet with type parameters of type class_10956Modifier and TypeFieldDescriptionstatic final PacketType<class_10956> PlayPackets.PLAYER_DONATE_EXPERIENCE -
Uses of class_10956 in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type class_10956Modifier and TypeMethodDescriptionvoidServerPlayNetworkHandler.method_68912(class_10956 class_10956)