Index
All Classes|All Packages|Deprecated API|Serialized Form
V
- valueOf(String) - Static method in enum class net.pinger.disguise.item.XMaterial
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.pinger.disguise.response.Response.ResponseType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.pinger.disguise.item.XMaterial
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.pinger.disguise.response.Response.ResponseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES - Static variable in enum class net.pinger.disguise.item.XMaterial
-
Cached array of
XMaterial.values()
to avoid allocating memory for calling the method every time. - VERDANT_FROGLIGHT - Enum constant in enum class net.pinger.disguise.item.XMaterial
- version() - Element in annotation interface net.pinger.disguise.annotation.PacketHandler
-
This method returns the main version this packet handles.
- VERSION_PATTERN - Static variable in class net.pinger.disguise.server.MinecraftServer
-
A pattern for extraction of
MinecraftServer
versions - VEX_SPAWN_EGG - Enum constant in enum class net.pinger.disguise.item.XMaterial
- VILLAGER_SPAWN_EGG - Enum constant in enum class net.pinger.disguise.item.XMaterial
- VINDICATOR_SPAWN_EGG - Enum constant in enum class net.pinger.disguise.item.XMaterial
- VINE - Enum constant in enum class net.pinger.disguise.item.XMaterial
- VOID_AIR - Enum constant in enum class net.pinger.disguise.item.XMaterial
-
1.13 tag is not added because it's the same thing as
XMaterial.AIR
All Classes|All Packages|Deprecated API|Serialized Form