Uses of Package
net.minecraftforge.client
Package
Description
-
-
ClassDescriptionCall
DimensionSpecialEffects.setCloudRenderHandler(ICloudRenderHandler)
, obtained from aClientLevel
with an implementation of this to override all cloud rendering with your own.CallDimensionSpecialEffects.setSkyRenderHandler(ISkyRenderHandler)
, obtained from aClientLevel
with an implementation of this to override all sky rendering with your own.CallDimensionSpecialEffects.setWeatherParticleRenderHandler(IWeatherParticleRenderHandler)
, obtained from aClientLevel
with an implementation of this to override all weather particle rendering with your own.CallDimensionSpecialEffects.setWeatherRenderHandler(IWeatherRenderHandler)
, obtained from aClientLevel
with an implementation of this to override all weather rendering with your own. -
-
-
-
ClassDescriptionoverrides for
CommandSourceStack
so that the methods will run successfully client side -