Package codechicken.lib.block.component
Interface DirectionComponent.PlacementFunc
- Enclosing class:
DirectionComponent
public static interface DirectionComponent.PlacementFunc
-
Method Summary
Modifier and TypeMethodDescription@Nullable net.minecraft.core.Directionapply(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.item.context.BlockPlaceContext ctx)
-
Method Details
-
apply
@Nullable @Nullable net.minecraft.core.Direction apply(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.item.context.BlockPlaceContext ctx)
-