mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-22 00:19:24 +00:00
[Feature] Variation keeps the data
This commit is contained in:
@@ -151,6 +151,13 @@ public interface Crop extends KeyItem {
|
||||
|
||||
interface Stage {
|
||||
|
||||
/**
|
||||
* Get the crop config
|
||||
*
|
||||
* @return crop config
|
||||
*/
|
||||
Crop getCrop();
|
||||
|
||||
/**
|
||||
* Get the offset of the hologram
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user