Class NecrifyPunishmentFactory

java.lang.Object
de.jvstvshd.necrify.common.punishment.NecrifyPunishmentFactory
All Implemented Interfaces:
de.jvstvshd.necrify.api.punishment.PunishmentFactory

public class NecrifyPunishmentFactory extends Object implements de.jvstvshd.necrify.api.punishment.PunishmentFactory
  • Constructor Details

  • Method Details

    • createPunishment

      @NotNull public @NotNull de.jvstvshd.necrify.api.punishment.Punishment createPunishment(@NotNull @NotNull de.jvstvshd.necrify.api.punishment.PunishmentType type, @NotNull @NotNull Map<String,Object> data)
      Specified by:
      createPunishment in interface de.jvstvshd.necrify.api.punishment.PunishmentFactory