net.minecraft.world.attribute

public class WeatherAttributes

net.minecraft.world.attribute.WeatherAttributes
net.minecraft.class_12316
net.minecraft.world.attribute.WeatherAttributes

Field summary

Modifier and TypeField
public static final EnvironmentAttributeMap
RAIN
field_64349
RAIN_EFFECTS
public static final EnvironmentAttributeMap
THUNDER
field_64350
THUNDER_EFFECTS
private static final Set<EnvironmentAttribute<?>>
WEATHER_ATTRIBUTES
field_64351
ATTRIBUTES

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
addBuiltinLayers(EnvironmentAttributeSystem$Builder system, WeatherAttributes$WeatherAccess weatherAccess)
method_76430(class_12205$class_12314 arg0, class_12316$class_12317 arg1)
addWeatherAttributes(WorldEnvironmentAttributeAccess$Builder builder, WeatherAttributes$WeatherAccess weather)
private static <Value> void
addLayer(EnvironmentAttributeSystem$Builder system, WeatherAttributes$WeatherAccess weatherAccess, EnvironmentAttribute<Value> attribute)
method_76431(class_12205$class_12314 arg0, class_12316$class_12317 arg1, class_12197<Value> arg2)
addWeatherAttribute(WorldEnvironmentAttributeAccess$Builder builder, WeatherAttributes$WeatherAccess weather, EnvironmentAttribute<Value> attribute)
private static Object
lambda$addLayer$0(WeatherAttributes$WeatherAccess arg0, EnvironmentAttributeMap$Entry arg1, EnvironmentAttribute arg2, EnvironmentAttributeMap$Entry arg3, Object arg4, int arg5)
method_76432(class_12316$class_12317 arg0, class_12199$class_12201 arg1, class_12197 arg2, class_12199$class_12201 arg3, Object arg4, int arg5)
method_76432(WeatherAttributes$WeatherAccess arg0, EnvironmentAttributeMap$Entry arg1, EnvironmentAttribute arg2, EnvironmentAttributeMap$Entry arg3, Object value, int time)