Uses of Class
net.minecraft.command.argument.EntityArgumentType
Packages that use EntityArgumentType
-
Uses of EntityArgumentType in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return EntityArgumentTypeModifier and TypeMethodDescriptionstatic EntityArgumentTypeEntityArgumentType.entities()static EntityArgumentTypeEntityArgumentType.entity()EntityArgumentType.Serializer.fromPacket(PacketByteBuf packetByteBuf)static EntityArgumentTypeEntityArgumentType.player()static EntityArgumentTypeEntityArgumentType.players()Methods in net.minecraft.command.argument with parameters of type EntityArgumentTypeModifier and TypeMethodDescriptionvoidEntityArgumentType.Serializer.toJson(EntityArgumentType entityArgumentType, JsonObject jsonObject)voidEntityArgumentType.Serializer.toPacket(EntityArgumentType entityArgumentType, PacketByteBuf packetByteBuf)