Class InvalidProfileContainerException

All Implemented Interfaces:
Serializable

public final class InvalidProfileContainerException extends ProfileException
When a provided item/block cannot contain skull textures.
See Also:
  • Constructor Details

    • InvalidProfileContainerException

      public InvalidProfileContainerException(Object container, String message)
  • Method Details

    • getContainer

      @NotNull public @NotNull Object getContainer()
      A ItemStack or Block.