toggle menu
HMCWraps API
1.5.1
jvm
switch theme
search in API
HMCWraps API
/
de.skyslycer.hmcwraps.preview
/
PreviewManager
Preview
Manager
public
class
PreviewManager
Members
Constructors
Preview
Manager
Link copied to clipboard
public
void
PreviewManager
(
HMCWraps
plugin
)
Functions
create
Link copied to clipboard
public
void
create
(
Player
player
,
Consumer
<
Player
>
onClose
,
Wrap
wrap
)
Create a preview.
is
Previewing
Link copied to clipboard
public
boolean
isPreviewing
(
Player
player
)
Check if a player is previewing.
remove
Link copied to clipboard
public
void
remove
(
UUID
uuid
,
boolean open
)
Remove and stop a preview.
remove
All
Link copied to clipboard
public
void
removeAll
(
boolean open
)
Remove and stop all running previews.