APIFuzzing - a lua plugin for fuzzing and checking the API
#5
Want to work on the reports from APIFuzzing.


This are functions that all returns the passed strings. Manual export all of them?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
- cEnchantments:
    - AddFromString
    - StringToEnchantmentID
 
- cWorld:
    - BroadcastChatLeave
    - BroadcastChatSuccess
    - BroadcastChatWarning
    - GetWorld
    - SetCommandBlockCommand
 
- cRoot:
    - BroadcastChatDeath
    - BroadcastChatFailure
    - BroadcastChatFatal
    - BroadcastChatInfo
    - BroadcastChatJoin
     
- cBlockInfo:GetPlaceSound
 
- BlockStringToType
- EscapeString
- NoCaseCompare
- ReplaceString
- SetCustomName
- StringToBiome
- StringToDamageType
- StringToItem
- StringToMobType
- StripColorCodes
- TrimString



Functions that are documented in APIDoc, but didn't found them in code. Okay for remove?
  • cWorld:QueueSetBlock
  • cEntity:GetRot
  • cRoot:SetPrimaryServerVersion, GetPrimaryServerVersion
  • cBlockInfo:RequiresSpecialTool
Reply
Thanks given by:


Messages In This Thread
RE: APIFuzzing - a lua plugin for fuzzing and checking the API - by Seadragon91 - 04-30-2017, 04:43 PM



Users browsing this thread: 1 Guest(s)