Uses of Class
net.minecraft.commands.arguments.ResourceSelectorArgument.Info.Template
Packages that use ResourceSelectorArgument.Info.Template
-
Uses of ResourceSelectorArgument.Info.Template in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments that return ResourceSelectorArgument.Info.TemplateModifier and TypeMethodDescriptionResourceSelectorArgument.Info.deserializeFromNetwork(FriendlyByteBuf buffer) ResourceSelectorArgument.Info.unpack(ResourceSelectorArgument<T> argument) Methods in net.minecraft.commands.arguments with parameters of type ResourceSelectorArgument.Info.TemplateModifier and TypeMethodDescriptionvoidResourceSelectorArgument.Info.serializeToJson(ResourceSelectorArgument.Info<T>.Template template, JsonObject json) voidResourceSelectorArgument.Info.serializeToNetwork(ResourceSelectorArgument.Info<T>.Template template, FriendlyByteBuf buffer)