Interface IBlockShapeSupplier
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
Adds a tesselator to your block WARNING: please make sure whatever functions and fields you use with the OnTesselation event are THREAD SAFE!
[Obsolete("No longer needed. All block entities by default will have the OnTesselation method executed")]
public interface IBlockShapeSupplier
- Extension Methods