1
0
cuberite-2a/Server/Plugins/APIDump/Classes
12xx12 c0711407e9
Adding more customize options to mob spawners and improving the way to look for surrounding entities (#4955)
* added nearly any customize option

* fixed unnecessary diff
added comments

* removed unnecessary const qualifier

* fixed build

* changed to ForEachEntityInBox

* added docs

* updated lua api description

* checkstyle

* added changes suggested by @peterbell10
And now the player may break the server by setting ridiculous ranges

* updated docs
changed cast to static cast

* fixed clang

* fixed clang on WSSAnvil.cpp

Co-authored-by: 12xx12 <12xx12100@gmail.com>
2020-10-10 19:31:44 +00:00
..
BlockArea.lua Add SetBlockMeta warning in documentation (#4943) 2020-10-01 11:38:10 +01:00
BlockEntities.lua Adding more customize options to mob spawners and improving the way to look for surrounding entities (#4955) 2020-10-10 19:31:44 +00:00
Geometry.lua Use Vector3 for cLineBlockTracer and cBlockTracer (#4715) 2020-05-08 10:04:07 +01:00
Network.lua APIDump: Added missing syntax to cUrlClient (#3407) 2016-10-17 21:19:20 +02:00
Plugins.lua Plugin reload <plugin_name> feature (#4942) 2020-09-27 23:15:03 +01:00
Projectiles.lua Remove pkFishingFloat documentation (#4732) 2020-05-10 13:44:10 +03:00
RankManager.lua Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
WebAdmin.lua APIDoc: Corrected a few links 2017-04-07 21:26:59 +02:00
World.lua Add default value nullptr for parameter a_Digger and added digger to 2020-10-09 18:39:20 +01:00