Uses of Interface
net.minecraftforge.client.IWeatherParticleRenderHandler
Packages that use IWeatherParticleRenderHandler
-
Uses of IWeatherParticleRenderHandler in net.minecraft.client.world
Fields in net.minecraft.client.world declared as IWeatherParticleRenderHandlerModifier and TypeFieldDescriptionprivate IWeatherParticleRenderHandler
DimensionRenderInfo.weatherParticleRenderHandler
Methods in net.minecraft.client.world that return IWeatherParticleRenderHandlerMethods in net.minecraft.client.world with parameters of type IWeatherParticleRenderHandlerModifier and TypeMethodDescriptionvoid
DimensionRenderInfo.setWeatherParticleRenderHandler
(IWeatherParticleRenderHandler weatherParticleRenderHandler)