@@ -52,7 +52,7 @@
|
||||
+ // CraftBukkit end
|
||||
|
||||
public TileEntityBeacon() {
|
||||
super(TileEntityTypes.o);
|
||||
super(TileEntityTypes.BEACON);
|
||||
@@ -56,41 +95,79 @@
|
||||
this.world.a((EntityHuman) null, this.position, soundeffect, SoundCategory.BLOCKS, 1.0F, 1.0F);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user