Class AxeBlockInteractRegistry

java.lang.Object
net.rotgruengelb.quirl.api.mechanic.interact.onblock.AxeBlockInteractRegistry

public class AxeBlockInteractRegistry extends Object
  • Constructor Details

    • AxeBlockInteractRegistry

      public AxeBlockInteractRegistry()
  • Method Details

    • register

      public static void register(net.minecraft.block.BlockState starting_blockstate, net.minecraft.block.BlockState new_blockstate, net.minecraft.sound.SoundEvent sound_event, net.minecraft.sound.SoundCategory sound_category)
    • getResult

      @Nullable public static @Nullable ToolBlockInteractResult getResult(net.minecraft.block.BlockState blockState)