toggle menu
kord-extensions
2.4.1-SNAPSHOT
jvm
switch theme
search in API
func-minecraft
/
dev.kordex.modules.func.minecraft
/
PatchNoteEntries
Patch
Note
Entries
@
Serializable
data
class
PatchNoteEntries
(
val
entries
:
List
<
PatchNoteEntry
>
,
val
version
:
Int
)
Members
Constructors
Patch
Note
Entries
Link copied to clipboard
constructor
(
entries
:
List
<
PatchNoteEntry
>
,
version
:
Int
)
Properties
entries
Link copied to clipboard
val
entries
:
List
<
PatchNoteEntry
>
version
Link copied to clipboard
val
version
:
Int