Separate names with a comma.
Comments in 'Plugin Development' started by Ritch, Mar 20, 2016.
Hi guys, how to make damage with sword knockback ?
PHP: knockBack (Entity $attacker, $damage, $x, $z, $base=0.4)
knockBack (Entity $attacker, $damage, $x, $z, $base=0.4)
WTF is this code? In wich class is the function "knockBack"
https://github.com/PocketMine/PocketMine-MP/blob/master/src/pocketmine/entity/Living.php#L144