Class FunnelBlockEntityMixin
java.lang.Object
ch.voidlee.repair.mixin.optimization.FunnelBlockEntityMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancreate_repair$doNotObserve(Object left, Object right, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original) voidcreate_repair$optimizedScanning(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci) net.minecraft.world.phys.AABBcreate_repair$thereIsNoAABB(com.simibubi.create.content.logistics.funnel.FunnelBlockEntity instance, com.llamalad7.mixinextras.injector.wrapoperation.Operation<net.minecraft.world.phys.AABB> original) protected abstract net.minecraft.world.phys.AABB
-
Constructor Details
-
FunnelBlockEntityMixin
public FunnelBlockEntityMixin()
-
-
Method Details
-
getEntityOverflowScanningArea
protected abstract net.minecraft.world.phys.AABB getEntityOverflowScanningArea() -
create_repair$thereIsNoAABB
public net.minecraft.world.phys.AABB create_repair$thereIsNoAABB(com.simibubi.create.content.logistics.funnel.FunnelBlockEntity instance, com.llamalad7.mixinextras.injector.wrapoperation.Operation<net.minecraft.world.phys.AABB> original) -
create_repair$doNotObserve
-
create_repair$optimizedScanning
public void create_repair$optimizedScanning(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-