Uses of Class
net.risingworld.api.objects.CustomImage
Packages that use CustomImage
-
Uses of CustomImage in net.risingworld.api
Methods in net.risingworld.api that return CustomImageModifier and TypeMethodDescriptionstatic CustomImage[]Server.getAllCustomImages()Gets an array containing all custom images (creates a new array).static CustomImage[]Server.getAllCustomImages(int playerDbID) Gets an array containing all custom images which were uploaded by a particular player.static CustomImageServer.getCustomImage(long id) Gets a custom image.