public class TrapdoorMovingInteraction extends SimpleBlockMovingInteraction
| Constructor and Description |
|---|
TrapdoorMovingInteraction() |
| 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) |
protected boolean |
updateColliders() |
handlePlayerInteraction, playSoundinvalidate, 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 SimpleBlockMovingInteractionprotected boolean updateColliders()
updateColliders in class SimpleBlockMovingInteraction