All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Inventory.AppliedItems.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Inventory;

import "POGOProtos/Inventory/AppliedItem.proto";

message AppliedItems {
	repeated .POGOProtos.Inventory.AppliedItem item = 4;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy