net.minecraft.server.v1_12_R1

public class CommandListenerWrapper

implements ICommandListener

bo
net.minecraft.command.CommandSenderWrapper
net.minecraft.server.v1_12_R1.CommandListenerWrapper

Field summary

Modifier and TypeField
private final ICommandListener
a
field_193043_a
base
private final Vec3D
b
field_194002_b
private final BlockPosition
c
field_194003_c
private final Integer
d
field_194004_d
private final Entity
e
field_194005_e
private final Boolean
f
field_194006_f

Constructor summary

ModifierConstructor
public (ICommandListener arg0, Vec3D arg1, BlockPosition arg2, Integer arg3, Entity arg4, Boolean arg5)

Method summary

Modifier and TypeMethod
public static CommandListenerWrapper
a(bn arg0)
func_193998_a(ICommandSender arg0)
public CommandListenerWrapper
a(vg arg0, bhe arg1)
func_193997_a(Entity arg0, Vec3d arg1)
public CommandListenerWrapper
a(int arg0)
func_193999_a(int arg0)
public CommandListenerWrapper
a(boolean arg0)
func_194001_a(boolean arg0)
public CommandListenerWrapper
i()
func_194000_i()
public String
h_()
func_70005_c_()
getName()
public IChatBaseComponent
i_()
func_145748_c_()
getScoreboardDisplayName()
public void
a(hh arg0)
func_145747_a(ITextComponent arg0)
sendMessage(IChatBaseComponent arg0)
public boolean
a(int arg0, String arg1)
func_70003_b(int arg0, String arg1)
public BlockPosition
c()
func_180425_c()
getChunkCoordinates()
public Vec3D
d()
func_174791_d()
public World
e()
func_130014_f_()
getWorld()
public Entity
f()
func_174793_f()
public boolean
g()
func_174792_t_()
getSendCommandFeedback()
public void
a(bp$a arg0, int arg1)
func_174794_a(CommandResultStats$Type arg0, int arg1)
public MinecraftServer
C_()
func_184102_h()