| Interface | Description |
|---|---|
| FabricLootPool |
An interface implemented by all
net.minecraft.loot.LootPool instances when
Fabric API is present. |
| FabricLootSupplier |
An interface implemented by all
net.minecraft.loot.LootSupplier instances when
Fabric API is present. |
| LootEntryTypeRegistry |
Fabric's extensions to
net.minecraft.loot.entry.LootEntries for registering
custom loot entry types. |
| Class | Description |
|---|---|
| FabricLootPoolBuilder | |
| FabricLootSupplierBuilder | |
| LootJsonParser |