mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 18:22:08 -07:00
@@ -3,7 +3,7 @@ package org.bukkit.entity;
|
|||||||
/**
|
/**
|
||||||
* Represents a Camel.
|
* Represents a Camel.
|
||||||
*/
|
*/
|
||||||
public interface Camel extends AbstractHorse {
|
public interface Camel extends AbstractHorse, Sittable {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets whether this camel is dashing (sprinting).
|
* Gets whether this camel is dashing (sprinting).
|
||||||
|
Reference in New Issue
Block a user