style: space

This commit is contained in:
ineanto 2023-06-29 11:55:02 +02:00
parent 51ab123eaf
commit 82c210459e

View file

@ -15,7 +15,6 @@ import java.util.Set;
* *
* @author ineanto, based on work from dmulloy2 and Kristian S. Strangeland * @author ineanto, based on work from dmulloy2 and Kristian S. Strangeland
*/ */
public class WrapperPlayerServerPlayerInfo extends AbstractPacket { public class WrapperPlayerServerPlayerInfo extends AbstractPacket {
public static final PacketType TYPE = PacketType.Play.Server.PLAYER_INFO; public static final PacketType TYPE = PacketType.Play.Server.PLAYER_INFO;