Uses of Record Class
net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket.class_9177
Packages that use CommandSuggestionsS2CPacket.class_9177
-
Uses of CommandSuggestionsS2CPacket.class_9177 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play with type parameters of type CommandSuggestionsS2CPacket.class_9177Modifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf,CommandSuggestionsS2CPacket.class_9177> CommandSuggestionsS2CPacket.class_9177.field_48779private final List<CommandSuggestionsS2CPacket.class_9177>CommandSuggestionsS2CPacket.suggestionsThe field for thesuggestionsrecord component.Methods in net.minecraft.network.packet.s2c.play that return types with arguments of type CommandSuggestionsS2CPacket.class_9177Modifier and TypeMethodDescriptionCommandSuggestionsS2CPacket.suggestions()Returns the value of thesuggestionsrecord component.Constructor parameters in net.minecraft.network.packet.s2c.play with type arguments of type CommandSuggestionsS2CPacket.class_9177ModifierConstructorDescriptionCommandSuggestionsS2CPacket(int int2, int int3, int int4, List<CommandSuggestionsS2CPacket.class_9177> list)