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