Uses of Class
com.comphenix.protocol.reflect.compiler.BackgroundCompiler
Packages that use BackgroundCompiler
-
Uses of BackgroundCompiler in com.comphenix.protocol.reflect.compiler
Methods in com.comphenix.protocol.reflect.compiler that return BackgroundCompilerModifier and TypeMethodDescriptionstatic BackgroundCompilerBackgroundCompiler.getInstance()Retrieves the current background compiler.Methods in com.comphenix.protocol.reflect.compiler with parameters of type BackgroundCompilerModifier and TypeMethodDescriptionstatic voidBackgroundCompiler.setInstance(BackgroundCompiler backgroundCompiler)Sets the single background compiler we're using.