Final classes with private constructor

This commit is contained in:
thatsIch
2015-03-26 12:25:44 +01:00
parent dfa595ad2a
commit b756a3f564
4 changed files with 4 additions and 4 deletions
@@ -25,7 +25,7 @@ import net.minecraft.world.WorldProvider;
import appeng.api.features.IWorldGen;
public class WorldGenRegistry implements IWorldGen
public final class WorldGenRegistry implements IWorldGen
{
private static class TypeSet