mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
Update to Minecraft 1.7
This commit is contained in:
@@ -60,7 +60,7 @@ public class BlockSapling extends BlockFlower {
|
||||
// CraftBukkit end
|
||||
}
|
||||
|
||||
protected int b(int i) {
|
||||
protected int a_(int i) {
|
||||
return i & 3;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user