SPIGOT-6514: Small Dripleaf block data is missing half property
By: DerFrZocker <derrieple@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package org.bukkit.block.data.type;
|
||||
|
||||
import org.bukkit.block.data.Bisected;
|
||||
|
||||
public interface SmallDripleaf extends Dripleaf, Bisected {
|
||||
}
|
||||
Reference in New Issue
Block a user