Package emu.grasscutter.net.proto
Interface VintageMarketStartStorePlayReqOuterClass.VintageMarketStartStorePlayReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
VintageMarketStartStorePlayReqOuterClass.VintageMarketStartStorePlayReq,VintageMarketStartStorePlayReqOuterClass.VintageMarketStartStorePlayReq.Builder
- Enclosing class:
- VintageMarketStartStorePlayReqOuterClass
public static interface VintageMarketStartStorePlayReqOuterClass.VintageMarketStartStorePlayReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getStoreRound
int getStoreRound()uint32 store_round = 14;- Returns:
- The storeRound.
-