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

public class ExplorationMapFunction

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

ero
net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
net.minecraft.class_111
net.minecraft.unmapped.C_agamcpit
net.minecraft.loot.function.ExplorationMapLootFunction
net.minecraft.loot.function.ExplorationMapLootFunction
net.minecraft.src.C_2914_
net.minecraft.world.level.storage.loot.functions.LootEnchantLevel

Field summary

Modifier and TypeField
public static final TagKey<Structure>
a
DEFAULT_DESTINATION
field_25032
f_nnyepwvq
DEFAULT_DESTINATION
DEFAULT_DESTINATION
f_230983_
public static final Holder<MapDecorationType>
b
DEFAULT_DECORATION
field_1034
f_hcoxskny
DEFAULT_DECORATION
DEFAULT_DECORATION
f_80522_
public static final byte
c
DEFAULT_ZOOM
field_31851
f_caghqjxy
DEFAULT_ZOOM
DEFAULT_ZOOM
f_165202_
public static final int
d
DEFAULT_SEARCH_RADIUS
field_31852
f_kwsynvqy
DEFAULT_SEARCH_RADIUS
DEFAULT_SEARCH_RADIUS
f_165203_
public static final boolean
e
DEFAULT_SKIP_EXISTING
field_31853
f_untgepxl
DEFAULT_SKIP_EXISTING_CHUNKS
DEFAULT_SKIP_EXISTING_CHUNKS
f_165204_
public static final com.mojang.serialization.MapCodec<ExplorationMapFunction>
f
CODEC
field_45826
f_jsevudvf
CODEC
CODEC
f_291406_
private final TagKey<Structure>
h
destination
field_1035
f_ppwrjwsv
destination
destination
f_80524_
private final Holder<MapDecorationType>
i
mapDecoration
field_1036
f_wghktgek
decoration
decoration
f_80525_
private final byte
j
zoom
field_1037
f_ftlspkcc
zoom
zoom
f_80526_
private final int
k
searchRadius
field_1032
f_zsjqjijf
searchRadius
searchRadius
f_80527_
private final boolean
l
skipKnownStructures
field_1033
f_muoghezg
skipExistingChunks
skipExistingChunks
f_80528_

Constructor summary

ModifierConstructor
(List<LootItemCondition> conditions, TagKey<Structure> destination, Holder<MapDecorationType> decoration, byte zoom, int searchRadius, boolean skipExistingChunks)

Method summary

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