Class PulseExtenderBlockEntity

All Implemented Interfaces:
PartialSafeNBT, SpecialBlockEntityItemRequirement, ClipboardCloneable, IInteractionChecker, net.createmod.ponder.api.VirtualBlockEntity, net.neoforged.neoforge.attachment.IAttachmentHolder, net.neoforged.neoforge.common.extensions.IBlockEntityExtension

public class PulseExtenderBlockEntity extends BrassDiodeBlockEntity
  • Constructor Details

    • PulseExtenderBlockEntity

      public PulseExtenderBlockEntity(net.minecraft.world.level.block.entity.BlockEntityType<?> type, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
  • Method Details

    • updateState

      protected void updateState(boolean powered, boolean powering, boolean atMax, boolean atMin)
      Specified by:
      updateState in class BrassDiodeBlockEntity