Class IntrusiveObjectsKt

    • 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 <BLOCK extends Block> SupplierWithId<BLOCK> toLike(BLOCK $self) 指定したBlockをSupplierWithIdに変換します。
      final static <ENTITY extends Entity> SupplierWithId<EntityType<ENTITY>> toLike(EntityType<ENTITY> $self) 指定したEntityTypeをSupplierWithIdに変換します。
      final static <FLUID extends Fluid> SupplierWithId<FLUID> toLike(FLUID $self) 指定したFluidをSupplierWithIdに変換します。
      final static <ITEM extends Item> SupplierWithId<ITEM> toLike(ITEM $self) 指定したItemをSupplierWithIdに変換します。
      • Methods inherited from class java.lang.Object

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