net.minecraft.world

public enum ItemInteractionResult

bqy
net.minecraft.world.ItemInteractionResult
net.minecraft.class_9062
net.minecraft.util.ItemActionResult
net.minecraft.src.C_313796_
net.minecraft.world.ItemInteractionResult

Enum constant summary

Enum Constant
a
SUCCESS
field_47728
SUCCESS
SUCCESS
b
CONSUME
field_47729
CONSUME
CONSUME
c
CONSUME_PARTIAL
field_47730
CONSUME_PARTIAL
CONSUME_PARTIAL
d
PASS_TO_DEFAULT_BLOCK_INTERACTION
field_47731
PASS_TO_DEFAULT_BLOCK_INTERACTION
PASS_TO_DEFAULT_BLOCK_INTERACTION
e
SKIP_DEFAULT_BLOCK_INTERACTION
field_47732
SKIP_DEFAULT_BLOCK_INTERACTION
SKIP_DEFAULT_BLOCK_INTERACTION
f
FAIL
field_47733
FAIL
FAIL

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public boolean
a()
consumesAction()
method_55643()
isAccepted()
m_321211_()
public static ItemInteractionResult
a(boolean arg0)
sidedSuccess(boolean arg0)
method_55644(boolean arg0)
success(boolean swingHand)
m_322455_(boolean p_329094_)
public InteractionResult
b()
result()
method_55645()
toActionResult()
m_321319_()