Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes|All Packages

G

get() - Static method in class wtf.choco.arrows.util.UpdateChecker
Get the initialized instance of UpdateChecker.
get(Class<T>) - Method in class wtf.choco.arrows.registry.ArrowRegistry
Get the registered instance of the provided AlchemicalArrow class.
get(String) - Method in class wtf.choco.arrows.registry.ArrowRegistry
Get the registered instance of an AlchemicalArrow according to its registered id.
get(ItemStack) - Method in class wtf.choco.arrows.registry.ArrowRegistry
Get the registered instance of an AlchemicalArrow represented by the provided ItemStack.
get(NamespacedKey) - Method in class wtf.choco.arrows.registry.ArrowRegistry
Get the registered instance of an AlchemicalArrow according to its unique namespaced key.
get(UUID) - Method in class wtf.choco.arrows.registry.ArrowStateManager
Get the AlchemicalArrowEntity associated with the provided UUID.
get(Arrow) - Method in class wtf.choco.arrows.registry.ArrowStateManager
Get the AlchemicalArrowEntity associated with the provided Arrow.
getArrow() - Method in class wtf.choco.arrows.api.AlchemicalArrowEntity
Get this AlchemicalArrowEntity's wrapped Arrow instance, its underlying instance
getArrow() - Method in class wtf.choco.arrows.api.event.AlchemicalArrowEvent
Get the alchemical arrow entity involved in this event
getArrowRegistry() - Method in class wtf.choco.arrows.AlchemicalArrows
Get the arrow registry instance used to register arrows to AlchemicalArrows.
getArrows() - Method in class wtf.choco.arrows.registry.ArrowStateManager
Get a copied collection of all AlchemicalArrowEntity states in the manager.
getArrows(Class<T>) - Method in class wtf.choco.arrows.registry.ArrowStateManager
Get an unmodifiable collection of all AlchemicalArrowEntity states of the specified arrow entity type.
getArrows(World) - Method in class wtf.choco.arrows.registry.ArrowStateManager
Get an unmodifiable collection of all AlchemicalArrowEntity states in the specified world.
getArrowsOfType(Class<? extends AlchemicalArrow>) - Method in class wtf.choco.arrows.registry.ArrowStateManager
Get an unmodifiable collection of all AlchemicalArrowEntity states of the specified AlchemicalArrow type.
getArrowStateManager() - Method in class wtf.choco.arrows.AlchemicalArrows
Get the arrow state manager.
getAsBoolean() - Method in interface wtf.choco.arrows.api.property.ArrowPropertyValue
Get this value as a primitive boolean.
getAsBoolean() - Method in class wtf.choco.arrows.api.property.SimpleArrowProperty
 
getAsByte() - Method in interface wtf.choco.arrows.api.property.ArrowPropertyValue
Get this value as a primitive byte.
getAsByte() - Method in class wtf.choco.arrows.api.property.SimpleArrowProperty
 
getAsDouble() - Method in interface wtf.choco.arrows.api.property.ArrowPropertyValue
Get this value as a primitive double.
getAsDouble() - Method in class wtf.choco.arrows.api.property.SimpleArrowProperty
 
getAsFloat() - Method in interface wtf.choco.arrows.api.property.ArrowPropertyValue
Get this value as a primitive float.
getAsFloat() - Method in class wtf.choco.arrows.api.property.SimpleArrowProperty
 
getAsInt() - Method in interface wtf.choco.arrows.api.property.ArrowPropertyValue
Get this value as a primitive int.
getAsInt() - Method in class wtf.choco.arrows.api.property.SimpleArrowProperty
 
getAsLong() - Method in interface wtf.choco.arrows.api.property.ArrowPropertyValue
Get this value as a primitive long.
getAsLong() - Method in class wtf.choco.arrows.api.property.SimpleArrowProperty
 
getAsShort() - Method in interface wtf.choco.arrows.api.property.ArrowPropertyValue
Get this value as a primitive short.
getAsShort() - Method in class wtf.choco.arrows.api.property.SimpleArrowProperty
 
getAsString() - Method in interface wtf.choco.arrows.api.property.ArrowPropertyValue
Get this value as a String.
getAsString() - Method in class wtf.choco.arrows.api.property.SimpleArrowProperty
 
getComplexType() - Method in class wtf.choco.arrows.persistence.PersistentDataTypeNamespacedKey
 
getDefaultValue() - Method in class wtf.choco.arrows.api.property.ArrowProperty
Get the value to which this property will default if not explicitly set.
getDisplayName() - Method in class wtf.choco.arrows.api.AlchemicalArrow
Get the display name of this alchemical arrow.
getDisplayName() - Method in class wtf.choco.arrows.arrow.ConfigurableAlchemicalArrow
 
getFuse() - Method in class wtf.choco.arrows.arrow.entity.ArrowEntityFused
 
getHandlerList() - Static method in class wtf.choco.arrows.api.event.AlchemicalArrowShootEvent
 
getHandlers() - Method in class wtf.choco.arrows.api.event.AlchemicalArrowShootEvent
 
getImplementation() - Method in class wtf.choco.arrows.api.AlchemicalArrowEntity
Get this AlchemicalArrowEntity's implementation (i.e.
getInstance() - Static method in class wtf.choco.arrows.AlchemicalArrows
Get an instance of AlchemicalArrows.
getItem() - Method in class wtf.choco.arrows.api.AlchemicalArrow
Get the item representation of this alchemical arrow.
getItem() - Method in class wtf.choco.arrows.arrow.ConfigurableAlchemicalArrow
 
getKey() - Method in class wtf.choco.arrows.api.AlchemicalArrow
Get this arrow's unique key.
getKey() - Method in class wtf.choco.arrows.api.property.ArrowProperty
Get the NamespacedKey for this property.
getKey() - Method in class wtf.choco.arrows.arrow.ConfigurableAlchemicalArrow
 
getLastResult() - Method in class wtf.choco.arrows.util.UpdateChecker
Get the last update result that was queried by UpdateChecker.requestUpdateCheck().
getLocation() - Method in class wtf.choco.arrows.api.AlchemicalArrowEntity
Get the location of this arrow.
getMaxFuseTicks() - Method in class wtf.choco.arrows.arrow.entity.ArrowEntityFused
 
getNewestVersion() - Method in class wtf.choco.arrows.util.UpdateChecker.UpdateResult
Get the latest version of the plugin.
getPrimitiveType() - Method in class wtf.choco.arrows.persistence.PersistentDataTypeNamespacedKey
 
getProperties() - Method in class wtf.choco.arrows.api.AlchemicalArrow
Get a map containing all properties for this arrow
getProperties() - Method in class wtf.choco.arrows.api.property.PropertyMap
Get an immutable set of all properties that have been explicitly set.
getProperty(ArrowProperty) - Method in class wtf.choco.arrows.api.property.PropertyMap
Get the value of the specified property.
getProperty(ArrowProperty, Object) - Method in class wtf.choco.arrows.api.property.PropertyMap
Get the value of the specified property.
getReason() - Method in class wtf.choco.arrows.util.UpdateChecker.UpdateResult
Get the constant reason of this result.
getRegisteredArrows() - Method in class wtf.choco.arrows.registry.ArrowRegistry
Get the registry for all instances of AlchemicalArrows.
getShooter() - Method in class wtf.choco.arrows.api.event.AlchemicalArrowShootEvent
Get the projectile source that launched this arrow
getValue() - Method in interface wtf.choco.arrows.api.property.ArrowPropertyValue
Get this value.
getValue() - Method in class wtf.choco.arrows.api.property.DynamicArrowPropertyValue
 
getValue() - Method in class wtf.choco.arrows.api.property.SimpleArrowProperty
 
getVelocity() - Method in class wtf.choco.arrows.arrow.entity.ArrowEntityWater
 
getVelocity(double) - Method in class wtf.choco.arrows.arrow.entity.ArrowEntityWater
 
getWorld() - Method in class wtf.choco.arrows.api.AlchemicalArrowEntity
Get the world in which this arrow resides.
A B C D E F G H I K L M N O P R S T U V W 
All Classes|All Packages