Added Method to Set client plane
This commit is contained in:
@@ -376,6 +376,8 @@ public interface Client extends GameEngine
|
||||
*/
|
||||
int getPlane();
|
||||
|
||||
void setPlane(int plane);
|
||||
|
||||
/**
|
||||
* Gets the current scene
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user