Class SpiderRule
java.lang.Object
com.mrbysco.spawnoverlay.optimizer.rule.SpiderRule
- All Implemented Interfaces:
SpawnRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.entity.EntityType<?> intintMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface SpawnRule
findGround, isDeniedBy
-
Constructor Details
-
SpiderRule
public SpiderRule()
-
-
Method Details
-
entityType
public net.minecraft.world.entity.EntityType<?> entityType()- Specified by:
entityTypein interfaceSpawnRule
-
requiredWidth
public int requiredWidth()- Specified by:
requiredWidthin interfaceSpawnRule
-
requiredHeight
public int requiredHeight()- Specified by:
requiredHeightin interfaceSpawnRule
-