Uses of Interface
com.cryptomorin.xseries.reflection.Handle
Packages that use Handle
Package
Description
-
Uses of Handle in com.cryptomorin.xseries.reflection
Classes in com.cryptomorin.xseries.reflection with type parameters of type HandleClasses in com.cryptomorin.xseries.reflection that implement HandleMethods in com.cryptomorin.xseries.reflection with type parameters of type HandleModifier and TypeMethodDescriptionstatic <T,H extends Handle<T>>
AggregateHandle<T,H> XReflection.any(H... handles) static <T,H extends Handle<T>>
AggregateHandle<T,H> Methods in com.cryptomorin.xseries.reflection with parameters of type HandleModifier and TypeMethodDescriptionstatic <T,H extends Handle<T>>
AggregateHandle<T,H> XReflection.any(H... handles) -
Uses of Handle in com.cryptomorin.xseries.reflection.jvm
Classes in com.cryptomorin.xseries.reflection.jvm that implement HandleModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of Handle in com.cryptomorin.xseries.reflection.jvm.classes
Classes in com.cryptomorin.xseries.reflection.jvm.classes that implement HandleModifier and TypeClassDescriptionclassclassclass -
Uses of Handle in com.cryptomorin.xseries.reflection.minecraft
Classes in com.cryptomorin.xseries.reflection.minecraft that implement Handle