public class DeployerMovingInteraction extends MovingInteractionBehaviour
| Constructor and Description |
|---|
DeployerMovingInteraction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handlePlayerInteraction(net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.Hand activeHand,
net.minecraft.util.math.BlockPos localPos,
AbstractContraptionEntity contraptionEntity) |
invalidate, setContraptionActorData, setContraptionBlockDatapublic boolean handlePlayerInteraction(net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.Hand activeHand,
net.minecraft.util.math.BlockPos localPos,
AbstractContraptionEntity contraptionEntity)
handlePlayerInteraction in class MovingInteractionBehaviour