Posted March 17, 20205 yr Hello very new to modding and I'm trying to figure out how to spawn another mob in the LivingSpawnEvent in 1.14. world.spawnEnityInWorld and world.spawnEntity don't seem to be recognised by Eclipse, I'm not sure if they're outdated or not, finding documentation is a nightmare. I have a theory that maybe these are hidden by func_204### and things similar. Please help, sorry I have no idea what I'm doing
March 19, 20205 yr Author thanks for the help guys entity.getEntityWorld().addEntity(entity) seems to do the trick
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.