Fix large swath of warnings, fix most render-methods
This commit is contained in:
@@ -31,7 +31,8 @@ public class BiomeGenLimbo extends BiomeGenBase
|
||||
|
||||
}
|
||||
|
||||
public float getSpawningChance()
|
||||
@Override
|
||||
public float getSpawningChance()
|
||||
{
|
||||
return 0.00001F;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user