mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-28 19:39:11 +00:00
refactor default state provider
This commit is contained in:
@@ -125,6 +125,7 @@ public class BlockItemBehavior extends ItemBehavior {
|
||||
return InteractionResult.SUCCESS;
|
||||
}
|
||||
|
||||
// for child class to override
|
||||
@Nullable
|
||||
public BlockPlaceContext updatePlacementContext(BlockPlaceContext context) {
|
||||
return context;
|
||||
|
||||
Reference in New Issue
Block a user