mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-20 07:29:17 +00:00
部分提交
This commit is contained in:
@@ -16,4 +16,7 @@ public interface StatePropertyAccessor {
|
|||||||
|
|
||||||
@NotNull
|
@NotNull
|
||||||
Object withProperty(String propertyName, String value);
|
Object withProperty(String propertyName, String value);
|
||||||
|
|
||||||
|
@NotNull
|
||||||
|
Object cycleProperty(String propertyName);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user