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