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