Uses of Record Class
net.minecraft.class_10614
Packages that use class_10614
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10614 in net.minecraft
Fields in net.minecraft with type parameters of type class_10614Modifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf, class_10614> class_10614.field_55914Methods in net.minecraft that return types with arguments of type class_10614 -
Uses of class_10614 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_10614Modifier and TypeMethodDescriptionvoidClientPlayNetworkHandler.method_66579(class_10614 class_10614) -
Uses of class_10614 in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type class_10614Modifier and TypeMethodDescriptionvoidClientPlayPacketListener.method_66579(class_10614 class_10614) -
Uses of class_10614 in net.minecraft.network.packet
Fields in net.minecraft.network.packet with type parameters of type class_10614Modifier and TypeFieldDescriptionstatic final PacketType<class_10614> PlayPackets.TEST_INSTANCE_BLOCK_STATUS