implements LootItemCondition
| frw | |
| net.minecraft.world.level.storage.loot.predicates.WeatherCheck | |
| net.minecraft.class_227 | |
| net.minecraft.loot.condition.WeatherCheckLootCondition | |
| net.minecraft.src.C_3024_ | |
| net.minecraft.world.level.storage.loot.predicates.LootItemConditionWeatherCheck |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Optional<Boolean> |
| ||||||||||
| private final Optional<Boolean> |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<WeatherCheck> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Optional<Boolean> raining, Optional<Boolean> thundering) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemConditionType |
| ||||||||||
| public boolean |
| ||||||||||
| public static WeatherCheck$Builder |
| ||||||||||
| public Optional<Boolean> |
| ||||||||||
| public Optional<Boolean> |
|