Interface IGeometryTester
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
Used for blocks (e.g. chiselled blocks) where the basic block geometry: AO shading, side opaque etc - depends on the individual block or blockEntity
public interface IGeometryTester
- Extension Methods
Methods
GetCurrentBlockEntityOnSide(BlockFacing)
BlockEntity GetCurrentBlockEntityOnSide(BlockFacing side)
Parameters
side
BlockFacing
Returns
GetCurrentBlockEntityOnSide(Vec3iAndFacingFlags)
BlockEntity GetCurrentBlockEntityOnSide(Vec3iAndFacingFlags vec)