Package net.minecraft.world
Class BlockStateRaycastContext
java.lang.Object
net.minecraft.world.BlockStateRaycastContext
public class BlockStateRaycastContext extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description BlockStateRaycastContext(Vec3d start, Vec3d end, Predicate<BlockState> state)
-
Method Summary
-
Field Details
-
start
-
end
-
state
-
-
Constructor Details
-
BlockStateRaycastContext
-
-
Method Details
-
getEnd
-
getStart
-
getState
-