Package net.frozenblock.lib.entity.impl
Interface EntityStepOnBlockInterface
- All Known Implementing Classes:
EntityMixin
public interface EntityStepOnBlockInterface
-
Method Summary
Modifier and TypeMethodDescriptionvoidfrozenLib$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)
-