RuneCore
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
RuneCore
RuneCore
/
org.lyralis.runeCore.gui.item
/
DecorationItem
Decoration
Item
class
DecorationItem
(
material
:
Material
,
displayName
:
String
?
=
null
)
:
GuiItem
クリック不可の装飾アイテム
Parameters
material
アイテムのマテリアル
display
Name
表示名 (null の場合は空白)
Members
Constructors
Decoration
Item
Link copied to clipboard
constructor
(
material
:
Material
,
displayName
:
String
?
=
null
)
Functions
to
Inv
Ui
Item
Link copied to clipboard
open
override
fun
toInvUiItem
(
)
:
Item
InvUI の Item に変換する