-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
asByte
public byte asByte()
- Specified by:
asByte in interface org.bukkit.metadata.MetadataValue
-
asDouble
public double asDouble()
- Specified by:
asDouble in interface org.bukkit.metadata.MetadataValue
-
asFloat
public float asFloat()
- Specified by:
asFloat in interface org.bukkit.metadata.MetadataValue
-
asInt
public int asInt()
- Specified by:
asInt in interface org.bukkit.metadata.MetadataValue
-
asLong
public long asLong()
- Specified by:
asLong in interface org.bukkit.metadata.MetadataValue
-
asShort
public short asShort()
- Specified by:
asShort in interface org.bukkit.metadata.MetadataValue
-
asString
public String asString()
- Specified by:
asString in interface org.bukkit.metadata.MetadataValue
-
getTeam
public Team getTeam()
-
invalidate
public void invalidate()
- Specified by:
invalidate in interface org.bukkit.metadata.MetadataValue
-
value
public Object value()
- Specified by:
value in interface org.bukkit.metadata.MetadataValue
Copyright © 2017. All rights reserved.