Interface LootPoolEntry.CodecProvider
- All Superinterfaces:
Supplier<com.mojang.serialization.Codec<LootPoolEntry>>
- All Known Implementing Classes:
LootPoolEntryCodecProviderImpl
- Enclosing interface:
- LootPoolEntry
@Internal
public static interface LootPoolEntry.CodecProvider
extends Supplier<com.mojang.serialization.Codec<LootPoolEntry>>
-
Method Summary