Package me.tamkungz.nilkit.tooling
package me.tamkungz.nilkit.tooling
Optional developer-tooling facades.
These helper classes are compiled into the normal SDK for API consistency,
but their third-party implementations are bundled only in the -all.jar.
When using the normal JAR, add the corresponding upstream dependency yourself
before referencing a helper that exposes that library's types.
DeveloperToolbox is the exception:
it has no hard dependency on the optional libraries and can be used to probe
which capabilities are present at runtime.
-
ClassesClassDescriptionNilKit's Byte Buddy entry point.Small ClassGraph facade for common mod-discovery jobs.Lightweight capability checks for the optional libraries bundled in the
-all.jar.Convenience bootstrap for the optional GEB event bus bundled in the all-in-one JAR.Safe-by-default YAML convenience methods backed by SnakeYAML.