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

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

syntax = "proto3";
package POGOProtos.Inventory;

import "POGOProtos/Inventory/EggIncubator.proto";

message EggIncubators {
	repeated .POGOProtos.Inventory.EggIncubator egg_incubator = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy