mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-23 00:12:29 +00: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