net.minecraft.world.level.storage.loot.predicates

public class WeatherCheck$Builder

implements LootItemCondition$Builder

fai$a
net.minecraft.world.level.storage.loot.predicates.WeatherCheck$Builder
net.minecraft.class_227$class_6165
net.minecraft.loot.condition.WeatherCheckLootCondition$Builder
net.minecraft.world.level.storage.loot.predicates.LootItemConditionWeatherCheck$a

Field summary

Modifier and TypeField
private Optional<Boolean>
a
isRaining
field_31873
raining
private Optional<Boolean>
b
isThundering
field_31874
thundering

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public WeatherCheck$Builder
a(boolean arg0)
setRaining(boolean arg0)
method_35565(boolean arg0)
raining(boolean raining)
public WeatherCheck$Builder
b(boolean arg0)
setThundering(boolean arg0)
method_35567(boolean arg0)
thundering(boolean thundering)
public WeatherCheck
a()
build()
method_35566()
build()