AnimationsState.prototype.list = function(obj) {

  var buffer = commandToBuffer(0, "AnimationsState", "List", obj);

  this.self._writePacket(this.self._networkFrameGenerator(buffer));