Uses of Record Class
net.minecraft.class_11986
Packages that use class_11986
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11986 in net.minecraft
Fields in net.minecraft with type parameters of type class_11986Modifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, class_11986> class_11986.field_62781Methods in net.minecraft that return types with arguments of type class_11986 -
Uses of class_11986 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_11986Modifier and TypeMethodDescriptionvoidClientPlayNetworkHandler.method_74459(class_11986 class_11986) -
Uses of class_11986 in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type class_11986Modifier and TypeMethodDescriptionvoidClientPlayPacketListener.method_74459(class_11986 class_11986) -
Uses of class_11986 in net.minecraft.network.packet
Fields in net.minecraft.network.packet with type parameters of type class_11986Modifier and TypeFieldDescriptionstatic final PacketType<class_11986> PlayPackets.GAME_TEST_HIGHLIGHT_POS