Update to Minecraft 1.8.3
This commit is contained in:
@@ -31,8 +31,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
}
|
||||
+ // Spigot end
|
||||
|
||||
public void s_() {
|
||||
super.s_();
|
||||
public void t_() {
|
||||
super.t_();
|
||||
- if (this.lifeTicks == 2) {
|
||||
+ if (!isSilent && this.lifeTicks == 2) { // Spigot
|
||||
// CraftBukkit start - Use relative location for far away sounds
|
||||
|
||||
Reference in New Issue
Block a user