public class MinecartCommandBlockEntity.MinecartCommandLogic extends CommandBlockLogic
DUMMY
コンストラクタと説明 |
---|
MinecartCommandLogic() |
修飾子とタイプ | メソッドと説明 |
---|---|
CommandSource |
getCommandSource() |
MinecartCommandBlockEntity |
getMinecart() |
Vec3d |
getPositionVector() |
ServerWorld |
getWorld() |
void |
updateCommand() |
allowLogging, getCommand, getLastOutput, getName, getSuccessCount, read, sendMessage, setCommand, setLastOutput, setName, setSuccessCount, setTrackOutput, shouldReceiveErrors, shouldReceiveFeedback, shouldTrackOutput, trigger, tryOpenEditCommandBlock, write
public ServerWorld getWorld()
getWorld
クラス内 CommandBlockLogic
public void updateCommand()
updateCommand
クラス内 CommandBlockLogic
public Vec3d getPositionVector()
getPositionVector
クラス内 CommandBlockLogic
public MinecartCommandBlockEntity getMinecart()
public CommandSource getCommandSource()
getCommandSource
クラス内 CommandBlockLogic