NoCheatPlus/NCPCore/src/main/java/fr/neatmonster/nocheatplus/actions
asofold 75224adf63 Reduce use of using block-ids in more places.
* Use Material directly in more places.
* Hide id-getting within BlockProperties.

TODO:
* BlockInit, BlockFlags + use of those.
* Possibly other.
2014-06-13 12:01:44 +02:00
..
types Cleanup "ASCII art" from the sourcecode 2014-02-22 19:26:06 +01:00
AbstractActionFactory.java Move most code to NCPCore, removes NCPCompat. 2013-05-22 12:24:48 +02:00
AbstractActionList.java Move most code to NCPCore, removes NCPCompat. 2013-05-22 12:24:48 +02:00
Action.java Cleanup "ASCII art" from the sourcecode 2014-02-22 19:26:06 +01:00
ActionData.java Move most code to NCPCore, removes NCPCompat. 2013-05-22 12:24:48 +02:00
ActionFactory.java Cleanup "ASCII art" from the sourcecode 2014-02-22 19:26:06 +01:00
ActionList.java Cleanup "ASCII art" from the sourcecode 2014-02-22 19:26:06 +01:00
ParameterHolder.java Allow parameters to be set in ViolationData, even if not "needed". 2013-09-07 23:09:55 +02:00
ParameterName.java Reduce use of using block-ids in more places. 2014-06-13 12:01:44 +02:00