Table of Contents

Namespace Nekoyume.Model.State

Classes

ActivatedAccountsState
AdminState
AgentState

Agent의 상태 모델이다.

AllCombinationSlotState

This is new version of combination slot State. This state stores all combinationSlot states of an avatar. AllCombinationSlotState has all combinationSlotStates as dictionary and has methods to get/set/update each combinationSlotState. Use this with CombinationSlotStateModule.

AllRuneState

This is new version of rune state. This state stores all rune states of an avatar. AllRuneState has all RuneStates as dictionary and has methods to get/set/update each RuneState. Use this with RuneStateModule.

ArenaAvatarState

Introduced at https://github.com/planetarium/lib9c/pull/1156

ArenaInfo
ArenaInfo.Record
AuthorizedMinersState
AvatarState

Agent가 포함하는 각 Avatar의 상태 모델이다.

CollectionState

Represents the state of a collection.

CombinationSlotState
CreditsState
CrystalCostState
CrystalRandomSkillState
DuplicateRedeemException
FailedToUnregisterInShopStateException
GameConfigState
GoldBalanceState
GoldCurrencyState
HammerPointState
InvalidRedeemCodeException
ItemSlotState
LazyState<TState, TEncoding>
LegacyStakeState
LegacyStakeState.StakeAchievements
MarketState
MonsterCollectionResult
MonsterCollectionState
MonsterCollectionState0
PendingActivationState
PetState
RaiderState
RankingInfo
RankingMapState
RankingState
RankingState0
RankingState1
RedeemCodeState
RedeemCodeState.Reward
RuneSlotState
RuneState
ShardedShopState
ShardedShopStateV2
ShopState

This is a model class of shop state.

ShopStateAlreadyContainsException
StakeRewardCalculator
State
StateExtensions
WeeklyArenaState
WorldBossKillRewardRecord
WorldBossState

Interfaces

IState

Delegates

StateExtensions.IValueTryParseDelegate<T>