Package net.minecraft
Class class_4887
- All Implemented Interfaces:
ChannelHandler,ChannelInboundHandler
- Mappings:
Namespace Name official gvintermediary net/minecraft/class_4887named net/minecraft/class_4887
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler
ChannelHandler.Sharable -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.netty.channel.ChannelInitializer
channelRegisteredMethods inherited from class io.netty.channel.ChannelInboundHandlerAdapter
channelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredMethods inherited from class io.netty.channel.ChannelHandlerAdapter
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
-
Constructor Details
-
class_4887
class_4887(ClientConnection clientConnection)
-
-
Method Details
-
initChannel
- Specified by:
initChannelin classChannelInitializer- Mappings:
Namespace Name Mixin selector official initChannelLgv;initChannel(Lio/netty/channel/Channel;)Vintermediary initChannelLnet/minecraft/class_4887;initChannel(Lio/netty/channel/Channel;)Vnamed initChannelLnet/minecraft/class_4887;initChannel(Lio/netty/channel/Channel;)V
-