Object HCMaterialPlugin

  • All Implemented Interfaces:
    hiiragi283.core.api.plugin.HTMaterialPlugin , hiiragi283.core.api.resource.HTIdLike

    
    public class HCMaterialPlugin
     implements HTMaterialPlugin
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ResourceLocation getId() 保持しているIDを返します。
      Unit modifyMaterial(HTMaterialPlugin.MaterialProvider provider) 素材のプロパティを編集します。
      Integer getPriority()
      String getNamespace()
      String getPath()
      • Methods inherited from class hiiragi283.core.api.plugin.HTMaterialPlugin

        registerExistingBlock, registerExistingItem, registerExistingTool, registerPart
      • Methods inherited from class java.lang.Object

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