Package net.minecraft.world.attribute
Interface WeatherAttributes.WeatherAccess
- Enclosing class:
WeatherAttributes
public static interface WeatherAttributes.WeatherAccess
- Mappings:
Namespace Name named net/minecraft/world/attribute/WeatherAttributes$WeatherAccessintermediary net/minecraft/class_12316$class_12317official cei$a
-
Method Summary
Modifier and TypeMethodDescriptionfloatfloat
-
Method Details
-
ofWorld
- Mappings:
Namespace Name Mixin selector named ofWorldLnet/minecraft/world/attribute/WeatherAttributes$WeatherAccess;ofWorld(Lnet/minecraft/world/World;)Lnet/minecraft/world/attribute/WeatherAttributes$WeatherAccess;intermediary method_76434Lnet/minecraft/class_12316$class_12317;method_76434(Lnet/minecraft/class_1937;)Lnet/minecraft/class_12316$class_12317;official aLcei$a;a(Ldvg;)Lcei$a;
-
getRainGradient
float getRainGradient()- Mappings:
Namespace Name Mixin selector named getRainGradientLnet/minecraft/world/attribute/WeatherAttributes$WeatherAccess;getRainGradient()Fintermediary method_76433Lnet/minecraft/class_12316$class_12317;method_76433()Fofficial aLcei$a;a()F
-
getThunderGradient
float getThunderGradient()- Mappings:
Namespace Name Mixin selector named getThunderGradientLnet/minecraft/world/attribute/WeatherAttributes$WeatherAccess;getThunderGradient()Fintermediary method_76435Lnet/minecraft/class_12316$class_12317;method_76435()Fofficial bLcei$a;b()F
-