Class CopycatBlockEntityMixin

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

public abstract class CopycatBlockEntityMixin extends Object implements net.minecraft.world.Clearable
  • Constructor Details

    • CopycatBlockEntityMixin

      public CopycatBlockEntityMixin()
  • Method Details

    • clearContent

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