Package com.kamikazejam.kamicommon.subsystem.module
package com.kamikazejam.kamicommon.subsystem.module
-
ClassesClassDescriptionThis class represents a single module registered under your
KamiPlugin
plugin.
A module is a toggleable subsystem that acts like its own plugin, providing its own functionality and configuration.
For a subsystem that cannot be toggled or disabled, seeFeature
.