All Known Implementing Classes:
BarbedWireBlock, BarbedWireFenceBlock

public interface BarbedWireUtils
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    handleEntityContact(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.Entity entity)
     
  • Method Details

    • handleEntityContact

      default void handleEntityContact(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.Entity entity)