Beispiel #1
0
 public boolean canInteract() {
   return (hasProp() && prop.isInteractable());
 }