Objectpi.tool.Tools
public class Tools
| Field Summary | |
|---|---|
Text |
text
|
Turtle |
turtle
|
| Constructor Summary | |
|---|---|
Tools(Minecraft world)
|
|
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final Text text
public final Turtle turtle
| Constructor Detail |
|---|
public Tools(Minecraft world)