Package emu.grasscutter.net.proto
Interface StrengthenPointDataOuterClass.StrengthenPointDataOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
StrengthenPointDataOuterClass.StrengthenPointData,StrengthenPointDataOuterClass.StrengthenPointData.Builder
- Enclosing class:
- StrengthenPointDataOuterClass
public static interface StrengthenPointDataOuterClass.StrengthenPointDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 NHOPNOMIDEF = 2;intuint32 OBOMOEJEDHL = 6;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
-
getOBOMOEJEDHL
int getOBOMOEJEDHL()uint32 OBOMOEJEDHL = 6;- Returns:
- The oBOMOEJEDHL.
-
getNHOPNOMIDEF
int getNHOPNOMIDEF()uint32 NHOPNOMIDEF = 2;- Returns:
- The nHOPNOMIDEF.
-