@@ -30,7 +30,7 @@
|
||||
|
||||
public TileEntityBeacon() {
|
||||
super(TileEntityTypes.BEACON);
|
||||
@@ -185,39 +201,78 @@
|
||||
@@ -187,39 +203,78 @@
|
||||
|
||||
}
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
public void a(SoundEffect soundeffect) {
|
||||
this.world.a((EntityHuman) null, this.position, soundeffect, SoundCategory.BLOCKS, 1.0F, 1.0F);
|
||||
}
|
||||
@@ -247,8 +302,10 @@
|
||||
@@ -249,8 +304,10 @@
|
||||
@Override
|
||||
public void load(NBTTagCompound nbttagcompound) {
|
||||
super.load(nbttagcompound);
|
||||
|
||||
Reference in New Issue
Block a user