Package emu.grasscutter.net.proto
Interface FurnitureMakeBeHelpedNotifyOuterClass.FurnitureMakeBeHelpedNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
FurnitureMakeBeHelpedNotifyOuterClass.FurnitureMakeBeHelpedNotify,FurnitureMakeBeHelpedNotifyOuterClass.FurnitureMakeBeHelpedNotify.Builder
- Enclosing class:
- FurnitureMakeBeHelpedNotifyOuterClass
public static interface FurnitureMakeBeHelpedNotifyOuterClass.FurnitureMakeBeHelpedNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription.FurnitureMakeBeHelpedData furniture_make_helped_data = 5;.FurnitureMakeBeHelpedData furniture_make_helped_data = 5;.FurnitureMakeSlot furniture_make_slot = 11;.FurnitureMakeSlot furniture_make_slot = 11;boolean.FurnitureMakeBeHelpedData furniture_make_helped_data = 5;boolean.FurnitureMakeSlot furniture_make_slot = 11;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
-
hasFurnitureMakeHelpedData
boolean hasFurnitureMakeHelpedData().FurnitureMakeBeHelpedData furniture_make_helped_data = 5;- Returns:
- Whether the furnitureMakeHelpedData field is set.
-
getFurnitureMakeHelpedData
FurnitureMakeBeHelpedDataOuterClass.FurnitureMakeBeHelpedData getFurnitureMakeHelpedData().FurnitureMakeBeHelpedData furniture_make_helped_data = 5;- Returns:
- The furnitureMakeHelpedData.
-
getFurnitureMakeHelpedDataOrBuilder
FurnitureMakeBeHelpedDataOuterClass.FurnitureMakeBeHelpedDataOrBuilder getFurnitureMakeHelpedDataOrBuilder().FurnitureMakeBeHelpedData furniture_make_helped_data = 5; -
hasFurnitureMakeSlot
boolean hasFurnitureMakeSlot().FurnitureMakeSlot furniture_make_slot = 11;- Returns:
- Whether the furnitureMakeSlot field is set.
-
getFurnitureMakeSlot
FurnitureMakeSlotOuterClass.FurnitureMakeSlot getFurnitureMakeSlot().FurnitureMakeSlot furniture_make_slot = 11;- Returns:
- The furnitureMakeSlot.
-
getFurnitureMakeSlotOrBuilder
FurnitureMakeSlotOuterClass.FurnitureMakeSlotOrBuilder getFurnitureMakeSlotOrBuilder().FurnitureMakeSlot furniture_make_slot = 11;
-