History - net.minecraft.command.argument.EntityArgumentType
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.commands.arguments.EntityArgument
net.minecraft.class_2186
net.minecraft.command.argument.EntityArgumentType
Fields
Collection<String>: EXAMPLES, field_9859, EXAMPLES
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_NOT_SINGLE_ENTITY, field_9860, TOO_MANY_ENTITIES_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_NOT_SINGLE_PLAYER, field_9864, TOO_MANY_PLAYERS_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_ONLY_PLAYERS_ALLOWED, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: NO_ENTITIES_FOUND, field_9863, ENTITY_NOT_FOUND_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: NO_PLAYERS_FOUND, field_9856, PLAYER_NOT_FOUND_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_SELECTORS_NOT_ALLOWED, field_9862, NOT_ALLOWED_EXCEPTION
boolean: single, field_9858, singleTarget
boolean: playersOnly, field_9857, playersOnly
Constructors
(boolean, boolean)
Methods
EntityArgumentType (): entity, method_9309, entity
Entity (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getEntity, method_9313, getEntity
EntityArgumentType (): entities, method_9306, entities
Collection<? extends Entity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getEntities, method_9317, getEntities
Collection<? extends Entity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getOptionalEntities, method_9307, getOptionalEntities
Collection<ServerPlayerEntity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getOptionalPlayers, method_9310, getOptionalPlayers
EntityArgumentType (): player, method_9305, player
ServerPlayerEntity (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getPlayer, method_9315, getPlayer
EntityArgumentType (): players, method_9308, players
Collection<ServerPlayerEntity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getPlayers, method_9312, getPlayers
EntitySelector (com.mojang.brigadier.StringReader): parse, method_61178, parse
<S> EntitySelector (com.mojang.brigadier.StringReader, S): parse, method_61179, parse
EntitySelector (com.mojang.brigadier.StringReader, boolean): parse, method_9318, parse
<S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (com.mojang.brigadier.context.CommandContext<S>, com.mojang.brigadier.suggestion.SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions
Collection<String> (): getExamples
Object (com.mojang.brigadier.StringReader, Object): parse, parse, parse
Object (com.mojang.brigadier.StringReader): parse, parse, parse
void (CommandSource, com.mojang.brigadier.suggestion.SuggestionsBuilder): lambda$listSuggestions$0, method_9311, method_9311