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 p_179626_)
getType()
void
write(FriendlyByteBuf p_179625_)
-
Method Details
-
getType
ServerboundInteractPacket.ActionType getType() -
dispatch
-
write
-