Package net.neoforged.neoforge.oldtest.entity.player
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.oldtest.entity.player
- 
ClassesClassDescriptionTests if item usage animation system works as intended.Tests
PlayerNegotiationEventby 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.This tests forPlayerSpawnPhantomsEventTestand fires when the normal Phantom Spawns could occur.This tests forTradeWithVillagerEventand fires when the player completes a trade with either a Villager or WanderingTrader(must inherit from AbstractVillager).