Interface EntityStepOnBlockInterface

All Known Implementing Classes:
EntityMixin

public interface EntityStepOnBlockInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    frozenLib$onSteppedOnBlock(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState)
     
  • Method Details

    • frozenLib$onSteppedOnBlock

      void frozenLib$onSteppedOnBlock(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState)