Class OptionsRenderState
java.lang.Object
net.minecraft.client.renderer.state.OptionsRenderState
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanintbooleandoubledoubledoublebooleanbooleanintintdoubleintfloatfloat -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cloudRange
public int cloudRange -
cutoutLeaves
public boolean cutoutLeaves -
improvedTransparency
public boolean improvedTransparency -
ambientOcclusion
public boolean ambientOcclusion -
panoramaSpeed
public double panoramaSpeed -
maxAnisotropyValue
public int maxAnisotropyValue -
textureFiltering
-
bobView
public boolean bobView -
hideGui
public boolean hideGui -
screenEffectScale
public float screenEffectScale -
glintSpeed
public double glintSpeed -
glintStrength
public double glintStrength -
damageTiltStrength
public double damageTiltStrength -
backgroundForChatOnly
public boolean backgroundForChatOnly -
textBackgroundOpacity
public float textBackgroundOpacity -
cloudStatus
-
cameraType
-
renderDistance
public int renderDistance
-
-
Constructor Details
-
OptionsRenderState
public OptionsRenderState()
-
-
Method Details
-
getBackgroundOpacity
public float getBackgroundOpacity(float defaultOpacity)
-