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 Summary
FieldsModifier and TypeFieldDescriptionprotected com.simibubi.create.foundation.blockEntity.behaviour.filtering.FilteringBehaviour -
Constructor Summary
Constructors -
Method Summary
-
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:
clearContentin interfacenet.minecraft.world.Clearable
-