1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Node placement client-side prediction

This commit is contained in:
Perttu Ahola 2012-06-10 12:46:48 +03:00
parent 7ba72f2763
commit 6a0388bb4b
8 changed files with 99 additions and 8 deletions

View file

@ -342,6 +342,7 @@ minetest.nodedef_default = {
usable = false,
liquids_pointable = false,
tool_capabilities = nil,
node_placement_prediction = nil,
-- Interaction callbacks
on_place = redef_wrapper(minetest, 'item_place'), -- minetest.item_place