viciouslibkit-1.2.6.jar

Details

  • Filename
    viciouslibkit-1.2.6.jar
  • Uploaded by
  • Uploaded
    Mar 2, 2022
  • Size
    4.88 MB
  • Downloads
    27
  • MD5
    bdc0ca0f4a6b3b0c8f1d3f164c69a91a

Supported Bukkit Versions

  • 1.18.2
  • 1.18.1
  • 1.18

Changelog

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