Files
PocketMine-MP/src/pocketmine/level
Dylan K. Taylor 9fb365306a Make Block->position() accept Level,x,y,z instead of Position
since this is an internal method, it doesn't make sense to force a single parameter that requires potentially constructing a separate object just for the parameters, so we pass primitives instead, which are also easier to typehint against.
2018-12-03 21:18:22 +00:00
..
2018-11-22 17:07:36 +00:00
2018-10-24 15:53:13 +01:00
2017-09-12 12:18:35 +01:00