Class PlayerNegotiationEventTest

java.lang.Object
net.minecraftforge.debug.entity.player.PlayerNegotiationEventTest

public class PlayerNegotiationEventTest extends Object
Tests PlayerNegotiationEvent by listening for and then enqueuing work to be done asynchronously, details regarding the work execution is printed out and exceptions are thrown to ensure proper handling.
  • Field Details

    • ENABLE

      private static final boolean ENABLE
      See Also:
    • LOGGER

      private static final org.apache.logging.log4j.Logger LOGGER
  • Constructor Details

    • PlayerNegotiationEventTest

      public PlayerNegotiationEventTest()
  • Method Details