Class DeployerBlockEntityMixin

java.lang.Object
ch.voidlee.repair.mixin.bug_fixes.clearable.DeployerBlockEntityMixin
All Implemented Interfaces:
net.minecraft.world.Clearable

public abstract class DeployerBlockEntityMixin extends Object implements net.minecraft.world.Clearable
  • Field Details

    • filtering

      protected com.simibubi.create.foundation.blockEntity.behaviour.filtering.FilteringBehaviour filtering
  • Constructor Details

    • DeployerBlockEntityMixin

      public DeployerBlockEntityMixin()
  • Method Details

    • clearContent

      public void clearContent()
      Specified by:
      clearContent in interface net.minecraft.world.Clearable