Hey everyone, im trying to send an energy value from one tileentity block to another. Now, in 1.7 i would have done it in updTeEntity in the tile, but in 1.8 the method isn't there anymore. Now i want to use the RandomDisplayTick in the block, but i don't know how to propperly use it.