Uses of Class
net.minecraft.command.argument.serialize.StringArgumentSerializer.Properties
-
Uses of StringArgumentSerializer.Properties in net.minecraft.command.argument.serialize
Modifier and TypeMethodDescriptionStringArgumentSerializer.fromPacket
(PacketByteBuf packetByteBuf) StringArgumentSerializer.getArgumentTypeProperties
(com.mojang.brigadier.arguments.StringArgumentType stringArgumentType) Modifier and TypeMethodDescriptionvoid
StringArgumentSerializer.writeJson
(StringArgumentSerializer.Properties properties, JsonObject jsonObject) void
StringArgumentSerializer.writePacket
(StringArgumentSerializer.Properties properties, PacketByteBuf packetByteBuf)