net.minecraft.loot.function

public class ExplorationMapLootFunction

extends ConditionalLootFunction

All mapped superinterfaces:

LootFunction, LootContextAware

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

Field summary

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

Constructor summary

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

Method summary

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