Uses of Class
org.sgrewritten.stargate.api.gate.ExplicitGateBuilder
Packages that use ExplicitGateBuilder
-
Uses of ExplicitGateBuilder in org.sgrewritten.stargate.api.gate
Methods in org.sgrewritten.stargate.api.gate that return ExplicitGateBuilderModifier and TypeMethodDescriptionExplicitGateBuilder.setCalculatePortalPositions
(boolean calculatePortalPositions) ExplicitGateBuilder.setFacing
(org.bukkit.block.BlockFace facing) Set the facing of this gate, this equals the facing of the sign.ExplicitGateBuilder.setFlipGate
(boolean flipGate) Whether the gate should be flipped, this effectively makes the top left position top right (flip z axis in format space)ExplicitGateBuilder.setGenerateButtonPositions
(boolean generateButtonPositions)