Shane Freeder

Results 439 comments of Shane Freeder
trafficstars

1) There is no API contract here that promises that data which the API literally cannot touch is defensively copied, and there is no API contract here that ItemMeta is...

system specs are 100% useless, something, likely a plugin, looks to have modified the servers internal entity lists improperly

some of the seperations caused in that patch might have helped this given that the raw underlying state isn't as exposed, think one issue is that CB is removing entities...

Well, the way entities are removed in general is not ultra friendly with the modern entity system... (This isn't CB specific, looks like that one was addressed in the wider...

config based throws would just be stupid and sloppy, capabilities in adventure would be kinda nice but would have its own limitations and such which I can understand why they...

imho, no; This would at the very least need to implement the recent "privacy" settings added in vanilla

different issue, unless you've actually got some plugin sending commands to the server, which I doubt

> plugin -> services map since there's no way to get that information without stepping through the services map Does it really matter? I don't really see there being any...

to my understanding, one should set it through the toolchain, that way it can do other stuff like ensuring that pulled in stuff is compatible with 11 and that the...

No, I mean using he gradle toolchain system, which basically properly sets the JVM release, etc, properly