mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 12:13:54 -07:00
Various fixes; boats, minecarts, musicblocks
This commit is contained in:
@@ -167,7 +167,7 @@ public class EntityMinecart extends Entity implements IInventory, CraftMappable
|
||||
}
|
||||
// CraftBukkit end
|
||||
|
||||
public double l() {
|
||||
public double k() {
|
||||
return (double) J * 0.0D - 0.30000001192092896D;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user