This website works better with JavaScript
Home
Explore
Help
Sign In
kjhammerle
/
minecraft-kajetans-mod
Watch
2
Star
0
Fork
1
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ba0b640465
Branches
Tags
master
new_mappings
minecraft-kajet...
/
src
/
main
/
java
/
me
/
km
/
exception
/
IfWithoutEndIfException.java
IfWithoutEndIfException.java
97 B
History
Raw
1
2
3
4
5
6
package
me.km.exception;
public
class
IfWithoutEndIfException
extends
RuntimeException
{
}