Class BlockItemMixin

java.lang.Object
meteordevelopment.meteorclient.mixin.BlockItemMixin

public abstract class BlockItemMixin extends Object
  • Constructor Details

    • BlockItemMixin

      public BlockItemMixin()
  • Method Details

    • getPlacementState

      protected abstract net.minecraft.block.BlockState getPlacementState(net.minecraft.item.ItemPlacementContext context)