mr:bee_hive_mob
Table of Contents
Bee Hive Mob - Code References
Java Classes
This entity may be implemented in Java, but no matching class was found. Check:
- RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/*.java
- RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/actors/mobs/*.java
JSON Configuration
This entity may have JSON configuration, but no matching config was found. Check:
- RemixedDungeon/src/main/assets/mobsDesc/*.json
- RemixedDungeon/src/main/assets/spritesDesc/bee_hive.json
String Resources
<code xml>
<string name=“BeeHive_Name”>[Name]</string>
<string name=“BeeHive_Info”>[Description]</string>
</code>
Lua Scripts
This entity is implemented in Java, no Lua script exists
mr/bee_hive_mob.txt · Last modified: by 127.0.0.1
