Package emu.grasscutter.net.proto
Class InvestigationMonsterOuterClass.InvestigationMonster.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,InvestigationMonsterOuterClass.InvestigationMonsterOrBuilder,Cloneable
- Enclosing class:
- InvestigationMonsterOuterClass.InvestigationMonster
public static final class InvestigationMonsterOuterClass.InvestigationMonster.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
implements InvestigationMonsterOuterClass.InvestigationMonsterOrBuilder
Name: BIMILKAGLECProtobuf type
InvestigationMonster-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()HDIBPIICNBBuint32 city_id = 2;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) uint32 group_id = 1206;clearId()uint32 id = 6;ABCENJAFGOFMFGIMDGKDHHJPBJFFCFINCuint32 level = 5;.InvestigationMonster.LockState lock_state = 10;HFEFHDCOMLBuint32 monster_id = 308;uint32 next_refresh_time = 8;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clearPos().Vector pos = 12;NKADJMFOMGBuint32 resin = 15;uint32 scene_id = 7;.WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;clone()intHDIBPIICNBBintuint32 city_id = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorintuint32 group_id = 1206;intgetId()uint32 id = 6;booleanABCENJAFGOFbooleanMFGIMDGKDHHintJPBJFFCFINCintgetLevel()uint32 level = 5;.InvestigationMonster.LockState lock_state = 10;int.InvestigationMonster.LockState lock_state = 10;intHFEFHDCOMLBintuint32 monster_id = 308;intuint32 next_refresh_time = 8;getPos().Vector pos = 12;.Vector pos = 12;.Vector pos = 12;intNKADJMFOMGBintgetResin()uint32 resin = 15;intuint32 scene_id = 7;.WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;.WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;.WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;booleanhasPos().Vector pos = 12;boolean.WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergePos(VectorOuterClass.Vector value) .Vector pos = 12;mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) mergeWeeklyBossResinDiscountInfo(WeeklyBossResinDiscountInfoOuterClass.WeeklyBossResinDiscountInfo value) .WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;setBossChestNum(int value) HDIBPIICNBBsetCityId(int value) uint32 city_id = 2;setGroupId(int value) uint32 group_id = 1206;setId(int value) uint32 id = 6;setIsAlive(boolean value) ABCENJAFGOFsetIsAreaLocked(boolean value) MFGIMDGKDHHsetJPBJFFCFINC(int value) JPBJFFCFINCsetLevel(int value) uint32 level = 5;.InvestigationMonster.LockState lock_state = 10;setLockStateValue(int value) .InvestigationMonster.LockState lock_state = 10;setMaxBossChestNum(int value) HFEFHDCOMLBsetMonsterId(int value) uint32 monster_id = 308;setNextRefreshTime(int value) uint32 next_refresh_time = 8;setPos(VectorOuterClass.Vector value) .Vector pos = 12;setPos(VectorOuterClass.Vector.Builder builderForValue) .Vector pos = 12;setRefreshInterval(int value) NKADJMFOMGBsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResin(int value) uint32 resin = 15;setSceneId(int value) uint32 scene_id = 7;setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setWeeklyBossResinDiscountInfo(WeeklyBossResinDiscountInfoOuterClass.WeeklyBossResinDiscountInfo value) .WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;setWeeklyBossResinDiscountInfo(WeeklyBossResinDiscountInfoOuterClass.WeeklyBossResinDiscountInfo.Builder builderForValue) .WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
setField
public InvestigationMonsterOuterClass.InvestigationMonster.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
clearField
public InvestigationMonsterOuterClass.InvestigationMonster.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
clearOneof
public InvestigationMonsterOuterClass.InvestigationMonster.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
setRepeatedField
public InvestigationMonsterOuterClass.InvestigationMonster.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
addRepeatedField
public InvestigationMonsterOuterClass.InvestigationMonster.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
mergeFrom
public InvestigationMonsterOuterClass.InvestigationMonster.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
mergeFrom
public InvestigationMonsterOuterClass.InvestigationMonster.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>- Throws:
IOException
-
getMaxBossChestNum
public int getMaxBossChestNum()HFEFHDCOMLB
uint32 max_boss_chest_num = 13;- Specified by:
getMaxBossChestNumin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The maxBossChestNum.
-
setMaxBossChestNum
HFEFHDCOMLB
uint32 max_boss_chest_num = 13;- Parameters:
value- The maxBossChestNum to set.- Returns:
- This builder for chaining.
-
clearMaxBossChestNum
HFEFHDCOMLB
uint32 max_boss_chest_num = 13;- Returns:
- This builder for chaining.
-
getIsAreaLocked
public boolean getIsAreaLocked()MFGIMDGKDHH
bool is_area_locked = 14;- Specified by:
getIsAreaLockedin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The isAreaLocked.
-
setIsAreaLocked
MFGIMDGKDHH
bool is_area_locked = 14;- Parameters:
value- The isAreaLocked to set.- Returns:
- This builder for chaining.
-
clearIsAreaLocked
MFGIMDGKDHH
bool is_area_locked = 14;- Returns:
- This builder for chaining.
-
getRefreshInterval
public int getRefreshInterval()NKADJMFOMGB
uint32 refresh_interval = 3;- Specified by:
getRefreshIntervalin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The refreshInterval.
-
setRefreshInterval
NKADJMFOMGB
uint32 refresh_interval = 3;- Parameters:
value- The refreshInterval to set.- Returns:
- This builder for chaining.
-
clearRefreshInterval
NKADJMFOMGB
uint32 refresh_interval = 3;- Returns:
- This builder for chaining.
-
getIsAlive
public boolean getIsAlive()ABCENJAFGOF
bool is_alive = 11;- Specified by:
getIsAlivein interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The isAlive.
-
setIsAlive
ABCENJAFGOF
bool is_alive = 11;- Parameters:
value- The isAlive to set.- Returns:
- This builder for chaining.
-
clearIsAlive
ABCENJAFGOF
bool is_alive = 11;- Returns:
- This builder for chaining.
-
hasWeeklyBossResinDiscountInfo
public boolean hasWeeklyBossResinDiscountInfo().WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;- Specified by:
hasWeeklyBossResinDiscountInfoin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- Whether the weeklyBossResinDiscountInfo field is set.
-
getWeeklyBossResinDiscountInfo
public WeeklyBossResinDiscountInfoOuterClass.WeeklyBossResinDiscountInfo getWeeklyBossResinDiscountInfo().WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;- Specified by:
getWeeklyBossResinDiscountInfoin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The weeklyBossResinDiscountInfo.
-
setWeeklyBossResinDiscountInfo
public InvestigationMonsterOuterClass.InvestigationMonster.Builder setWeeklyBossResinDiscountInfo(WeeklyBossResinDiscountInfoOuterClass.WeeklyBossResinDiscountInfo value) .WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9; -
setWeeklyBossResinDiscountInfo
public InvestigationMonsterOuterClass.InvestigationMonster.Builder setWeeklyBossResinDiscountInfo(WeeklyBossResinDiscountInfoOuterClass.WeeklyBossResinDiscountInfo.Builder builderForValue) .WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9; -
mergeWeeklyBossResinDiscountInfo
public InvestigationMonsterOuterClass.InvestigationMonster.Builder mergeWeeklyBossResinDiscountInfo(WeeklyBossResinDiscountInfoOuterClass.WeeklyBossResinDiscountInfo value) .WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9; -
clearWeeklyBossResinDiscountInfo
public InvestigationMonsterOuterClass.InvestigationMonster.Builder clearWeeklyBossResinDiscountInfo().WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9; -
getWeeklyBossResinDiscountInfoBuilder
public WeeklyBossResinDiscountInfoOuterClass.WeeklyBossResinDiscountInfo.Builder getWeeklyBossResinDiscountInfoBuilder().WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9; -
getWeeklyBossResinDiscountInfoOrBuilder
public WeeklyBossResinDiscountInfoOuterClass.WeeklyBossResinDiscountInfoOrBuilder getWeeklyBossResinDiscountInfoOrBuilder().WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;- Specified by:
getWeeklyBossResinDiscountInfoOrBuilderin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder
-
getNextRefreshTime
public int getNextRefreshTime()uint32 next_refresh_time = 8;- Specified by:
getNextRefreshTimein interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The nextRefreshTime.
-
setNextRefreshTime
uint32 next_refresh_time = 8;- Parameters:
value- The nextRefreshTime to set.- Returns:
- This builder for chaining.
-
clearNextRefreshTime
uint32 next_refresh_time = 8;- Returns:
- This builder for chaining.
-
getGroupId
public int getGroupId()uint32 group_id = 1206;- Specified by:
getGroupIdin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The groupId.
-
setGroupId
uint32 group_id = 1206;- Parameters:
value- The groupId to set.- Returns:
- This builder for chaining.
-
clearGroupId
uint32 group_id = 1206;- Returns:
- This builder for chaining.
-
getId
public int getId()uint32 id = 6;- Specified by:
getIdin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The id.
-
setId
uint32 id = 6;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
uint32 id = 6;- Returns:
- This builder for chaining.
-
getSceneId
public int getSceneId()uint32 scene_id = 7;- Specified by:
getSceneIdin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The sceneId.
-
setSceneId
uint32 scene_id = 7;- Parameters:
value- The sceneId to set.- Returns:
- This builder for chaining.
-
clearSceneId
uint32 scene_id = 7;- Returns:
- This builder for chaining.
-
getLevel
public int getLevel()uint32 level = 5;- Specified by:
getLevelin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The level.
-
setLevel
uint32 level = 5;- Parameters:
value- The level to set.- Returns:
- This builder for chaining.
-
clearLevel
uint32 level = 5;- Returns:
- This builder for chaining.
-
getLockStateValue
public int getLockStateValue().InvestigationMonster.LockState lock_state = 10;- Specified by:
getLockStateValuein interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The enum numeric value on the wire for lockState.
-
setLockStateValue
.InvestigationMonster.LockState lock_state = 10;- Parameters:
value- The enum numeric value on the wire for lockState to set.- Returns:
- This builder for chaining.
-
getLockState
.InvestigationMonster.LockState lock_state = 10;- Specified by:
getLockStatein interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The lockState.
-
setLockState
public InvestigationMonsterOuterClass.InvestigationMonster.Builder setLockState(InvestigationMonsterOuterClass.InvestigationMonster.LockState value) .InvestigationMonster.LockState lock_state = 10;- Parameters:
value- The lockState to set.- Returns:
- This builder for chaining.
-
clearLockState
.InvestigationMonster.LockState lock_state = 10;- Returns:
- This builder for chaining.
-
getJPBJFFCFINC
public int getJPBJFFCFINC()JPBJFFCFINC
uint32 JPBJFFCFINC = 4;- Specified by:
getJPBJFFCFINCin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The jPBJFFCFINC.
-
setJPBJFFCFINC
JPBJFFCFINC
uint32 JPBJFFCFINC = 4;- Parameters:
value- The jPBJFFCFINC to set.- Returns:
- This builder for chaining.
-
clearJPBJFFCFINC
JPBJFFCFINC
uint32 JPBJFFCFINC = 4;- Returns:
- This builder for chaining.
-
getResin
public int getResin()uint32 resin = 15;- Specified by:
getResinin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The resin.
-
setResin
uint32 resin = 15;- Parameters:
value- The resin to set.- Returns:
- This builder for chaining.
-
clearResin
uint32 resin = 15;- Returns:
- This builder for chaining.
-
getMonsterId
public int getMonsterId()uint32 monster_id = 308;- Specified by:
getMonsterIdin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The monsterId.
-
setMonsterId
uint32 monster_id = 308;- Parameters:
value- The monsterId to set.- Returns:
- This builder for chaining.
-
clearMonsterId
uint32 monster_id = 308;- Returns:
- This builder for chaining.
-
getBossChestNum
public int getBossChestNum()HDIBPIICNBB
uint32 boss_chest_num = 1;- Specified by:
getBossChestNumin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The bossChestNum.
-
setBossChestNum
HDIBPIICNBB
uint32 boss_chest_num = 1;- Parameters:
value- The bossChestNum to set.- Returns:
- This builder for chaining.
-
clearBossChestNum
HDIBPIICNBB
uint32 boss_chest_num = 1;- Returns:
- This builder for chaining.
-
getCityId
public int getCityId()uint32 city_id = 2;- Specified by:
getCityIdin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The cityId.
-
setCityId
uint32 city_id = 2;- Parameters:
value- The cityId to set.- Returns:
- This builder for chaining.
-
clearCityId
uint32 city_id = 2;- Returns:
- This builder for chaining.
-
hasPos
public boolean hasPos().Vector pos = 12;- Specified by:
hasPosin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- Whether the pos field is set.
-
getPos
.Vector pos = 12;- Specified by:
getPosin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder- Returns:
- The pos.
-
setPos
public InvestigationMonsterOuterClass.InvestigationMonster.Builder setPos(VectorOuterClass.Vector value) .Vector pos = 12; -
setPos
public InvestigationMonsterOuterClass.InvestigationMonster.Builder setPos(VectorOuterClass.Vector.Builder builderForValue) .Vector pos = 12; -
mergePos
public InvestigationMonsterOuterClass.InvestigationMonster.Builder mergePos(VectorOuterClass.Vector value) .Vector pos = 12; -
clearPos
.Vector pos = 12; -
getPosBuilder
.Vector pos = 12; -
getPosOrBuilder
.Vector pos = 12;- Specified by:
getPosOrBuilderin interfaceInvestigationMonsterOuterClass.InvestigationMonsterOrBuilder
-
setUnknownFields
public final InvestigationMonsterOuterClass.InvestigationMonster.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-
mergeUnknownFields
public final InvestigationMonsterOuterClass.InvestigationMonster.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InvestigationMonsterOuterClass.InvestigationMonster.Builder>
-