Package emu.grasscutter.net.proto
Interface GachaWishRspOuterClass.GachaWishRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GachaWishRspOuterClass.GachaWishRsp,GachaWishRspOuterClass.GachaWishRsp.Builder
- Enclosing class:
- GachaWishRspOuterClass
public static interface GachaWishRspOuterClass.GachaWishRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintNMKGGDOKHLFintKJHBJPGBOFPintint32 retcode = 13;intLJJKNKCHHFMintDNGKJJJHNENintDGIFMDIADJFMethods 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
-
getWishMaxProgress
int getWishMaxProgress()DNGKJJJHNEN
uint32 wishMaxProgress = 3;- Returns:
- The wishMaxProgress.
-
getWishProgress
int getWishProgress()DGIFMDIADJF
uint32 wishProgress = 10;- Returns:
- The wishProgress.
-
getGachaType
int getGachaType()KJHBJPGBOFP
uint32 gachaType = 8;- Returns:
- The gachaType.
-
getGachaScheduleId
int getGachaScheduleId()NMKGGDOKHLF
uint32 gachaScheduleId = 5;- Returns:
- The gachaScheduleId.
-
getRetcode
int getRetcode()int32 retcode = 13;- Returns:
- The retcode.
-
getWishItemId
int getWishItemId()LJJKNKCHHFM
uint32 wishItemId = 9;- Returns:
- The wishItemId.
-