| Interface | Description |
|---|---|
| Clearable |
Represents an object which can be cleared.
|
| CubicSampler.RgbFetcher | |
| JsonSerializer<T> | |
| JsonSerializing.CustomSerializer<T> | |
| Nameable | |
| ProgressListener | |
| StringIdentifiable | |
| Tickable |
| Class | Description |
|---|---|
| ChatUtil | |
| CubicSampler | |
| CuboidBlockIterator | |
| FileNameUtil | |
| Identifier |
The namespace and path must contain only lowercase letters ([a-z]), digits ([0-9]), or the characters '_', '.', and '-'.
|
| Identifier.Serializer | |
| ItemScatterer | |
| JsonHelper | |
| JsonSerializableType<T> | |
| JsonSerializing | |
| JsonSerializing.GsonSerializer<E,T extends JsonSerializableType<E>> | |
| JsonSerializing.TypeHandler<E,T extends JsonSerializableType<E>> |
A handler of JSON serializable types that can either obtain a type from
a registry to handle JSON conversion or handle with a custom logic bound
to a type.
|
| Language | |
| Lazy<T> | |
| LowercaseEnumTypeAdapterFactory | |
| MetricsData | |
| Pair<A,B> | |
| SignType | |
| ThrowableDeliverer<T extends Throwable> | |
| TickDurationMonitor | |
| TypedActionResult<T> | |
| UserCache | |
| UserCache.Entry | |
| Util | |
| WorldSavePath |
| Enum | Description |
|---|---|
| ActionResult | |
| Arm | |
| BlockMirror | |
| BlockRotation | |
| DyeColor | |
| EightWayDirection | |
| Formatting | |
| Hand | |
| Rarity | |
| Unit | |
| UseAction | |
| Util.IdentityHashStrategy | |
| Util.OperatingSystem |
| Exception | Description |
|---|---|
| InvalidIdentifierException |