Uses of Enum Class
eu.cloudnetservice.wrapper.transform.ClassTransformer.TransformWillingness
Packages that use ClassTransformer.TransformWillingness
Package
Description
-
Uses of ClassTransformer.TransformWillingness in eu.cloudnetservice.wrapper.transform
Subclasses with type arguments of type ClassTransformer.TransformWillingness in eu.cloudnetservice.wrapper.transformModifier and TypeClassDescriptionstatic enumThe acceptance states of a class transformer for a given class.Methods in eu.cloudnetservice.wrapper.transform that return ClassTransformer.TransformWillingnessModifier and TypeMethodDescriptionClassTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name.Returns the enum constant of this class with the specified name.ClassTransformer.TransformWillingness.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ClassTransformer.TransformWillingness in eu.cloudnetservice.wrapper.transform.bukkit
Methods in eu.cloudnetservice.wrapper.transform.bukkit that return ClassTransformer.TransformWillingnessModifier and TypeMethodDescriptionBukkitCommodoreTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name.BukkitJavaVersionCheckTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name.FAWEConfigTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name.FAWEReflectionUtilsTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name.FAWEWorldEditDownloadURLTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name.PaperConfigTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name.WorldEditJava8DetectorTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name. -
Uses of ClassTransformer.TransformWillingness in eu.cloudnetservice.wrapper.transform.minestom
Methods in eu.cloudnetservice.wrapper.transform.minestom that return ClassTransformer.TransformWillingnessModifier and TypeMethodDescriptionMinestomStopCleanlyTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name. -
Uses of ClassTransformer.TransformWillingness in eu.cloudnetservice.wrapper.transform.netty
Methods in eu.cloudnetservice.wrapper.transform.netty that return ClassTransformer.TransformWillingnessModifier and TypeMethodDescriptionOldEpollDisableTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name. -
Uses of ClassTransformer.TransformWillingness in eu.cloudnetservice.wrapper.transform.spark
Methods in eu.cloudnetservice.wrapper.transform.spark that return ClassTransformer.TransformWillingnessModifier and TypeMethodDescriptionOldAsyncProfilerDisableTransformer.classTransformWillingness(@NonNull String internalClassName) Checks if this class transformer is willing to transform the class with the given internal name.