Uses of Interface
org.geysermc.geyser.GeyserLogger
Packages that use GeyserLogger
-
Uses of GeyserLogger in org.geysermc.geyser
Methods in org.geysermc.geyser that return GeyserLoggerModifier and TypeMethodDescriptionGeyserBootstrap.getGeyserLogger()Returns the current GeyserLoggerGeyserImpl.getLogger()Methods in org.geysermc.geyser with parameters of type GeyserLoggerModifier and TypeMethodDescriptionstatic PathFloodgateKeyLoader.getKeyPath(GeyserJacksonConfiguration config, Path floodgateDataFolder, Path geyserDataFolder, GeyserLogger logger) -
Uses of GeyserLogger in org.geysermc.geyser.configuration
Methods in org.geysermc.geyser.configuration with parameters of type GeyserLoggerModifier and TypeMethodDescriptionstatic voidGeyserConfiguration.checkGeyserConfiguration(GeyserConfiguration geyserConfig, GeyserLogger geyserLogger)