net.minecraft.world.attribute

public class WeatherAttributes

net.minecraft.world.attribute.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
RAIN
field_64349
RAIN_EFFECTS
public static final EnvironmentAttributeMap
THUNDER
THUNDER
field_64350
THUNDER_EFFECTS
private static final Set<EnvironmentAttribute<?>>
WEATHER_ATTRIBUTES
WEATHER_ATTRIBUTES
field_64351
ATTRIBUTES

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
addBuiltinLayers(EnvironmentAttributeSystem$Builder system, WeatherAttributes$WeatherAccess weatherAccess)
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)
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)