FloppaClient
1.0.3-0.2
FloppaClient
/
floppaclient.floppamap.utils
/
RoomUtils
/
getRealPos
get
Real
Pos
fun
getRealPos
(
blockPos
:
BlockPos
,
roomPair
:
Pair
<
Room
,
Int
>
)
:
BlockPos
Transforms the given room relative coordinates to absolute coordinates.
See also
RoomUtils.
get
Relative
Pos