ChessMod

ChessMod

104k Downloads

Fixing issues in ArbitraryPlacement.java for 1.18 -->1.20

riri404 opened this issue ยท 1 comments

commented

Here are the issues found:

  • error: level has private access in Entity
  • error: incompatible types: possible lossy conversion from double to int
commented

Errors similar to other classes.

  • changed level to level()
  • Casted int to double variables