Package emu.grasscutter.net.proto
Interface ReunionPrivilegeInfoOuterClass.ReunionPrivilegeInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ReunionPrivilegeInfoOuterClass.ReunionPrivilegeInfo,ReunionPrivilegeInfoOuterClass.ReunionPrivilegeInfo.Builder
- Enclosing class:
- ReunionPrivilegeInfoOuterClass
public static interface ReunionPrivilegeInfoOuterClass.ReunionPrivilegeInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 privilege_id = 2;intuint32 Unk3300_ALOLACFGMHI = 1;intuint32 Unk3300_GJBEAFPMFAA = 14;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
-
getUnk3300GJBEAFPMFAA
int getUnk3300GJBEAFPMFAA()uint32 Unk3300_GJBEAFPMFAA = 14;- Returns:
- The unk3300GJBEAFPMFAA.
-
getPrivilegeId
int getPrivilegeId()uint32 privilege_id = 2;- Returns:
- The privilegeId.
-
getUnk3300ALOLACFGMHI
int getUnk3300ALOLACFGMHI()uint32 Unk3300_ALOLACFGMHI = 1;- Returns:
- The unk3300ALOLACFGMHI.
-