Exported cHopperEntity to API.
This allows hoppers to be created by plugins during chunk generation.
This commit is contained in:
@@ -95,7 +95,7 @@ protected:
|
||||
|
||||
/// Moves one piece to the specified entity's contents' slot. Returns true if contents have changed.
|
||||
bool MoveItemsToSlot(cBlockEntityWithItems & a_Entity, int a_DstSlotNum);
|
||||
} ;
|
||||
} ; // tolua_export
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user