Uses of Class
net.minecraft.command.argument.TimeArgumentType.Serializer.Properties
Packages that use TimeArgumentType.Serializer.Properties
-
Uses of TimeArgumentType.Serializer.Properties in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return TimeArgumentType.Serializer.PropertiesModifier and TypeMethodDescriptionTimeArgumentType.Serializer.fromPacket
(PacketByteBuf packetByteBuf) TimeArgumentType.Serializer.getArgumentTypeProperties
(TimeArgumentType timeArgumentType) Methods in net.minecraft.command.argument with parameters of type TimeArgumentType.Serializer.PropertiesModifier and TypeMethodDescriptionvoid
TimeArgumentType.Serializer.writeJson
(TimeArgumentType.Serializer.Properties properties, JsonObject jsonObject) void
TimeArgumentType.Serializer.writePacket
(TimeArgumentType.Serializer.Properties properties, PacketByteBuf packetByteBuf)