Package emu.grasscutter.net.proto
Interface IslandPartySailInfoNotifyOuterClass.IslandPartySailInfoNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
IslandPartySailInfoNotifyOuterClass.IslandPartySailInfoNotify,IslandPartySailInfoNotifyOuterClass.IslandPartySailInfoNotify.Builder
- Enclosing class:
- IslandPartySailInfoNotifyOuterClass
public static interface IslandPartySailInfoNotifyOuterClass.IslandPartySailInfoNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
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
-
getStageValue
int getStageValue().IslandPartySailStage stage = 2;- Returns:
- The enum numeric value on the wire for stage.
-
getStage
.IslandPartySailStage stage = 2;- Returns:
- The stage.
-
getKillMonsterCount
int getKillMonsterCount()uint32 kill_monster_count = 6;- Returns:
- The killMonsterCount.
-
getCoin
int getCoin()uint32 coin = 14;- Returns:
- The coin.
-
getProgress
int getProgress()uint32 progress = 9;- Returns:
- The progress.
-