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
/
ClientboundUpdateRecipesPacketEvent
Clientbound
Update
Recipes
Packet
Event
class
ClientboundUpdateRecipesPacketEvent
(
player
:
Player
,
packet
:
ClientboundUpdateRecipesPacket
)
:
PlayerPacketEvent
<
ClientboundUpdateRecipesPacket
>
Members
Constructors
Clientbound
Update
Recipes
Packet
Event
Link copied to clipboard
constructor
(
player
:
Player
,
packet
:
ClientboundUpdateRecipesPacket
)
Properties
is
Cancelled
Link copied to clipboard
var
isCancelled
:
Boolean
item
Sets
Link copied to clipboard
var
itemSets
:
MutableMap
<
ResourceKey
<
RecipePropertySet
>
,
RecipePropertySet
>
packet
Link copied to clipboard
var
packet
:
ClientboundUpdateRecipesPacket
player
Link copied to clipboard
val
player
:
Player
stonecutter
Recipes
Link copied to clipboard
var
stonecutterRecipes
:
SelectableRecipe.SingleInputSet
<
StonecutterRecipe
>