mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-06 16:37:38 +01:00
Merge branch 'master' into new-block-api
This commit is contained in:
commit
10aeb32b45
@ -26,7 +26,7 @@ public final class MinestomAdventure {
|
|||||||
/**
|
/**
|
||||||
* If components should be automatically translated in outgoing packets.
|
* If components should be automatically translated in outgoing packets.
|
||||||
*/
|
*/
|
||||||
public static final boolean AUTOMATIC_COMPONENT_TRANSLATION = false;
|
public static boolean AUTOMATIC_COMPONENT_TRANSLATION = false;
|
||||||
|
|
||||||
static final Localizable NULL_LOCALIZABLE = () -> null;
|
static final Localizable NULL_LOCALIZABLE = () -> null;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user