Class ExplorationMapFunction

java.lang.Object
net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction
net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
All Implemented Interfaces:
BiFunction<ItemStack,LootContext,ItemStack>, LootItemFunction, LootContextUser

public class ExplorationMapFunction extends LootItemConditionalFunction
Convert any empty maps into explorer maps that lead to a structure that is nearest to the current LootContextParams.ORIGIN, if present.