Class NetworkedEntity

    • Constructor Detail

      • NetworkedEntity

        public NetworkedEntity()
    • Method Detail

      • isGlobal

        public boolean isGlobal()
        Description copied from interface: HasNetwork
        Returns whether this entity belongs to global mode (true) or to a network (false)
        Specified by:
        isGlobal in interface HasNetwork