Package emu.grasscutter.net.proto
Interface SceneReliquaryInfoOuterClass.SceneReliquaryInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SceneReliquaryInfoOuterClass.SceneReliquaryInfo,SceneReliquaryInfoOuterClass.SceneReliquaryInfo.Builder
- Enclosing class:
- SceneReliquaryInfoOuterClass
public static interface SceneReliquaryInfoOuterClass.SceneReliquaryInfoOrBuilder
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
-
getItemId
int getItemId()uint32 item_id = 1;- Returns:
- The itemId.
-
getGuid
long getGuid()uint64 guid = 2;- Returns:
- The guid.
-
getLevel
int getLevel()uint32 level = 3;- Returns:
- The level.
-
getPromoteLevel
int getPromoteLevel()uint32 promote_level = 4;- Returns:
- The promoteLevel.
-