- FEET_UUID - Static variable in class com.chrismin13.additionsapi.items.CustomItem
-
The UUID of the Attribute that will be applied to the Boots Slot.
- FileContext - Class in us.fihgu.toolbox.http
-
- FileContext(Path) - Constructor for class us.fihgu.toolbox.http.FileContext
-
- FileUtils - Class in us.fihgu.toolbox.file
-
- FileUtils() - Constructor for class us.fihgu.toolbox.file.FileUtils
-
- FishingRodDurability - Class in com.chrismin13.additionsapi.durability
-
This specifies how a Fishing Rod will have its durability reduced when
performing certain actions.
- FishingRodDurability() - Constructor for class com.chrismin13.additionsapi.durability.FishingRodDurability
-
- FishingRodPermissions - Class in com.chrismin13.additionsapi.permissions
-
This specifies the permissions that will be checked when using the Custom
Item that is of Material FISHING_ROD
- FishingRodPermissions(String, PermissionType) - Constructor for class com.chrismin13.additionsapi.permissions.FishingRodPermissions
-
- FlintAndSteelDurability - Class in com.chrismin13.additionsapi.durability
-
This specifies how a Flint and Steel will have its durability reduced when
performing certain actions.
- FlintAndSteelDurability() - Constructor for class com.chrismin13.additionsapi.durability.FlintAndSteelDurability
-
- FlintAndSteelPermissions - Class in com.chrismin13.additionsapi.permissions
-
This specifies the permissions that will be checked when using the Custom
Item that is of Material FLINT_AND_STEEL.
- FlintAndSteelPermissions(String, PermissionType) - Constructor for class com.chrismin13.additionsapi.permissions.FlintAndSteelPermissions
-
- fromCompound(Object) - Static method in class com.comphenix.attribute.NbtFactory
-
Construct a new NBT wrapper from a compound.
- fromFile(File, Class<T>) - Static method in class us.fihgu.toolbox.json.JsonUtils
-
Read a json object from the given file, and try to cast the read object to the given class.
- fromId(String) - Static method in class com.comphenix.attribute.Attributes.AttributeType
-
Retrieve the attribute type associated with a given ID.
- fromId(int) - Static method in enum com.comphenix.attribute.Attributes.Operation
-
- fromItemTag(ItemStack) - Static method in class com.comphenix.attribute.NbtFactory
-
Construct a wrapper for an NBT tag stored (in memory) in an item stack.
- fromJson(String, Class<T>) - Static method in class us.fihgu.toolbox.json.JsonUtils
-
See Gson.fromJson(String, Class)
- fromList(Object) - Static method in class com.comphenix.attribute.NbtFactory
-
Construct a new NBT wrapper from a list.
- fromStream(ByteSource, NbtFactory.StreamOptions) - Static method in class com.comphenix.attribute.NbtFactory
-
Load the content of a file from a stream.
- FurnaceBurn - Class in com.chrismin13.additionsapi.listeners.vanilla
-
- FurnaceBurn() - Constructor for class com.chrismin13.additionsapi.listeners.vanilla.FurnaceBurn
-