mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-02-09 14:02:58 +08:00
Remove legacy documentation from PlayerMoveEvent
This commit is contained in:
parent
d89517f58e
commit
a2400541b5
@ -4,7 +4,6 @@ import emu.grasscutter.game.player.Player;
|
||||
import emu.grasscutter.server.event.types.PlayerEvent;
|
||||
import emu.grasscutter.utils.Position;
|
||||
|
||||
/** TODO: Allow plugins to change the position of the player. */
|
||||
public final class PlayerMoveEvent extends PlayerEvent {
|
||||
private final MoveType type;
|
||||
private final Position from;
|
||||
|
Loading…
Reference in New Issue
Block a user