Package dev.wyck.factory
package dev.wyck.factory
-
ClassDescriptionClass containing build information about Wyck (BiomesAPI).A
WireProviderthat can instantiate the version-resolved class directly through a matching constructor, without an intermediate factory.A WireProvider that returns null if the factory does not exist.A record class representing a version of Minecraft.The type of version.An enum representing supported Minecraft versions for Wyck.WireProvider<F>A provider for lazily loading factory instances based on the active Minecraft version.