Package emu.grasscutter.net.proto
Interface AttackResultCreateCountOuterClass.AttackResultCreateCountOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
AttackResultCreateCountOuterClass.AttackResultCreateCount,AttackResultCreateCountOuterClass.AttackResultCreateCount.Builder
- Enclosing class:
- AttackResultCreateCountOuterClass
public static interface AttackResultCreateCountOuterClass.AttackResultCreateCountOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintgetUnk3300MDGFBFBAHPB(int index) repeated uint32 Unk3300_MDGFBFBAHPB = 10;intrepeated uint32 Unk3300_MDGFBFBAHPB = 10;repeated uint32 Unk3300_MDGFBFBAHPB = 10;intgetUnk3300PFFFFJBPKGN(int index) repeated uint32 Unk3300_PFFFFJBPKGN = 8;intrepeated uint32 Unk3300_PFFFFJBPKGN = 8;repeated uint32 Unk3300_PFFFFJBPKGN = 8;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
-
getUnk3300PFFFFJBPKGNList
repeated uint32 Unk3300_PFFFFJBPKGN = 8;- Returns:
- A list containing the unk3300PFFFFJBPKGN.
-
getUnk3300PFFFFJBPKGNCount
int getUnk3300PFFFFJBPKGNCount()repeated uint32 Unk3300_PFFFFJBPKGN = 8;- Returns:
- The count of unk3300PFFFFJBPKGN.
-
getUnk3300PFFFFJBPKGN
int getUnk3300PFFFFJBPKGN(int index) repeated uint32 Unk3300_PFFFFJBPKGN = 8;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300PFFFFJBPKGN at the given index.
-
getUnk3300MDGFBFBAHPBList
repeated uint32 Unk3300_MDGFBFBAHPB = 10;- Returns:
- A list containing the unk3300MDGFBFBAHPB.
-
getUnk3300MDGFBFBAHPBCount
int getUnk3300MDGFBFBAHPBCount()repeated uint32 Unk3300_MDGFBFBAHPB = 10;- Returns:
- The count of unk3300MDGFBFBAHPB.
-
getUnk3300MDGFBFBAHPB
int getUnk3300MDGFBFBAHPB(int index) repeated uint32 Unk3300_MDGFBFBAHPB = 10;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300MDGFBFBAHPB at the given index.
-