net.minecraft.command

public class CommandSource

implements ISuggestionProvider

bu
net.minecraft.command.CommandSource

Field summary

Modifier and TypeField
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
field_197039_a
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
field_197040_b
private final ICommandSource
c
field_197041_c
private final Vec3d
d
field_197042_d
private final WorldServer
e
field_197043_e
private final int
f
field_197044_f
private final String
g
field_197045_g
private final ITextComponent
h
field_197046_h
private final MinecraftServer
i
field_197047_i
private final boolean
j
field_197048_j
private final Entity
k
field_197049_k
private final com.mojang.brigadier.ResultConsumer<CommandSource>
l
field_197050_l
private final EntityAnchorArgument$Type
m
field_201011_m
private final Vec2f
n
field_201012_n

Constructor summary

ModifierConstructor
public (ICommandSource arg0, Vec3d arg1, Vec2f arg2, WorldServer arg3, int arg4, String arg5, ITextComponent arg6, MinecraftServer arg7, Entity arg8)
protected (ICommandSource arg0, Vec3d arg1, Vec2f arg2, WorldServer 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(aeo arg0)
func_197024_a(Entity arg0)
public CommandSource
a(cdt arg0)
func_201009_a(Vec3d arg0)
public CommandSource
a(cds arg0)
func_201007_a(Vec2f arg0)
public CommandSource
a(com.mojang.brigadier.ResultConsumer<bu> arg0)
func_197029_a(com.mojang.brigadier.ResultConsumer<CommandSource> arg0)
public CommandSource
a(com.mojang.brigadier.ResultConsumer<bu> arg0, BinaryOperator<com.mojang.brigadier.ResultConsumer<bu>> arg1)
func_209550_a(com.mojang.brigadier.ResultConsumer<CommandSource> arg0, BinaryOperator<com.mojang.brigadier.ResultConsumer<CommandSource>> arg1)
public CommandSource
a()
func_197031_a()
public CommandSource
a(int arg0)
func_197033_a(int arg0)
public CommandSource
b(int arg0)
func_197026_b(int arg0)
public CommandSource
a(bz$a arg0)
func_201010_a(EntityAnchorArgument$Type arg0)
public CommandSource
a(tc arg0)
func_201003_a(WorldServer arg0)
public CommandSource
a(aeo arg0, bz$a arg1)
func_201006_a(Entity arg0, EntityAnchorArgument$Type arg1)
public CommandSource
b(cdt arg0)
func_201005_b(Vec3d arg0)
public ITextComponent
b()
func_197019_b()
public String
c()
func_197037_c()
public boolean
c(int arg0)
func_197034_c(int arg0)
public Vec3d
d()
func_197036_d()
public WorldServer
e()
func_197023_e()
public Entity
f()
func_197022_f()
public Entity
g()
func_197027_g()
public EntityPlayerMP
h()
func_197035_h()
public Vec2f
i()
func_201004_i()
public MinecraftServer
j()
func_197028_i()
public EntityAnchorArgument$Type
k()
func_201008_k()
public void
a(ij arg0, boolean arg1)
func_197030_a(ITextComponent arg0, boolean arg1)
private void
b(ij arg0)
func_197020_b(ITextComponent arg0)
public void
a(ij arg0)
func_197021_a(ITextComponent arg0)
public void
a(com.mojang.brigadier.context.CommandContext<bu> arg0, boolean arg1, int arg2)
func_197038_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, boolean arg1, int arg2)
public Collection<String>
l()
func_197011_j()
public Collection<String>
m()
func_197012_k()
public Collection<ResourceLocation>
n()
func_197010_l()
public Collection<ResourceLocation>
o()
func_199612_m()
public CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
a(com.mojang.brigadier.context.CommandContext<bw> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
func_197009_a(com.mojang.brigadier.context.CommandContext<ISuggestionProvider> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<ISuggestionProvider$Coordinates>
a(boolean arg0)
func_199613_a(boolean arg0)