Package emu.grasscutter.net.proto
Interface CoopPointOuterClass.CoopPointOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
CoopPointOuterClass.CoopPoint,CoopPointOuterClass.CoopPoint.Builder
- Enclosing class:
- CoopPointOuterClass
public static interface CoopPointOuterClass.CoopPointOrBuilder
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
-
getId
int getId()uint32 id = 15;- Returns:
- The id.
-
getStateValue
int getStateValue().CoopPoint.State state = 4;- Returns:
- The enum numeric value on the wire for state.
-
getState
CoopPointOuterClass.CoopPoint.State getState().CoopPoint.State state = 4;- Returns:
- The state.
-
getSelfConfidence
int getSelfConfidence()uint32 self_confidence = 8;- Returns:
- The selfConfidence.
-