mixins: add world hopping mixin
This commit is contained in:
@@ -1426,4 +1426,8 @@ public interface Client extends GameEngine
|
||||
* @param speed speed
|
||||
*/
|
||||
void setOculusOrbNormalSpeed(int speed);
|
||||
|
||||
void openWorldHopper();
|
||||
|
||||
void hopToWorld(int world);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user