mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-13 14:58:35 +00:00
Update from sk89q/master
This commit is contained in:
@ -55,7 +55,7 @@ public enum MobType {
|
||||
|
||||
private final String name;
|
||||
|
||||
private MobType(String name) {
|
||||
MobType(String name) {
|
||||
this.name = name;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user