Uses of Class
net.risingworld.api.objects.visuals.PostProcessing
Packages that use PostProcessing
-
Uses of PostProcessing in net.risingworld.api.objects
Methods in net.risingworld.api.objects that return PostProcessingModifier and TypeMethodDescriptionPlayer.getPostProcessing()
Gets an object representing post-processing overrides for this player.Methods in net.risingworld.api.objects with parameters of type PostProcessingModifier and TypeMethodDescriptionvoid
Player.setPostProcessing
(PostProcessing postProcessing) Applies a post-processing object to the player. -
Uses of PostProcessing in net.risingworld.api.worldelements
Fields in net.risingworld.api.worldelements declared as PostProcessing