#Redstone Transparency Property of Blocks
1 messages · Page 1 of 1 (latest)
I looked in StainedGlassBlock.java and at BulbBlock.java
(which I assume are the classes for the glass block and the copper bulb)
and I don't see the setting
Blocks.class where the actual block instances are made
yes, but all their special settings should come from the settings class or its inherited right?