Package emu.grasscutter.net.proto
Interface TreasureMapRegionInfoOuterClass.TreasureMapRegionInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
TreasureMapRegionInfoOuterClass.TreasureMapRegionInfo,TreasureMapRegionInfoOuterClass.TreasureMapRegionInfo.Builder
- Enclosing class:
- TreasureMapRegionInfoOuterClass
public static interface TreasureMapRegionInfoOuterClass.TreasureMapRegionInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription.Vector region_center_pos = 5;.Vector region_center_pos = 5;intuint32 region_id = 10;intuint32 region_radius = 13;intuint32 scene_id = 12;intuint32 start_time = 8;booleanbool Unk3300_HHBHLPHLHIL = 6;intuint32 Unk3300_LKEMEDPMIGM = 3;intuint32 Unk3300_MNEKJILFHOA = 2;booleanbool Unk3300_NIBJOAJLCJI = 1;boolean.Vector region_center_pos = 5;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
-
getRegionRadius
int getRegionRadius()uint32 region_radius = 13;- Returns:
- The regionRadius.
-
getRegionId
int getRegionId()uint32 region_id = 10;- Returns:
- The regionId.
-
hasRegionCenterPos
boolean hasRegionCenterPos().Vector region_center_pos = 5;- Returns:
- Whether the regionCenterPos field is set.
-
getRegionCenterPos
VectorOuterClass.Vector getRegionCenterPos().Vector region_center_pos = 5;- Returns:
- The regionCenterPos.
-
getRegionCenterPosOrBuilder
VectorOuterClass.VectorOrBuilder getRegionCenterPosOrBuilder().Vector region_center_pos = 5; -
getUnk3300HHBHLPHLHIL
boolean getUnk3300HHBHLPHLHIL()bool Unk3300_HHBHLPHLHIL = 6;- Returns:
- The unk3300HHBHLPHLHIL.
-
getStartTime
int getStartTime()uint32 start_time = 8;- Returns:
- The startTime.
-
getUnk3300LKEMEDPMIGM
int getUnk3300LKEMEDPMIGM()uint32 Unk3300_LKEMEDPMIGM = 3;- Returns:
- The unk3300LKEMEDPMIGM.
-
getUnk3300NIBJOAJLCJI
boolean getUnk3300NIBJOAJLCJI()bool Unk3300_NIBJOAJLCJI = 1;- Returns:
- The unk3300NIBJOAJLCJI.
-
getSceneId
int getSceneId()uint32 scene_id = 12;- Returns:
- The sceneId.
-
getUnk3300MNEKJILFHOA
int getUnk3300MNEKJILFHOA()uint32 Unk3300_MNEKJILFHOA = 2;- Returns:
- The unk3300MNEKJILFHOA.
-