Class LimboSender

java.lang.Object
dev.rollczi.litecommands.platform.AbstractPlatformSender
cn.ycraft.limbo.command.LimboSender
All Implemented Interfaces:
dev.rollczi.litecommands.platform.PlatformSender

public class LimboSender extends dev.rollczi.litecommands.platform.AbstractPlatformSender
  • Field Summary

    Fields inherited from class dev.rollczi.litecommands.platform.AbstractPlatformSender

    metaMap

    Fields inherited from interface dev.rollczi.litecommands.platform.PlatformSender

    DISPLAY_NAME, IDENTIFIER, NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    dev.rollczi.litecommands.identifier.Identifier
     
     
    boolean
    hasPermission(String permission)
     

    Methods inherited from class dev.rollczi.litecommands.platform.AbstractPlatformSender

    getDisplayName, getProperty, putProperty

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • getIdentifier

      public dev.rollczi.litecommands.identifier.Identifier getIdentifier()
    • hasPermission

      public boolean hasPermission(String permission)