JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.geysermc.geyser.configuration
Annotation Interface PluginSpecific
@Target
({
FIELD
,
METHOD
,
PARAMETER
})
@Retention
(
RUNTIME
)
public @interface
PluginSpecific
Add to a config value to indicate this field is only for plugin versions of Geyser, or vice-versa.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
forPlugin
Element Details
forPlugin
boolean
forPlugin
Default:
true