summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockNetherWart.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few Clang warnings in BlockHandlers.madmaxoft2014-03-301-7/+8
|
* Changed Signiture of OnUpdateTycho2014-02-021-1/+1
|
* Changed pointers to referencesTycho2014-02-011-1/+1
|
* 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
* Implented Nether Wart.STRWarrior2013-12-181-0/+52