Interface CampfireBlockEntityAccess

All Known Implementing Classes:
CampfireBlockEntityMixin

public interface CampfireBlockEntityAccess
  • Method Details

    • totally_lit$getTicksBurntFor

      Optional<Integer> totally_lit$getTicksBurntFor()
    • totally_lit$setTicksBurntFor

      void totally_lit$setTicksBurntFor(int ticks)