Interface ICampfireBlockEntityMixin

All Known Implementing Classes:
CampfireBlockEntityMixin

public interface ICampfireBlockEntityMixin
  • Method Details

    • unlitCampfire$isSoulCampfire

      boolean unlitCampfire$isSoulCampfire()
    • unlitCampfire$getLitTime

      int unlitCampfire$getLitTime()
    • unlitCampfire$addLitTime

      boolean unlitCampfire$addLitTime(int litTimeToAdd)
    • unlitCampfire$removeLitTime

      boolean unlitCampfire$removeLitTime(int litTimeToRemove)