Interface IBlockStateExtensionMixin


public interface IBlockStateExtensionMixin
  • Method Summary

    Modifier and Type
    Method
    Description
    default float
    petrolpark$scaleFrictionAttribute(float original, net.minecraft.world.level.LevelReader level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.Entity entity)
     
  • Method Details

    • petrolpark$scaleFrictionAttribute

      default float petrolpark$scaleFrictionAttribute(float original, net.minecraft.world.level.LevelReader level, net.minecraft.core.BlockPos pos, @Nullable net.minecraft.world.entity.Entity entity)