Package emu.grasscutter.net.proto
Interface DKFDACEPNALOuterClass.DKFDACEPNALOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DKFDACEPNALOuterClass.DKFDACEPNAL,DKFDACEPNALOuterClass.DKFDACEPNAL.Builder
- Enclosing class:
- DKFDACEPNALOuterClass
public static interface DKFDACEPNALOuterClass.DKFDACEPNALOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 FKPECBDMBFD = 15;intuint32 level_id = 5;intgetPJIFOALHIHM(int index) repeated uint32 PJIFOALHIHM = 8;intrepeated uint32 PJIFOALHIHM = 8;repeated uint32 PJIFOALHIHM = 8;intgetPLPFFBIBHPB(int index) repeated uint32 PLPFFBIBHPB = 14;intrepeated uint32 PLPFFBIBHPB = 14;repeated uint32 PLPFFBIBHPB = 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
-
getPJIFOALHIHMList
repeated uint32 PJIFOALHIHM = 8;- Returns:
- A list containing the pJIFOALHIHM.
-
getPJIFOALHIHMCount
int getPJIFOALHIHMCount()repeated uint32 PJIFOALHIHM = 8;- Returns:
- The count of pJIFOALHIHM.
-
getPJIFOALHIHM
int getPJIFOALHIHM(int index) repeated uint32 PJIFOALHIHM = 8;- Parameters:
index- The index of the element to return.- Returns:
- The pJIFOALHIHM at the given index.
-
getLevelId
int getLevelId()uint32 level_id = 5;- Returns:
- The levelId.
-
getFKPECBDMBFD
int getFKPECBDMBFD()uint32 FKPECBDMBFD = 15;- Returns:
- The fKPECBDMBFD.
-
getPLPFFBIBHPBList
repeated uint32 PLPFFBIBHPB = 14;- Returns:
- A list containing the pLPFFBIBHPB.
-
getPLPFFBIBHPBCount
int getPLPFFBIBHPBCount()repeated uint32 PLPFFBIBHPB = 14;- Returns:
- The count of pLPFFBIBHPB.
-
getPLPFFBIBHPB
int getPLPFFBIBHPB(int index) repeated uint32 PLPFFBIBHPB = 14;- Parameters:
index- The index of the element to return.- Returns:
- The pLPFFBIBHPB at the given index.
-