Shoebill API
Package Index
|
Class Index
net.gtaun.shoebill
net.gtaun.shoebill.amx
net.gtaun.shoebill.amx.types
net.gtaun.shoebill.constant
net.gtaun.shoebill.data
net.gtaun.shoebill.event.actor
net.gtaun.shoebill.event.amx
net.gtaun.shoebill.event.checkpoint
net.gtaun.shoebill.event.destroyable
net.gtaun.shoebill.event.dialog
net.gtaun.shoebill.event.menu
net.gtaun.shoebill.event.object
net.gtaun.shoebill.event.player
net.gtaun.shoebill.event.rcon
net.gtaun.shoebill.event.resource
net.gtaun.shoebill.event.server
net.gtaun.shoebill.event.service
net.gtaun.shoebill.event.vehicle
net.gtaun.shoebill.exception
net.gtaun.shoebill.object
net.gtaun.shoebill.resource
net.gtaun.shoebill.service
Interfaces
Service
ServiceEntry
ServiceManager
ServiceStore
Package Index
|
Class Index
public interface
Service
net.gtaun.shoebill.service.Service
Summary
Public Methods
abstract static <ServiceType extends
Service
> ServiceType
get
(
Class
<ServiceType> type)
abstract static <ServiceType extends
Service
> boolean
isAvailable
(
Class
<ServiceType> type)
Public Methods
public static abstract ServiceType
get
(
Class
<ServiceType> type)
public static abstract boolean
isAvailable
(
Class
<ServiceType> type)