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