| dzv | |
| net.minecraft.world.level.storage.loot.ValidationContext | |
| net.minecraft.class_58 | |
| net.minecraft.loot.LootTableReporter | |
| net.minecraft.src.C_2837_ | |
| net.minecraft.world.level.storage.loot.LootCollector |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.Multimap<String, String> |
| ||||||||||
| private final Supplier<String> |
| ||||||||||
| private final LootContextParamSet |
| ||||||||||
| private final LootDataResolver |
| ||||||||||
| private final Set<LootDataId<?>> |
| ||||||||||
| private String |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (LootContextParamSet contextType, LootDataResolver dataLookup) |
| public | (com.google.common.collect.Multimap<String, String> messages, Supplier<String> nameFactory, LootContextParamSet contextType, LootDataResolver dataLookup, Set<LootDataId<?>> referenceStack) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private String |
| ||||||||||
| public void |
| ||||||||||
| public ValidationContext |
| ||||||||||
| public ValidationContext |
| ||||||||||
| public boolean |
| ||||||||||
| public com.google.common.collect.Multimap<String, String> |
| ||||||||||
| public void |
| ||||||||||
| public LootDataResolver |
| ||||||||||
| public ValidationContext |
|