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 TypeMethodDescriptionvoid
EntityArgument.Info.serializeToJson
(EntityArgument.Info.Template p_231268_, com.google.gson.JsonObject p_231269_) void
EntityArgument.Info.serializeToNetwork
(EntityArgument.Info.Template p_231271_, FriendlyByteBuf p_231272_)