Skip to content
Success

Changes

Summary

  1. SPIGOT-713: APIs to manipulate Entity's silent status. (details)
  2. SPIGOT-783: API for book generation data. (details)
  3. SPIGOT-1292: BlockState based FlowerPot API. (details)
  4. SPIGOT-249: Set skull owner by UUID (details)
Commit dd0e968c6a32029fdae51106e44dd9073c9bfc39 by md_5
SPIGOT-713: APIs to manipulate Entity's silent status.
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java
Commit cee5bbf00cfd56d31913683ca6e219d27ab03b91 by md_5
SPIGOT-783: API for book generation data.
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaBook.java
Commit a28041daa73e766e0c772e36d2052aa10703d925 by md_5
SPIGOT-1292: BlockState based FlowerPot API.
The file was addedsrc/main/java/org/bukkit/craftbukkit/block/CraftFlowerPot.java
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaBlockState.java
The file was modified src/main/java/org/bukkit/craftbukkit/block/CraftBlock.java
Commit 0cd0397a8295992112ad3bf0d37795a04d22503e by md_5
SPIGOT-249: Set skull owner by UUID
The file was modified src/main/java/org/bukkit/craftbukkit/block/CraftSkull.java