Package eu.cloudnetservice.wrapper.transform.bukkit
package eu.cloudnetservice.wrapper.transform.bukkit
-
ClassesClassDescriptionA transformer which adds a try-catch block around the
Commodore.convertmethod content to prevent issues with older ASM versions on newer Java versions (f.A code transform for CraftBukkitCommodore.transformmethod that records all instructions in the method and wraps them into a try-catch block at the end, just returning the class input data if there is a failure.A transformer that removes all java version checks done by Bukkit.A code transformer that removes all java version checks from the CraftBukkit main class.A transformer implementation that disables thesetAccessiblemethod in the FAWE Config on old FAWE versions.A transformer implementation that rewrites thesetFailsafeFieldValuemethod in theReflectionUtilsclass on old FAWE versions.A transformer implementation that allows FAWEs automatic downloading of WorldEdit on older versions.A transformer implementation that disables thestackableBucketsmethod on old Paper versions.A transformer implementation that disables warnings produced by WorldEdit on older versions if the java version is not Java 8.