Interface ICampfireBlockEntityMixin
- All Known Implementing Classes:
CampfireBlockEntityMixin
public interface ICampfireBlockEntityMixin
-
Method Summary
Modifier and TypeMethodDescriptionbooleanunlitCampfire$addLitTime(int litTimeToAdd) intbooleanbooleanunlitCampfire$removeLitTime(int litTimeToRemove)
-
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)
-