Class WeatherRenderState

java.lang.Object
net.minecraft.client.render.state.WeatherRenderState

@Environment(CLIENT) public class WeatherRenderState extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/state/WeatherRenderState
intermediary net/minecraft/class_12077
official ibv
  • Field Details

    • rainPieces

      public final List<WeatherRendering.Piece> rainPieces
      Mappings:
      Namespace Name Mixin selector
      named rainPieces Lnet/minecraft/client/render/state/WeatherRenderState;rainPieces:Ljava/util/List;
      intermediary field_63101 Lnet/minecraft/class_12077;field_63101:Ljava/util/List;
      official a Libv;a:Ljava/util/List;
    • snowPieces

      public final List<WeatherRendering.Piece> snowPieces
      Mappings:
      Namespace Name Mixin selector
      named snowPieces Lnet/minecraft/client/render/state/WeatherRenderState;snowPieces:Ljava/util/List;
      intermediary field_63102 Lnet/minecraft/class_12077;field_63102:Ljava/util/List;
      official b Libv;b:Ljava/util/List;
    • intensity

      public float intensity
      Mappings:
      Namespace Name Mixin selector
      named intensity Lnet/minecraft/client/render/state/WeatherRenderState;intensity:F
      intermediary field_63103 Lnet/minecraft/class_12077;field_63103:F
      official c Libv;c:F
    • radius

      public int radius
      Mappings:
      Namespace Name Mixin selector
      named radius Lnet/minecraft/client/render/state/WeatherRenderState;radius:I
      intermediary field_63104 Lnet/minecraft/class_12077;field_63104:I
      official d Libv;d:I
  • Constructor Details

    • WeatherRenderState

      public WeatherRenderState()
  • Method Details

    • clear

      public void clear()
      Mappings:
      Namespace Name Mixin selector
      named clear Lnet/minecraft/client/render/state/WeatherRenderState;clear()V
      intermediary method_74938 Lnet/minecraft/class_12077;method_74938()V
      official a Libv;a()V