Carry On mod for Minecraft
Removed redundant EntityTameable check from within code already covered by another EntityTameable check (would always be "true" anyways). Removed redundant EntityTameable check and contents from within the "else" of same outer check (else means it's already failed, and will never succeed this check or run the code within it anyways). |
||
|---|---|---|
| docs | ||
| gradle/wrapper | ||
| src/main | ||
| .gitignore | ||
| build.bat | ||
| build.gradle | ||
| carryon-scripts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| Jenkinsfile | ||
| LICENSE | ||
| README.md | ||
| setup.bat | ||