dropFishingLoot

fun dropFishingLoot(lootTable: LootTable, pos: BlockPos, tool: ItemStack): List<ItemStack>

Generate fishing loot from a LootTable.

Return

list of generated ItemStack

Parameters

lootTable

LootTable to roll

pos

origin position for loot context

tool

tool ItemStack used