Uses of Interface
net.minecraft.world.RaycastContext.ShapeProvider
Package | Description |
---|---|
net.minecraft.world |
-
Uses of RaycastContext.ShapeProvider in net.minecraft.world
Classes in net.minecraft.world that implement RaycastContext.ShapeProvider Modifier and Type Class Description static class
RaycastContext.ShapeType
Fields in net.minecraft.world declared as RaycastContext.ShapeProvider Modifier and Type Field Description private RaycastContext.ShapeProvider
RaycastContext.ShapeType. provider
Constructors in net.minecraft.world with parameters of type RaycastContext.ShapeProvider Constructor Description ShapeType(RaycastContext.ShapeProvider provider)