Table of Contents

Class HistoryState

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public class HistoryState
Inheritance
HistoryState
Inherited Members

Fields

BlockUpdates

public BlockUpdate[] BlockUpdates

Field Value

BlockUpdate[]

EntityUpdates

public List<EntityUpdate> EntityUpdates

Field Value

List<EntityUpdate>

NewEndMarker

public BlockPos NewEndMarker

Field Value

BlockPos

NewStartMarker

public BlockPos NewStartMarker

Field Value

BlockPos

OldEndMarker

public BlockPos OldEndMarker

Field Value

BlockPos

OldStartMarker

public BlockPos OldStartMarker

Field Value

BlockPos

Methods

Empty()

public static HistoryState Empty()

Returns

HistoryState