Uses of Record Class
net.minecraft.class_10957
Packages that use class_10957
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10957 in net.minecraft
Fields in net.minecraft with type parameters of type class_10957Modifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf, class_10957> class_10957.field_58227Methods in net.minecraft that return types with arguments of type class_10957 -
Uses of class_10957 in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type class_10957Modifier and TypeMethodDescriptionvoidServerPlayPacketListener.method_68913(class_10957 class_10957) -
Uses of class_10957 in net.minecraft.network.packet
Fields in net.minecraft.network.packet with type parameters of type class_10957Modifier and TypeFieldDescriptionstatic final PacketType<class_10957> PlayPackets.PLAYER_REACTIVATE_UNLOCK -
Uses of class_10957 in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type class_10957Modifier and TypeMethodDescriptionvoidServerPlayNetworkHandler.method_68913(class_10957 class_10957)