Package net.minecraft.world.attribute
Class WeatherAttributes
java.lang.Object
net.minecraft.world.attribute.WeatherAttributes
- Mappings:
Namespace Name named net/minecraft/world/attribute/WeatherAttributesintermediary net/minecraft/class_12316official cei
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Set<EnvironmentAttribute<?>> static final EnvironmentAttributeMapstatic final EnvironmentAttributeMap -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static <Value> voidaddWeatherAttribute(WorldEnvironmentAttributeAccess.Builder builder, WeatherAttributes.WeatherAccess weather, EnvironmentAttribute<Value> attribute) static voidaddWeatherAttributes(WorldEnvironmentAttributeAccess.Builder builder, WeatherAttributes.WeatherAccess weather)
-
Field Details
-
RAIN_EFFECTS
- Mappings:
Namespace Name Mixin selector named RAIN_EFFECTSLnet/minecraft/world/attribute/WeatherAttributes;RAIN_EFFECTS:Lnet/minecraft/world/attribute/EnvironmentAttributeMap;intermediary field_64349Lnet/minecraft/class_12316;field_64349:Lnet/minecraft/class_12199;official aLcei;a:Lcea;
-
THUNDER_EFFECTS
- Mappings:
Namespace Name Mixin selector named THUNDER_EFFECTSLnet/minecraft/world/attribute/WeatherAttributes;THUNDER_EFFECTS:Lnet/minecraft/world/attribute/EnvironmentAttributeMap;intermediary field_64350Lnet/minecraft/class_12316;field_64350:Lnet/minecraft/class_12199;official bLcei;b:Lcea;
-
ATTRIBUTES
- Mappings:
Namespace Name Mixin selector named ATTRIBUTESLnet/minecraft/world/attribute/WeatherAttributes;ATTRIBUTES:Ljava/util/Set;intermediary field_64351Lnet/minecraft/class_12316;field_64351:Ljava/util/Set;official cLcei;c:Ljava/util/Set;
-
-
Constructor Details
-
WeatherAttributes
public WeatherAttributes()
-
-
Method Details
-
addWeatherAttributes
public static void addWeatherAttributes(WorldEnvironmentAttributeAccess.Builder builder, WeatherAttributes.WeatherAccess weather) - Mappings:
Namespace Name Mixin selector named addWeatherAttributesLnet/minecraft/world/attribute/WeatherAttributes;addWeatherAttributes(Lnet/minecraft/world/attribute/WorldEnvironmentAttributeAccess$Builder;Lnet/minecraft/world/attribute/WeatherAttributes$WeatherAccess;)Vintermediary method_76430Lnet/minecraft/class_12316;method_76430(Lnet/minecraft/class_12205$class_12314;Lnet/minecraft/class_12316$class_12317;)Vofficial aLcei;a(Lced$a;Lcei$a;)V
-
addWeatherAttribute
private static <Value> void addWeatherAttribute(WorldEnvironmentAttributeAccess.Builder builder, WeatherAttributes.WeatherAccess weather, EnvironmentAttribute<Value> attribute) - Mappings:
Namespace Name Mixin selector named addWeatherAttributeLnet/minecraft/world/attribute/WeatherAttributes;addWeatherAttribute(Lnet/minecraft/world/attribute/WorldEnvironmentAttributeAccess$Builder;Lnet/minecraft/world/attribute/WeatherAttributes$WeatherAccess;Lnet/minecraft/world/attribute/EnvironmentAttribute;)Vintermediary method_76431Lnet/minecraft/class_12316;method_76431(Lnet/minecraft/class_12205$class_12314;Lnet/minecraft/class_12316$class_12317;Lnet/minecraft/class_12197;)Vofficial aLcei;a(Lced$a;Lcei$a;Lcdy;)V
-