Package emu.grasscutter.net.proto
Interface DoGachaReqOuterClass.DoGachaReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DoGachaReqOuterClass.DoGachaReq,DoGachaReqOuterClass.DoGachaReq.Builder
- Enclosing class:
- DoGachaReqOuterClass
public static interface DoGachaReqOuterClass.DoGachaReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintPKCLGOCJPLN ++ CORRECTintNMKGGDOKHLFstring gacha_tag = 14;com.google.protobuf.ByteStringstring gacha_tag = 14;intHKJAAPBGNEI ++ CORRECTintDGIFMDIADJF ++ CORRECTMethods 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
-
getGachaRandom
int getGachaRandom()PKCLGOCJPLN ++ CORRECT
uint32 gachaRandom = 3;- Returns:
- The gachaRandom.
-
getGachaType
int getGachaType()DGIFMDIADJF ++ CORRECT
uint32 gachaType = 6;- Returns:
- The gachaType.
-
getGachaScheduleId
int getGachaScheduleId()NMKGGDOKHLF
uint32 gachaScheduleId = 12;- Returns:
- The gachaScheduleId.
-
getGachaTimes
int getGachaTimes()HKJAAPBGNEI ++ CORRECT
uint32 gachaTimes = 5;- Returns:
- The gachaTimes.
-
getGachaTag
String getGachaTag()string gacha_tag = 14;- Returns:
- The gachaTag.
-
getGachaTagBytes
com.google.protobuf.ByteString getGachaTagBytes()string gacha_tag = 14;- Returns:
- The bytes for gachaTag.
-