public interface Viewer
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
@NotNull MetadataAccess |
metadata() |
void |
open(@NotNull ViewContainer container) |
@NotNull org.bukkit.entity.Player |
player() |
@NotNull View |
view() |
@NotNull @NotNull View view()
@NotNull @NotNull org.bukkit.entity.Player player()
void close()
void open(@NotNull
@NotNull ViewContainer container)
@NotNull @NotNull MetadataAccess metadata()