Posted May 12, 20169 yr Hi Where or how I may get spawn reason of creature. I try to create 1.7.10 client-only mod for automatic trade with Villagers and is very important for me how Villager was spawned: PLUGIN, BREEDING, SPAWNER, SPAWN_EGG...
May 12, 20169 yr Author There is no information retained about how any entity was spawned unfortunately. Hmmm... Are You absolutely sure? On the server I play creatures from spawners and eggs dont give exp.I know, both: spawner and egg are editable - maybe owner set drops to zero. But spawner spawned entities dont give McMMO points either. And Villagers óffer reset mechanic is simplified, if Npc is spawned by plugin. Only by plugin, and by ANY plugin. Accident? And last but not least: Bukkit plugin OtherDrops offer random event handling for random spawned mobs.
May 13, 20169 yr Author Bukkit is a whole different deal. Of course, I understand. I don't ask about, because I'm to lazy to find among forge fields and methods itself. 1.) Bukkit have this variable (probably ENUM) 2.) Bukkit handle whole world I'm playing 3.) My Forge client send various packets to bukkit server, include custom packets I can create and modify 3.) Question is: how I can ask server about this field?
May 13, 20169 yr Author Sounds badly. I had hope for some packet importing whole Entity Object in Bukkit style. Object, I could shape and extract valid field from
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.