Fix some out of style formatting.

This commit is contained in:
md_5
2014-07-12 19:50:56 +10:00
parent c965e60f5e
commit 949f150ea0
5 changed files with 11 additions and 5 deletions

View File

@@ -31,7 +31,10 @@ import net.md_5.bungee.protocol.DefinedPacket;
import net.md_5.bungee.protocol.packet.PluginMessage;
@RequiredArgsConstructor
@ToString(of = { "name", "address", "restricted" })
@ToString(of =
{
"name", "address", "restricted"
})
public class BungeeServerInfo implements ServerInfo
{

View File

@@ -6,6 +6,7 @@ import net.md_5.bungee.protocol.ProtocolConstants;
class EntityMap_1_7_2 extends EntityMap
{
EntityMap_1_7_2()
{
addRewrite( 0x04, ProtocolConstants.Direction.TO_CLIENT, false ); // Entity Equipment