net.minecraft.world

public interface InteractionResult

btj
net.minecraft.world.InteractionResult
net.minecraft.class_1269
net.minecraft.util.ActionResult
net.minecraft.world.EnumInteractionResult

Field summary

Modifier and TypeField
InteractionResult$Success
a
SUCCESS
field_5812
SUCCESS
InteractionResult$Success
b
SUCCESS_SERVER
field_52422
SUCCESS_SERVER
InteractionResult$Success
c
CONSUME
field_21466
CONSUME
InteractionResult$Fail
d
FAIL
field_5814
FAIL
InteractionResult$Pass
e
PASS
field_5811
PASS
InteractionResult$TryEmptyHandInteraction
f
TRY_WITH_EMPTY_HAND
field_52423
PASS_TO_DEFAULT_BLOCK_ACTION

Method summary

Modifier and TypeMethod
default boolean
a()
consumesAction()
method_23665()
isAccepted()