Add definitions for Minecraft 1.9 gameplay elements
Includes an API for AreaEffectCloud and rework of Sound enum to include new sound values. By: md_5 <git@md-5.net>
This commit is contained in:
3
paper-api/src/main/java/org/bukkit/entity/Shulker.java
Normal file
3
paper-api/src/main/java/org/bukkit/entity/Shulker.java
Normal file
@@ -0,0 +1,3 @@
|
||||
package org.bukkit.entity;
|
||||
|
||||
public interface Shulker extends Golem {}
|
||||
Reference in New Issue
Block a user