Class AnvilUpdateEventTest

java.lang.Object
net.minecraftforge.debug.misc.AnvilUpdateEventTest

public class AnvilUpdateEventTest extends Object
This class provides a way to test the AnvilUpdateEvent.
The event is now fired as described in the javadoc (of AnvilUpdateEvent).
"AnvilUpdateEvent is fired whenever the input stacks (left or right) or the name in an anvil changed."
  • Field Details

  • Constructor Details

    • AnvilUpdateEventTest

      public AnvilUpdateEventTest()
  • Method Details