mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 10:12:06 -07:00
@@ -14,7 +14,7 @@ public interface FeatureFlag extends Keyed {
|
|||||||
public static final FeatureFlag VANILLA = Bukkit.getUnsafe().getFeatureFlag(NamespacedKey.minecraft("vanilla"));
|
public static final FeatureFlag VANILLA = Bukkit.getUnsafe().getFeatureFlag(NamespacedKey.minecraft("vanilla"));
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* <strong>AVAILABLE BETWEEN VERSIONS:</strong> 1.19.3 - 1.21.2
|
* <strong>AVAILABLE BETWEEN VERSIONS:</strong> 1.19.3 - 1.21.1
|
||||||
*
|
*
|
||||||
* @deprecated not available since 1.21.2
|
* @deprecated not available since 1.21.2
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user