Package com.petrolpark.mixin
Interface IBlockStateExtensionMixin
public interface IBlockStateExtensionMixin
-
Method Summary
Modifier and TypeMethodDescriptiondefault floatpetrolpark$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)
-