Package net.minecraft.util
package net.minecraft.util
-
Interface SummaryInterfaceDescriptionRepresents 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
. -
Class SummaryClassDescriptionA heap-dumping (dumps all object data in a JVM) utility using
HotSpotDiagnosticMXBean
from the Java Management Extensions API.The 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> -
Enum Summary
-
Exception Summary