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 version, int patch, T handle) static <T> @NotNull VersionHandle<T> static <T> @NotNull VersionHandle<T> XReflection.v(int version, T handle) Gives thehandleobject if the server version is equal or greater than the given version. -
Uses of VersionHandle in com.cryptomorin.xseries.reflection.aggregate
Methods in com.cryptomorin.xseries.reflection.aggregate that return VersionHandleModifier and TypeMethodDescription