packetevents
packetevents copied to clipboard
Complete EntityDataTypes(Utilize WrappedBlockState and Particle)
@MWHunter Is it safe for us to use WrappedBlockState in EntityDataTypes already? You tell me.
Later on we'll work on Particles, as thats the only thing missing.
Made particle abstraction, isn't entirely done yet. But works on 1.18.1, that is for sure.
I disagree with automatically parsing WrappedBlockState due to the additional memory this would add when loading this class.