Object HTHolderLike.Companion

    • 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
      final static <R extends Any, H extends HTHolderLike<R, ?>> BiCodec<ByteBuf, H> keyCodec(ResourceKey<out Registry<R>> registryKey, Function1<ResourceKey<R>, H> factory)
      final static <R extends Any, H extends HTHolderLike.HolderDelegate<R, ?>> BiCodec<RegistryFriendlyByteBuf, H> holderCodec(ResourceKey<out Registry<R>> registryKey, Function1<Holder<R>, H> factory)
      • Methods inherited from class java.lang.Object

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