No description
e40168954f
Changed the function call for playing the rift-closing sound to match other similar calls in Minecraft - the sound should target the center of the block. I also switched the last flag argument. It seems to determine whether distance between the player and the source should be checked when playing back the sound, although documentation is lacking so I can't be sure. Other blocks that use that function use "false", while things involving sounds that should be heard uniformly, such as rainfall, use "true". --- I noticed that this code runs on the client and server. Some parts modify link data and rifts on the client side. We should really stop this from happening as it could lead to inconsistencies. |
||
---|---|---|
gradle/wrapper | ||
src/main | ||
build.gradle | ||
build.xml.old | ||
gradlew | ||
gradlew.bat |