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
Methods in net.minecraft.commands.arguments that return EntityArgument.Info.TemplateModifier and TypeMethodDescriptionEntityArgument.Info.deserializeFromNetwork(FriendlyByteBuf p_231282_) EntityArgument.Info.unpack(EntityArgument p_231274_) Methods in net.minecraft.commands.arguments with parameters of type EntityArgument.Info.TemplateModifier and TypeMethodDescriptionvoidEntityArgument.Info.serializeToJson(EntityArgument.Info.Template p_231268_, com.google.gson.JsonObject p_231269_) voidEntityArgument.Info.serializeToNetwork(EntityArgument.Info.Template p_231271_, FriendlyByteBuf p_231272_)