Package emu.grasscutter.net.proto
Interface AnnounceDataOuterClass.AnnounceDataOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
AnnounceDataOuterClass.AnnounceData,AnnounceDataOuterClass.AnnounceData.Builder
- Enclosing class:
- AnnounceDataOuterClass
public static interface AnnounceDataOuterClass.AnnounceDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 begin_time = 14;intOMEJDCDMJKHDLKKCKHJJACcom.google.protobuf.ByteStringDLKKCKHJJACintuint32 config_id = 13;intGBNNHNDNCPPHEAKAFCFBHMcom.google.protobuf.ByteStringHEAKAFCFBHMMLDDOLJCDAMcom.google.protobuf.ByteStringMLDDOLJCDAMintuint32 end_time = 3;booleanbool is_center_system_last_5_every_minutes = 2;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
-
getDungeonConfirmText
String getDungeonConfirmText()MLDDOLJCDAM
string dungeon_confirm_text = 9;- Returns:
- The dungeonConfirmText.
-
getDungeonConfirmTextBytes
com.google.protobuf.ByteString getDungeonConfirmTextBytes()MLDDOLJCDAM
string dungeon_confirm_text = 9;- Returns:
- The bytes for dungeonConfirmText.
-
getIsCenterSystemLast5EveryMinutes
boolean getIsCenterSystemLast5EveryMinutes()bool is_center_system_last_5_every_minutes = 2;- Returns:
- The isCenterSystemLast5EveryMinutes.
-
getCountDownText
String getCountDownText()HEAKAFCFBHM
string count_down_text = 10;- Returns:
- The countDownText.
-
getCountDownTextBytes
com.google.protobuf.ByteString getCountDownTextBytes()HEAKAFCFBHM
string count_down_text = 10;- Returns:
- The bytes for countDownText.
-
getCenterSystemFrequency
int getCenterSystemFrequency()OMEJDCDMJKH
uint32 center_system_frequency = 12;- Returns:
- The centerSystemFrequency.
-
getConfigId
int getConfigId()uint32 config_id = 13;- Returns:
- The configId.
-
getCenterSystemText
String getCenterSystemText()DLKKCKHJJAC
string center_system_text = 5;- Returns:
- The centerSystemText.
-
getCenterSystemTextBytes
com.google.protobuf.ByteString getCenterSystemTextBytes()DLKKCKHJJAC
string center_system_text = 5;- Returns:
- The bytes for centerSystemText.
-
getBeginTime
int getBeginTime()uint32 begin_time = 14;- Returns:
- The beginTime.
-
getCountDownFrequency
int getCountDownFrequency()GBNNHNDNCPP
uint32 count_down_frequency = 15;- Returns:
- The countDownFrequency.
-
getEndTime
int getEndTime()uint32 end_time = 3;- Returns:
- The endTime.
-