LootEntryTypeRegistryImpl

public final class LootEntryTypeRegistryImpl implements LootEntryTypeRegistry

Functions

register
Link copied to clipboard
void register(Identifier id, JsonSerializer<? extends LootPoolEntry> serializer)
Registers a loot entry type serializer by its ID.

Properties

INSTANCE
Link copied to clipboard
public final static LootEntryTypeRegistryImpl INSTANCE

Sources

jvm source
Link copied to clipboard