Class BarModels

java.lang.Object
com.github.darksoulq.abyssallib.server.resource.util.BarModels

public class BarModels extends Object
A utility class designed to programmatically generate complex, layered item models for progress bars, health bars, and mana bars within a Minecraft resource pack.

This class automates the creation of Selector trees based on Custom Model Data, allowing for dynamic textures that change based on progress states and custom string keys.

  • Constructor Details

    • BarModels

      public BarModels()