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

public class WeatherCheck$Builder

implements LootItemCondition$Builder

ffh$a
net.minecraft.world.level.storage.loot.predicates.WeatherCheck$Builder
net.minecraft.class_227$class_6165

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

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