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

public class WeatherCheck

implements LootItemCondition

cur
net.minecraft.world.level.storage.loot.predicates.WeatherCheck
net.minecraft.class_227
net.minecraft.loot.condition.WeatherCheckLootCondition
net.minecraft.world.storage.loot.conditions.WeatherCheck
net.minecraft.server.v1_15_R1.LootItemConditionWeatherCheck

字段概要

修饰符与类型字段
private final Boolean
a
isRaining
field_1302
raining
field_216009_a
private final Boolean
b
isThundering
field_1301
thundering
field_216010_b

构造函数概要

修饰符构造函数
private (Boolean raining, Boolean thundering)

方法概要

修饰符与类型方法
public boolean
a(cru arg0)
test(LootContext arg0)
method_957(class_47 arg0)
test(LootContext arg0)
test(LootContext arg0)