public class LeverMovingInteraction extends SimpleBlockMovingInteraction
| Constructor and Description |
|---|
LeverMovingInteraction() |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.block.BlockState |
handle(net.minecraft.entity.player.PlayerEntity player,
Contraption contraption,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.BlockState currentState) |
handlePlayerInteraction, playSound, updateCollidersinvalidate, setContraptionActorData, setContraptionBlockDataprotected net.minecraft.block.BlockState handle(net.minecraft.entity.player.PlayerEntity player,
Contraption contraption,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.BlockState currentState)
handle in class SimpleBlockMovingInteraction