DevCore
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DevCore
command
/
com.peco2282.devcore.command.argument
/
Impl
Impl
object
Impl
Members
Types
Axis
Set
Impl
Link copied to clipboard
data
class
AxisSetImpl
(
inner
:
EnumSet
<
Axis
>
)
:
Set
<
Axis
>
Column
Block
Position
Impl
Link copied to clipboard
data
class
ColumnBlockPositionImpl
(
val
blockX
:
Int
,
val
blockZ
:
Int
)
:
ColumnBlockPosition
Column
Fine
Position
Impl
Link copied to clipboard
data
class
ColumnFinePositionImpl
(
val
x
:
Double
,
val
z
:
Double
)
:
ColumnFinePosition
Rotation
Impl
Link copied to clipboard
data
class
RotationImpl
(
val
yaw
:
Float
,
val
pitch
:
Float
)
:
Rotation
Slot
Range
Impl
Link copied to clipboard
data
class
SlotRangeImpl
(
val
serializedName
:
String
,
val
slots
:
IntList
)
:
SlotRange