Interface ObjectInfo

All Known Implementing Classes:
AtlasSprite, PlayerSprite

public interface ObjectInfo
  • Method Details

    • fontDescription

      FontDescription fontDescription()
    • description

      String description()
    • codec

      com.mojang.serialization.MapCodec<? extends ObjectInfo> codec()