Package org.moddingx.libx.annotation.registration
package org.moddingx.libx.annotation.registration
-
ClassDescriptionThis annotation can be added to a class to instruct ModInit to always register instances of that class without a registry and don't check the element type.Container annotation.Marks a field as excluded from registration.Explicitly sets a name for a field that is registered.Can be applied to a class to register all
public static final
fields to aModXRegistration
.