Verwendungen von Klasse
net.risingworld.api.objects.CustomImage
-
Verwendungen von CustomImage in net.risingworld.api
Modifizierer und TypMethodeBeschreibungstatic 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 CustomImage
Server.getCustomImage
(long id) Gets a custom image.