Class BaseFireBlockMixin

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

public class BaseFireBlockMixin 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 level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState oldState, boolean movedByPiston, 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

    • BaseFireBlockMixin

      public BaseFireBlockMixin()
  • Method Details

    • detectCustomPortal

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