Fix possible recipe matching bug in auto-craft mechanic.
Fix tick freeze not working with block break mechanic
Refactored fakeplayer package out of util, as it doesn't really belong there at this point.
Added eggs to disabled item behaviors as due to how PlayerEggThrowEvent works it makes it possible to remove the entity. Meaning un-canceling the event may not be reliable.