Package com.github.darksoulq.abyssallib.server.resource.asset
package com.github.darksoulq.abyssallib.server.resource.asset
-
ClassDescriptionRepresents a generic resource pack asset.Represents a blockstate JSON:
assets/<namespace>/blockstates/<id>.jsonRepresents a resource pack equipment JSON:assets/<namespace>/equipment/<id>.json.Represents a Minecraft font resource supporting bitmap, space, TTF, and Unihex providers, with full Unicode occupation tracking.Represents a font glyph.A spacing glyph that adjusts character advance.A glyph from a bitmap texture.TTF font provider.Unihex font provider with size overrides.Represents a dimensional spacing override within the Unihex font.Represents theicon.pngicon for a resource pack.Represents a language file (.lang/.json) for Minecraft resource packs.Represents a single physical `.ogg` audio variant linked to a broaderSoundEvent.Represents a logical sound event within Minecraft (e.g., "entity.zombie.ambient").Acts as the centralized registry for custom sound events within a specific namespace.