implements LootItemCondition
| fmr | |
| 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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Optional<Boolean> |
| ||||||||||
| private final Optional<Boolean> |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<WeatherCheck> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<Boolean> isThundering, Optional<Boolean> arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemConditionType |
| ||||||||||
| public boolean |
| ||||||||||
| public static WeatherCheck$Builder |
| ||||||||||
| public Optional<Boolean> |
| ||||||||||
| public Optional<Boolean> |
|