Interface WidgetReportReqOuterClass.WidgetReportReqOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
WidgetReportReqOuterClass.WidgetReportReq, WidgetReportReqOuterClass.WidgetReportReq.Builder
Enclosing class:
WidgetReportReqOuterClass

public static interface WidgetReportReqOuterClass.WidgetReportReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_clear_sky_crystal_hint = 14;
    int
    uint32 material_id = 2;
    boolean
    bool Unk3300_APDFKKNKIJJ = 7;
    boolean
    bool Unk3300_BCAIBKDIHHF = 6;
    int
    uint32 weather_wizard_shield_value = 8;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getWeatherWizardShieldValue

      int getWeatherWizardShieldValue()
      uint32 weather_wizard_shield_value = 8;
      Returns:
      The weatherWizardShieldValue.
    • getUnk3300APDFKKNKIJJ

      boolean getUnk3300APDFKKNKIJJ()
      bool Unk3300_APDFKKNKIJJ = 7;
      Returns:
      The unk3300APDFKKNKIJJ.
    • getUnk3300BCAIBKDIHHF

      boolean getUnk3300BCAIBKDIHHF()
      bool Unk3300_BCAIBKDIHHF = 6;
      Returns:
      The unk3300BCAIBKDIHHF.
    • getMaterialId

      int getMaterialId()
      uint32 material_id = 2;
      Returns:
      The materialId.
    • getIsClearSkyCrystalHint

      boolean getIsClearSkyCrystalHint()
      bool is_clear_sky_crystal_hint = 14;
      Returns:
      The isClearSkyCrystalHint.