Uses of Class
net.minecraft.commands.arguments.EntityArgument.Info.Template
Packages that use EntityArgument.Info.Template
-
Uses of EntityArgument.Info.Template in net.minecraft.commands.arguments
Classes in net.minecraft.commands.arguments that implement interfaces with type arguments of type EntityArgument.Info.TemplateMethods in net.minecraft.commands.arguments that return EntityArgument.Info.TemplateModifier and TypeMethodDescriptionEntityArgument.Info.deserializeFromNetwork(FriendlyByteBuf in) EntityArgument.Info.unpack(EntityArgument argument) Methods in net.minecraft.commands.arguments with parameters of type EntityArgument.Info.TemplateModifier and TypeMethodDescriptionvoidEntityArgument.Info.serializeToJson(EntityArgument.Info.Template template, JsonObject out) voidEntityArgument.Info.serializeToNetwork(EntityArgument.Info.Template template, FriendlyByteBuf out)