Use singular plurals, clean up some stuff.

This commit is contained in:
Andrew Steinborn
2018-08-02 14:07:32 -04:00
parent 2e59138428
commit 4bc4a1ec6a
46 changed files with 63 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
package com.velocitypowered.proxy.protocol;
import com.velocitypowered.proxy.protocol.packets.Handshake;
import com.velocitypowered.proxy.protocol.packet.Handshake;
import org.junit.jupiter.api.Test;
import static com.velocitypowered.proxy.protocol.ProtocolConstants.MINECRAFT_1_12;