Uses of Class
me.xxastaspastaxx.dimensions.AxisOrFace
Packages that use AxisOrFace
-
Uses of AxisOrFace in me.xxastaspastaxx.dimensions.customportal
Methods in me.xxastaspastaxx.dimensions.customportal that return AxisOrFaceConstructors in me.xxastaspastaxx.dimensions.customportal with parameters of type AxisOrFaceModifierConstructorDescriptionCustomPortal(String portalId, String displayName, boolean enabled, org.bukkit.Material outsideMaterial, AxisOrFace outsideBlockDir, org.bukkit.Material insideMaterial, org.bukkit.Material lighterMaterial, org.bukkit.Color particlesColor, org.bukkit.Sound breakSound, int minimumHeight, int maximumHeight, int maximumWidth, int minimumWidth, String worldName, boolean buildExitPortal, List<String> allowedWorldsList, int teleportDelay, boolean enableParticles, HashMap<org.bukkit.entity.EntityType,org.bukkit.entity.EntityType> entityTransformationList, int spawnDelayMin, int spawnDelayMax, HashMap<org.bukkit.entity.EntityType,Integer> entitySpawnList)
Constructor of CustomPortal