summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockIce.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed if for switchJaume Aloy2014-08-191-1/+1
|
* Added more enchantments and some fixesJaume Aloy2014-08-191-12/+12
| | | | | | | - Removed Debug messages - Added Punch enchantment effect - Added Silk Touch enchantment - Added Unbreaking enchantment effect
* Changed IsSolid to FullyOccupiesVoxelHowaner2014-07-311-1/+1
|
* Fixed water from ice and removed packed ice drop.Howaner2014-07-311-2/+12
|
* Basic style fixes.madmaxoft2014-07-171-1/+1
|
* Changed pointers to referencesTycho2014-02-011-2/+2
|
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-2/+2
| | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check
* Moved source to srcAlexander Harkness2013-11-241-0/+37