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