public class TARDISBook
extends java.lang.Object
Constructor and Description |
---|
TARDISBook(TARDIS plugin) |
Modifier and Type | Method and Description |
---|---|
void |
writeBook(java.lang.String title_reward,
java.lang.String author,
java.lang.String name,
org.bukkit.entity.Player p)
Read text from a file and write it to a book.
|
public TARDISBook(TARDIS plugin)
public void writeBook(java.lang.String title_reward, java.lang.String author, java.lang.String name, org.bukkit.entity.Player p)
title_reward
- The name of the bookauthor
- Who wrote the bookname
- The name of the text filep
- The player who will receive the book