Package net.minecraft
Class class_12000
java.lang.Object
io.netty.channel.ChannelHandlerAdapter
io.netty.channel.ChannelInboundHandlerAdapter
net.minecraft.class_12000
- All Implemented Interfaces:
ChannelHandler,ChannelInboundHandler
- Mappings:
Namespace Name named net/minecraft/class_12000intermediary net/minecraft/class_12000official avn
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.netty.channel.ChannelHandler
ChannelHandler.Sharable -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringprivate final Loggerprivate final class_12003 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchannelRead(ChannelHandlerContext channelHandlerContext, Object object) private Stringmethod_74508(ChannelHandlerContext channelHandlerContext) private voidmethod_74510(ChannelHandlerContext channelHandlerContext, String string) private class_12000.class_12001method_74511(HttpRequest httpRequest) booleanmethod_74512(String string) private booleanmethod_74513(HttpRequest httpRequest) private booleanmethod_74514(HttpRequest httpRequest) Methods inherited from class io.netty.channel.ChannelInboundHandlerAdapter
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredMethods inherited from class io.netty.channel.ChannelHandlerAdapter
ensureNotSharable, handlerAdded, handlerRemoved, isSharableMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.netty.channel.ChannelHandler
handlerAdded, handlerRemoved
-
Field Details
-
field_62830
- See Also:
- Mappings:
Namespace Name Mixin selector named field_62830Lnet/minecraft/class_12000;field_62830:Ljava/lang/String;intermediary field_62830Lnet/minecraft/class_12000;field_62830:Ljava/lang/String;official aLavn;a:Ljava/lang/String;
-
field_62831
- See Also:
- Mappings:
Namespace Name Mixin selector named field_62831Lnet/minecraft/class_12000;field_62831:Ljava/lang/String;intermediary field_62831Lnet/minecraft/class_12000;field_62831:Ljava/lang/String;official bLavn;b:Ljava/lang/String;
-
field_62832
- Mappings:
Namespace Name Mixin selector named field_62832Lnet/minecraft/class_12000;field_62832:Lorg/slf4j/Logger;intermediary field_62832Lnet/minecraft/class_12000;field_62832:Lorg/slf4j/Logger;official cLavn;c:Lorg/slf4j/Logger;
-
field_62833
- Mappings:
Namespace Name Mixin selector named field_62833Lnet/minecraft/class_12000;field_62833:Lnet/minecraft/class_12003;intermediary field_62833Lnet/minecraft/class_12000;field_62833:Lnet/minecraft/class_12003;official dLavn;d:Lavp;
-
-
Constructor Details
-
class_12000
-
-
Method Details
-
channelRead
public void channelRead(ChannelHandlerContext channelHandlerContext, Object object) throws Exception - Specified by:
channelReadin interfaceChannelInboundHandler- Overrides:
channelReadin classChannelInboundHandlerAdapter- Throws:
Exception
-
method_74511
- Mappings:
Namespace Name Mixin selector named method_74511Lnet/minecraft/class_12000;method_74511(Lio/netty/handler/codec/http/HttpRequest;)Lnet/minecraft/class_12000$class_12001;intermediary method_74511Lnet/minecraft/class_12000;method_74511(Lio/netty/handler/codec/http/HttpRequest;)Lnet/minecraft/class_12000$class_12001;official aLavn;a(Lio/netty/handler/codec/http/HttpRequest;)Lavn$a;
-
method_74513
- Mappings:
Namespace Name Mixin selector named method_74513Lnet/minecraft/class_12000;method_74513(Lio/netty/handler/codec/http/HttpRequest;)Zintermediary method_74513Lnet/minecraft/class_12000;method_74513(Lio/netty/handler/codec/http/HttpRequest;)Zofficial bLavn;b(Lio/netty/handler/codec/http/HttpRequest;)Z
-
method_74512
- Mappings:
Namespace Name Mixin selector named method_74512Lnet/minecraft/class_12000;method_74512(Ljava/lang/String;)Zintermediary method_74512Lnet/minecraft/class_12000;method_74512(Ljava/lang/String;)Zofficial aLavn;a(Ljava/lang/String;)Z
-
method_74514
- Mappings:
Namespace Name Mixin selector named method_74514Lnet/minecraft/class_12000;method_74514(Lio/netty/handler/codec/http/HttpRequest;)Zintermediary method_74514Lnet/minecraft/class_12000;method_74514(Lio/netty/handler/codec/http/HttpRequest;)Zofficial cLavn;c(Lio/netty/handler/codec/http/HttpRequest;)Z
-
method_74508
- Mappings:
Namespace Name Mixin selector named method_74508Lnet/minecraft/class_12000;method_74508(Lio/netty/channel/ChannelHandlerContext;)Ljava/lang/String;intermediary method_74508Lnet/minecraft/class_12000;method_74508(Lio/netty/channel/ChannelHandlerContext;)Ljava/lang/String;official aLavn;a(Lio/netty/channel/ChannelHandlerContext;)Ljava/lang/String;
-
method_74510
- Mappings:
Namespace Name Mixin selector named method_74510Lnet/minecraft/class_12000;method_74510(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/String;)Vintermediary method_74510Lnet/minecraft/class_12000;method_74510(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/String;)Vofficial aLavn;a(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/String;)V
-