Class BungeeSkinApplier

java.lang.Object
org.geysermc.floodgate.bungee.pluginmessage.BungeeSkinApplier
All Implemented Interfaces:
org.geysermc.floodgate.core.skin.SkinApplier

@Singleton public final class BungeeSkinApplier extends Object implements org.geysermc.floodgate.core.skin.SkinApplier
  • Constructor Details

    • BungeeSkinApplier

      public BungeeSkinApplier()
  • Method Details

    • applySkin

      public void applySkin(@NonNull org.geysermc.floodgate.api.player.FloodgatePlayer floodgatePlayer, @NonNull org.geysermc.floodgate.api.event.skin.SkinApplyEvent.SkinData skinData)
      Specified by:
      applySkin in interface org.geysermc.floodgate.core.skin.SkinApplier