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