https://github.com/organization/entitiescleaner-nukkit
바닥에 떨어진 엔티티들을 정리해줍니다.
https://github.com/organization/entitiescleaner-nukkit
Last synced: 9 days ago
JSON representation
바닥에 떨어진 엔티티들을 정리해줍니다.
- Host: GitHub
- URL: https://github.com/organization/entitiescleaner-nukkit
- Owner: organization
- License: gpl-3.0
- Created: 2016-10-04T08:58:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T11:31:12.000Z (almost 10 years ago)
- Last Synced: 2025-01-07T18:17:56.219Z (over 1 year ago)
- Language: Java
- Size: 30.3 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EntitiesCleaner-Nukkit
바닥에 떨어진 엔티티들을 정리해줍니다.
CleanerManager.addCleaner(Cleaner) 로 Cleaner 인터페이스를 구현한 객체를 전달해서 엔티티 청소기를 추가할 수 있습니다.
CleanerManager.cleanEntities(); 로 청소를 진행합니다.