Package net.minecraft.server.network
Interface ServerPlayNetworkHandler.Interaction
- Enclosing class:
ServerPlayNetworkHandler
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/server/network/ServerPlayNetworkHandler$Interaction
intermediary net/minecraft/class_3244$class_5860
official asf$a
-
Method Summary
-
Method Details
-
run
- Mappings:
Namespace Name Mixin selector named run
Lnet/minecraft/server/network/ServerPlayNetworkHandler$Interaction;run(Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/entity/Entity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;
intermediary run
Lnet/minecraft/class_3244$class_5860;run(Lnet/minecraft/class_3222;Lnet/minecraft/class_1297;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1269;
official run
Lasf$a;run(Larg;Lbsw;Lbqv;)Lbqw;
-