C# Class Sharpcraft.Networking.Packets.HoldingChangePacket

Inheritance: Packet
Mostra file Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Public Properties

Property Type Description
SlotID System.Int16
SlotID short

Public Methods

Method Description
HoldingChangePacket ( Int16 slotId ) : System

Method Details

HoldingChangePacket() public method

public HoldingChangePacket ( Int16 slotId ) : System
slotId System.Int16
return System

Property Details

SlotID public_oe property

public Int16,System SlotID
return System.Int16

SlotID public_oe property

public short SlotID
return short