Expose power on fireballs (#10302)
This commit is contained in:
parent
3e27ced8ce
commit
b17ca0b19e
4 changed files with 65 additions and 31 deletions
|
@ -102,7 +102,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ */
|
||||
+ @NotNull
|
||||
+ public Location getTo() {
|
||||
+ return this.to;
|
||||
+ return this.to.clone();
|
||||
+ }
|
||||
+
|
||||
+ @NotNull
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue