Table of Contents

Class BlockDamage

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

Fields

BeginBreakEllapsedMs

public long BeginBreakEllapsedMs

Field Value

long

Block

public Block Block

Field Value

Block

BreakingCounter

public int BreakingCounter

Field Value

int

ByPlayer

public IPlayer ByPlayer

Field Value

IPlayer

DecalId

public int DecalId

Field Value

int

Facing

public BlockFacing Facing

Field Value

BlockFacing

LastBreakEllapsedMs

public long LastBreakEllapsedMs

Field Value

long

Position

public BlockPos Position

Field Value

BlockPos

RemainingResistance

public float RemainingResistance

Field Value

float

Tool

public EnumTool? Tool

Field Value

EnumTool?