Interface WorldInterface
public interface WorldInterface
- Author:
- maartenl
-
Method Summary
Modifier and TypeMethodDescriptiongetAttribute
(String name) Returns the attribute with this specific name.
-
Method Details
-
getAttribute
-
getAttribute(String name)