Class SkyRenderState
java.lang.Object
net.minecraft.client.renderer.state.SkyRenderState
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloatfloatfloatbooleanintfloatbooleanintfloatfloatintfloat -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
skyType
-
isSunriseOrSunset
public boolean isSunriseOrSunset -
shouldRenderDarkDisc
public boolean shouldRenderDarkDisc -
sunAngle
public float sunAngle -
timeOfDay
public float timeOfDay -
rainBrightness
public float rainBrightness -
starBrightness
public float starBrightness -
sunriseAndSunsetColor
public int sunriseAndSunsetColor -
moonPhase
public int moonPhase -
skyColor
public int skyColor -
endFlashIntensity
public float endFlashIntensity -
endFlashXAngle
public float endFlashXAngle -
endFlashYAngle
public float endFlashYAngle
-
-
Constructor Details
-
SkyRenderState
public SkyRenderState()
-
-
Method Details
-
reset
public void reset()
-