Interface LootTable.CodecProvider

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

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

    Methods inherited from interface java.util.function.Supplier

    get