History - net.minecraft.client.renderer.WeatherEffectRenderer
1.21.3
Names
gml
net.minecraft.client.renderer.WeatherEffectRenderer
net.minecraft.class_9976
net.minecraft.client.render.WeatherRendering
Fields
int: a, RAIN_RADIUS, field_53148, field_53148
int: b, RAIN_DIAMETER, field_53149, field_53149
ResourceLocation: c, RAIN_LOCATION, field_53150, RAIN_TEXTURE
ResourceLocation: d, SNOW_LOCATION, field_53151, SNOW_TEXTURE
int: e, RAIN_TABLE_SIZE, field_53152, field_53152
int: f, HALF_RAIN_TABLE_SIZE, field_53153, field_53153
int: g, rainSoundTime, field_53154, field_53154
float[]: h, columnSizeX, field_53155, NORMAL_LINE_DX
float[]: i, columnSizeZ, field_53156, NORMAL_LINE_DZ
Constructors
()
Methods
void (Level, LightTexture, int, float, Vec3): a, render, method_62316, renderPrecipitation
void (Level, int, float, Vec3, int, List<WeatherEffectRenderer$ColumnInstance>, List<WeatherEffectRenderer$ColumnInstance>): a, collectColumnInstances, method_62315, buildPrecipitationPieces
void (LightTexture, Vec3, int, float, List<WeatherEffectRenderer$ColumnInstance>, List<WeatherEffectRenderer$ColumnInstance>): a, render, method_62320, renderPrecipitation
WeatherEffectRenderer$ColumnInstance (RandomSource, int, int, int, int, int, int, float): a, createRainColumnInstance, method_62314, createRainPiece
WeatherEffectRenderer$ColumnInstance (RandomSource, int, int, int, int, int, int, float): b, createSnowColumnInstance, method_62321, createSnowPiece
void (Tesselator, List<WeatherEffectRenderer$ColumnInstance>, Vec3, float, int, float): a, renderInstances, method_62318, renderPieces
void (ClientLevel, Camera, int, ParticleStatus): a, tickRainParticles, method_62319, addParticlesAndSound
Biome$Precipitation (Level, BlockPos): a, getPrecipitationAt, method_62317, getPrecipitationAt