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

public class WeatherCheck

implements LootItemCondition

dbx
net.minecraft.world.level.storage.loot.predicates.WeatherCheck
net.minecraft.class_227
net.minecraft.loot.condition.WeatherCheckLootCondition
net.minecraft.loot.conditions.WeatherCheck
net.minecraft.server.v1_16_R3.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 LootItemConditionType
b()
getType()
method_29325()
getType()
func_230419_b_()
public boolean
a(cyv arg0)
test(LootContext arg0)
method_957(class_47 arg0)
test(LootContext arg0)
test(LootContext arg0)