Class HTDeferredEntityType

  • All Implemented Interfaces:
    hiiragi283.core.api.registry.HTHolderLike , hiiragi283.core.api.resource.HTIdLike , hiiragi283.core.api.resource.HTKeyLike , hiiragi283.core.api.text.HTHasText , hiiragi283.core.api.text.HTHasTranslationKey , java.util.function.Supplier

    
    public final class HTDeferredEntityType<ENTITY extends Entity>
    extends HTBasicHolderLike<EntityType<?>, EntityType<ENTITY>> implements HTHasTranslationKey, HTHasText
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getTranslationKey()
      String getNamespace()
      String getPath()
      EntityType<ENTITY> get()
      Component getText() テキストを取得します。
      String toString()
      • Methods inherited from class hiiragi283.core.common.registry.HTBasicHolderLike

        unwrap
      • Methods inherited from class hiiragi283.core.api.registry.HTHolderLike

        getHolder, getResourceKey
      • Methods inherited from class hiiragi283.core.api.resource.HTKeyLike

        getId, isOf, isOf
      • Methods inherited from class java.lang.Object

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