Beispiel #1
0
  protected void open() {
    playAnimation(OpenDoorAnimation.ID);
    playSound("door_open");

    super.open();
  }