nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.network.event.clientbound
/
ClientboundRecipeBookAddPacketEvent
Clientbound
Recipe
Book
Add
Packet
Event
class
ClientboundRecipeBookAddPacketEvent
(
player
:
Player
,
packet
:
ClientboundRecipeBookAddPacket
)
:
PlayerPacketEvent
<
ClientboundRecipeBookAddPacket
>
Members
Constructors
Clientbound
Recipe
Book
Add
Packet
Event
Link copied to clipboard
constructor
(
player
:
Player
,
packet
:
ClientboundRecipeBookAddPacket
)
Properties
entries
Link copied to clipboard
var
entries
:
List
<
ClientboundRecipeBookAddPacket.Entry
>
is
Cancelled
Link copied to clipboard
var
isCancelled
:
Boolean
packet
Link copied to clipboard
var
packet
:
ClientboundRecipeBookAddPacket
player
Link copied to clipboard
val
player
:
Player
replace
Link copied to clipboard
var
replace
:
Boolean