Package emu.grasscutter.net.proto
Interface SceneGalleryIslandPartyRaftInfoOuterClass.SceneGalleryIslandPartyRaftInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SceneGalleryIslandPartyRaftInfoOuterClass.SceneGalleryIslandPartyRaftInfo,SceneGalleryIslandPartyRaftInfoOuterClass.SceneGalleryIslandPartyRaftInfo.Builder
- Enclosing class:
- SceneGalleryIslandPartyRaftInfoOuterClass
public static interface SceneGalleryIslandPartyRaftInfoOuterClass.SceneGalleryIslandPartyRaftInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintgetCoin()uint32 coin = 12;intuint32 point_id = 10;.GalleryStartSource start_source = 7;int.GalleryStartSource start_source = 7;intuint32 Unk3300_FBACMOFGPGJ = 6;intuint32 Unk3300_HHEKIPECDAK = 14;intuint32 Unk3300_HNECEGNMKNK = 13;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
-
getCoin
int getCoin()uint32 coin = 12;- Returns:
- The coin.
-
getUnk3300FBACMOFGPGJ
int getUnk3300FBACMOFGPGJ()uint32 Unk3300_FBACMOFGPGJ = 6;- Returns:
- The unk3300FBACMOFGPGJ.
-
getPointId
int getPointId()uint32 point_id = 10;- Returns:
- The pointId.
-
getUnk3300HHEKIPECDAK
int getUnk3300HHEKIPECDAK()uint32 Unk3300_HHEKIPECDAK = 14;- Returns:
- The unk3300HHEKIPECDAK.
-
getStartSourceValue
int getStartSourceValue().GalleryStartSource start_source = 7;- Returns:
- The enum numeric value on the wire for startSource.
-
getStartSource
GalleryStartSourceOuterClass.GalleryStartSource getStartSource().GalleryStartSource start_source = 7;- Returns:
- The startSource.
-
getUnk3300HNECEGNMKNK
int getUnk3300HNECEGNMKNK()uint32 Unk3300_HNECEGNMKNK = 13;- Returns:
- The unk3300HNECEGNMKNK.
-