Update Item
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ package org.project.item;
|
|||||||
|
|
||||||
import org.project.entity.Entity;
|
import org.project.entity.Entity;
|
||||||
|
|
||||||
public interface Object {
|
public interface Item {
|
||||||
void use(Entity target);
|
void use(Entity target);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Reference in New Issue
Block a user