Package emu.grasscutter.net.proto
Class SceneWeaponInfoOuterClass.SceneWeaponInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
emu.grasscutter.net.proto.SceneWeaponInfoOuterClass.SceneWeaponInfo
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder,Serializable
- Enclosing class:
- SceneWeaponInfoOuterClass
public static final class SceneWeaponInfoOuterClass.SceneWeaponInfo
extends com.google.protobuf.GeneratedMessageV3
implements SceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder
Name: NCCBAHIEMNMProtobuf type
SceneWeaponInfo- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final className: NCCBAHIEMNMNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsAffixMap(int key) map<uint32, uint32> affix_map = 8;boolean.AbilitySyncStateInfo ability_info = 7;.AbilitySyncStateInfo ability_info = 7;Deprecated.intmap<uint32, uint32> affix_map = 8;map<uint32, uint32> affix_map = 8;intgetAffixMapOrDefault(int key, int defaultValue) map<uint32, uint32> affix_map = 8;intgetAffixMapOrThrow(int key) map<uint32, uint32> affix_map = 8;static final com.google.protobuf.Descriptors.Descriptorintuint32 entity_id = 1;intuint32 gadget_id = 2;longgetGuid()uint64 guid = 4;intuint32 item_id = 3;intgetLevel()uint32 level = 5;com.google.protobuf.Parser<SceneWeaponInfoOuterClass.SceneWeaponInfo>intuint32 promote_level = 6;.EntityRendererChangedInfo renderer_changed_info = 9;.EntityRendererChangedInfo renderer_changed_info = 9;intfinal com.google.protobuf.UnknownFieldSetboolean.AbilitySyncStateInfo ability_info = 7;inthashCode()boolean.EntityRendererChangedInfo renderer_changed_info = 9;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) final booleannewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<SceneWeaponInfoOuterClass.SceneWeaponInfo>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
ENTITY_ID_FIELD_NUMBER
public static final int ENTITY_ID_FIELD_NUMBER- See Also:
-
GADGET_ID_FIELD_NUMBER
public static final int GADGET_ID_FIELD_NUMBER- See Also:
-
ITEM_ID_FIELD_NUMBER
public static final int ITEM_ID_FIELD_NUMBER- See Also:
-
GUID_FIELD_NUMBER
public static final int GUID_FIELD_NUMBER- See Also:
-
LEVEL_FIELD_NUMBER
public static final int LEVEL_FIELD_NUMBER- See Also:
-
PROMOTE_LEVEL_FIELD_NUMBER
public static final int PROMOTE_LEVEL_FIELD_NUMBER- See Also:
-
ABILITY_INFO_FIELD_NUMBER
public static final int ABILITY_INFO_FIELD_NUMBER- See Also:
-
AFFIX_MAP_FIELD_NUMBER
public static final int AFFIX_MAP_FIELD_NUMBER- See Also:
-
RENDERER_CHANGED_INFO_FIELD_NUMBER
public static final int RENDERER_CHANGED_INFO_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getEntityId
public int getEntityId()uint32 entity_id = 1;- Specified by:
getEntityIdin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder- Returns:
- The entityId.
-
getGadgetId
public int getGadgetId()uint32 gadget_id = 2;- Specified by:
getGadgetIdin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder- Returns:
- The gadgetId.
-
getItemId
public int getItemId()uint32 item_id = 3;- Specified by:
getItemIdin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder- Returns:
- The itemId.
-
getGuid
public long getGuid()uint64 guid = 4;- Specified by:
getGuidin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder- Returns:
- The guid.
-
getLevel
public int getLevel()uint32 level = 5;- Specified by:
getLevelin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder- Returns:
- The level.
-
getPromoteLevel
public int getPromoteLevel()uint32 promote_level = 6;- Specified by:
getPromoteLevelin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder- Returns:
- The promoteLevel.
-
hasAbilityInfo
public boolean hasAbilityInfo().AbilitySyncStateInfo ability_info = 7;- Specified by:
hasAbilityInfoin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder- Returns:
- Whether the abilityInfo field is set.
-
getAbilityInfo
.AbilitySyncStateInfo ability_info = 7;- Specified by:
getAbilityInfoin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder- Returns:
- The abilityInfo.
-
getAbilityInfoOrBuilder
.AbilitySyncStateInfo ability_info = 7;- Specified by:
getAbilityInfoOrBuilderin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder
-
getAffixMapCount
public int getAffixMapCount()Description copied from interface:SceneWeaponInfoOuterClass.SceneWeaponInfoOrBuildermap<uint32, uint32> affix_map = 8;- Specified by:
getAffixMapCountin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder
-
containsAffixMap
public boolean containsAffixMap(int key) map<uint32, uint32> affix_map = 8;- Specified by:
containsAffixMapin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder
-
getAffixMap
Deprecated.UsegetAffixMapMap()instead.- Specified by:
getAffixMapin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder
-
getAffixMapMap
map<uint32, uint32> affix_map = 8;- Specified by:
getAffixMapMapin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder
-
getAffixMapOrDefault
public int getAffixMapOrDefault(int key, int defaultValue) map<uint32, uint32> affix_map = 8;- Specified by:
getAffixMapOrDefaultin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder
-
getAffixMapOrThrow
public int getAffixMapOrThrow(int key) map<uint32, uint32> affix_map = 8;- Specified by:
getAffixMapOrThrowin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder
-
hasRendererChangedInfo
public boolean hasRendererChangedInfo().EntityRendererChangedInfo renderer_changed_info = 9;- Specified by:
hasRendererChangedInfoin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder- Returns:
- Whether the rendererChangedInfo field is set.
-
getRendererChangedInfo
.EntityRendererChangedInfo renderer_changed_info = 9;- Specified by:
getRendererChangedInfoin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder- Returns:
- The rendererChangedInfo.
-
getRendererChangedInfoOrBuilder
public EntityRendererChangedInfoOuterClass.EntityRendererChangedInfoOrBuilder getRendererChangedInfoOrBuilder().EntityRendererChangedInfo renderer_changed_info = 9;- Specified by:
getRendererChangedInfoOrBuilderin interfaceSceneWeaponInfoOuterClass.SceneWeaponInfoOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SceneWeaponInfoOuterClass.SceneWeaponInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static SceneWeaponInfoOuterClass.SceneWeaponInfo.Builder newBuilder(SceneWeaponInfoOuterClass.SceneWeaponInfo prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SceneWeaponInfoOuterClass.SceneWeaponInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-