Uses of Interface
net.minecraft.world.attribute.WeatherAttributes.WeatherAccess
Packages that use WeatherAttributes.WeatherAccess
-
Uses of WeatherAttributes.WeatherAccess in net.minecraft.world.attribute
Methods in net.minecraft.world.attribute that return WeatherAttributes.WeatherAccessModifier and TypeMethodDescriptionMethods in net.minecraft.world.attribute with parameters of type WeatherAttributes.WeatherAccessModifier and TypeMethodDescriptionstatic voidWeatherAttributes.addBuiltinLayers(EnvironmentAttributeSystem.Builder system, WeatherAttributes.WeatherAccess weatherAccess) private static <Value> voidWeatherAttributes.addLayer(EnvironmentAttributeSystem.Builder system, WeatherAttributes.WeatherAccess weatherAccess, EnvironmentAttribute<Value> attribute)