Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
IMoveAction Member List

This is the complete list of members for IMoveAction, including all inherited members.

allowMove(int try_take_count, ServerActiveObject *player) constIMoveAction
allowPut(const ItemStack &dst_item, ServerActiveObject *player) constIMoveAction
allowTake(const ItemStack &src_item, ServerActiveObject *player) constIMoveAction
apply(InventoryManager *mgr, ServerActiveObject *player, IGameDef *gamedef)IMoveActionvirtual
caused_by_move_somewhereIMoveAction
clientApply(InventoryManager *mgr, IGameDef *gamedef)IMoveActionvirtual
countIMoveAction
deSerialize(std::istream &is)InventoryActionstatic
from_iMoveAction
from_invMoveAction
from_listMoveAction
getType() constIMoveActioninlinevirtual
IMoveAction()=defaultIMoveAction
IMoveAction(std::istream &is, bool somewhere)IMoveAction
move_countIMoveAction
move_somewhereIMoveAction
onMove(int count, ServerActiveObject *player) constIMoveAction
onPut(const ItemStack &src_item, ServerActiveObject *player) constIMoveAction
onTake(const ItemStack &src_item, ServerActiveObject *player) constIMoveAction
serialize(std::ostream &os) constIMoveActioninlinevirtual
swapDirections()IMoveAction
to_iMoveAction
to_invMoveAction
to_listMoveAction
~InventoryAction()=defaultInventoryActionvirtual