Class KineticNetworkMixin

java.lang.Object
com.petrolpark.mixin.compat.create.KineticNetworkMixin

public class KineticNetworkMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.world.level.block.entity.BlockEntity
    petrolpark$checkCompositeKBEsMatchPos(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, com.llamalad7.mixinextras.injector.wrapoperation.Operation<net.minecraft.world.level.block.entity.BlockEntity> original, com.simibubi.create.content.kinetics.base.KineticBlockEntity be)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • KineticNetworkMixin

      public KineticNetworkMixin()
  • Method Details

    • petrolpark$checkCompositeKBEsMatchPos

      public net.minecraft.world.level.block.entity.BlockEntity petrolpark$checkCompositeKBEsMatchPos(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, com.llamalad7.mixinextras.injector.wrapoperation.Operation<net.minecraft.world.level.block.entity.BlockEntity> original, com.simibubi.create.content.kinetics.base.KineticBlockEntity be)