FloppaClient
1.0.3-0.2
FloppaClient
/
floppaclient.floppamap.utils
/
RoomUtils
/
getRotatedPosSet
get
Rotated
Pos
Set
fun
getRotatedPosSet
(
posSet
:
MutableSet
<
BlockPos
>
,
rotation
:
Int
)
:
MutableSet
<
BlockPos
>
Rotates the coordinates within the given
posSet
for a room with
rotation
to rotation 0.
See also
RoomUtils.
get
Rotated
Pos