Uses of Class
net.minecraft.command.argument.serialize.IntegerArgumentSerializer.Properties
Packages that use IntegerArgumentSerializer.Properties
-
Uses of IntegerArgumentSerializer.Properties in net.minecraft.command.argument.serialize
Methods in net.minecraft.command.argument.serialize that return IntegerArgumentSerializer.PropertiesModifier and TypeMethodDescriptionIntegerArgumentSerializer.fromPacket
(PacketByteBuf packetByteBuf) IntegerArgumentSerializer.getArgumentTypeProperties
(com.mojang.brigadier.arguments.IntegerArgumentType integerArgumentType) Methods in net.minecraft.command.argument.serialize with parameters of type IntegerArgumentSerializer.PropertiesModifier and TypeMethodDescriptionvoid
IntegerArgumentSerializer.writeJson
(IntegerArgumentSerializer.Properties properties, JsonObject jsonObject) void
IntegerArgumentSerializer.writePacket
(IntegerArgumentSerializer.Properties properties, PacketByteBuf packetByteBuf)