Interface ItemAccessor
public interface ItemAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic @NotNull net.minecraft.world.phys.BlockHitResultgetPlayerPOVHitResult(net.minecraft.world.level.Level level, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.ClipContext.Fluid fluidMode)
-
Method Details
-
getPlayerPOVHitResult
@NotNull static @NotNull net.minecraft.world.phys.BlockHitResult getPlayerPOVHitResult(net.minecraft.world.level.Level level, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.ClipContext.Fluid fluidMode)
-