Package emu.grasscutter.net.proto
Interface BreakoutSnapShotOuterClass.BreakoutSnapShotOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
BreakoutSnapShotOuterClass.BreakoutSnapShot,BreakoutSnapShotOuterClass.BreakoutSnapShot.Builder
- Enclosing class:
- BreakoutSnapShotOuterClass
public static interface BreakoutSnapShotOuterClass.BreakoutSnapShotOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetActionList(int index) repeated .BreakoutAction action_list = 5;intrepeated .BreakoutAction action_list = 5;repeated .BreakoutAction action_list = 5;getActionListOrBuilder(int index) repeated .BreakoutAction action_list = 5;repeated .BreakoutAction action_list = 5;getBallElementReactionList(int index) repeated .BreakoutElementReactionCounter ball_element_reaction_list = 16;intrepeated .BreakoutElementReactionCounter ball_element_reaction_list = 16;repeated .BreakoutElementReactionCounter ball_element_reaction_list = 16;getBallElementReactionListOrBuilder(int index) repeated .BreakoutElementReactionCounter ball_element_reaction_list = 16;repeated .BreakoutElementReactionCounter ball_element_reaction_list = 16;getBallList(int index) repeated .BreakoutPhysicalObject ball_list = 3;intrepeated .BreakoutPhysicalObject ball_list = 3;repeated .BreakoutPhysicalObject ball_list = 3;getBallListOrBuilder(int index) repeated .BreakoutPhysicalObject ball_list = 3;repeated .BreakoutPhysicalObject ball_list = 3;getBrickElementReactionList(int index) repeated .BreakoutElementReactionCounter brick_element_reaction_list = 15;intrepeated .BreakoutElementReactionCounter brick_element_reaction_list = 15;repeated .BreakoutElementReactionCounter brick_element_reaction_list = 15;getBrickElementReactionListOrBuilder(int index) repeated .BreakoutElementReactionCounter brick_element_reaction_list = 15;repeated .BreakoutElementReactionCounter brick_element_reaction_list = 15;longuint64 client_game_time = 1;intgetCombo()uint32 combo = 9;getDynamicObjectList(int index) repeated .BreakoutPhysicalObject dynamic_object_list = 18;intrepeated .BreakoutPhysicalObject dynamic_object_list = 18;repeated .BreakoutPhysicalObject dynamic_object_list = 18;getDynamicObjectListOrBuilder(int index) repeated .BreakoutPhysicalObject dynamic_object_list = 18;repeated .BreakoutPhysicalObject dynamic_object_list = 18;intgetIdIndexList(int index) repeated uint32 id_index_list = 19;intrepeated uint32 id_index_list = 19;repeated uint32 id_index_list = 19;booleanbool is_finish = 7;intuint32 life_count = 11;intuint32 max_combo = 10;getPhysicalObjectList(int index) repeated .BreakoutPhysicalObject physical_object_list = 4;intrepeated .BreakoutPhysicalObject physical_object_list = 4;repeated .BreakoutPhysicalObject physical_object_list = 4;getPhysicalObjectListOrBuilder(int index) repeated .BreakoutPhysicalObject physical_object_list = 4;repeated .BreakoutPhysicalObject physical_object_list = 4;intint32 raw_client_game_time = 20;intuint32 remaining_boss_hp = 14;intgetScore()uint32 score = 8;longuint64 server_game_time = 2;getSpawnPointList(int index) repeated .BreakoutSpawnPoint spawn_point_list = 13;intrepeated .BreakoutSpawnPoint spawn_point_list = 13;repeated .BreakoutSpawnPoint spawn_point_list = 13;getSpawnPointListOrBuilder(int index) repeated .BreakoutSpawnPoint spawn_point_list = 13;repeated .BreakoutSpawnPoint spawn_point_list = 13;getUidInfoList(int index) repeated .BreakoutSyncConnectUidInfo uid_info_list = 17;intrepeated .BreakoutSyncConnectUidInfo uid_info_list = 17;repeated .BreakoutSyncConnectUidInfo uid_info_list = 17;getUidInfoListOrBuilder(int index) repeated .BreakoutSyncConnectUidInfo uid_info_list = 17;repeated .BreakoutSyncConnectUidInfo uid_info_list = 17;intuint32 wave_index = 6;intuint32 wave_suite_index = 12;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
-
getClientGameTime
long getClientGameTime()uint64 client_game_time = 1;- Returns:
- The clientGameTime.
-
getServerGameTime
long getServerGameTime()uint64 server_game_time = 2;- Returns:
- The serverGameTime.
-
getBallListList
List<BreakoutPhysicalObjectOuterClass.BreakoutPhysicalObject> getBallListList()repeated .BreakoutPhysicalObject ball_list = 3; -
getBallList
repeated .BreakoutPhysicalObject ball_list = 3; -
getBallListCount
int getBallListCount()repeated .BreakoutPhysicalObject ball_list = 3; -
getBallListOrBuilderList
List<? extends BreakoutPhysicalObjectOuterClass.BreakoutPhysicalObjectOrBuilder> getBallListOrBuilderList()repeated .BreakoutPhysicalObject ball_list = 3; -
getBallListOrBuilder
repeated .BreakoutPhysicalObject ball_list = 3; -
getPhysicalObjectListList
List<BreakoutPhysicalObjectOuterClass.BreakoutPhysicalObject> getPhysicalObjectListList()repeated .BreakoutPhysicalObject physical_object_list = 4; -
getPhysicalObjectList
repeated .BreakoutPhysicalObject physical_object_list = 4; -
getPhysicalObjectListCount
int getPhysicalObjectListCount()repeated .BreakoutPhysicalObject physical_object_list = 4; -
getPhysicalObjectListOrBuilderList
List<? extends BreakoutPhysicalObjectOuterClass.BreakoutPhysicalObjectOrBuilder> getPhysicalObjectListOrBuilderList()repeated .BreakoutPhysicalObject physical_object_list = 4; -
getPhysicalObjectListOrBuilder
BreakoutPhysicalObjectOuterClass.BreakoutPhysicalObjectOrBuilder getPhysicalObjectListOrBuilder(int index) repeated .BreakoutPhysicalObject physical_object_list = 4; -
getActionListList
List<BreakoutActionOuterClass.BreakoutAction> getActionListList()repeated .BreakoutAction action_list = 5; -
getActionList
repeated .BreakoutAction action_list = 5; -
getActionListCount
int getActionListCount()repeated .BreakoutAction action_list = 5; -
getActionListOrBuilderList
List<? extends BreakoutActionOuterClass.BreakoutActionOrBuilder> getActionListOrBuilderList()repeated .BreakoutAction action_list = 5; -
getActionListOrBuilder
repeated .BreakoutAction action_list = 5; -
getWaveIndex
int getWaveIndex()uint32 wave_index = 6;- Returns:
- The waveIndex.
-
getIsFinish
boolean getIsFinish()bool is_finish = 7;- Returns:
- The isFinish.
-
getScore
int getScore()uint32 score = 8;- Returns:
- The score.
-
getCombo
int getCombo()uint32 combo = 9;- Returns:
- The combo.
-
getMaxCombo
int getMaxCombo()uint32 max_combo = 10;- Returns:
- The maxCombo.
-
getLifeCount
int getLifeCount()uint32 life_count = 11;- Returns:
- The lifeCount.
-
getWaveSuiteIndex
int getWaveSuiteIndex()uint32 wave_suite_index = 12;- Returns:
- The waveSuiteIndex.
-
getSpawnPointListList
List<BreakoutSpawnPointOuterClass.BreakoutSpawnPoint> getSpawnPointListList()repeated .BreakoutSpawnPoint spawn_point_list = 13; -
getSpawnPointList
repeated .BreakoutSpawnPoint spawn_point_list = 13; -
getSpawnPointListCount
int getSpawnPointListCount()repeated .BreakoutSpawnPoint spawn_point_list = 13; -
getSpawnPointListOrBuilderList
List<? extends BreakoutSpawnPointOuterClass.BreakoutSpawnPointOrBuilder> getSpawnPointListOrBuilderList()repeated .BreakoutSpawnPoint spawn_point_list = 13; -
getSpawnPointListOrBuilder
repeated .BreakoutSpawnPoint spawn_point_list = 13; -
getRemainingBossHp
int getRemainingBossHp()uint32 remaining_boss_hp = 14;- Returns:
- The remainingBossHp.
-
getBrickElementReactionListList
List<BreakoutElementReactionCounterOuterClass.BreakoutElementReactionCounter> getBrickElementReactionListList()repeated .BreakoutElementReactionCounter brick_element_reaction_list = 15; -
getBrickElementReactionList
BreakoutElementReactionCounterOuterClass.BreakoutElementReactionCounter getBrickElementReactionList(int index) repeated .BreakoutElementReactionCounter brick_element_reaction_list = 15; -
getBrickElementReactionListCount
int getBrickElementReactionListCount()repeated .BreakoutElementReactionCounter brick_element_reaction_list = 15; -
getBrickElementReactionListOrBuilderList
List<? extends BreakoutElementReactionCounterOuterClass.BreakoutElementReactionCounterOrBuilder> getBrickElementReactionListOrBuilderList()repeated .BreakoutElementReactionCounter brick_element_reaction_list = 15; -
getBrickElementReactionListOrBuilder
BreakoutElementReactionCounterOuterClass.BreakoutElementReactionCounterOrBuilder getBrickElementReactionListOrBuilder(int index) repeated .BreakoutElementReactionCounter brick_element_reaction_list = 15; -
getBallElementReactionListList
List<BreakoutElementReactionCounterOuterClass.BreakoutElementReactionCounter> getBallElementReactionListList()repeated .BreakoutElementReactionCounter ball_element_reaction_list = 16; -
getBallElementReactionList
BreakoutElementReactionCounterOuterClass.BreakoutElementReactionCounter getBallElementReactionList(int index) repeated .BreakoutElementReactionCounter ball_element_reaction_list = 16; -
getBallElementReactionListCount
int getBallElementReactionListCount()repeated .BreakoutElementReactionCounter ball_element_reaction_list = 16; -
getBallElementReactionListOrBuilderList
List<? extends BreakoutElementReactionCounterOuterClass.BreakoutElementReactionCounterOrBuilder> getBallElementReactionListOrBuilderList()repeated .BreakoutElementReactionCounter ball_element_reaction_list = 16; -
getBallElementReactionListOrBuilder
BreakoutElementReactionCounterOuterClass.BreakoutElementReactionCounterOrBuilder getBallElementReactionListOrBuilder(int index) repeated .BreakoutElementReactionCounter ball_element_reaction_list = 16; -
getUidInfoListList
List<BreakoutSyncConnectUidInfoOuterClass.BreakoutSyncConnectUidInfo> getUidInfoListList()repeated .BreakoutSyncConnectUidInfo uid_info_list = 17; -
getUidInfoList
repeated .BreakoutSyncConnectUidInfo uid_info_list = 17; -
getUidInfoListCount
int getUidInfoListCount()repeated .BreakoutSyncConnectUidInfo uid_info_list = 17; -
getUidInfoListOrBuilderList
List<? extends BreakoutSyncConnectUidInfoOuterClass.BreakoutSyncConnectUidInfoOrBuilder> getUidInfoListOrBuilderList()repeated .BreakoutSyncConnectUidInfo uid_info_list = 17; -
getUidInfoListOrBuilder
BreakoutSyncConnectUidInfoOuterClass.BreakoutSyncConnectUidInfoOrBuilder getUidInfoListOrBuilder(int index) repeated .BreakoutSyncConnectUidInfo uid_info_list = 17; -
getDynamicObjectListList
List<BreakoutPhysicalObjectOuterClass.BreakoutPhysicalObject> getDynamicObjectListList()repeated .BreakoutPhysicalObject dynamic_object_list = 18; -
getDynamicObjectList
repeated .BreakoutPhysicalObject dynamic_object_list = 18; -
getDynamicObjectListCount
int getDynamicObjectListCount()repeated .BreakoutPhysicalObject dynamic_object_list = 18; -
getDynamicObjectListOrBuilderList
List<? extends BreakoutPhysicalObjectOuterClass.BreakoutPhysicalObjectOrBuilder> getDynamicObjectListOrBuilderList()repeated .BreakoutPhysicalObject dynamic_object_list = 18; -
getDynamicObjectListOrBuilder
BreakoutPhysicalObjectOuterClass.BreakoutPhysicalObjectOrBuilder getDynamicObjectListOrBuilder(int index) repeated .BreakoutPhysicalObject dynamic_object_list = 18; -
getIdIndexListList
repeated uint32 id_index_list = 19;- Returns:
- A list containing the idIndexList.
-
getIdIndexListCount
int getIdIndexListCount()repeated uint32 id_index_list = 19;- Returns:
- The count of idIndexList.
-
getIdIndexList
int getIdIndexList(int index) repeated uint32 id_index_list = 19;- Parameters:
index- The index of the element to return.- Returns:
- The idIndexList at the given index.
-
getRawClientGameTime
int getRawClientGameTime()int32 raw_client_game_time = 20;- Returns:
- The rawClientGameTime.
-