Interface ILightBlockIdentifier
- All Known Implementing Classes:
HardLightBlock
,LightCapacitorBlock
public interface ILightBlockIdentifier
An empty interface used to group all Light-based blocks together without requiring an abstract class between Block and Light blocks.
- Author:
- Eti