support for hot-changing radius
This commit is contained in:
@@ -28,6 +28,8 @@ public interface IPlantPositionRegistry
|
||||
|
||||
void RegisterBeehive(BlockPos pos, int radius);
|
||||
|
||||
void UpdateBeehiveRadius(BlockPos pos, int radius);
|
||||
|
||||
void RemovePlantPosition(BlockPos pos, Block block);
|
||||
|
||||
void UnregisterBeehive(BlockPos pos);
|
||||
|
||||
Reference in New Issue
Block a user