mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-23 00:03:48 -07:00
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
This commit is contained in:
@@ -22,7 +22,7 @@ public class BlockMinecartTrack extends Block {
|
||||
this.a(0.0F, 0.0F, 0.0F, 1.0F, 0.125F, 1.0F);
|
||||
}
|
||||
|
||||
public boolean h() {
|
||||
public boolean i() {
|
||||
return this.a;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user