Package 

Interface NERoomRole

  • All Implemented Interfaces:

    
    public interface NERoomRole
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract String getName() 角色名称
      abstract Integer getLimit() 角色数量限制
      abstract Boolean getHide() 该角色是否为隐藏角色
      abstract NERoleParams getParams() 角色额外参数
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait