Overview

Namespaces

  • aliuly
    • common
      • selectors
    • loader
  • xPaw

Classes

  • ArmorItems
  • BasicCli
  • BasicHelp
  • BasicPlugin
  • ChatSession
  • Cmd
  • CmdSelector
  • ExpandVars
  • FastTransfer
  • FileUtils
  • FreezeSession
  • GetMotd
  • GetMotdAsyncTask
  • InvisibleSession
  • InvUtils
  • ItemName
  • mc
  • mc2
  • MoneyAPI
  • MPMU
  • Npc
  • PermUtils
  • PluginAsyncTask
  • PluginCallbackTask
  • PMScript
  • QueryAsyncTask
  • Rcon
  • RconTask
  • Session
  • ShieldSession
  • ShoppingCart
  • SignUtils
  • SkinUtils
  • SpySession
  • SubCommandMap
  • TPUtils
  • Overview
  • Namespace
  • Class

Class SignUtils

Routines for manipulating signs

Abstract
Namespace: aliuly\common
Located at aliuly/common/SignUtils.php
Methods summary
public static
# breakSign( pocketmine\tile\Sign $tile )

Destroy a sign

Destroy a sign

Parameters

$tile
  • sign tile
public static
# breakSignLater( pocketmine\plugin\Plugin $plugin, pocketmine\tile\Sign $tile, $ticks = 5 )
API documentation generated by ApiGen