Interface RaycastContext.ShapeProvider

All Known Implementing Classes:
RaycastContext.ShapeType
Enclosing class:
RaycastContext

public static interface RaycastContext.ShapeProvider
Mappings:
Namespace Name
official cjf$c
intermediary net/minecraft/class_3959$class_3961
named net/minecraft/world/RaycastContext$ShapeProvider
  • Method Details

    • get

      VoxelShape get(BlockState state, BlockView world, BlockPos pos, ShapeContext context)
      Mappings:
      Namespace Name Mixin selector
      official get Lcjf$c;get(Lcyt;Lcjc;Lgp;Leaj;)Leax;
      intermediary get Lnet/minecraft/class_3959$class_3961;get(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
      named get Lnet/minecraft/world/RaycastContext$ShapeProvider;get(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/ShapeContext;)Lnet/minecraft/util/shape/VoxelShape;