Package emu.grasscutter.net.proto
Interface GetScenePointRspOuterClass.GetScenePointRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GetScenePointRspOuterClass.GetScenePointRsp,GetScenePointRspOuterClass.GetScenePointRsp.Builder
- Enclosing class:
- GetScenePointRspOuterClass
public static interface GetScenePointRspOuterClass.GetScenePointRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 belong_uid = 12;intgetGroupUnlimitPointList(int index) repeated uint32 group_unlimit_point_list = 1;intrepeated uint32 group_unlimit_point_list = 1;repeated uint32 group_unlimit_point_list = 1;intgetHidePointList(int index) repeated uint32 hide_point_list = 10;intrepeated uint32 hide_point_list = 10;repeated uint32 hide_point_list = 10;intgetLockedPointList(int index) repeated uint32 locked_point_list = 15;intrepeated uint32 locked_point_list = 15;repeated uint32 locked_point_list = 15;intgetNotExploredDungeonEntryList(int index) repeated uint32 not_explored_dungeon_entry_list = 7;intrepeated uint32 not_explored_dungeon_entry_list = 7;repeated uint32 not_explored_dungeon_entry_list = 7;intgetNotInteractDungeonEntryList(int index) repeated uint32 not_interact_dungeon_entry_list = 11;intrepeated uint32 not_interact_dungeon_entry_list = 11;repeated uint32 not_interact_dungeon_entry_list = 11;intint32 retcode = 13;intuint32 scene_id = 8;intgetToBeExploreDungeonEntryList(int index) repeated uint32 to_be_explore_dungeon_entry_list = 6;intrepeated uint32 to_be_explore_dungeon_entry_list = 6;repeated uint32 to_be_explore_dungeon_entry_list = 6;intgetUnhidePointList(int index) repeated uint32 unhide_point_list = 3;intrepeated uint32 unhide_point_list = 3;repeated uint32 unhide_point_list = 3;intgetUnlockAreaList(int index) repeated uint32 unlock_area_list = 9;intrepeated uint32 unlock_area_list = 9;repeated uint32 unlock_area_list = 9;intgetUnlockedPointList(int index) repeated uint32 unlocked_point_list = 2;intrepeated uint32 unlocked_point_list = 2;repeated uint32 unlocked_point_list = 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
-
getUnlockAreaListList
repeated uint32 unlock_area_list = 9;- Returns:
- A list containing the unlockAreaList.
-
getUnlockAreaListCount
int getUnlockAreaListCount()repeated uint32 unlock_area_list = 9;- Returns:
- The count of unlockAreaList.
-
getUnlockAreaList
int getUnlockAreaList(int index) repeated uint32 unlock_area_list = 9;- Parameters:
index- The index of the element to return.- Returns:
- The unlockAreaList at the given index.
-
getLockedPointListList
repeated uint32 locked_point_list = 15;- Returns:
- A list containing the lockedPointList.
-
getLockedPointListCount
int getLockedPointListCount()repeated uint32 locked_point_list = 15;- Returns:
- The count of lockedPointList.
-
getLockedPointList
int getLockedPointList(int index) repeated uint32 locked_point_list = 15;- Parameters:
index- The index of the element to return.- Returns:
- The lockedPointList at the given index.
-
getRetcode
int getRetcode()int32 retcode = 13;- Returns:
- The retcode.
-
getUnhidePointListList
repeated uint32 unhide_point_list = 3;- Returns:
- A list containing the unhidePointList.
-
getUnhidePointListCount
int getUnhidePointListCount()repeated uint32 unhide_point_list = 3;- Returns:
- The count of unhidePointList.
-
getUnhidePointList
int getUnhidePointList(int index) repeated uint32 unhide_point_list = 3;- Parameters:
index- The index of the element to return.- Returns:
- The unhidePointList at the given index.
-
getHidePointListList
repeated uint32 hide_point_list = 10;- Returns:
- A list containing the hidePointList.
-
getHidePointListCount
int getHidePointListCount()repeated uint32 hide_point_list = 10;- Returns:
- The count of hidePointList.
-
getHidePointList
int getHidePointList(int index) repeated uint32 hide_point_list = 10;- Parameters:
index- The index of the element to return.- Returns:
- The hidePointList at the given index.
-
getGroupUnlimitPointListList
repeated uint32 group_unlimit_point_list = 1;- Returns:
- A list containing the groupUnlimitPointList.
-
getGroupUnlimitPointListCount
int getGroupUnlimitPointListCount()repeated uint32 group_unlimit_point_list = 1;- Returns:
- The count of groupUnlimitPointList.
-
getGroupUnlimitPointList
int getGroupUnlimitPointList(int index) repeated uint32 group_unlimit_point_list = 1;- Parameters:
index- The index of the element to return.- Returns:
- The groupUnlimitPointList at the given index.
-
getNotInteractDungeonEntryListList
repeated uint32 not_interact_dungeon_entry_list = 11;- Returns:
- A list containing the notInteractDungeonEntryList.
-
getNotInteractDungeonEntryListCount
int getNotInteractDungeonEntryListCount()repeated uint32 not_interact_dungeon_entry_list = 11;- Returns:
- The count of notInteractDungeonEntryList.
-
getNotInteractDungeonEntryList
int getNotInteractDungeonEntryList(int index) repeated uint32 not_interact_dungeon_entry_list = 11;- Parameters:
index- The index of the element to return.- Returns:
- The notInteractDungeonEntryList at the given index.
-
getToBeExploreDungeonEntryListList
repeated uint32 to_be_explore_dungeon_entry_list = 6;- Returns:
- A list containing the toBeExploreDungeonEntryList.
-
getToBeExploreDungeonEntryListCount
int getToBeExploreDungeonEntryListCount()repeated uint32 to_be_explore_dungeon_entry_list = 6;- Returns:
- The count of toBeExploreDungeonEntryList.
-
getToBeExploreDungeonEntryList
int getToBeExploreDungeonEntryList(int index) repeated uint32 to_be_explore_dungeon_entry_list = 6;- Parameters:
index- The index of the element to return.- Returns:
- The toBeExploreDungeonEntryList at the given index.
-
getNotExploredDungeonEntryListList
repeated uint32 not_explored_dungeon_entry_list = 7;- Returns:
- A list containing the notExploredDungeonEntryList.
-
getNotExploredDungeonEntryListCount
int getNotExploredDungeonEntryListCount()repeated uint32 not_explored_dungeon_entry_list = 7;- Returns:
- The count of notExploredDungeonEntryList.
-
getNotExploredDungeonEntryList
int getNotExploredDungeonEntryList(int index) repeated uint32 not_explored_dungeon_entry_list = 7;- Parameters:
index- The index of the element to return.- Returns:
- The notExploredDungeonEntryList at the given index.
-
getBelongUid
int getBelongUid()uint32 belong_uid = 12;- Returns:
- The belongUid.
-
getUnlockedPointListList
repeated uint32 unlocked_point_list = 2;- Returns:
- A list containing the unlockedPointList.
-
getUnlockedPointListCount
int getUnlockedPointListCount()repeated uint32 unlocked_point_list = 2;- Returns:
- The count of unlockedPointList.
-
getUnlockedPointList
int getUnlockedPointList(int index) repeated uint32 unlocked_point_list = 2;- Parameters:
index- The index of the element to return.- Returns:
- The unlockedPointList at the given index.
-
getSceneId
int getSceneId()uint32 scene_id = 8;- Returns:
- The sceneId.
-