toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.network.event.serverbound
/
ServerboundPlaceRecipePacketEvent
Serverbound
Place
Recipe
Packet
Event
class
ServerboundPlaceRecipePacketEvent
(
player
:
Player
,
packet
:
ServerboundPlaceRecipePacket
)
:
PlayerPacketEvent
<
ServerboundPlaceRecipePacket
>
Members
Constructors
Serverbound
Place
Recipe
Packet
Event
Link copied to clipboard
constructor
(
player
:
Player
,
packet
:
ServerboundPlaceRecipePacket
)
Properties
container
Id
Link copied to clipboard
var
containerId
:
Int
is
Cancelled
Link copied to clipboard
var
isCancelled
:
Boolean
packet
Link copied to clipboard
var
packet
:
ServerboundPlaceRecipePacket
player
Link copied to clipboard
val
player
:
Player
recipe
Link copied to clipboard
var
recipe
:
ResourceLocation
shift
Down
Link copied to clipboard
var
shiftDown
:
Boolean