games.mythical.saga.sdk.proto.common.item.Definition Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of saga-sdk-proto Show documentation
Show all versions of saga-sdk-proto Show documentation
Saga SDK for Java game servers
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: common/item/definition.proto
package games.mythical.saga.sdk.proto.common.item;
public final class Definition {
private Definition() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\034common/item/definition.proto\022\026saga.pro" +
"to.common.item*\306\001\n\tItemState\022\n\n\006FAILED\020\000" +
"\022\n\n\006ISSUED\020\001\022\n\n\006LISTED\020\002\022\017\n\013TRANSFERRED\020" +
"\003\022\n\n\006BURNED\020\004\022\022\n\016LISTING_CLOSED\020\005\022\021\n\tWIT" +
"HDRAWN\020\006\032\002\010\001\022\021\n\tDEPOSITED\020\007\032\002\010\001\022\037\n\033BRIDG" +
"ED_FROM_MYTHICAL_CHAIN\020\010\022\035\n\031BRIDGED_TO_M" +
"YTHICAL_CHAIN\020\t*\026\n\013BlockChains\022\007\n\003ETH\020\000B" +
"-\n)games.mythical.saga.sdk.proto.common." +
"itemP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
}
// @@protoc_insertion_point(outer_class_scope)
}