Interface | Description |
---|---|
LogicUtil.ItemSynchronizer<V,E> |
Synchronizes the items from one type to another, handling comparison, adding, and removal
|
Class | Description |
---|---|
BlockUtil |
Multiple Block utilities you can use to manipulate blocks and get block
information
|
ChunkUtil |
Contains utilities to get and set chunks of a world
|
CommonUtil | |
DebugUtil |
Contains utilities to debug code, such as logging objects
|
EntityGroupingUtil |
Contains entity naming and grouping functions to categorize entities
|
EntityPropertyUtil | |
EntityUtil | |
FaceUtil | |
ItemUtil |
Contains item stack, item and inventory utilities
|
LogicUtil |
Logic operations, such as contains checks and collection-type transformations
|
MaterialUtil |
Contains material properties and helper functions
|
MathUtil |
Multiple Math utilities to compare and calculate using Vectors and raw values
|
NativeUtil | Deprecated |
NBTUtil |
Contains utility functions for dealing with NBT data such as saving and loading
|
PacketUtil | |
ParseUtil | |
PlayerUtil |
Player - specific operations and tools
|
RecipeUtil | |
StreamUtil |
Stream and File-related utility methods
|
StringUtil | |
TimeUtil | |
WorldUtil |
Enum | Description |
---|---|
EntityGroupingUtil.EntityCategory |
Represents a certain category of entities
|
Copyright © 2019. All rights reserved.