public class InventoryEvent extends Team3Event<InventoryData>
Constructor and Description |
---|
InventoryEvent(Team3Event successor) |
Modifier and Type | Method and Description |
---|---|
protected void |
onParse(Team3GNetPlusParams.Result result,
byte[] data) |
notifyEventComplete, notifyEventReceived, parse, setOnEventCompleteListener, setOnEventReceivedListener, setSuccessor
public InventoryEvent(Team3Event successor)
protected void onParse(Team3GNetPlusParams.Result result, byte[] data) throws ErrorParameterException
onParse
in class Team3Event<InventoryData>
ErrorParameterException