Package emu.grasscutter.net.proto
Interface GearColumnInfoOuterClass.GearColumnInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GearColumnInfoOuterClass.GearColumnInfo,GearColumnInfoOuterClass.GearColumnInfo.Builder
- Enclosing class:
- GearColumnInfoOuterClass
public static interface GearColumnInfoOuterClass.GearColumnInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 gear_id = 7;intuint32 Unk3300_EDLLMBGNDEH = 2;intuint32 Unk3300_GHIBPOIAIGF = 6;booleanbool Unk3300_HGIKKDOBANK = 15;booleanbool Unk3300_KEEGLHMBAKM = 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
-
getUnk3300GHIBPOIAIGF
int getUnk3300GHIBPOIAIGF()uint32 Unk3300_GHIBPOIAIGF = 6;- Returns:
- The unk3300GHIBPOIAIGF.
-
getUnk3300KEEGLHMBAKM
boolean getUnk3300KEEGLHMBAKM()bool Unk3300_KEEGLHMBAKM = 8;- Returns:
- The unk3300KEEGLHMBAKM.
-
getUnk3300EDLLMBGNDEH
int getUnk3300EDLLMBGNDEH()uint32 Unk3300_EDLLMBGNDEH = 2;- Returns:
- The unk3300EDLLMBGNDEH.
-
getGearId
int getGearId()uint32 gear_id = 7;- Returns:
- The gearId.
-
getUnk3300HGIKKDOBANK
boolean getUnk3300HGIKKDOBANK()bool Unk3300_HGIKKDOBANK = 15;- Returns:
- The unk3300HGIKKDOBANK.
-