net.minecraft.server.v1_14_R1

public class ArgumentEntity

implements com.mojang.brigadier.arguments.ArgumentType<EntitySelector>

cl
net.minecraft.class_2186
net.minecraft.command.arguments.EntityArgument
net.minecraft.server.v1_14_R1.ArgumentEntity

Field summary

Modifier and TypeField
private static final Collection<String>
g
field_9859
field_201310_f
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
field_9860
field_197098_a
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
field_9864
field_197099_b
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
c
field_9861
field_197100_c
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
d
field_9863
field_197101_d
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
e
field_9856
field_197102_e
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
f
field_9862
field_210323_f
private final boolean
h
field_9858
field_197103_f
private final boolean
i
field_9857
field_197104_g

Constructor summary

ModifierConstructor
protected (boolean arg0, boolean arg1)

Method summary

Modifier and TypeMethod
public static ArgumentEntity
a()
method_9309()
func_197086_a()
public static Entity
a(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9313(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_197088_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static ArgumentEntity
b()
method_9306()
func_197093_b()
multipleEntities()
public static Collection<? extends Entity>
b(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9317(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_197097_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static Collection<? extends Entity>
c(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9307(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_197087_c(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static Collection<EntityPlayer>
d(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9310(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_201309_d(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static ArgumentEntity
c()
method_9305()
func_197096_c()
public static EntityPlayer
e(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9315(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_197089_d(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static ArgumentEntity
d()
method_9308()
func_197094_d()
public static Collection<EntityPlayer>
f(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9312(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_197090_e(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public EntitySelector
a(com.mojang.brigadier.StringReader arg0)
method_9318(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public <S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<String>
getExamples()
getExamples()