net.minecraft.command

public class CommandSource

implements ISuggestionProvider

cd
net.minecraft.class_2168
net.minecraft.command.CommandSource

Field summary

Modifier and TypeField
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
field_9824
field_197039_a
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
field_9827
field_197040_b
private final ICommandSource
c
field_9819
field_197041_c
private final Vec3d
d
field_9817
field_197042_d
private final ServerWorld
e
field_9828
field_197043_e
private final int
f
field_9815
field_197044_f
private final String
g
field_9826
field_197045_g
private final ITextComponent
h
field_9825
field_197046_h
private final MinecraftServer
i
field_9818
field_197047_i
private final boolean
j
field_9823
field_197048_j
private final Entity
k
field_9820
field_197049_k
private final com.mojang.brigadier.ResultConsumer<CommandSource>
l
field_9821
field_197050_l
private final EntityAnchorArgument$Type
m
field_9816
field_201011_m
private final Vec2f
n
field_9822
field_201012_n

Constructor summary

ModifierConstructor
public (ICommandSource arg0, Vec3d arg1, Vec2f arg2, ServerWorld arg3, int arg4, String arg5, ITextComponent arg6, MinecraftServer arg7, Entity arg8)
protected (ICommandSource arg0, Vec3d arg1, Vec2f arg2, ServerWorld arg3, int arg4, String arg5, ITextComponent arg6, MinecraftServer arg7, Entity arg8, boolean arg9, com.mojang.brigadier.ResultConsumer<CommandSource> arg10, EntityAnchorArgument$Type arg11)

Method summary

Modifier and TypeMethod
public CommandSource
a(aii arg0)
method_9232(class_1297 arg0)
func_197024_a(Entity arg0)
public CommandSource
a(crx arg0)
method_9208(class_243 arg0)
func_201009_a(Vec3d arg0)
public CommandSource
a(crw arg0)
method_9216(class_241 arg0)
func_201007_a(Vec2f arg0)
public CommandSource
a(com.mojang.brigadier.ResultConsumer<cd> arg0)
method_9231(com.mojang.brigadier.ResultConsumer<class_2168> arg0)
func_197029_a(com.mojang.brigadier.ResultConsumer<CommandSource> arg0)
public CommandSource
a(com.mojang.brigadier.ResultConsumer<cd> arg0, BinaryOperator<com.mojang.brigadier.ResultConsumer<cd>> arg1)
method_9209(com.mojang.brigadier.ResultConsumer<class_2168> arg0, BinaryOperator<com.mojang.brigadier.ResultConsumer<class_2168>> arg1)
func_209550_a(com.mojang.brigadier.ResultConsumer<CommandSource> arg0, BinaryOperator<com.mojang.brigadier.ResultConsumer<CommandSource>> arg1)
public CommandSource
a()
method_9217()
func_197031_a()
public CommandSource
a(int arg0)
method_9206(int arg0)
func_197033_a(int arg0)
public CommandSource
b(int arg0)
method_9230(int arg0)
func_197026_b(int arg0)
public CommandSource
a(ck$a arg0)
method_9218(class_2183$class_2184 arg0)
func_201010_a(EntityAnchorArgument$Type arg0)
public CommandSource
a(vg arg0)
method_9227(class_3218 arg0)
func_201003_a(ServerWorld arg0)
public CommandSource
a(aii arg0, ck$a arg1)
method_9220(class_1297 arg0, class_2183$class_2184 arg1)
func_201006_a(Entity arg0, EntityAnchorArgument$Type arg1)
public CommandSource
b(crx arg0)
method_9221(class_243 arg0)
func_201005_b(Vec3d arg0)
public ITextComponent
b()
method_9223()
func_197019_b()
public String
c()
method_9214()
func_197037_c()
public boolean
c(int arg0)
method_9259(int arg0)
func_197034_c(int arg0)
public Vec3d
d()
method_9222()
func_197036_d()
public ServerWorld
e()
method_9225()
func_197023_e()
public Entity
f()
method_9228()
func_197022_f()
public Entity
g()
method_9229()
func_197027_g()
public ServerPlayerEntity
h()
method_9207()
func_197035_h()
public Vec2f
i()
method_9210()
func_201004_i()
public MinecraftServer
j()
method_9211()
func_197028_i()
public EntityAnchorArgument$Type
k()
method_9219()
func_201008_k()
public void
a(jm arg0, boolean arg1)
method_9226(class_2561 arg0, boolean arg1)
func_197030_a(ITextComponent arg0, boolean arg1)
private void
b(jm arg0)
method_9212(class_2561 arg0)
func_197020_b(ITextComponent arg0)
public void
a(jm arg0)
method_9213(class_2561 arg0)
func_197021_a(ITextComponent arg0)
public void
a(com.mojang.brigadier.context.CommandContext<cd> arg0, boolean arg1, int arg2)
method_9215(com.mojang.brigadier.context.CommandContext<class_2168> arg0, boolean arg1, int arg2)
func_197038_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, boolean arg1, int arg2)
public Collection<String>
l()
method_9262()
func_197011_j()
public Collection<String>
m()
method_9267()
func_197012_k()
public Collection<ResourceLocation>
n()
method_9254()
func_197010_l()
public Stream<ResourceLocation>
o()
method_9273()
func_199612_m()
public CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
a(com.mojang.brigadier.context.CommandContext<cf> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
method_9261(com.mojang.brigadier.context.CommandContext<class_2172> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
func_197009_a(com.mojang.brigadier.context.CommandContext<ISuggestionProvider> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)