Most of the 1.8 Port.
This commit is contained in:
@@ -32,7 +32,13 @@ public class AEGlassMaterial extends Material
|
||||
{
|
||||
super( color );
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public boolean isSolid()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isOpaque()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user