Uses of Annotation Interface
ml.karmaconfigs.api.common.annotations.Unstable
Packages that use Unstable
-
Uses of Unstable in ml.karmaconfigs.api.common.utils.placeholder
Methods in ml.karmaconfigs.api.common.utils.placeholder with annotations of type UnstableModifier and TypeMethodDescription<T> voidGlobalPlaceholderEngine.forceRegister(Placeholder<T>... placeholders)Force placeholder registrations<T> @Nullable Placeholder<T>GlobalPlaceholderEngine.getPlaceholder(String key)Get a placeholdervoidGlobalPlaceholderEngine.registerUnsafe(Placeholder<?>... placeholders)Register placeholders indiscriminately