C# Class C_Minebot.Packets.HeldItemChange

Show file Open project: umby24/Minebot Class Usage Examples

Public Methods

Method Description
HeldItemChange ( Wrapped Socket, System.Form1 Myform, bool outgoing = false ) : System

Private Methods

Method Description
handle ( ) : void
send ( ) : void

Method Details

HeldItemChange() public method

public HeldItemChange ( Wrapped Socket, System.Form1 Myform, bool outgoing = false ) : System
Socket Wrapped
Myform System.Form1
outgoing bool
return System