Posted May 12, 20187 yr Hey, I Need a Method like an Event for Serverside, the Event should be fired if there is a Block in the World (isn't remote). Is there a way to get a Handler for that and how can I Register him? I'm using now 1.12 Thank you for help! Edited May 12, 20187 yr by #ÖCT
May 12, 20187 yr Author I want to add something like a spawner. I need a method like onBlockPlaced, but for "onBlockInworld".
May 12, 20187 yr There is Block#updateTick but if you want something like a spawner you most likely are looking for ITickable#update for which you would need a TileEntity. I would recommend looking into the way vanilla spawners work(BlockMobSpawner and TileEntityMobSpawner).
May 14, 20187 yr Is there a methos like @#ÖCT want to have, who is fired serverside when potion is active? I need them for Render an Entity.
May 14, 20187 yr 11 minutes ago, Baum said: Is there a methos like @#ÖCT want to have, who is fired serverside when potion is active? I need them for Render an Entity. "Hey I have a problem that's [similar, but completely different than] this thread." Start a new thread. :V Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.