Package net.minecraftforge.client
package net.minecraftforge.client
-
Interface SummaryInterfaceDescriptionCall
DimensionSpecialEffects.setCloudRenderHandler(ICloudRenderHandler), obtained from aClientLevelwith an implementation of this to override all cloud rendering with your own.CallDimensionSpecialEffects.setSkyRenderHandler(ISkyRenderHandler), obtained from aClientLevelwith an implementation of this to override all sky rendering with your own.CallDimensionSpecialEffects.setWeatherParticleRenderHandler(IWeatherParticleRenderHandler), obtained from aClientLevelwith an implementation of this to override all weather particle rendering with your own.CallDimensionSpecialEffects.setWeatherRenderHandler(IWeatherRenderHandler), obtained from aClientLevelwith an implementation of this to override all weather rendering with your own. -
Class SummaryClassDescriptionWrapper around ItemModeMesher that cleans up the internal maps to respect ID remapping.
-
Enum Class Summary