Interface Jukebox

All Superinterfaces:
BlockEntity

public interface Jukebox extends BlockEntity
  • Method Details

    • getRecordItem

      ItemStack getRecordItem()
    • setRecordItem

      void setRecordItem(ItemStack recordItem)
    • play

      void play()
    • stop

      void stop()
    • dropItem

      void dropItem()