Package dev.wyck.factory


package dev.wyck.factory
  • Class
    Description
    Class containing build information about Wyck (BiomesAPI).
    A WireProvider that 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.
    A provider for lazily loading factory instances based on the active Minecraft version.