From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- .../network/NettyEncryptionTranslator.html | 279 --------------------- 1 file changed, 279 deletions(-) delete mode 100644 javadoc/net/minecraft/network/NettyEncryptionTranslator.html (limited to 'javadoc/net/minecraft/network/NettyEncryptionTranslator.html') diff --git a/javadoc/net/minecraft/network/NettyEncryptionTranslator.html b/javadoc/net/minecraft/network/NettyEncryptionTranslator.html deleted file mode 100644 index 4af8cb4..0000000 --- a/javadoc/net/minecraft/network/NettyEncryptionTranslator.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - -NettyEncryptionTranslator (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.network
-

Class NettyEncryptionTranslator

-
-
- -
-
    -
  • -
    -
    -
    public class NettyEncryptionTranslator
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - -
      Constructors 
      ModifierConstructor and Description
      protected NettyEncryptionTranslator(javax.crypto.Cipher p_i45140_1_) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      protected io.netty.buffer.ByteBuffunc_150503_a(io.netty.channel.ChannelHandlerContext p_150503_1_, - io.netty.buffer.ByteBuf p_150503_2_) 
      protected voidfunc_150504_a(io.netty.buffer.ByteBuf p_150504_1_, - io.netty.buffer.ByteBuf p_150504_2_) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NettyEncryptionTranslator

        -
        protected NettyEncryptionTranslator(javax.crypto.Cipher p_i45140_1_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        func_150503_a

        -
        protected io.netty.buffer.ByteBuf func_150503_a(io.netty.channel.ChannelHandlerContext p_150503_1_,
        -                                    io.netty.buffer.ByteBuf p_150503_2_)
        -                                         throws javax.crypto.ShortBufferException
        -
        Throws:
        -
        javax.crypto.ShortBufferException
        -
      • -
      - - - -
        -
      • -

        func_150504_a

        -
        protected void func_150504_a(io.netty.buffer.ByteBuf p_150504_1_,
        -                 io.netty.buffer.ByteBuf p_150504_2_)
        -                      throws javax.crypto.ShortBufferException
        -
        Throws:
        -
        javax.crypto.ShortBufferException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3