Class GeyserRegistrar
java.lang.Object
com.github.imdabigboss.easydatapack.backend.registrar.GenericRegistrar
com.github.imdabigboss.easydatapack.backend.registrar.GeyserRegistrar
-
Constructor Summary
ConstructorsConstructorDescriptionGeyserRegistrar(EasyDatapack easyDatapack, org.geysermc.geyser.api.GeyserApi geyserApi) -
Method Summary
Methods inherited from class com.github.imdabigboss.easydatapack.backend.registrar.GenericRegistrar
finalizeRegistration, onDisable, onEnable, registerCustomAdder, registerCustomComponents
-
Constructor Details
-
GeyserRegistrar
-
-
Method Details
-
onEnableInt
public void onEnableInt()- Specified by:
onEnableIntin classGenericRegistrar
-
onDisableInt
public void onDisableInt()- Specified by:
onDisableIntin classGenericRegistrar
-