Uses of Record Class
net.minecraft.class_11411
Packages that use class_11411
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11411 in net.minecraft
Fields in net.minecraft with type parameters of type class_11411Modifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, class_11411> class_11411.field_60613Methods in net.minecraft that return types with arguments of type class_11411 -
Uses of class_11411 in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type class_11411Modifier and TypeMethodDescriptionvoidServerPlayPacketListener.method_71676(class_11411 class_11411) -
Uses of class_11411 in net.minecraft.network.packet
Fields in net.minecraft.network.packet with type parameters of type class_11411Modifier and TypeFieldDescriptionstatic final PacketType<class_11411> PlayPackets.CUSTOM_CLICK_ACTION -
Uses of class_11411 in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type class_11411Modifier and TypeMethodDescriptionvoidServerPlayNetworkHandler.method_71676(class_11411 class_11411)