Package net.minecraftforge.client
package net.minecraftforge.client
-
ClassDescriptionDeprecated.Call
DimensionRenderInfo.setCloudRenderHandler(ICloudRenderHandler)
, obtained from aClientWorld
with an implementation of this to override all cloud rendering with your own.Deprecated.CallDimensionRenderInfo.setSkyRenderHandler(ISkyRenderHandler)
, obtained from aClientWorld
with an implementation of this to override all sky rendering with your own.Wrapper around ItemModeMesher that cleans up the internal maps to respect ID remapping.CallDimensionRenderInfo.setWeatherParticleRenderHandler(net.minecraftforge.client.IWeatherParticleRenderHandler)
, obtained from aClientWorld
with an implementation of this to override all weather particle rendering with your own.CallDimensionRenderInfo.setWeatherRenderHandler(IWeatherRenderHandler)
, obtained from aClientWorld
with an implementation of this to override all weather rendering with your own.Deprecated.Deprecated.