testing spawn fix DO NOT DISTRIBUTE
Signed-off-by: StevenRS11 <stevenrs11@aol.com>
This commit is contained in:
@@ -60,11 +60,11 @@ public class LimboProvider extends WorldProvider
|
||||
}
|
||||
}
|
||||
|
||||
public void setAllowedSpawnTypes(boolean allowHostile, boolean allowPeaceful)
|
||||
{
|
||||
super.setAllowedSpawnTypes(false, false);
|
||||
//public void setAllowedSpawnTypes(boolean allowHostile, boolean allowPeaceful)
|
||||
//{
|
||||
// super.setAllowedSpawnTypes(false, false);
|
||||
|
||||
}
|
||||
//}
|
||||
|
||||
public float calculateCelestialAngle(long par1, float par3)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user