1.10.2
I know this is not a school, and you would prefer users to have a great understanding of Java, but its worth asking any how.
I was tinkering with a few different sources, I am looking to have the entity change blocks as they walk over them. In this example
it would be grass blocks to dirt blocks.
Snipped code below: https://hastebin.com/navilocodu.java
The full entity source is below: https://hastebin.com/omeyavobev.swift
I know there are a few imports I need to remove, but we can get to that afterwards.
Basically the portion that says this.isMoving() is invalid, does anyone have the time to rewrite this for me?
I reviewed a few separate sources, looking for fixes, and had little to no luck.