[Help] What is structure of L2J Project?
Because in one file .java of com.l2jserver.***, you import many class, so I dont know what is the basic class which dont import any class of com.l2jserver.***.
[Help] What is structure of L2J Project?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 32
- Joined: Mon Jul 06, 2009 7:08 pm
Re: [Help] What is structure of L2J Project?
Try to do like I do: find some function that uses the same class and look how it's works to "copy" the code functionalityes.
I use it and it's working 'till now.
I use it and it's working 'till now.

- BiggBoss
- L2j Veteran
- Posts: 1104
- Joined: Wed Apr 15, 2009 3:11 pm
- Location: Spain
Re: [Help] What is structure of L2J Project?
There are many kind of entities in l2jserver, which has their base class. Depend on what you are looking for, theres a class or another. But there is no a "Object" class from which everything inherits (theres L2Object, base class just for game entities, like players, npcs or items)
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: [Help] What is structure of L2J Project?
This image could illustrate it a bit more:


Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 
