Package org.moddingx.libx.datapack


package org.moddingx.libx.datapack
  • Class
    Description
    Utilities to load data from a ResourceManager
    A factory to map a resource to something else.
    Adds some utilities for creating custom dynamic datapacks.
    This allows you to have multiple resource and datapacks in your mod file.
    Represents a resource entry defined by its ResourceLocation used as id and a Resource used to access the resource entry.