Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
CannonRTP
/
com.magmaguy.cannonrtp.protection.adapters
/
HuskTownsProtectionAdapter
Husk
Towns
Protection
Adapter
public
class
HuskTownsProtectionAdapter
implements
ProtectionAdapter
Members
Constructors
Husk
Towns
Protection
Adapter
Link copied to clipboard
public
void
HuskTownsProtectionAdapter
(
)
Functions
get
Plugin
Name
Link copied to clipboard
public
String
getPluginName
(
)
query
Link copied to clipboard
public
ProtectionQueryResult
query
(
Location
location
)
Inherited functions
blocked
Link copied to clipboard
public
ProtectionQueryResult
blocked
(
String
reason
)
require
Provider
Link copied to clipboard
public
static
T
requireProvider
<
T
>
(
T
provider
,
String
providerDescription
)