Guest User

Untitled

a guest
Jan 22nd, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. private final TreeBuilder plugin;
  2. private Location plantLoc;
  3.  
  4. public TreeBuilderBlockListener(final TreeBuilder plugin)
  5. {
  6. this.plugin = plugin;
  7. }
Add Comment
Please, Sign In to add comment