java.lang.Object
top.offsetmonkey538.loottablemodifier.modded.v1201.impl.wrapper.loot.LootPoolCodecProviderImpl
-
Constructor Summary
Constructors
-
Method Summary
com.mojang.serialization.Codec<LootPool>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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>>