LootTableLoadingCallback

public interface LootTableLoadingCallback

An event handler that is called when loot tables are loaded. Use EVENT to register instances.

Types

LootTableSetter
Link copied to clipboard
public interface LootTableSetter

Functions

onLootTableLoading
Link copied to clipboard
abstract void onLootTableLoading(ResourceManager resourceManager, LootManager manager, Identifier id, FabricLootSupplierBuilder supplier, LootTableLoadingCallback.LootTableSetter setter)

Sources

jvm source
Link copied to clipboard