public interface FabricLootSupplier
net.minecraft.loot.LootSupplier
instances when
Fabric API is present. Contains accessors for various fields.Modifier and Type | Method and Description |
---|---|
default net.minecraft.loot.LootTable |
asVanilla() |
List<net.minecraft.loot.function.LootFunction> |
getFunctions() |
List<net.minecraft.loot.LootPool> |
getPools() |
net.minecraft.loot.context.LootContextType |
getType() |