3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-12-27 03:12:37 +01:00

Remove random *

Co-authored-by: NotMyFault <mc.cache@web.de>
Dieser Commit ist enthalten in:
Hannes Greule 2021-04-11 14:41:23 +02:00 committet von GitHub
Ursprung 3878269a41
Commit 2bf591b974
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -211,7 +211,7 @@ public interface Platform extends Keyed {
/** /**
* Get the {@link RelighterFactory} that can be used to obtain * Get the {@link RelighterFactory} that can be used to obtain
* {@link com.boydti.fawe.beta.implementation.lighting.Relighter}s. * * {@link com.boydti.fawe.beta.implementation.lighting.Relighter}s.
* *
* @return the relighter factory to be used. * @return the relighter factory to be used.
*/ */