Interface LootPool.CodecProvider

All Superinterfaces:
Supplier<com.mojang.serialization.Codec<LootPool>>
All Known Implementing Classes:
LootPoolCodecProviderImpl
Enclosing interface:
LootPool

@Internal public static interface LootPool.CodecProvider extends Supplier<com.mojang.serialization.Codec<LootPool>>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get