[required] [EMERGENCY] - requirest new functions

Issue #99 resolved
4732 created an issue

required liquid functions

 -onPlayerSwim = "commands"

required functions

 -player.playSoundEffect(String sound, float volume, float speed)
 -world.playSoundEffect(X , Y , Z ,String sound, float volume, float speed)

Comments (11)

  1. cubex2 repo owner

    onPlayerSwim is not needed. onCollidedWithPlayer works just like that.

    world.playSound and entity.playSound are included in 0.11.28.

  2. Log in to comment