Interface SculkCatalyst

All Superinterfaces:
BlockState, Metadatable, PersistentDataHolder, TileState

public interface SculkCatalyst extends TileState
Represents a captured state of a sculk catalyst.
  • Method Details

    • bloom

      void bloom(@NotNull Position position, int charge)
      Bloom at the specified location as if an entity that drops experience just died there.
      Parameters:
      position - position to bloom at
      charge - charge to bloom with, normally the amount of experience dropped from the dead entity