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