IzzelAliz / Arclight

A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡
GNU General Public License v3.0
1.42k stars 211 forks source link

[Not an Issue/Tech question] Is bukkit plugins allowed to access mod entities? #1390

Open FabioZumbi12 opened 6 days ago

FabioZumbi12 commented 6 days ago

I have confirmed that ...

Arclight version

arclight-forge-1.20.1-1.0.5

OS & Java versions

jdk-17

Plugins and Mods

Plugins (9): LuckPerms, Vault, Multiverse-Core, Multiverse-NetherPortals, Essentials, EssentialsSpawn, EssentialsGeoIP, RedProtect, PlugManX (PlugMan)

Mod List:
• minecraft server-1.20.1-20230612.114412-srg.jar : minecraft (1.20.1) - 1
• minecraft forge-1.20.1-47.2.20-universal.jar : forge (47.2.20) - 1
• mods_folder Vampirism-1.20.1-1.10.8.jar : vampirism (1.10.8) - 2
• arclight arclight-1.20.1-1.0.5-1a8925b.jar : arclight (1.20.1-1.0.5-1a8925b) - 1

Description

Is bukkit plugins (like antigrief plugins) allowed to access mod entities, like using from EntityType.values()? If yes, theres an example?

Step to reproduce

No response

Logs

No response

Server pack link (Optional)

No response