Package net.fabricmc.fabric.api.loot.v1
Interface FabricLootSupplier
Deprecated.
Replaced with transitive access wideners in Fabric Transitive Access Wideners (v1).
An interface implemented by all
LootTable
instances when
Fabric API is present. Contains accessors for various fields.-
Method Summary
Modifier and TypeMethodDescriptiondefault LootTable
Deprecated.Deprecated.getPools()
Deprecated.default LootContextType
getType()
Deprecated.
-
Method Details
-
asVanilla
Deprecated. -
getPools
Deprecated. -
getFunctions
List<LootFunction> getFunctions()Deprecated. -
getType
Deprecated.
-