Package emu.grasscutter.net.proto
Interface SumoEnterDungeonNotifyOuterClass.SumoEnterDungeonNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SumoEnterDungeonNotifyOuterClass.SumoEnterDungeonNotify,SumoEnterDungeonNotifyOuterClass.SumoEnterDungeonNotify.Builder
- Enclosing class:
- SumoEnterDungeonNotifyOuterClass
public static interface SumoEnterDungeonNotifyOuterClass.SumoEnterDungeonNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 activity_id = 3;getDungeonTeamList(int index) repeated .SumoDungeonTeam dungeon_team_list = 14;intrepeated .SumoDungeonTeam dungeon_team_list = 14;repeated .SumoDungeonTeam dungeon_team_list = 14;getDungeonTeamListOrBuilder(int index) repeated .SumoDungeonTeam dungeon_team_list = 14;repeated .SumoDungeonTeam dungeon_team_list = 14;intuint32 stage_id = 11;intuint32 Unk3300_BNJBIGHIJOC = 5;intuint32 Unk3300_CBAMLHDMKJF = 7;intuint32 Unk3300_DJBJACGHGDM = 15;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
-
getUnk3300DJBJACGHGDM
int getUnk3300DJBJACGHGDM()uint32 Unk3300_DJBJACGHGDM = 15;- Returns:
- The unk3300DJBJACGHGDM.
-
getUnk3300CBAMLHDMKJF
int getUnk3300CBAMLHDMKJF()uint32 Unk3300_CBAMLHDMKJF = 7;- Returns:
- The unk3300CBAMLHDMKJF.
-
getDungeonTeamListList
List<SumoDungeonTeamOuterClass.SumoDungeonTeam> getDungeonTeamListList()repeated .SumoDungeonTeam dungeon_team_list = 14; -
getDungeonTeamList
repeated .SumoDungeonTeam dungeon_team_list = 14; -
getDungeonTeamListCount
int getDungeonTeamListCount()repeated .SumoDungeonTeam dungeon_team_list = 14; -
getDungeonTeamListOrBuilderList
List<? extends SumoDungeonTeamOuterClass.SumoDungeonTeamOrBuilder> getDungeonTeamListOrBuilderList()repeated .SumoDungeonTeam dungeon_team_list = 14; -
getDungeonTeamListOrBuilder
repeated .SumoDungeonTeam dungeon_team_list = 14; -
getUnk3300BNJBIGHIJOC
int getUnk3300BNJBIGHIJOC()uint32 Unk3300_BNJBIGHIJOC = 5;- Returns:
- The unk3300BNJBIGHIJOC.
-
getActivityId
int getActivityId()uint32 activity_id = 3;- Returns:
- The activityId.
-
getStageId
int getStageId()uint32 stage_id = 11;- Returns:
- The stageId.
-