Interface BarbedWireUtils
- All Known Implementing Classes:
BarbedWireBlock,BarbedWireFenceBlock
public interface BarbedWireUtils
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidhandleEntityContact(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)
-