skyboy
skyboy
Some items functionally work in combinations like `[amulet, charm]`, `[belt, charm]`, and `[amulet, belt, charm]` but the current way the enum works doesn't really allow those combinations without getting into...
Specifically, the error gets swallowed and suppressed, and the level.dat file gets deleted. - create a world with multiple mods - remove one mod - load the world - add...
Specifically, at line https://github.com/MinecraftForge/FML/blob/master/src/main/java/cpw/mods/fml/common/network/internal/FMLProxyPacket.java#L101 The dispatcher has not yet been set. A null check would probably suffice (I'm not familiar with the flow here), if it's not possible to assign...
You permit NaN, Infinity and -Infinity to pass through while all other libraries (and I do mean all) filter these values to null. Also, you parse -Infinity but throw an...
This needs the ability to read the final transformed state of the class the wrapper is being generated for
This only occurs with configuration errors or logging all requests, but the log's `pre` element makes navigating that page a little clunky; the best two ways, in my opinion, to...