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
Classes in net.minecraft.commands.arguments that implement interfaces with type arguments of type TimeArgument.Info.TemplateMethods in net.minecraft.commands.arguments that return TimeArgument.Info.TemplateModifier and TypeMethodDescriptionTimeArgument.Info.deserializeFromNetwork(FriendlyByteBuf in) TimeArgument.Info.unpack(TimeArgument argument) Methods in net.minecraft.commands.arguments with parameters of type TimeArgument.Info.TemplateModifier and TypeMethodDescriptionvoidTimeArgument.Info.serializeToJson(TimeArgument.Info.Template template, JsonObject out) voidTimeArgument.Info.serializeToNetwork(TimeArgument.Info.Template template, FriendlyByteBuf out)