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