Interface ServerboundInteractPacket.Action
- All Known Implementing Classes:
- ServerboundInteractPacket.InteractionAction,- ServerboundInteractPacket.InteractionAtLocationAction
- Enclosing class:
- ServerboundInteractPacket
static interface ServerboundInteractPacket.Action
- 
Method SummaryModifier and TypeMethodDescriptionvoiddispatch(ServerboundInteractPacket.Handler p_179626_) getType()voidwrite(FriendlyByteBuf p_179625_) 
- 
Method Details- 
getTypeServerboundInteractPacket.ActionType getType()
- 
dispatch
- 
write
 
-