mirror of
https://github.com/veralol/VeraSpigotAPI.git
synced 2024-11-10 01:01:32 +01:00
remove unused methods
This commit is contained in:
parent
2ebbd91a79
commit
6cd53aaf79
@ -47,10 +47,6 @@ public interface KnockbackProfile {
|
|||||||
|
|
||||||
void setName(String name);
|
void setName(String name);
|
||||||
|
|
||||||
void setFriction(double friction);
|
|
||||||
|
|
||||||
void setVertical(double vertical);
|
|
||||||
|
|
||||||
void setHorizontal(double horizontal);
|
void setHorizontal(double horizontal);
|
||||||
|
|
||||||
void setVerticalLimit(double verticalLimit);
|
void setVerticalLimit(double verticalLimit);
|
||||||
|
Loading…
Reference in New Issue
Block a user