Class PlayerNegotiationEventTest
java.lang.Object
net.minecraftforge.debug.entity.player.PlayerNegotiationEventTest
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 Summary
-
Constructor Summary
-
Method Summary
-
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
-
onPlayerNegotiation
-