mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Update api/src/main/java/org/geysermc/geyser/api/entity/EntityData.java
This commit is contained in:
parent
c36b03b1e3
commit
67fcd6421d
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ public interface EntityData {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sends a request to the Java server to switch the items in the main and offhand.
|
* Sends a request to the Java server to switch the items in the main and offhand.
|
||||||
|
* There is no guarantee of the server accepting the request.
|
||||||
*/
|
*/
|
||||||
void switchHands();
|
void switchHands();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue