Package net.minecraft.util
package net.minecraft.util
-
InterfaceDescriptionRepresents an object which can be cleared.TypeFilter<B,T extends B>A filter that determines if an object of some supertype
B
can be treated as an object of some subtypeT
. -
ClassDescriptionThe namespace and path must contain only lowercase letters ([a-z]), digits ([0-9]), or the characters '_', '.', and '-'.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.Lazy<T>Deprecated.Pair<A,B>ThrowableDeliverer<T extends Throwable>