Uses of Record Class
net.minecraft.class_9179
Packages that use class_9179
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9179 in net.minecraft
Fields in net.minecraft with type parameters of type class_9179Modifier and TypeFieldDescriptionstatic final PacketCodec<PacketByteBuf,
class_9179> class_9179.field_48784
Methods in net.minecraft that return types with arguments of type class_9179 -
Uses of class_9179 in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type class_9179Modifier and TypeMethodDescriptionvoid
ServerPlayPacketListener.method_56619
(class_9179 class_9179) -
Uses of class_9179 in net.minecraft.network.packet
Fields in net.minecraft.network.packet with type parameters of type class_9179Modifier and TypeFieldDescriptionstatic final PacketType<class_9179>
PlayPackets.DEBUG_SAMPLE_SUBSCRIPTION
-
Uses of class_9179 in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type class_9179Modifier and TypeMethodDescriptionvoid
ServerPlayNetworkHandler.method_56619
(class_9179 class_9179)