Uses of Record Class
net.minecraft.util.ActionResult.PassToDefaultBlockAction
Packages that use ActionResult.PassToDefaultBlockAction
Package
Description
Contains utility method classes, various enums, serialization helpers, and
 miscellaneous classes.
- 
Uses of ActionResult.PassToDefaultBlockAction in net.minecraft.utilFields in net.minecraft.util declared as ActionResult.PassToDefaultBlockActionModifier and TypeFieldDescriptionstatic final ActionResult.PassToDefaultBlockActionActionResult.PASS_TO_DEFAULT_BLOCK_ACTIONIndicates an action is not performed and the default block action should be performed instead.