Skip to content

Changes

Started 1 day 20 hr ago
Took 6.6 sec

Summary

  1. Add `EntityTag.state` to control armadillo states (#2802) (commit: 35af462) (details)
Commit 35af4624269212c64d45d65d8ec981c69d399589 by noreply
Add `EntityTag.state` to control armadillo states (#2802)

* Added EntityTag.State property for armadillo rolling

* NMS updates

* minor changes

* ;

* removed unneeded imports

* isDefaultValue change

* isDefaultValue change
(commit: 35af462)
The file was modifiedplugin/src/main/java/com/denizenscript/denizen/objects/properties/PropertyRegistry.java
The file was addedplugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityState.java
The file was modifiedplugin/src/main/java/com/denizenscript/denizen/nms/interfaces/EntityHelper.java
The file was modifiedv1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/helpers/EntityHelperImpl.java
The file was modifiedv1_21/src/main/java/com/denizenscript/denizen/nms/v1_21/helpers/EntityHelperImpl.java