Uses of Class
com.cryptomorin.xseries.reflection.aggregate.VersionHandle
Packages that use VersionHandle
-
Uses of VersionHandle in com.cryptomorin.xseries.reflection
Methods in com.cryptomorin.xseries.reflection that return VersionHandleModifier and TypeMethodDescriptionstatic <T> @NotNull VersionHandle<T> static <T> @NotNull VersionHandle<T> XReflection.v(int major, int minor, int patch, T handle) static <T> @NotNull VersionHandle<T> static <T> @NotNull VersionHandle<T> XReflection.v(int major, int minor, T handle) -
Uses of VersionHandle in com.cryptomorin.xseries.reflection.aggregate
Methods in com.cryptomorin.xseries.reflection.aggregate that return VersionHandleModifier and TypeMethodDescription