Class AbstractFireMixin

java.lang.Object
tech.anonymoushacker1279.openportals.mixin.portal_lighters.AbstractFireMixin

public class AbstractFireMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    detectCustomPortal(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState oldState, boolean notify, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
     

    Methods inherited from class Object

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

    • AbstractFireMixin

      public AbstractFireMixin()
  • Method Details

    • detectCustomPortal

      public void detectCustomPortal(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState oldState, boolean notify, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)