Class HTTextureProvider

  • All Implemented Interfaces:
    net.minecraft.data.DataProvider

    
    public abstract class HTTextureProvider
     implements DataProvider
                        

    テクスチャを生成するDataProviderの抽象クラスです。

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      CompletableFuture<?> run(CachedOutput output)
      String getName()
      • Methods inherited from class hiiragi283.core.api.data.texture.HTTextureProvider

        getName
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait