Interface IAcceptsDecor
- Namespace
- Vintagestory.GameContent
- Assembly
- VintagestoryAPI.dll
public interface IAcceptsDecor
- Extension Methods
Methods
CanAccept(Block)
bool CanAccept(Block decorBlock)
Parameters
decorBlockBlock
Returns
GetDecor(BlockFacing)
int GetDecor(BlockFacing face)
Parameters
faceBlockFacing
Returns
SetDecor(Block, BlockFacing)
void SetDecor(Block decorBlock, BlockFacing face)
Parameters
decorBlockBlockfaceBlockFacing