net.minecraft.world.level.storage.loot.functions

public class ExplorationMapFunction

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

dsm
net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
net.minecraft.class_111
net.minecraft.loot.function.ExplorationMapLootFunction
net.minecraft.src.C_2914_
net.minecraft.world.level.storage.loot.functions.LootItemFunctionExplorationMap

Field summary

Modifier and TypeField
static final org.slf4j.Logger
h
LOGGER
field_1038
LOGGER
f_80523_
public static final TagKey<Structure>
a
DEFAULT_DESTINATION
field_25032
DEFAULT_DESTINATION
f_230983_
public static final String
b
DEFAULT_DECORATION_NAME
field_31850
MANSION
f_165201_
public static final MapDecoration$Type
c
DEFAULT_DECORATION
field_1034
DEFAULT_DECORATION
f_80522_
public static final byte
d
DEFAULT_ZOOM
field_31851
field_31851
f_165202_
public static final int
e
DEFAULT_SEARCH_RADIUS
field_31852
field_31852
f_165203_
public static final boolean
f
DEFAULT_SKIP_EXISTING
field_31853
field_31853
f_165204_
final TagKey<Structure>
i
destination
field_1035
destination
f_80524_
final MapDecoration$Type
j
mapDecoration
field_1036
decoration
f_80525_
final byte
k
zoom
field_1037
zoom
f_80526_
final int
l
searchRadius
field_1032
searchRadius
f_80527_
final boolean
m
skipKnownStructures
field_1033
skipExistingChunks
f_80528_

Constructor summary

ModifierConstructor
(LootItemCondition[] conditions, TagKey<Structure> destination, MapDecoration$Type decoration, byte zoom, int searchRadius, boolean skipExistingChunks)

Method summary

Modifier and TypeMethod
public LootItemFunctionType
a()
getType()
method_29321()
getType()
m_7162_()
public Set<LootContextParam<?>>
b()
getReferencedContextParams()
method_293()
getRequiredParameters()
m_6231_()
public ItemStack
a(caa arg0, drg arg1)
run(ItemStack arg0, LootContext arg1)
method_522(class_1799 arg0, class_47 arg1)
process(ItemStack arg0, LootContext arg1)
m_7372_(C_1391_ p_80548_, C_2811_ arg1)
public static ExplorationMapFunction$Builder
c()
makeExplorationMap()
method_492()
builder()
m_80554_()