public static final class Personhood.SpawnerStruct.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder> implements Personhood.SpawnerStructOrBuilder
SpawnerStruct holds the data necessary for knowing how much spawning of a certain contract costs.Protobuf type
personhood.SpawnerStruct| Modifier and Type | Method and Description |
|---|---|
Personhood.SpawnerStruct.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Personhood.SpawnerStruct |
build() |
Personhood.SpawnerStruct |
buildPartial() |
Personhood.SpawnerStruct.Builder |
clear() |
Personhood.SpawnerStruct.Builder |
clearBeneficiary()
required bytes beneficiary = 5; |
Personhood.SpawnerStruct.Builder |
clearCostcoin()
required .byzcoin.Coin costcoin = 2; |
Personhood.SpawnerStruct.Builder |
clearCostcread()
optional .byzcoin.Coin costcread = 8; |
Personhood.SpawnerStruct.Builder |
clearCostcredential()
required .byzcoin.Coin costcredential = 3; |
Personhood.SpawnerStruct.Builder |
clearCostcwrite()
optional .byzcoin.Coin costcwrite = 7; |
Personhood.SpawnerStruct.Builder |
clearCostdarc()
required .byzcoin.Coin costdarc = 1; |
Personhood.SpawnerStruct.Builder |
clearCostparty()
required .byzcoin.Coin costparty = 4; |
Personhood.SpawnerStruct.Builder |
clearCostropasci()
optional .byzcoin.Coin costropasci = 6; |
Personhood.SpawnerStruct.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Personhood.SpawnerStruct.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Personhood.SpawnerStruct.Builder |
clone() |
com.google.protobuf.ByteString |
getBeneficiary()
required bytes beneficiary = 5; |
ByzCoinProto.Coin |
getCostcoin()
required .byzcoin.Coin costcoin = 2; |
ByzCoinProto.Coin.Builder |
getCostcoinBuilder()
required .byzcoin.Coin costcoin = 2; |
ByzCoinProto.CoinOrBuilder |
getCostcoinOrBuilder()
required .byzcoin.Coin costcoin = 2; |
ByzCoinProto.Coin |
getCostcread()
optional .byzcoin.Coin costcread = 8; |
ByzCoinProto.Coin.Builder |
getCostcreadBuilder()
optional .byzcoin.Coin costcread = 8; |
ByzCoinProto.CoinOrBuilder |
getCostcreadOrBuilder()
optional .byzcoin.Coin costcread = 8; |
ByzCoinProto.Coin |
getCostcredential()
required .byzcoin.Coin costcredential = 3; |
ByzCoinProto.Coin.Builder |
getCostcredentialBuilder()
required .byzcoin.Coin costcredential = 3; |
ByzCoinProto.CoinOrBuilder |
getCostcredentialOrBuilder()
required .byzcoin.Coin costcredential = 3; |
ByzCoinProto.Coin |
getCostcwrite()
optional .byzcoin.Coin costcwrite = 7; |
ByzCoinProto.Coin.Builder |
getCostcwriteBuilder()
optional .byzcoin.Coin costcwrite = 7; |
ByzCoinProto.CoinOrBuilder |
getCostcwriteOrBuilder()
optional .byzcoin.Coin costcwrite = 7; |
ByzCoinProto.Coin |
getCostdarc()
required .byzcoin.Coin costdarc = 1; |
ByzCoinProto.Coin.Builder |
getCostdarcBuilder()
required .byzcoin.Coin costdarc = 1; |
ByzCoinProto.CoinOrBuilder |
getCostdarcOrBuilder()
required .byzcoin.Coin costdarc = 1; |
ByzCoinProto.Coin |
getCostparty()
required .byzcoin.Coin costparty = 4; |
ByzCoinProto.Coin.Builder |
getCostpartyBuilder()
required .byzcoin.Coin costparty = 4; |
ByzCoinProto.CoinOrBuilder |
getCostpartyOrBuilder()
required .byzcoin.Coin costparty = 4; |
ByzCoinProto.Coin |
getCostropasci()
optional .byzcoin.Coin costropasci = 6; |
ByzCoinProto.Coin.Builder |
getCostropasciBuilder()
optional .byzcoin.Coin costropasci = 6; |
ByzCoinProto.CoinOrBuilder |
getCostropasciOrBuilder()
optional .byzcoin.Coin costropasci = 6; |
Personhood.SpawnerStruct |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasBeneficiary()
required bytes beneficiary = 5; |
boolean |
hasCostcoin()
required .byzcoin.Coin costcoin = 2; |
boolean |
hasCostcread()
optional .byzcoin.Coin costcread = 8; |
boolean |
hasCostcredential()
required .byzcoin.Coin costcredential = 3; |
boolean |
hasCostcwrite()
optional .byzcoin.Coin costcwrite = 7; |
boolean |
hasCostdarc()
required .byzcoin.Coin costdarc = 1; |
boolean |
hasCostparty()
required .byzcoin.Coin costparty = 4; |
boolean |
hasCostropasci()
optional .byzcoin.Coin costropasci = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Personhood.SpawnerStruct.Builder |
mergeCostcoin(ByzCoinProto.Coin value)
required .byzcoin.Coin costcoin = 2; |
Personhood.SpawnerStruct.Builder |
mergeCostcread(ByzCoinProto.Coin value)
optional .byzcoin.Coin costcread = 8; |
Personhood.SpawnerStruct.Builder |
mergeCostcredential(ByzCoinProto.Coin value)
required .byzcoin.Coin costcredential = 3; |
Personhood.SpawnerStruct.Builder |
mergeCostcwrite(ByzCoinProto.Coin value)
optional .byzcoin.Coin costcwrite = 7; |
Personhood.SpawnerStruct.Builder |
mergeCostdarc(ByzCoinProto.Coin value)
required .byzcoin.Coin costdarc = 1; |
Personhood.SpawnerStruct.Builder |
mergeCostparty(ByzCoinProto.Coin value)
required .byzcoin.Coin costparty = 4; |
Personhood.SpawnerStruct.Builder |
mergeCostropasci(ByzCoinProto.Coin value)
optional .byzcoin.Coin costropasci = 6; |
Personhood.SpawnerStruct.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Personhood.SpawnerStruct.Builder |
mergeFrom(com.google.protobuf.Message other) |
Personhood.SpawnerStruct.Builder |
mergeFrom(Personhood.SpawnerStruct other) |
Personhood.SpawnerStruct.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Personhood.SpawnerStruct.Builder |
setBeneficiary(com.google.protobuf.ByteString value)
required bytes beneficiary = 5; |
Personhood.SpawnerStruct.Builder |
setCostcoin(ByzCoinProto.Coin.Builder builderForValue)
required .byzcoin.Coin costcoin = 2; |
Personhood.SpawnerStruct.Builder |
setCostcoin(ByzCoinProto.Coin value)
required .byzcoin.Coin costcoin = 2; |
Personhood.SpawnerStruct.Builder |
setCostcread(ByzCoinProto.Coin.Builder builderForValue)
optional .byzcoin.Coin costcread = 8; |
Personhood.SpawnerStruct.Builder |
setCostcread(ByzCoinProto.Coin value)
optional .byzcoin.Coin costcread = 8; |
Personhood.SpawnerStruct.Builder |
setCostcredential(ByzCoinProto.Coin.Builder builderForValue)
required .byzcoin.Coin costcredential = 3; |
Personhood.SpawnerStruct.Builder |
setCostcredential(ByzCoinProto.Coin value)
required .byzcoin.Coin costcredential = 3; |
Personhood.SpawnerStruct.Builder |
setCostcwrite(ByzCoinProto.Coin.Builder builderForValue)
optional .byzcoin.Coin costcwrite = 7; |
Personhood.SpawnerStruct.Builder |
setCostcwrite(ByzCoinProto.Coin value)
optional .byzcoin.Coin costcwrite = 7; |
Personhood.SpawnerStruct.Builder |
setCostdarc(ByzCoinProto.Coin.Builder builderForValue)
required .byzcoin.Coin costdarc = 1; |
Personhood.SpawnerStruct.Builder |
setCostdarc(ByzCoinProto.Coin value)
required .byzcoin.Coin costdarc = 1; |
Personhood.SpawnerStruct.Builder |
setCostparty(ByzCoinProto.Coin.Builder builderForValue)
required .byzcoin.Coin costparty = 4; |
Personhood.SpawnerStruct.Builder |
setCostparty(ByzCoinProto.Coin value)
required .byzcoin.Coin costparty = 4; |
Personhood.SpawnerStruct.Builder |
setCostropasci(ByzCoinProto.Coin.Builder builderForValue)
optional .byzcoin.Coin costropasci = 6; |
Personhood.SpawnerStruct.Builder |
setCostropasci(ByzCoinProto.Coin value)
optional .byzcoin.Coin costropasci = 6; |
Personhood.SpawnerStruct.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Personhood.SpawnerStruct.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Personhood.SpawnerStruct.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public Personhood.SpawnerStruct.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public Personhood.SpawnerStruct getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Personhood.SpawnerStruct build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Personhood.SpawnerStruct buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Personhood.SpawnerStruct.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public Personhood.SpawnerStruct.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public Personhood.SpawnerStruct.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public Personhood.SpawnerStruct.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public Personhood.SpawnerStruct.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public Personhood.SpawnerStruct.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public Personhood.SpawnerStruct.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Personhood.SpawnerStruct.Builder>public Personhood.SpawnerStruct.Builder mergeFrom(Personhood.SpawnerStruct other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public Personhood.SpawnerStruct.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Personhood.SpawnerStruct.Builder>IOExceptionpublic boolean hasCostdarc()
required .byzcoin.Coin costdarc = 1;hasCostdarc in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostdarc()
required .byzcoin.Coin costdarc = 1;getCostdarc in interface Personhood.SpawnerStructOrBuilderpublic Personhood.SpawnerStruct.Builder setCostdarc(ByzCoinProto.Coin value)
required .byzcoin.Coin costdarc = 1;public Personhood.SpawnerStruct.Builder setCostdarc(ByzCoinProto.Coin.Builder builderForValue)
required .byzcoin.Coin costdarc = 1;public Personhood.SpawnerStruct.Builder mergeCostdarc(ByzCoinProto.Coin value)
required .byzcoin.Coin costdarc = 1;public Personhood.SpawnerStruct.Builder clearCostdarc()
required .byzcoin.Coin costdarc = 1;public ByzCoinProto.Coin.Builder getCostdarcBuilder()
required .byzcoin.Coin costdarc = 1;public ByzCoinProto.CoinOrBuilder getCostdarcOrBuilder()
required .byzcoin.Coin costdarc = 1;getCostdarcOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostcoin()
required .byzcoin.Coin costcoin = 2;hasCostcoin in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostcoin()
required .byzcoin.Coin costcoin = 2;getCostcoin in interface Personhood.SpawnerStructOrBuilderpublic Personhood.SpawnerStruct.Builder setCostcoin(ByzCoinProto.Coin value)
required .byzcoin.Coin costcoin = 2;public Personhood.SpawnerStruct.Builder setCostcoin(ByzCoinProto.Coin.Builder builderForValue)
required .byzcoin.Coin costcoin = 2;public Personhood.SpawnerStruct.Builder mergeCostcoin(ByzCoinProto.Coin value)
required .byzcoin.Coin costcoin = 2;public Personhood.SpawnerStruct.Builder clearCostcoin()
required .byzcoin.Coin costcoin = 2;public ByzCoinProto.Coin.Builder getCostcoinBuilder()
required .byzcoin.Coin costcoin = 2;public ByzCoinProto.CoinOrBuilder getCostcoinOrBuilder()
required .byzcoin.Coin costcoin = 2;getCostcoinOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostcredential()
required .byzcoin.Coin costcredential = 3;hasCostcredential in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostcredential()
required .byzcoin.Coin costcredential = 3;getCostcredential in interface Personhood.SpawnerStructOrBuilderpublic Personhood.SpawnerStruct.Builder setCostcredential(ByzCoinProto.Coin value)
required .byzcoin.Coin costcredential = 3;public Personhood.SpawnerStruct.Builder setCostcredential(ByzCoinProto.Coin.Builder builderForValue)
required .byzcoin.Coin costcredential = 3;public Personhood.SpawnerStruct.Builder mergeCostcredential(ByzCoinProto.Coin value)
required .byzcoin.Coin costcredential = 3;public Personhood.SpawnerStruct.Builder clearCostcredential()
required .byzcoin.Coin costcredential = 3;public ByzCoinProto.Coin.Builder getCostcredentialBuilder()
required .byzcoin.Coin costcredential = 3;public ByzCoinProto.CoinOrBuilder getCostcredentialOrBuilder()
required .byzcoin.Coin costcredential = 3;getCostcredentialOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostparty()
required .byzcoin.Coin costparty = 4;hasCostparty in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostparty()
required .byzcoin.Coin costparty = 4;getCostparty in interface Personhood.SpawnerStructOrBuilderpublic Personhood.SpawnerStruct.Builder setCostparty(ByzCoinProto.Coin value)
required .byzcoin.Coin costparty = 4;public Personhood.SpawnerStruct.Builder setCostparty(ByzCoinProto.Coin.Builder builderForValue)
required .byzcoin.Coin costparty = 4;public Personhood.SpawnerStruct.Builder mergeCostparty(ByzCoinProto.Coin value)
required .byzcoin.Coin costparty = 4;public Personhood.SpawnerStruct.Builder clearCostparty()
required .byzcoin.Coin costparty = 4;public ByzCoinProto.Coin.Builder getCostpartyBuilder()
required .byzcoin.Coin costparty = 4;public ByzCoinProto.CoinOrBuilder getCostpartyOrBuilder()
required .byzcoin.Coin costparty = 4;getCostpartyOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasBeneficiary()
required bytes beneficiary = 5;hasBeneficiary in interface Personhood.SpawnerStructOrBuilderpublic com.google.protobuf.ByteString getBeneficiary()
required bytes beneficiary = 5;getBeneficiary in interface Personhood.SpawnerStructOrBuilderpublic Personhood.SpawnerStruct.Builder setBeneficiary(com.google.protobuf.ByteString value)
required bytes beneficiary = 5;public Personhood.SpawnerStruct.Builder clearBeneficiary()
required bytes beneficiary = 5;public boolean hasCostropasci()
optional .byzcoin.Coin costropasci = 6;hasCostropasci in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostropasci()
optional .byzcoin.Coin costropasci = 6;getCostropasci in interface Personhood.SpawnerStructOrBuilderpublic Personhood.SpawnerStruct.Builder setCostropasci(ByzCoinProto.Coin value)
optional .byzcoin.Coin costropasci = 6;public Personhood.SpawnerStruct.Builder setCostropasci(ByzCoinProto.Coin.Builder builderForValue)
optional .byzcoin.Coin costropasci = 6;public Personhood.SpawnerStruct.Builder mergeCostropasci(ByzCoinProto.Coin value)
optional .byzcoin.Coin costropasci = 6;public Personhood.SpawnerStruct.Builder clearCostropasci()
optional .byzcoin.Coin costropasci = 6;public ByzCoinProto.Coin.Builder getCostropasciBuilder()
optional .byzcoin.Coin costropasci = 6;public ByzCoinProto.CoinOrBuilder getCostropasciOrBuilder()
optional .byzcoin.Coin costropasci = 6;getCostropasciOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostcwrite()
optional .byzcoin.Coin costcwrite = 7;hasCostcwrite in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostcwrite()
optional .byzcoin.Coin costcwrite = 7;getCostcwrite in interface Personhood.SpawnerStructOrBuilderpublic Personhood.SpawnerStruct.Builder setCostcwrite(ByzCoinProto.Coin value)
optional .byzcoin.Coin costcwrite = 7;public Personhood.SpawnerStruct.Builder setCostcwrite(ByzCoinProto.Coin.Builder builderForValue)
optional .byzcoin.Coin costcwrite = 7;public Personhood.SpawnerStruct.Builder mergeCostcwrite(ByzCoinProto.Coin value)
optional .byzcoin.Coin costcwrite = 7;public Personhood.SpawnerStruct.Builder clearCostcwrite()
optional .byzcoin.Coin costcwrite = 7;public ByzCoinProto.Coin.Builder getCostcwriteBuilder()
optional .byzcoin.Coin costcwrite = 7;public ByzCoinProto.CoinOrBuilder getCostcwriteOrBuilder()
optional .byzcoin.Coin costcwrite = 7;getCostcwriteOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic boolean hasCostcread()
optional .byzcoin.Coin costcread = 8;hasCostcread in interface Personhood.SpawnerStructOrBuilderpublic ByzCoinProto.Coin getCostcread()
optional .byzcoin.Coin costcread = 8;getCostcread in interface Personhood.SpawnerStructOrBuilderpublic Personhood.SpawnerStruct.Builder setCostcread(ByzCoinProto.Coin value)
optional .byzcoin.Coin costcread = 8;public Personhood.SpawnerStruct.Builder setCostcread(ByzCoinProto.Coin.Builder builderForValue)
optional .byzcoin.Coin costcread = 8;public Personhood.SpawnerStruct.Builder mergeCostcread(ByzCoinProto.Coin value)
optional .byzcoin.Coin costcread = 8;public Personhood.SpawnerStruct.Builder clearCostcread()
optional .byzcoin.Coin costcread = 8;public ByzCoinProto.Coin.Builder getCostcreadBuilder()
optional .byzcoin.Coin costcread = 8;public ByzCoinProto.CoinOrBuilder getCostcreadOrBuilder()
optional .byzcoin.Coin costcread = 8;getCostcreadOrBuilder in interface Personhood.SpawnerStructOrBuilderpublic final Personhood.SpawnerStruct.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>public final Personhood.SpawnerStruct.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Personhood.SpawnerStruct.Builder>Copyright © 2019. All rights reserved.