Package org.moddingx.libx.registration
package org.moddingx.libx.registration
-
ClassDescriptionEverything that is registered to
ModXRegistrationthat implements this can specify dependencies and things to be done during setup phase.Interface to collect additional objects that are registered together with aRegisterable.A registration builder is used to configure the LibX registration system and adjust the behavior of it.Provides some data that is present during registration like the id and registry key of the object being registered.A small factory helper that createsBlockBehaviour.PropertiesandItem.Propertieswith the correctsetIdcall pre-applied, and optionally tracks the created objects for bulk registration viaRegistrationHelper.registerAll().A registry condition is used by the LibX registration system to prevent things passed to the register methods from being registered.A registry transformer is used by the LibX registration system to register additional things dynamically based on other objects, that have been passed to the system.An extension ofRegistrationContextthat is used during setup phase.