SybSafetyFirst
Toggle table of contents
unknown
jvm
Platform filter
jvm
Switch theme
Search in API
SybSafetyFirst
SybSafetyFirst
/
com.sybsuper.sybsafetyfirst.modules
/
Module
Module
interface
Module
:
Listener
Inheritors
BabyCreatures
BadAirCaves
BrokenBones
ExpensiveTrades
FastCreepers
HeavyArmor
HostileReinforcements
HungerDelirium
HungryMode
InconsistentRedstone
IntentionalGameDesign
LightningFires
LimitedCrafting
NetherPortalsDestabilize
NoF3
NoF5
NoSweepingDamage
PlayerZombies
SkillBasedInventory
SmallerStacks
WaterCurrent
Wildfire
WrongToolsHurt
Members
Properties
description
Link copied to clipboard
abstract
val
description
:
String
id
Link copied to clipboard
open
val
id
:
String
name
Link copied to clipboard
open
val
name
:
String
options
Link copied to clipboard
abstract
var
options
:
ModuleOptions
Functions
current
Enabled
Instance
Link copied to clipboard
open
fun
currentEnabledInstance
(
)
:
Module
?
on
Disable
Link copied to clipboard
open
fun
onDisable
(
)
Called when the module is disabled.
on
Enable
Link copied to clipboard
open
fun
onEnable
(
)
Called when the module is enabled.