JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
top.offsetmonkey538.loottablemodifier.common.api.wrapper.loot
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