mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Clearer javadocs
This commit is contained in:
parent
18e329c69b
commit
c36b03b1e3
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ public interface EntityData {
|
|||
boolean isMovementLocked();
|
||||
|
||||
/**
|
||||
* Allows switching the current items in the main and offhand.
|
||||
* Sends a request to the Java server to switch the items in the main and offhand.
|
||||
*/
|
||||
void switchHands();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue