Closed Zidane closed 10 years ago
Also we can use world.isLocal (I think that's the method/parameter) when we have a world context.
Its world.isRemote, someone changed it to world.isLocal on Lex and he flipped.
Oh ha funny.
For now this issue isn't really solvable, unless we want double the classes but only one method in those extra classes. This isn't an issue with an alternative that meets all demands. For now, lets just make sure we know what exactly we're doing when we use @SideOnly
I agree, closed
@modwizcode brought up a good point that @SideOnly is a legacy construct in FML/Forge and could be removed in the future. We need to begin the transition to doing SidedProxies.