Package net.minecraftforge.debug.entity.player
@ParametersAreNonnullByDefault
package net.minecraftforge.debug.entity.player
-
ClassDescriptionTests if the patch to PlayerEntity to make it utilize Attributes.ATTACK_KNOCKBACK works The Knockback Sword adds a modifier to the user's attack knockback The goal of this patch is to allow modders to more easily add equipment or potion effects that affect the attack knockback of players As well as allow command users to modify this attribute for a playerTests
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.