Class KineticBlockEntityMixin
java.lang.Object
com.petrolpark.petrolsparts.mixin.KineticBlockEntityMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinAddPropagationLocations(com.simibubi.create.content.kinetics.base.IRotate block, net.minecraft.world.level.block.state.BlockState state, List<net.minecraft.core.BlockPos> neighbours, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<List<net.minecraft.core.BlockPos>> cir) Search for connecting Long Shafts.
-
Constructor Details
-
KineticBlockEntityMixin
public KineticBlockEntityMixin()
-
-
Method Details
-
inAddPropagationLocations
public void inAddPropagationLocations(com.simibubi.create.content.kinetics.base.IRotate block, net.minecraft.world.level.block.state.BlockState state, List<net.minecraft.core.BlockPos> neighbours, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<List<net.minecraft.core.BlockPos>> cir) Search for connecting Long Shafts.- Parameters:
block-state-neighbours-
-