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 p_397826_) ResourceSelectorArgument.Info.unpack
(ResourceSelectorArgument<T> p_397275_) Methods in net.minecraft.commands.arguments with parameters of type ResourceSelectorArgument.Info.TemplateModifier and TypeMethodDescriptionvoid
ResourceSelectorArgument.Info.serializeToJson
(ResourceSelectorArgument.Info<T>.Template p_397615_, com.google.gson.JsonObject p_396994_) void
ResourceSelectorArgument.Info.serializeToNetwork
(ResourceSelectorArgument.Info<T>.Template p_397335_, FriendlyByteBuf p_397499_)