类 DimensionSpecialEffects.NetherEffects
java.lang.Object
net.minecraft.client.renderer.DimensionSpecialEffects
net.minecraft.client.renderer.DimensionSpecialEffects.NetherEffects
- 所有已实现的接口:
IForgeDimensionSpecialEffects
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.client.renderer.DimensionSpecialEffects
DimensionSpecialEffects.EndEffects, DimensionSpecialEffects.NetherEffects, DimensionSpecialEffects.OverworldEffects, DimensionSpecialEffects.SkyType
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getBrightnessDependentFogColor
(Vec3 p_108901_, float p_108902_) boolean
isFoggyAt
(int p_108898_, int p_108899_) 从类继承的方法 net.minecraft.client.renderer.DimensionSpecialEffects
constantAmbientLight, forceBrightLightmap, forType, getCloudHeight, getSunriseColor, hasGround, skyType
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraftforge.client.extensions.IForgeDimensionSpecialEffects
adjustLightmapColors, renderClouds, renderSky, renderSnowAndRain, tickRain
-
构造器详细资料
-
NetherEffects
public NetherEffects()
-
-
方法详细资料
-
getBrightnessDependentFogColor
-
isFoggyAt
public boolean isFoggyAt(int p_108898_, int p_108899_) - 指定者:
isFoggyAt
在类中DimensionSpecialEffects
-