Table of Contents

Delegate BlockChangedDelegate

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll

OldBlock param may be null!

public delegate void BlockChangedDelegate(BlockPos pos, Block oldBlock)

Parameters

pos BlockPos
oldBlock Block