dhl
Toggle table of contents
1.2.7-SNAPSHOT-26
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
dhl
dhl
/
net.crystopia.crystalshard.paper.dhl.extension
Package-level
declarations
Functions
Functions
for
Dhl
To
Item
Stacks
Link copied to clipboard
fun
RecipeChoice
.
forDhlToItemStacks
(
)
:
List
<
ItemStack
>
has
Server
Packet
Listener
Link copied to clipboard
fun
Player
.
hasServerPacketListener
(
key
:
String
)
:
Boolean
remove
Server
Packet
Listener
Link copied to clipboard
fun
Player
.
removeServerPacketListener
(
key
:
String
)
fun
Player
.
removeServerPacketListener
(
key
:
NamespacedKey
)
send
Link copied to clipboard
fun
<
T
:
Any
>
ClientPacket
<
T
>
.
send
(
players
:
MutableList
<
Player
>
)
:
ClientPacket
<
T
>
to
Dhl
Recipe
Entry
Link copied to clipboard
fun
Recipe
.
toDhlRecipeEntry
(
showNotification
:
Boolean
,
highlight
:
Boolean
)
:
RecipeEntry