Skip to content

Commit

Permalink
Update IContextBuilder.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
HollowHorizon authored Jan 13, 2024
1 parent 0d38009 commit 4b578fa
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,8 @@ interface IContextBuilder {

return teleportedEntity
}

override fun playTeleportSound(player: ServerPlayer, sourceWorld: ServerLevel, destWorld: ServerLevel) = false
})
}
}
Expand Down

0 comments on commit 4b578fa

Please sign in to comment.