Interface RotationHandler


public interface RotationHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.world.level.block.state.BlockState
    getStateForPlacement(net.minecraft.world.level.block.Block block, net.minecraft.world.item.context.BlockPlaceContext context)
     
  • Method Details

    • getStateForPlacement

      net.minecraft.world.level.block.state.BlockState getStateForPlacement(net.minecraft.world.level.block.Block block, net.minecraft.world.item.context.BlockPlaceContext context)