java.lang.Object
top.offsetmonkey538.loottablemodifier.modded.v1201.impl.wrapper.loot.LootPoolCodecProviderImpl
All Implemented Interfaces:
Supplier<com.mojang.serialization.Codec<LootPool>>, LootPool.CodecProvider

public final class LootPoolCodecProviderImpl extends Object implements LootPool.CodecProvider
  • Constructor Details

    • LootPoolCodecProviderImpl

      public LootPoolCodecProviderImpl()
  • Method Details

    • get

      public com.mojang.serialization.Codec<LootPool> get()
      Specified by:
      get in interface Supplier<com.mojang.serialization.Codec<LootPool>>