extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware, LootTableReportable
| net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction | |
| net.minecraft.class_111 | |
| net.minecraft.loot.function.ExplorationMapLootFunction |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final TagKey<Structure> |
|
||||||
| public static final RegistryEntry<MapDecorationType> |
|
||||||
| public static final byte |
|
||||||
| public static final int |
|
||||||
| public static final boolean |
|
||||||
| public static final com.mojang.serialization.MapCodec<ExplorationMapLootFunction> |
|
||||||
| private final TagKey<Structure> |
|
||||||
| private final RegistryEntry<MapDecorationType> |
|
||||||
| private final byte |
|
||||||
| private final int |
|
||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootCondition> conditions, TagKey<Structure> destination, RegistryEntry<MapDecorationType> decoration, byte zoom, int searchRadius, boolean skipExistingChunks) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<ExplorationMapLootFunction> |
|
||||||
| public Set<ContextParameter<?>> |
|
||||||
| public ItemStack |
|
||||||
| public static ExplorationMapLootFunction$Builder |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static Boolean |
|
||||||
| private static Integer |
|
||||||
| private static Byte |
|
||||||
| private static RegistryEntry |
|
||||||
| private static TagKey |
|