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 pBuffer) ResourceSelectorArgument.Info.unpack
(ResourceSelectorArgument<T> pArgument) 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 pTemplate, FriendlyByteBuf pBuffer)