Merge pull request #6 from creatorfromhell/master
Forgotten block modifications.
This commit is contained in:
commit
72d27f3712
@ -8,6 +8,8 @@ namespace TrueCraft.API.Logic
|
||||
double BlastResistance { get; }
|
||||
double Hardness { get; }
|
||||
byte Luminance { get; }
|
||||
bool Opaque { get; }
|
||||
byte LightModifier { get; }
|
||||
string DisplayName { get; }
|
||||
Tuple<int, int> GetTextureMap(byte metadata);
|
||||
}
|
||||
|
Reference in New Issue
Block a user