History - net.minecraft.server.command.source.CommandSourceStack
1.12.2
Names
bo
net.minecraft.class_3289
net.minecraft.server.command.source.CommandSourceStack
net.minecraft.command.CommandSenderWrapper
net.minecraft.command.CommandSenderWrapper
Fields
CommandSource: a, field_16084, source, field_193043_a, delegate
Vec3d: b, field_16085, pos, field_194002_b, positionVector
BlockPos: c, field_16086, blockPos, field_194003_c, position
Integer: d, field_16087, permissions, field_194004_d, permissionLevel
Entity: e, field_16088, entity, field_194005_e, entity
Boolean: f, field_16089, sendCommandFeedback, field_194006_f, sendCommandFeedback
Constructors
(CommandSource, Vec3d, BlockPos, Integer, Entity, Boolean)
Methods
CommandSourceStack (CommandSource): a, method_14640, of, func_193998_a, create
CommandSourceStack (Entity, Vec3d): a, method_14641, withEntity, func_193997_a, withEntity
CommandSourceStack (int): a, method_14639, withPermissions, func_193999_a, withPermissionLevel
CommandSourceStack (boolean): a, method_14642, withFeedback, func_194001_a, withSendCommandFeedback
CommandSourceStack (): i, method_14643, withPos, func_194000_i, computePositionVector
String (): h_, method_2518, getName, func_70005_c_, getName
Text (): i_, method_6344, getDisplayName, func_145748_c_, getDisplayName
void (Text): a, method_5505, sendMessage, func_145747_a, sendMessage
boolean (int, String): a, method_3333, canUseCommand, func_70003_b, canUseCommand
BlockPos (): c, method_4086, getCommandSourceBlockPos, func_180425_c, getPosition
Vec3d (): d, method_10787, getCommandSourcePos, func_174791_d, getPositionVector
World (): e, method_5506, getCommandSourceWorld, func_130014_f_, getEntityWorld
Entity (): f, method_10788, asEntity, func_174793_f, getCommandSenderEntity
boolean (): g, method_10789, sendCommandSuccessToOps, func_174792_t_, sendCommandFeedback
void (CommandResults$Type, int): a, method_10786, addResult, func_174794_a, setCommandStat
MinecraftServer (): C_, method_12833, getServer, func_184102_h, getServer