File Details
viciouslibkit-1.2.6.jar
- R
- Mar 2, 2022
- 4.88 MB
- 94
- 1.18.2+2
File Name
viciouslibkit-1.2.6.jar
Supported Versions
- 1.18.2
- 1.18.1
- 1.18
Patches
- Patched out a bug with ItemStackMap that caused it to fail to convert stacks of maxstacksize to legal stacks, effectively voiding items.
Added
- An easy to use GUI system. See inventory.gui package
- InventoryWrapper, a chunk data type that can be used to listen for inventory changes on blocks at specific locations.
- NMSHelper and DeepReflection. DeepReflection maps all NMS and bukkit code and allows for MUCH easier access of them. NMSHelper builds off of this and is intended to just provide easy access NMS dependent code.
- RoughItemStackMap: a replica of ItemStackMap but ignores metadata.
Refactored
- MultipleBlockInstance renamed to BlocInstanceMultliple

