extends LootItemFunctionConditional
All mapped superinterfaces:
LootItemFunction, LootItemUser
| cpw | |
| net.minecraft.class_111 | |
| net.minecraft.world.loot.function.ExplorationMapLootFunction | |
| net.minecraft.world.storage.loot.functions.ExplorationMap | |
| net.minecraft.server.v1_14_R1.LootItemFunctionExplorationMap |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||
| public static final MapIcon$Type |
| ||||||||
| private final String |
| ||||||||
| private final MapIcon$Type |
| ||||||||
| private final byte |
| ||||||||
| private final int |
| ||||||||
| private final boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (LootItemCondition[] arg0, String arg1, MapIcon$Type arg2, byte arg3, int arg4, boolean arg5) |
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Set<LootContextParameter<?>> |
| ||||||||
| public ItemStack |
| ||||||||
| public static LootItemFunctionExplorationMap$a |
|