Package emu.grasscutter.net.proto
Interface IslandPartyRaftInfoNotifyOuterClass.IslandPartyRaftInfoNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
IslandPartyRaftInfoNotifyOuterClass.IslandPartyRaftInfoNotify,IslandPartyRaftInfoNotifyOuterClass.IslandPartyRaftInfoNotify.Builder
- Enclosing class:
- IslandPartyRaftInfoNotifyOuterClass
public static interface IslandPartyRaftInfoNotifyOuterClass.IslandPartyRaftInfoNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintgetCoin()uint32 coin = 14;intuint32 point_id = 8;intuint32 Unk3300_FBACMOFGPGJ = 1;intuint32 Unk3300_HNECEGNMKNK = 4;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
-
getUnk3300HNECEGNMKNK
int getUnk3300HNECEGNMKNK()uint32 Unk3300_HNECEGNMKNK = 4;- Returns:
- The unk3300HNECEGNMKNK.
-
getUnk3300FBACMOFGPGJ
int getUnk3300FBACMOFGPGJ()uint32 Unk3300_FBACMOFGPGJ = 1;- Returns:
- The unk3300FBACMOFGPGJ.
-
getPointId
int getPointId()uint32 point_id = 8;- Returns:
- The pointId.
-
getCoin
int getCoin()uint32 coin = 14;- Returns:
- The coin.
-