implements LootItemCondition
| fqo | |
| net.minecraft.world.level.storage.loot.predicates.WeatherCheck | |
| net.minecraft.class_227 | |
| net.minecraft.loot.condition.WeatherCheckLootCondition |
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> raining, Optional<Boolean> thundering) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public LootItemConditionType |
| ||||||||
| public boolean |
| ||||||||
| public static WeatherCheck$Builder |
| ||||||||
| public Optional<Boolean> |
| ||||||||
| public Optional<Boolean> |
|