Interface IBlockTextureAtlasAPI
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
Block texture Atlas
public interface IBlockTextureAtlasAPI : ITextureAtlasAPI
- Inherited Members
- Extension Methods
Methods
GetPosition(Block, string, bool)
Returns the position in the block texture atlas of given block.
TextureAtlasPosition GetPosition(Block block, string textureName, bool returnNullWhenMissing = false)