Interface ServerboundInteractPacket.Action
- All Known Implementing Classes:
ServerboundInteractPacket.InteractionAction
,ServerboundInteractPacket.InteractionAtLocationAction
- Enclosing class:
ServerboundInteractPacket
static interface ServerboundInteractPacket.Action
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dispatch
(ServerboundInteractPacket.Handler pHandler) getType()
void
write
(FriendlyByteBuf pBuffer)
-
Method Details
-
getType
ServerboundInteractPacket.ActionType getType() -
dispatch
-
write
-