Package net.minecraft.client
Class class_1844
java.lang.Object
net.minecraft.client.class_1844
- All Implemented Interfaces:
GenericFutureListener,EventListener
- Mappings:
Namespace Name official bitintermediary net/minecraft/class_1844named net/minecraft/client/class_1844
-
Constructor Summary
ConstructorsConstructorDescriptionclass_1844(ClientLoginNetworkHandler clientLoginNetworkHandler, SecretKey secretKey) -
Method Summary
-
Constructor Details
-
class_1844
class_1844(ClientLoginNetworkHandler clientLoginNetworkHandler, SecretKey secretKey)
-
-
Method Details
-
operationComplete
- Specified by:
operationCompletein interfaceGenericFutureListener- Mappings:
Namespace Name Mixin selector official operationCompleteLbit;operationComplete(Lio/netty/util/concurrent/Future;)Vintermediary operationCompleteLnet/minecraft/class_1844;operationComplete(Lio/netty/util/concurrent/Future;)Vnamed operationCompleteLnet/minecraft/client/class_1844;operationComplete(Lio/netty/util/concurrent/Future;)V
-