| Interface | Description |
|---|---|
| AsynchronousExecutor.CallBackProvider<P,T,C,E extends java.lang.Throwable> |
| Class | Description |
|---|---|
| AsynchronousExecutor<P,T,C,E extends java.lang.Throwable> |
Executes tasks using a multi-stage process executor.
|
| BlockSnapshot |
Represents a captured snapshot of a block which will not change
automatically.
|
| ChunkCoordComparator | |
| Constants |
A class containing constants for magic numbers used in the minecraft codebase.
|
| Constants.NBT |
NBT Tag type IDS, used when storing the nbt to disc, Should align with NBTBase.getId,
table used in NBTBase.func_150283_g
Main use is checking tag type in NBTTagCompound.func_150297_b(String, int)
|
| EnumHelper | |
| FakePlayer | |
| FakePlayerFactory |