Uses of Class
net.minecraft.command.argument.TimeArgumentType.Serializer.Properties
-
Uses of TimeArgumentType.Serializer.Properties in net.minecraft.command.argument
Modifier and TypeMethodDescriptionTimeArgumentType.Serializer.fromPacket
(PacketByteBuf packetByteBuf) TimeArgumentType.Serializer.getArgumentTypeProperties
(TimeArgumentType timeArgumentType) Modifier and TypeMethodDescriptionvoid
TimeArgumentType.Serializer.writeJson
(TimeArgumentType.Serializer.Properties properties, JsonObject jsonObject) void
TimeArgumentType.Serializer.writePacket
(TimeArgumentType.Serializer.Properties properties, PacketByteBuf packetByteBuf)