net.minecraft.server.command.source

public class CommandSourceStack

implements CommandSource

bo
net.minecraft.unmapped.C_30485881
net.minecraft.server.command.source.CommandSourceStack

Field summary

Modifier and TypeField
private final CommandSource
a
f_76409398
source
private final Vec3d
b
f_26314344
pos
private final BlockPos
c
f_52038840
blockPos
private final Integer
d
f_38766176
permissions
private final Entity
e
f_74139526
entity
private final Boolean
f
f_71428284
sendCommandFeedback

Constructor summary

ModifierConstructor
public (CommandSource source, Vec3d pos, BlockPos blockPos, Integer permissions, Entity entity, Boolean sendCommandFeedback)

Method summary

Modifier and TypeMethod
public static CommandSourceStack
a(bn arg0)
m_04238378(C_23078083 arg0)
of(CommandSource source)
public CommandSourceStack
a(ve arg0, bhc arg1)
m_56251174(C_42232651 arg0, C_94584382 arg1)
withEntity(Entity entity, Vec3d pos)
public CommandSourceStack
a(int arg0)
m_28243306(int arg0)
withPermissions(int permissions)
public CommandSourceStack
a(boolean arg0)
m_04761186(boolean arg0)
withFeedback(boolean sendCommandFeedback)
public CommandSourceStack
i()
m_34917170()
withPos()
public String
h_()
m_98997855()
getName()
public Text
i_()
m_33641726()
getDisplayName()
public void
a(hh arg0)
m_28323918(C_95231345 arg0)
sendMessage(Text arg0)
public boolean
a(int arg0, String arg1)
m_13406572(int arg0, String arg1)
canUseCommand(int arg0, String arg1)
public BlockPos
c()
m_07161287()
getCommandSourceBlockPos()
public Vec3d
d()
m_22446477()
getCommandSourcePos()
public World
e()
m_05260561()
getCommandSourceWorld()
public Entity
f()
m_63527663()
asEntity()
public boolean
g()
m_48795994()
sendCommandSuccessToOps()
public void
a(bp$a arg0, int arg1)
m_10749750(C_75608205$C_18945639 arg0, int arg1)
addResult(CommandResults$Type arg0, int arg1)
public MinecraftServer
C_()
m_31636945()
getServer()