Uses of Record Class
net.minecraft.util.ActionResult.PassToDefaultBlockAction
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of ActionResult.PassToDefaultBlockAction in net.minecraft.util
Modifier and TypeFieldDescriptionstatic final ActionResult.PassToDefaultBlockAction
ActionResult.PASS_TO_DEFAULT_BLOCK_ACTION
Indicates an action is not performed and the default block action should be performed instead.