Package com.nexomc.nexo
Object NexoBootstrap.Companion
-
- All Implemented Interfaces:
public class NexoBootstrap.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private BooleanbootsStrungpublic final static NexoBootstrap.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleangetBootsStrung()final UnitsetBootsStrung(Boolean bootsStrung)-
-
Method Detail
-
getBootsStrung
final Boolean getBootsStrung()
-
setBootsStrung
final Unit setBootsStrung(Boolean bootsStrung)
-
-
-
-