Class HTHolderLikeKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static <R extends Any> HTHolderLike<R, R> toLike(Holder<R> $self) このHolderをHTHolderLikeに変換します。
      final static <R extends Any, T extends R> HTHolderLike<R, T> toLike(DeferredHolder<R, T> $self)
      final static <BLOCK extends Block> HTHolderLike<Block, BLOCK> toLike(BLOCK $self)
      final static BlockState getDefaultState(HTHolderLike<Block, ?> $self)
      • Methods inherited from class java.lang.Object

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