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
/
ProtectionQueryResult
Protection
Query
Result
public
final
class
ProtectionQueryResult
extends
Record
Members
Constructors
Protection
Query
Result
Link copied to clipboard
public
void
ProtectionQueryResult
(
)
Functions
blocked
Link copied to clipboard
public
static
ProtectionQueryResult
blocked
(
String
pluginName
,
String
reason
)
pass
Link copied to clipboard
public
static
ProtectionQueryResult
pass
(
)
Inherited functions
equals
Link copied to clipboard
public
abstract
boolean
equals
(
Object
p
)
hash
Code
Link copied to clipboard
public
abstract
int
hashCode
(
)
to
String
Link copied to clipboard
public
abstract
String
toString
(
)