History - net.minecraft.command.argument.EntityArgumentType

26.3

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

eq

net.minecraft.commands.arguments.EntityArgument

net.minecraft.class_2186

net.minecraft.command.argument.EntityArgumentType

Fields

Collection<String>: g, EXAMPLES, field_9859, EXAMPLES, f_pmpvzlxj, EXAMPLES, f_91442_

Collection<String>: EXAMPLES, EXAMPLES, field_9859, EXAMPLES

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_NOT_SINGLE_ENTITY, field_9860, TOO_MANY_ENTITIES_EXCEPTION, f_dmuphiad, TOO_MANY_ENTITIES_EXCEPTION, f_91436_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_NOT_SINGLE_ENTITY, ERROR_NOT_SINGLE_ENTITY, field_9860, TOO_MANY_ENTITIES_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_NOT_SINGLE_PLAYER, field_9864, TOO_MANY_PLAYERS_EXCEPTION, f_qopieoxe, TOO_MANY_PLAYERS_EXCEPTION, f_91437_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_NOT_SINGLE_PLAYER, ERROR_NOT_SINGLE_PLAYER, field_9864, TOO_MANY_PLAYERS_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_ONLY_PLAYERS_ALLOWED, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, f_pcbrprfu, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, f_91438_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_ONLY_PLAYERS_ALLOWED, ERROR_ONLY_PLAYERS_ALLOWED, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, NO_ENTITIES_FOUND, field_9863, ENTITY_NOT_FOUND_EXCEPTION, f_qvekzwbw, ENTITY_NOT_FOUND_EXCEPTION, f_91439_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: NO_ENTITIES_FOUND, NO_ENTITIES_FOUND, field_9863, ENTITY_NOT_FOUND_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, NO_PLAYERS_FOUND, field_9856, PLAYER_NOT_FOUND_EXCEPTION, f_gbnkclid, PLAYER_NOT_FOUND_EXCEPTION, f_91440_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: NO_PLAYERS_FOUND, NO_PLAYERS_FOUND, field_9856, PLAYER_NOT_FOUND_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_SELECTORS_NOT_ALLOWED, field_9862, NOT_ALLOWED_EXCEPTION, f_uqfbemzk, NOT_ALLOWED_EXCEPTION, f_91441_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_SELECTORS_NOT_ALLOWED, ERROR_SELECTORS_NOT_ALLOWED, field_9862, NOT_ALLOWED_EXCEPTION

boolean: h, single, field_9858, singleTarget, f_tkaucouc, singleTarget, f_91443_

boolean: single, single, field_9858, singleTarget

boolean: i, playersOnly, field_9857, playersOnly, f_oeahghjc, playersOnly, f_91444_

boolean: playersOnly, playersOnly, field_9857, playersOnly

Constructors

Methods

EntityArgumentType (): a, entity, method_9309, entity, m_fqxazkvl, entity, m_91449_

EntityArgumentType (): entity, entity, method_9309, entity

Entity (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): a, getEntity, method_9313, getEntity, m_zeqeevzd, getEntity, m_91452_

Entity (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getEntity, getEntity, method_9313, getEntity

EntityArgumentType (): b, entities, method_9306, entities, m_vnxvkssj, entities, m_91460_

EntityArgumentType (): entities, entities, method_9306, entities

Collection<? extends Entity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): b, getEntities, method_9317, getEntities, m_dwxafdpw, getEntities, m_91461_

Collection<? extends Entity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getEntities, getEntities, method_9317, getEntities

Collection<? extends Entity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): c, getOptionalEntities, method_9307, getOptionalEntities, m_drkqbfzm, getOptionalEntities, m_91467_

Collection<? extends Entity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getOptionalEntities, getOptionalEntities, method_9307, getOptionalEntities

Collection<ServerPlayerEntity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): d, getOptionalPlayers, method_9310, getOptionalPlayers, m_mleuekha, getOptionalPlayers, m_91471_

Collection<ServerPlayerEntity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getOptionalPlayers, getOptionalPlayers, method_9310, getOptionalPlayers

EntityArgumentType (): c, player, method_9305, player, m_ifvdebbw, player, m_91466_

EntityArgumentType (): player, player, method_9305, player

EntityArgumentType (): d, players, method_9308, players, m_vjqxnlod, players, m_91470_

EntityArgumentType (): players, players, method_9308, players

Collection<ServerPlayerEntity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): f, getPlayers, method_9312, getPlayers, m_pxjdogbj, getPlayers, m_91477_

Collection<ServerPlayerEntity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getPlayers, getPlayers, method_9312, getPlayers

EntitySelector (com.mojang.brigadier.StringReader): a, parse, method_61178, parse, m_ttzqtgdy, parse, parse

EntitySelector (com.mojang.brigadier.StringReader): parse, parse, method_61178, parse

<S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (com.mojang.brigadier.context.CommandContext<S>, com.mojang.brigadier.suggestion.SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions, listSuggestions

<S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (com.mojang.brigadier.context.CommandContext<S>, com.mojang.brigadier.suggestion.SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions

Collection<String> (): getExamples, getExamples, getExamples

Collection<String> (): getExamples, getExamples

ServerPlayerEntity (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): e, getPlayer, method_9315, getPlayer, m_kdnmsyah, getPlayer, m_91474_

ServerPlayerEntity (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getPlayer, getPlayer, method_9315, getPlayer

<S> EntitySelector (com.mojang.brigadier.StringReader, S): a, parse, method_61179, parse, m_wxwwplhu, parse, parse

<S> EntitySelector (com.mojang.brigadier.StringReader, S): parse, parse, method_61179, parse

EntitySelector (com.mojang.brigadier.StringReader, boolean): a, parse, method_9318, parse, m_wokpncpx, parse, m_345539_

EntitySelector (com.mojang.brigadier.StringReader, boolean): parse, parse, method_9318, parse

1.21.11

Names

ex

eq

Fields

Constructors

Methods

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

ey

ex

Fields

Constructors

Methods

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

ex

ey

Fields

Constructors

Methods

1.21.5

Names

fk

ex

Fields

Constructors

Methods

1.21.4

Names

fj

fk

Fields

Constructors

Methods

1.21.3

Names

fg

fj

Fields

Constructors

Methods

1.21.1

Names

Fields

Constructors

Methods

EntitySelector (com.mojang.brigadier.StringReader): a, parse, method_9318, parse, m_ttzqtgdy, parse, parse

EntitySelector (com.mojang.brigadier.StringReader): a, parse, method_61178, parse, m_ttzqtgdy, parse, parse

<S> EntitySelector (com.mojang.brigadier.StringReader, S): a, parse, method_61179, parse, m_wxwwplhu, parse, parse

EntitySelector (com.mojang.brigadier.StringReader, boolean): a, parse, method_9318, parse, m_wokpncpx, parse, m_345539_

1.21

Names

fc

fg

Fields

Constructors

Methods

1.20.6

Names

ef

fc

Fields

Constructors

Methods

1.20.4

Names

ee

ef

Fields

Constructors

Methods

1.20.2

Names

ec

ee

Fields

Constructors

Methods

1.20.1

Names

eb

ec

Fields

Constructors

Methods

1.19.4

Names

dy

eb

Fields

Constructors

Methods

1.19.3

Names

eb

dy

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

Fields

Constructors

Methods

1.19

Names

dw

eb

Fields

boolean: j, single, field_9858, singleTarget, f_tkaucouc, singleTarget, f_91443_

boolean: h, single, field_9858, singleTarget, f_tkaucouc, singleTarget, f_91443_

boolean: k, playersOnly, field_9857, playersOnly, f_oeahghjc, playersOnly, f_91444_

boolean: i, playersOnly, field_9857, playersOnly, f_oeahghjc, playersOnly, f_91444_

byte: h, FLAG_SINGLE, field_32098, SINGLE_TARGET_MASK, f_yvoeqjqa, SINGLE_TARGET_FLAG, f_167701_

byte: i, FLAG_PLAYERS_ONLY, field_32099, PLAYERS_ONLY_MASK, f_lpzsfrtn, PLAYERS_ONLY_FLAG, f_167702_

Constructors

Methods

1.18.2

Names

net.minecraft.command.argument.EntityArgumentType

Fields

Collection<String>: g, EXAMPLES, field_9859, EXAMPLES, f_pmpvzlxj, f_91442_

Collection<String>: g, EXAMPLES, field_9859, EXAMPLES, f_pmpvzlxj, EXAMPLES, f_91442_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_NOT_SINGLE_ENTITY, field_9860, TOO_MANY_ENTITIES_EXCEPTION, f_dmuphiad, f_91436_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_NOT_SINGLE_ENTITY, field_9860, TOO_MANY_ENTITIES_EXCEPTION, f_dmuphiad, TOO_MANY_ENTITIES_EXCEPTION, f_91436_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_NOT_SINGLE_PLAYER, field_9864, TOO_MANY_PLAYERS_EXCEPTION, f_qopieoxe, f_91437_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_NOT_SINGLE_PLAYER, field_9864, TOO_MANY_PLAYERS_EXCEPTION, f_qopieoxe, TOO_MANY_PLAYERS_EXCEPTION, f_91437_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_ONLY_PLAYERS_ALLOWED, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, f_pcbrprfu, f_91438_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_ONLY_PLAYERS_ALLOWED, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, f_pcbrprfu, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, f_91438_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, NO_ENTITIES_FOUND, field_9863, ENTITY_NOT_FOUND_EXCEPTION, f_qvekzwbw, f_91439_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, NO_ENTITIES_FOUND, field_9863, ENTITY_NOT_FOUND_EXCEPTION, f_qvekzwbw, ENTITY_NOT_FOUND_EXCEPTION, f_91439_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, NO_PLAYERS_FOUND, field_9856, PLAYER_NOT_FOUND_EXCEPTION, f_gbnkclid, f_91440_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, NO_PLAYERS_FOUND, field_9856, PLAYER_NOT_FOUND_EXCEPTION, f_gbnkclid, PLAYER_NOT_FOUND_EXCEPTION, f_91440_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_SELECTORS_NOT_ALLOWED, field_9862, NOT_ALLOWED_EXCEPTION, f_uqfbemzk, f_91441_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_SELECTORS_NOT_ALLOWED, field_9862, NOT_ALLOWED_EXCEPTION, f_uqfbemzk, NOT_ALLOWED_EXCEPTION, f_91441_

boolean: j, single, field_9858, singleTarget, f_tkaucouc, f_91443_

boolean: j, single, field_9858, singleTarget, f_tkaucouc, singleTarget, f_91443_

boolean: k, playersOnly, field_9857, playersOnly, f_oeahghjc, f_91444_

boolean: k, playersOnly, field_9857, playersOnly, f_oeahghjc, playersOnly, f_91444_

byte: h, FLAG_SINGLE, field_32098, SINGLE_TARGET_MASK, f_yvoeqjqa, f_167701_

byte: h, FLAG_SINGLE, field_32098, SINGLE_TARGET_MASK, f_yvoeqjqa, SINGLE_TARGET_FLAG, f_167701_

byte: i, FLAG_PLAYERS_ONLY, field_32099, PLAYERS_ONLY_MASK, f_lpzsfrtn, f_167702_

byte: i, FLAG_PLAYERS_ONLY, field_32099, PLAYERS_ONLY_MASK, f_lpzsfrtn, PLAYERS_ONLY_FLAG, f_167702_

Constructors

Methods

EntityArgumentType (): a, entity, method_9309, entity, m_fqxazkvl, m_91449_

EntityArgumentType (): a, entity, method_9309, entity, m_fqxazkvl, entity, m_91449_

Entity (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): a, getEntity, method_9313, getEntity, m_zeqeevzd, m_91452_

Entity (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): a, getEntity, method_9313, getEntity, m_zeqeevzd, getEntity, m_91452_

EntityArgumentType (): b, entities, method_9306, entities, m_vnxvkssj, m_91460_

EntityArgumentType (): b, entities, method_9306, entities, m_vnxvkssj, entities, m_91460_

Collection<? extends Entity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): b, getEntities, method_9317, getEntities, m_dwxafdpw, m_91461_

Collection<? extends Entity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): b, getEntities, method_9317, getEntities, m_dwxafdpw, getEntities, m_91461_

Collection<? extends Entity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): c, getOptionalEntities, method_9307, getOptionalEntities, m_drkqbfzm, m_91467_

Collection<? extends Entity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): c, getOptionalEntities, method_9307, getOptionalEntities, m_drkqbfzm, getOptionalEntities, m_91467_

Collection<ServerPlayerEntity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): d, getOptionalPlayers, method_9310, getOptionalPlayers, m_mleuekha, m_91471_

Collection<ServerPlayerEntity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): d, getOptionalPlayers, method_9310, getOptionalPlayers, m_mleuekha, getOptionalPlayers, m_91471_

EntityArgumentType (): c, player, method_9305, player, m_ifvdebbw, m_91466_

EntityArgumentType (): c, player, method_9305, player, m_ifvdebbw, player, m_91466_

EntityArgumentType (): d, players, method_9308, players, m_vjqxnlod, m_91470_

EntityArgumentType (): d, players, method_9308, players, m_vjqxnlod, players, m_91470_

Collection<ServerPlayerEntity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): f, getPlayers, method_9312, getPlayers, m_pxjdogbj, m_91477_

Collection<ServerPlayerEntity> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): f, getPlayers, method_9312, getPlayers, m_pxjdogbj, getPlayers, m_91477_

EntitySelector (com.mojang.brigadier.StringReader): a, parse, method_9318, parse, m_ttzqtgdy, parse

EntitySelector (com.mojang.brigadier.StringReader): a, parse, method_9318, parse, m_ttzqtgdy, parse, parse

ServerPlayerEntity (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): e, getPlayer, method_9315, getPlayer, m_kdnmsyah, m_91474_

ServerPlayerEntity (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): e, getPlayer, method_9315, getPlayer, m_kdnmsyah, getPlayer, m_91474_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

dv

dw

Fields

byte: h, FLAG_SINGLE, field_32098, field_32098, f_yvoeqjqa, f_167701_

byte: h, FLAG_SINGLE, field_32098, SINGLE_TARGET_MASK, f_yvoeqjqa, f_167701_

byte: i, FLAG_PLAYERS_ONLY, field_32099, field_32099, f_lpzsfrtn, f_167702_

byte: i, FLAG_PLAYERS_ONLY, field_32099, PLAYERS_ONLY_MASK, f_lpzsfrtn, f_167702_

Constructors

Methods

1.17.1

Names

Fields

Constructors

Methods

1.17

Names

dk

dv

net.minecraft.command.arguments.EntityArgument

net.minecraft.src.C_3395_

Fields

Collection<String>: g, EXAMPLES, field_9859, EXAMPLES, f_pmpvzlxj, field_201310_f, EXAMPLES

Collection<String>: g, EXAMPLES, field_9859, EXAMPLES, f_pmpvzlxj, f_91442_

SimpleCommandExceptionType: a, ERROR_NOT_SINGLE_ENTITY, field_9860, TOO_MANY_ENTITIES_EXCEPTION, f_dmuphiad, field_197098_a, TOO_MANY_ENTITIES

SimpleCommandExceptionType: a, ERROR_NOT_SINGLE_ENTITY, field_9860, TOO_MANY_ENTITIES_EXCEPTION, f_dmuphiad, f_91436_

SimpleCommandExceptionType: b, ERROR_NOT_SINGLE_PLAYER, field_9864, TOO_MANY_PLAYERS_EXCEPTION, f_qopieoxe, field_197099_b, TOO_MANY_PLAYERS

SimpleCommandExceptionType: b, ERROR_NOT_SINGLE_PLAYER, field_9864, TOO_MANY_PLAYERS_EXCEPTION, f_qopieoxe, f_91437_

SimpleCommandExceptionType: c, ERROR_ONLY_PLAYERS_ALLOWED, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, f_pcbrprfu, field_197100_c, ONLY_PLAYERS_ALLOWED

SimpleCommandExceptionType: c, ERROR_ONLY_PLAYERS_ALLOWED, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, f_pcbrprfu, f_91438_

SimpleCommandExceptionType: d, NO_ENTITIES_FOUND, field_9863, ENTITY_NOT_FOUND_EXCEPTION, f_qvekzwbw, field_197101_d, ENTITY_NOT_FOUND

SimpleCommandExceptionType: d, NO_ENTITIES_FOUND, field_9863, ENTITY_NOT_FOUND_EXCEPTION, f_qvekzwbw, f_91439_

SimpleCommandExceptionType: e, NO_PLAYERS_FOUND, field_9856, PLAYER_NOT_FOUND_EXCEPTION, f_gbnkclid, field_197102_e, PLAYER_NOT_FOUND

SimpleCommandExceptionType: e, NO_PLAYERS_FOUND, field_9856, PLAYER_NOT_FOUND_EXCEPTION, f_gbnkclid, f_91440_

SimpleCommandExceptionType: f, ERROR_SELECTORS_NOT_ALLOWED, field_9862, NOT_ALLOWED_EXCEPTION, f_uqfbemzk, field_210323_f, SELECTOR_NOT_ALLOWED

SimpleCommandExceptionType: f, ERROR_SELECTORS_NOT_ALLOWED, field_9862, NOT_ALLOWED_EXCEPTION, f_uqfbemzk, f_91441_

boolean: h, single, field_9858, singleTarget, f_tkaucouc, field_197103_f, single

boolean: j, single, field_9858, singleTarget, f_tkaucouc, f_91443_

boolean: i, playersOnly, field_9857, playersOnly, f_oeahghjc, field_197104_g, playersOnly

boolean: k, playersOnly, field_9857, playersOnly, f_oeahghjc, f_91444_

byte: h, FLAG_SINGLE, field_32098, field_32098, f_yvoeqjqa, f_167701_

byte: i, FLAG_PLAYERS_ONLY, field_32099, field_32099, f_lpzsfrtn, f_167702_

Constructors

Methods

EntityArgumentType (): a, entity, method_9309, entity, m_fqxazkvl, func_197086_a, entity

EntityArgumentType (): a, entity, method_9309, entity, m_fqxazkvl, m_91449_

Entity (CommandContext<ServerCommandSource>, String): a, getEntity, method_9313, getEntity, m_zeqeevzd, func_197088_a, getEntity

Entity (CommandContext<ServerCommandSource>, String): a, getEntity, method_9313, getEntity, m_zeqeevzd, m_91452_

EntityArgumentType (): b, entities, method_9306, entities, m_vnxvkssj, func_197093_b, entities

EntityArgumentType (): b, entities, method_9306, entities, m_vnxvkssj, m_91460_

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): b, getEntities, method_9317, getEntities, m_dwxafdpw, func_197097_b, getEntities

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): b, getEntities, method_9317, getEntities, m_dwxafdpw, m_91461_

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): c, getOptionalEntities, method_9307, getOptionalEntities, m_drkqbfzm, func_197087_c, getEntitiesAllowingNone

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): c, getOptionalEntities, method_9307, getOptionalEntities, m_drkqbfzm, m_91467_

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): d, getOptionalPlayers, method_9310, getOptionalPlayers, m_mleuekha, func_201309_d, getPlayersAllowingNone

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): d, getOptionalPlayers, method_9310, getOptionalPlayers, m_mleuekha, m_91471_

EntityArgumentType (): c, player, method_9305, player, m_ifvdebbw, func_197096_c, player

EntityArgumentType (): c, player, method_9305, player, m_ifvdebbw, m_91466_

EntityArgumentType (): d, players, method_9308, players, m_vjqxnlod, func_197094_d, players

EntityArgumentType (): d, players, method_9308, players, m_vjqxnlod, m_91470_

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): f, getPlayers, method_9312, getPlayers, m_pxjdogbj, func_197090_e, getPlayers

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): f, getPlayers, method_9312, getPlayers, m_pxjdogbj, m_91477_

EntitySelector (StringReader): a, parse, method_9318, parse, m_ttzqtgdy, parse, parse

EntitySelector (StringReader): a, parse, method_9318, parse, m_ttzqtgdy, parse

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions, listSuggestions, listSuggestions

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions, listSuggestions

Collection<String> (): getExamples, getExamples, getExamples, getExamples, getExamples, getExamples

Collection<String> (): getExamples, getExamples, getExamples

ServerPlayerEntity (CommandContext<ServerCommandSource>, String): e, getPlayer, method_9315, getPlayer, m_kdnmsyah, func_197089_d, getPlayer

ServerPlayerEntity (CommandContext<ServerCommandSource>, String): e, getPlayer, method_9315, getPlayer, m_kdnmsyah, m_91474_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

dh

dk

net.minecraft.command.arguments.EntityArgumentType

net.minecraft.command.argument.EntityArgumentType

Fields

Constructors

Methods

1.16.1

Names

cy

dh

Fields

Constructors

Methods

Collection<String> (): getExamples, getExamples, getExamples, getExamples, getExamples

Collection<String> (): getExamples, getExamples, getExamples, getExamples, getExamples, getExamples

1.15.2

Names

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

cl

cy

Fields

Collection<String>: g, EXAMPLES, field_9859, EXAMPLES, f_pmpvzlxj, EXAMPLES, field_201310_f, EXAMPLES

Collection<String>: g, EXAMPLES, field_9859, EXAMPLES, f_pmpvzlxj, field_201310_f, EXAMPLES

SimpleCommandExceptionType: a, ERROR_NOT_SINGLE_ENTITY, field_9860, TOO_MANY_ENTITIES_EXCEPTION, f_dmuphiad, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a, TOO_MANY_ENTITIES

SimpleCommandExceptionType: a, ERROR_NOT_SINGLE_ENTITY, field_9860, TOO_MANY_ENTITIES_EXCEPTION, f_dmuphiad, field_197098_a, TOO_MANY_ENTITIES

SimpleCommandExceptionType: b, ERROR_NOT_SINGLE_PLAYER, field_9864, TOO_MANY_PLAYERS_EXCEPTION, f_qopieoxe, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b, TOO_MANY_PLAYERS

SimpleCommandExceptionType: b, ERROR_NOT_SINGLE_PLAYER, field_9864, TOO_MANY_PLAYERS_EXCEPTION, f_qopieoxe, field_197099_b, TOO_MANY_PLAYERS

SimpleCommandExceptionType: c, ERROR_ONLY_PLAYERS_ALLOWED, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, f_pcbrprfu, NOT_PLAYER_EXCEPTION, field_197100_c, ONLY_PLAYERS_ALLOWED

SimpleCommandExceptionType: c, ERROR_ONLY_PLAYERS_ALLOWED, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, f_pcbrprfu, field_197100_c, ONLY_PLAYERS_ALLOWED

SimpleCommandExceptionType: d, NO_ENTITIES_FOUND, field_9863, ENTITY_NOT_FOUND_EXCEPTION, f_qvekzwbw, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d, ENTITY_NOT_FOUND

SimpleCommandExceptionType: d, NO_ENTITIES_FOUND, field_9863, ENTITY_NOT_FOUND_EXCEPTION, f_qvekzwbw, field_197101_d, ENTITY_NOT_FOUND

SimpleCommandExceptionType: e, NO_PLAYERS_FOUND, field_9856, PLAYER_NOT_FOUND_EXCEPTION, f_gbnkclid, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e, PLAYER_NOT_FOUND

SimpleCommandExceptionType: e, NO_PLAYERS_FOUND, field_9856, PLAYER_NOT_FOUND_EXCEPTION, f_gbnkclid, field_197102_e, PLAYER_NOT_FOUND

SimpleCommandExceptionType: f, ERROR_SELECTORS_NOT_ALLOWED, field_9862, NOT_ALLOWED_EXCEPTION, f_uqfbemzk, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f, SELECTOR_NOT_ALLOWED

SimpleCommandExceptionType: f, ERROR_SELECTORS_NOT_ALLOWED, field_9862, NOT_ALLOWED_EXCEPTION, f_uqfbemzk, field_210323_f, SELECTOR_NOT_ALLOWED

boolean: h, single, field_9858, singleTarget, f_tkaucouc, single, field_197103_f, single

boolean: h, single, field_9858, singleTarget, f_tkaucouc, field_197103_f, single

boolean: i, playersOnly, field_9857, playersOnly, f_oeahghjc, players, field_197104_g, playersOnly

boolean: i, playersOnly, field_9857, playersOnly, f_oeahghjc, field_197104_g, playersOnly

Constructors

Methods

EntityArgumentType (): a, entity, method_9309, entity, m_fqxazkvl, entity, func_197086_a, entity

EntityArgumentType (): a, entity, method_9309, entity, m_fqxazkvl, func_197086_a, entity

Entity (CommandContext<ServerCommandSource>, String): a, getEntity, method_9313, getEntity, m_zeqeevzd, getEntity, func_197088_a, getEntity

Entity (CommandContext<ServerCommandSource>, String): a, getEntity, method_9313, getEntity, m_zeqeevzd, func_197088_a, getEntity

EntityArgumentType (): b, entities, method_9306, entities, m_vnxvkssj, entities, func_197093_b, entities

EntityArgumentType (): b, entities, method_9306, entities, m_vnxvkssj, func_197093_b, entities

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): b, getEntities, method_9317, getEntities, m_dwxafdpw, getEntities, func_197097_b, getEntities

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): b, getEntities, method_9317, getEntities, m_dwxafdpw, func_197097_b, getEntities

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): c, getOptionalEntities, method_9307, getOptionalEntities, m_drkqbfzm, getOptionalEntities, func_197087_c, getEntitiesAllowingNone

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): c, getOptionalEntities, method_9307, getOptionalEntities, m_drkqbfzm, func_197087_c, getEntitiesAllowingNone

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): d, getOptionalPlayers, method_9310, getOptionalPlayers, m_mleuekha, getOptionalPlayers, func_201309_d, getPlayersAllowingNone

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): d, getOptionalPlayers, method_9310, getOptionalPlayers, m_mleuekha, func_201309_d, getPlayersAllowingNone

EntityArgumentType (): c, player, method_9305, player, m_ifvdebbw, player, func_197096_c, player

EntityArgumentType (): c, player, method_9305, player, m_ifvdebbw, func_197096_c, player

EntityArgumentType (): d, players, method_9308, players, m_vjqxnlod, players, func_197094_d, players

EntityArgumentType (): d, players, method_9308, players, m_vjqxnlod, func_197094_d, players

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): f, getPlayers, method_9312, getPlayers, m_pxjdogbj, getPlayers, func_197090_e, getPlayers

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): f, getPlayers, method_9312, getPlayers, m_pxjdogbj, func_197090_e, getPlayers

EntitySelector (StringReader): a, parse, method_9318, parse, m_ttzqtgdy, parse, parse, parse

EntitySelector (StringReader): a, parse, method_9318, parse, m_ttzqtgdy, parse, parse

ServerPlayerEntity (CommandContext<ServerCommandSource>, String): e, getPlayer, method_9315, getPlayer, m_kdnmsyah, getPlayer, func_197089_d, getPlayer

ServerPlayerEntity (CommandContext<ServerCommandSource>, String): e, getPlayer, method_9315, getPlayer, m_kdnmsyah, func_197089_d, getPlayer

1.14.4

Names

net.minecraft.commands.arguments.EntityArgument

net.minecraft.unmapped.C_msbpycfh

Fields

Collection<String>: g, field_9859, EXAMPLES, EXAMPLES, field_201310_f, EXAMPLES

Collection<String>: g, EXAMPLES, field_9859, EXAMPLES, f_pmpvzlxj, EXAMPLES, field_201310_f, EXAMPLES

SimpleCommandExceptionType: a, field_9860, TOO_MANY_ENTITIES_EXCEPTION, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a, TOO_MANY_ENTITIES

SimpleCommandExceptionType: a, ERROR_NOT_SINGLE_ENTITY, field_9860, TOO_MANY_ENTITIES_EXCEPTION, f_dmuphiad, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a, TOO_MANY_ENTITIES

SimpleCommandExceptionType: b, field_9864, TOO_MANY_PLAYERS_EXCEPTION, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b, TOO_MANY_PLAYERS

SimpleCommandExceptionType: b, ERROR_NOT_SINGLE_PLAYER, field_9864, TOO_MANY_PLAYERS_EXCEPTION, f_qopieoxe, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b, TOO_MANY_PLAYERS

SimpleCommandExceptionType: c, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, NOT_PLAYER_EXCEPTION, field_197100_c, ONLY_PLAYERS_ALLOWED

SimpleCommandExceptionType: c, ERROR_ONLY_PLAYERS_ALLOWED, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, f_pcbrprfu, NOT_PLAYER_EXCEPTION, field_197100_c, ONLY_PLAYERS_ALLOWED

SimpleCommandExceptionType: d, field_9863, ENTITY_NOT_FOUND_EXCEPTION, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d, ENTITY_NOT_FOUND

SimpleCommandExceptionType: d, NO_ENTITIES_FOUND, field_9863, ENTITY_NOT_FOUND_EXCEPTION, f_qvekzwbw, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d, ENTITY_NOT_FOUND

SimpleCommandExceptionType: e, field_9856, PLAYER_NOT_FOUND_EXCEPTION, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e, PLAYER_NOT_FOUND

SimpleCommandExceptionType: e, NO_PLAYERS_FOUND, field_9856, PLAYER_NOT_FOUND_EXCEPTION, f_gbnkclid, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e, PLAYER_NOT_FOUND

SimpleCommandExceptionType: f, field_9862, NOT_ALLOWED_EXCEPTION, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f, SELECTOR_NOT_ALLOWED

SimpleCommandExceptionType: f, ERROR_SELECTORS_NOT_ALLOWED, field_9862, NOT_ALLOWED_EXCEPTION, f_uqfbemzk, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f, SELECTOR_NOT_ALLOWED

boolean: h, field_9858, singleTarget, single, field_197103_f, single

boolean: h, single, field_9858, singleTarget, f_tkaucouc, single, field_197103_f, single

boolean: i, field_9857, playersOnly, players, field_197104_g, playersOnly

boolean: i, playersOnly, field_9857, playersOnly, f_oeahghjc, players, field_197104_g, playersOnly

Constructors

Methods

EntityArgumentType (): a, method_9309, entity, entity, func_197086_a, entity

EntityArgumentType (): a, entity, method_9309, entity, m_fqxazkvl, entity, func_197086_a, entity

Entity (CommandContext<ServerCommandSource>, String): a, method_9313, getEntity, getEntity, func_197088_a, getEntity

Entity (CommandContext<ServerCommandSource>, String): a, getEntity, method_9313, getEntity, m_zeqeevzd, getEntity, func_197088_a, getEntity

EntityArgumentType (): b, method_9306, entities, entities, func_197093_b, entities

EntityArgumentType (): b, entities, method_9306, entities, m_vnxvkssj, entities, func_197093_b, entities

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): b, method_9317, getEntities, getEntities, func_197097_b, getEntities

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): b, getEntities, method_9317, getEntities, m_dwxafdpw, getEntities, func_197097_b, getEntities

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): c, method_9307, getOptionalEntities, getOptionalEntities, func_197087_c, getEntitiesAllowingNone

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): c, getOptionalEntities, method_9307, getOptionalEntities, m_drkqbfzm, getOptionalEntities, func_197087_c, getEntitiesAllowingNone

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): d, method_9310, getOptionalPlayers, getOptionalPlayers, func_201309_d, getPlayersAllowingNone

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): d, getOptionalPlayers, method_9310, getOptionalPlayers, m_mleuekha, getOptionalPlayers, func_201309_d, getPlayersAllowingNone

EntityArgumentType (): c, method_9305, player, player, func_197096_c, player

EntityArgumentType (): c, player, method_9305, player, m_ifvdebbw, player, func_197096_c, player

EntityArgumentType (): d, method_9308, players, players, func_197094_d, players

EntityArgumentType (): d, players, method_9308, players, m_vjqxnlod, players, func_197094_d, players

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): f, method_9312, getPlayers, getPlayers, func_197090_e, getPlayers

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): f, getPlayers, method_9312, getPlayers, m_pxjdogbj, getPlayers, func_197090_e, getPlayers

EntitySelector (StringReader): a, method_9318, method_9318, parse, parse, parse

EntitySelector (StringReader): a, parse, method_9318, parse, m_ttzqtgdy, parse, parse, parse

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions, listSuggestions

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions, listSuggestions, listSuggestions

Collection<String> (): getExamples, getExamples, getExamples, getExamples, getExamples

Collection<String> (): getExamples, getExamples, getExamples, getExamples, getExamples

ServerPlayerEntity (CommandContext<ServerCommandSource>, String): e, method_9315, getPlayer, getPlayer, func_197089_d, getPlayer

ServerPlayerEntity (CommandContext<ServerCommandSource>, String): e, getPlayer, method_9315, getPlayer, m_kdnmsyah, getPlayer, func_197089_d, getPlayer

1.14.3

Names

net.minecraft.command.arguments.EntityArgumentType

Fields

Collection<String>: g, field_9859, EXAMPLES, field_201310_f, EXAMPLES

Collection<String>: g, field_9859, EXAMPLES, EXAMPLES, field_201310_f, EXAMPLES

SimpleCommandExceptionType: a, field_9860, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a, TOO_MANY_ENTITIES

SimpleCommandExceptionType: a, field_9860, TOO_MANY_ENTITIES_EXCEPTION, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a, TOO_MANY_ENTITIES

SimpleCommandExceptionType: b, field_9864, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b, TOO_MANY_PLAYERS

SimpleCommandExceptionType: b, field_9864, TOO_MANY_PLAYERS_EXCEPTION, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b, TOO_MANY_PLAYERS

SimpleCommandExceptionType: c, field_9861, NOT_PLAYER_EXCEPTION, field_197100_c, ONLY_PLAYERS_ALLOWED

SimpleCommandExceptionType: c, field_9861, PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION, NOT_PLAYER_EXCEPTION, field_197100_c, ONLY_PLAYERS_ALLOWED

SimpleCommandExceptionType: d, field_9863, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d, ENTITY_NOT_FOUND

SimpleCommandExceptionType: d, field_9863, ENTITY_NOT_FOUND_EXCEPTION, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d, ENTITY_NOT_FOUND

SimpleCommandExceptionType: e, field_9856, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e, PLAYER_NOT_FOUND

SimpleCommandExceptionType: e, field_9856, PLAYER_NOT_FOUND_EXCEPTION, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e, PLAYER_NOT_FOUND

SimpleCommandExceptionType: f, field_9862, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f, SELECTOR_NOT_ALLOWED

SimpleCommandExceptionType: f, field_9862, NOT_ALLOWED_EXCEPTION, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f, SELECTOR_NOT_ALLOWED

boolean: h, field_9858, single, field_197103_f, single

boolean: h, field_9858, singleTarget, single, field_197103_f, single

boolean: i, field_9857, players, field_197104_g, playersOnly

boolean: i, field_9857, playersOnly, players, field_197104_g, playersOnly

Constructors

Methods

EntityArgument (): a, method_9309, entity, func_197086_a, entity

EntityArgumentType (): a, method_9309, entity, entity, func_197086_a, entity

Entity (CommandContext<CommandSourceStack>, String): a, method_9313, getEntity, func_197088_a, getEntity

Entity (CommandContext<ServerCommandSource>, String): a, method_9313, getEntity, getEntity, func_197088_a, getEntity

EntityArgument (): b, method_9306, entities, func_197093_b, entities

EntityArgumentType (): b, method_9306, entities, entities, func_197093_b, entities

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): b, method_9317, getEntities, func_197097_b, getEntities

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): b, method_9317, getEntities, getEntities, func_197097_b, getEntities

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): c, method_9307, getOptionalEntities, func_197087_c, getEntitiesAllowingNone

Collection<? extends Entity> (CommandContext<ServerCommandSource>, String): c, method_9307, getOptionalEntities, getOptionalEntities, func_197087_c, getEntitiesAllowingNone

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): d, method_9310, getOptionalPlayers, func_201309_d, getPlayersAllowingNone

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): d, method_9310, getOptionalPlayers, getOptionalPlayers, func_201309_d, getPlayersAllowingNone

EntityArgument (): c, method_9305, player, func_197096_c, player

EntityArgumentType (): c, method_9305, player, player, func_197096_c, player

EntityArgument (): d, method_9308, players, func_197094_d, players

EntityArgumentType (): d, method_9308, players, players, func_197094_d, players

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): f, method_9312, getPlayers, func_197090_e, getPlayers

Collection<ServerPlayerEntity> (CommandContext<ServerCommandSource>, String): f, method_9312, getPlayers, getPlayers, func_197090_e, getPlayers

EntitySelector (StringReader): a, method_9318, parse, parse, parse

EntitySelector (StringReader): a, method_9318, method_9318, parse, parse, parse

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions, listSuggestions

Collection<String> (): getExamples, getExamples

Collection<String> (): getExamples, getExamples, getExamples, getExamples, getExamples

ServerPlayerEntity (CommandContext<CommandSourceStack>, String): e, method_9315, getPlayer, func_197089_d, getPlayer

ServerPlayerEntity (CommandContext<ServerCommandSource>, String): e, method_9315, getPlayer, getPlayer, func_197089_d, getPlayer

1.14.2

Names

Fields

Collection<String>: g, field_9859, EXAMPLES, field_201310_f, field_201310_f

Collection<String>: g, field_9859, EXAMPLES, field_201310_f, EXAMPLES

SimpleCommandExceptionType: a, field_9860, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a, field_197098_a

SimpleCommandExceptionType: a, field_9860, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a, TOO_MANY_ENTITIES

SimpleCommandExceptionType: b, field_9864, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b, field_197099_b

SimpleCommandExceptionType: b, field_9864, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b, TOO_MANY_PLAYERS

SimpleCommandExceptionType: c, field_9861, NOT_PLAYER_EXCEPTION, field_197100_c, field_197100_c

SimpleCommandExceptionType: c, field_9861, NOT_PLAYER_EXCEPTION, field_197100_c, ONLY_PLAYERS_ALLOWED

SimpleCommandExceptionType: d, field_9863, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d, field_197101_d

SimpleCommandExceptionType: d, field_9863, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d, ENTITY_NOT_FOUND

SimpleCommandExceptionType: e, field_9856, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e, field_197102_e

SimpleCommandExceptionType: e, field_9856, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e, PLAYER_NOT_FOUND

SimpleCommandExceptionType: f, field_9862, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f, field_210323_f

SimpleCommandExceptionType: f, field_9862, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f, SELECTOR_NOT_ALLOWED

boolean: h, field_9858, single, field_197103_f, field_197103_f

boolean: h, field_9858, single, field_197103_f, single

boolean: i, field_9857, players, field_197104_g, field_197104_g

boolean: i, field_9857, players, field_197104_g, playersOnly

Constructors

Methods

1.14.1

Names

Fields

Constructors

Methods

1.14

Names

cb

cl

net.minecraft.class_4062

net.minecraft.class_2186

Fields

Collection<String>: g, field_19710, EXAMPLES, field_201310_f, EXAMPLES

Collection<String>: g, field_9859, EXAMPLES, field_201310_f, field_201310_f

SimpleCommandExceptionType: a, field_19704, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a, TOO_MANY_ENTITIES

SimpleCommandExceptionType: a, field_9860, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a, field_197098_a

SimpleCommandExceptionType: b, field_19705, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b, TOO_MANY_PLAYERS

SimpleCommandExceptionType: b, field_9864, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b, field_197099_b

SimpleCommandExceptionType: c, field_19706, NOT_PLAYER_EXCEPTION, field_197100_c, ONLY_PLAYERS_ALLOWED

SimpleCommandExceptionType: c, field_9861, NOT_PLAYER_EXCEPTION, field_197100_c, field_197100_c

SimpleCommandExceptionType: d, field_19707, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d, ENTITY_NOT_FOUND

SimpleCommandExceptionType: d, field_9863, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d, field_197101_d

SimpleCommandExceptionType: e, field_19708, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e, PLAYER_NOT_FOUND

SimpleCommandExceptionType: e, field_9856, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e, field_197102_e

SimpleCommandExceptionType: f, field_19709, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f, SELECTOR_NOT_ALLOWED

SimpleCommandExceptionType: f, field_9862, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f, field_210323_f

boolean: h, field_19711, single, field_197103_f, single

boolean: h, field_9858, single, field_197103_f, field_197103_f

boolean: i, field_19712, players, field_197104_g, playersOnly

boolean: i, field_9857, players, field_197104_g, field_197104_g

Constructors

Methods

EntityArgument (): a, method_17894, entity, func_197086_a, entity

EntityArgument (): a, method_9309, entity, func_197086_a, entity

Entity (CommandContext<CommandSourceStack>, String): a, method_17898, getEntity, func_197088_a, getEntity

Entity (CommandContext<CommandSourceStack>, String): a, method_9313, getEntity, func_197088_a, getEntity

EntityArgument (): b, method_17899, entities, func_197093_b, entities

EntityArgument (): b, method_9306, entities, func_197093_b, entities

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): b, method_17901, getEntities, func_197097_b, getEntities

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): b, method_9317, getEntities, func_197097_b, getEntities

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): c, method_17903, getOptionalEntities, func_197087_c, getEntitiesAllowingNone

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): c, method_9307, getOptionalEntities, func_197087_c, getEntitiesAllowingNone

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): d, method_17905, getOptionalPlayers, func_201309_d, getPlayersAllowingNone

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): d, method_9310, getOptionalPlayers, func_201309_d, getPlayersAllowingNone

EntityArgument (): c, method_17902, player, func_197096_c, player

EntityArgument (): c, method_9305, player, func_197096_c, player

ServerPlayerEntity (CommandContext<CommandSourceStack>, String): e, method_17906, getPlayer, func_197089_d, getPlayer

EntityArgument (): d, method_17904, players, func_197094_d, players

EntityArgument (): d, method_9308, players, func_197094_d, players

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): f, method_17907, getPlayers, func_197090_e, getPlayers

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): f, method_9312, getPlayers, func_197090_e, getPlayers

EntitySelector (StringReader): a, method_17897, parse, parse, parse

EntitySelector (StringReader): a, method_9318, parse, parse, parse

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions

Collection<String> (): getExamples, getExamples, getExamples, getExamples

Collection<String> (): getExamples, getExamples

ServerPlayerEntity (CommandContext<CommandSourceStack>, String): e, method_9315, getPlayer, func_197089_d, getPlayer

1.13.2

Names

net.minecraft.unmapped.C_61893696

net.minecraft.class_4062

net.minecraft.command.arguments.EntityArgument

Fields

Collection<String>: g, f_90830992, EXAMPLES, field_201310_f

Collection<String>: g, field_19710, EXAMPLES, field_201310_f, EXAMPLES

SimpleCommandExceptionType: a, f_79117810, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a

SimpleCommandExceptionType: a, field_19704, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a, TOO_MANY_ENTITIES

SimpleCommandExceptionType: b, f_94316938, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b

SimpleCommandExceptionType: b, field_19705, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b, TOO_MANY_PLAYERS

SimpleCommandExceptionType: c, f_21076521, NOT_PLAYER_EXCEPTION, field_197100_c

SimpleCommandExceptionType: c, field_19706, NOT_PLAYER_EXCEPTION, field_197100_c, ONLY_PLAYERS_ALLOWED

SimpleCommandExceptionType: d, f_58368607, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d

SimpleCommandExceptionType: d, field_19707, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d, ENTITY_NOT_FOUND

SimpleCommandExceptionType: e, f_64536752, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e

SimpleCommandExceptionType: e, field_19708, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e, PLAYER_NOT_FOUND

SimpleCommandExceptionType: f, f_65133779, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f

SimpleCommandExceptionType: f, field_19709, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f, SELECTOR_NOT_ALLOWED

boolean: h, f_80071639, single, field_197103_f

boolean: h, field_19711, single, field_197103_f, single

boolean: i, f_84977329, players, field_197104_g

boolean: i, field_19712, players, field_197104_g, playersOnly

Constructors

Methods

EntityArgument (): a, m_46241069, entity, func_197086_a

EntityArgument (): a, method_17894, entity, func_197086_a, entity

Entity (CommandContext<CommandSourceStack>, String): a, m_63552647, getEntity, func_197088_a

Entity (CommandContext<CommandSourceStack>, String): a, method_17898, getEntity, func_197088_a, getEntity

EntityArgument (): b, m_09517520, entities, func_197093_b

EntityArgument (): b, method_17899, entities, func_197093_b, entities

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): b, m_03482780, getEntities, func_197097_b

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): b, method_17901, getEntities, func_197097_b, getEntities

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): c, m_88486725, getOptionalEntities, func_197087_c

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): c, method_17903, getOptionalEntities, func_197087_c, getEntitiesAllowingNone

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): d, m_63472903, getOptionalPlayers, func_201309_d

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): d, method_17905, getOptionalPlayers, func_201309_d, getPlayersAllowingNone

EntityArgument (): c, m_27523807, player, func_197096_c

EntityArgument (): c, method_17902, player, func_197096_c, player

ServerPlayerEntity (CommandContext<CommandSourceStack>, String): e, m_86730909, getPlayer, func_197089_d

ServerPlayerEntity (CommandContext<CommandSourceStack>, String): e, method_17906, getPlayer, func_197089_d, getPlayer

EntityArgument (): d, m_49370931, players, func_197094_d

EntityArgument (): d, method_17904, players, func_197094_d, players

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): f, m_99893940, getPlayers, func_197090_e

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): f, method_17907, getPlayers, func_197090_e, getPlayers

EntitySelector (StringReader): a, parse, parse, parse

EntitySelector (StringReader): a, method_17897, parse, parse, parse

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions

Collection<String> (): getExamples, getExamples

Collection<String> (): getExamples, getExamples, getExamples, getExamples

1.13.1

Names

ca

cb

Fields

Constructors

Methods

1.13

Names

ca

net.minecraft.unmapped.C_61893696

net.minecraft.command.argument.EntityArgument

net.minecraft.command.arguments.EntityArgument

Fields

Collection<String>: g, f_90830992, EXAMPLES, field_201310_f

SimpleCommandExceptionType: a, f_79117810, TOO_MANY_ENTITIES_EXCEPTION, field_197098_a

SimpleCommandExceptionType: b, f_94316938, TOO_MANY_PLAYERS_EXCEPTION, field_197099_b

SimpleCommandExceptionType: c, f_21076521, NOT_PLAYER_EXCEPTION, field_197100_c

SimpleCommandExceptionType: d, f_58368607, ENTITY_NOT_FOUND_EXCEPTION, field_197101_d

SimpleCommandExceptionType: e, f_64536752, PLAYER_NOT_FOUND_EXCEPTION, field_197102_e

SimpleCommandExceptionType: f, f_65133779, SELECTOR_NOT_ALLOWED_EXCEPTION, field_210323_f

boolean: h, f_80071639, single, field_197103_f

boolean: i, f_84977329, players, field_197104_g

Constructors

(boolean, boolean)

Methods

EntityArgument (): a, m_46241069, entity, func_197086_a

Entity (CommandContext<CommandSourceStack>, String): a, m_63552647, getEntity, func_197088_a

EntityArgument (): b, m_09517520, entities, func_197093_b

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): b, m_03482780, getEntities, func_197097_b

Collection<? extends Entity> (CommandContext<CommandSourceStack>, String): c, m_88486725, getOptionalEntities, func_197087_c

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): d, m_63472903, getOptionalPlayers, func_201309_d

EntityArgument (): c, m_27523807, player, func_197096_c

ServerPlayerEntity (CommandContext<CommandSourceStack>, String): e, m_86730909, getPlayer, func_197089_d

EntityArgument (): d, m_49370931, players, func_197094_d

Collection<ServerPlayerEntity> (CommandContext<CommandSourceStack>, String): f, m_99893940, getPlayers, func_197090_e

EntitySelector (StringReader): a, parse, parse, parse

<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions, listSuggestions

Collection<String> (): getExamples, getExamples