mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-31 21:48:08 +01:00
Fixed javadoc
This commit is contained in:
parent
78dc2b32cd
commit
f4c55dd4b2
@ -690,7 +690,7 @@ public class Entity implements Viewable, Tickable, EventHandler, DataContainer,
|
||||
* In case of a player's position and/or view change an additional {@link PlayerPositionAndLookPacket}
|
||||
* is sent to self.
|
||||
*
|
||||
* @param notFromListener {@code true} if the client triggered this action
|
||||
* @param notFromListener {@code false} if the client triggered this action
|
||||
*/
|
||||
@ApiStatus.Internal
|
||||
public void sendPositionUpdate(final boolean notFromListener) {
|
||||
|
Loading…
Reference in New Issue
Block a user