Package net.minecraft.server.network
Interface ServerGamePacketListenerImpl.EntityInteraction
- Enclosing class:
- ServerGamePacketListenerImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionrun
(ServerPlayer p_143695_, Entity p_143696_, InteractionHand p_143697_)
-
Method Details
-
run
-