Uses of Class
net.minecraft.commands.arguments.TimeArgument.Info.Template
Packages that use TimeArgument.Info.Template
-
Uses of TimeArgument.Info.Template in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments that return TimeArgument.Info.TemplateModifier and TypeMethodDescriptionTimeArgument.Info.deserializeFromNetwork
(FriendlyByteBuf buffer) TimeArgument.Info.unpack
(TimeArgument argument) Methods in net.minecraft.commands.arguments with parameters of type TimeArgument.Info.TemplateModifier and TypeMethodDescriptionvoid
TimeArgument.Info.serializeToJson
(TimeArgument.Info.Template template, com.google.gson.JsonObject json) void
TimeArgument.Info.serializeToNetwork
(TimeArgument.Info.Template template, FriendlyByteBuf buffer)