Minor comment reference correction.
This commit is contained in:
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -64,7 +64,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -123,7 +123,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -64,7 +64,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -123,7 +123,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -64,7 +64,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -123,7 +123,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -64,7 +64,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -123,7 +123,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
@@ -65,7 +65,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#encrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void encrypt(ByteBuf buf)
|
public void encrypt(ByteBuf buf)
|
||||||
@@ -124,7 +124,7 @@ public class LoginCrypt implements ICrypt
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* (non-Javadoc)
|
* (non-Javadoc)
|
||||||
* @see com.l2jserver.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
* @see org.l2jmobius.commons.network.ICrypt#decrypt(io.netty.buffer.ByteBuf)
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void decrypt(ByteBuf buf)
|
public void decrypt(ByteBuf buf)
|
||||||
|
Reference in New Issue
Block a user