Krenair

MCP descriptions beginning with ' or [

Mar 8th, 2012
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.76 KB | None | 0 0
  1. func_35004_a (client): 'Initiates construction of the Structure Component picked, at the current Location of StructGen'
  2. func_35005_b (client): 'overwrites Air and Liquids from selected Position downwards, stops at hitting anything else'
  3. func_35010_a (client): 'arguments: World worldObj, StructureBoundingBox structBB, Random rand, float randLimit, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int olaceBlockId, int replaceBlockId, boolean alwaysreplace'
  4. func_35011_a (client): 'arguments: (World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int placeBlockId, int replaceBlockId, boolean alwaysreplace)'
  5. func_35013_a (client): 'checks the entire StructureBoundingBox for Liquids'
  6. func_35014_a (client): 'Randomly decides if placing or not. Used for Decoration such as Torches and Spiderwebs'
  7. func_35016_b (client): 'deletes all continuous Blocks from selected Position upwards. Stops at hitting air'
  8. func_35018_a (client): 'current Position depends on currently set Coordinates mode, is computed here'
  9. func_35022_a (client): 'arguments: World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, boolean alwaysreplace, Random rand, StructurePieceBlockSelector blockselector'
  10. func_35023_a (client): 'second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...'
  11. func_35030_a (client): 'returns false if the Structure Bounding Box goes below 10'
  12. func_35033_a (client): 'builds a door of the enumerated types (empty opening is a door)'
  13. func_35034_a (client): 'performs some checks, then gives out a fresh Stairs component'
  14. func_35275_c (client): 'Goes straight to getLightBrightnessForSkyBlocks for Blocks, does some fancy computing for Fluids'
  15. func_35451_b (client): 'Any Light rendered on a 1.8 Block goes through here'
  16. func_35453_b (client): 'is only used on stairs and tilled fields'
  17. func_35454_a (client): 'Brightness for SkyBlock.Sky is clear white and (through color computing i assume) DEPENDANT ON DAYTIME. Brightness for SkyBlock.Block is yellowish and independant'
  18. func_35457_a (client): 'Brightness for SkyBlock.Sky is clear white and (through color computing i assume) DEPENDANT ON DAYTIME. Brightness for SkyBlock.Block is yellowish and independant'
  19. func_35700_c (client): 'attempts to find a next Village Component to be spawned'
  20. func_35702_d (client): 'attempts to find a next Structure Component to be spawned, private Village function'
  21. func_35704_a (client): 'attempts to find a next Structure Component to be spawned'
  22. func_35706_a (client): 'picks Block Ids and Metadata (Silverfish)'
  23. func_35711_a (client): 'Keeps iterating Structure Pieces and spawning them until the checks tell it to stop'
  24. func_35713_a (client): 'offsets the structure Bounding Boxes up to a certain height, typically 63 - 10'
  25. func_35715_c (client): 'currently only defined for Villages, returns true if Village has more than 2 non-road components'
  26. func_35741_a (client): 'returns a new StructureBoundingBox with MAX values'
  27. func_35747_a (client): 'used to project a possible new component Bounding Box - to check if it would cut anything already spawned'
  28. func_35849_a (client): 'sets up Arrays with the Structure pieces and their weights'
  29. func_35851_a (client): 'translates the PieceWeight class to the Component class'
  30. func_40140_ac (client): [This is the function which sets a Villager's skin based on its villagerProfession value]
  31. func_40145_a (client): [This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.]
  32. func_35294_a (server): 'arguments: (World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int placeBlockId, int replaceBlockId, boolean alwaysreplace)'
  33. func_35295_a (server): 'checks the entire StructureBoundingBox for Liquids'
  34. func_35302_a (server): 'Randomly decides if placing or not. Used for Decoration such as Torches and Spiderwebs'
  35. func_35308_a (server): 'Initiates construction of the Structure Component picked, at the current Location of StructGen'
  36. func_35310_a (server): 'second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...'
  37. func_35315_a (server): 'arguments: World worldObj, StructureBoundingBox structBB, Random rand, float randLimit, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int olaceBlockId, int replaceBlockId, boolean alwaysreplace'
  38. func_35323_a (server): 'builds a door of the enumerated types (empty opening is a door)'
  39. func_35325_a (server): 'performs some checks, then gives out a fresh Stairs component'
  40. func_35541_a (server): 'Keeps iterating Structure Pieces and spawning them until the checks tell it to stop'
  41. func_35542_a (server): 'currently only defined for Villages, returns true if Village has more than 2 non-road components'
  42. func_35565_a (server): 'picks Block Ids and Metadata (Silverfish)'
  43. func_35620_a (server): 'translates the PieceWeight class to the Component class'
  44. func_35625_a (server): 'sets up Arrays with the Structure pieces and their weights'
  45. func_35640_a (server): 'attempts to find a next Structure Component to be spawned'
  46. func_35641_d (server): 'attempts to find a next Structure Component to be spawned, private Village function'
  47. func_35643_c (server): 'attempts to find a next Village Component to be spawned'
  48. func_40111_y (server): [This is the function which sets a Villager's skin based on its profession value]
  49. field_35025_h (client): 'switches the Coordinate System base off the Bounding Box'
  50. field_35035_b (client): 'randomly chosen opening type to use'
  51. field_35107_d (client): 'Contains List of all spawnable Structure Piece Weights. If no more Pieces of a type can be spawned, they are removed from this list'
  52. field_35364_f (client): 'hardcore', 'creative' or 'survival'
  53. field_35589_a (client): 'Contains stuff you might find in chests'
  54. field_35615_d (client): 'How many Structure Pieces of this type may spawn in a structure'
  55. field_35616_b (client): 'This basically keeps track of the 'epicness' of a structure. Epic structure components have a higher 'weight', and Structures may only grow up to a certain 'weight' before generation is stopped'
  56. field_35718_c (client): 'well ... thats what it does'
  57. field_46139_c (client): 'default' or 'flat'
  58. field_35317_h (server): 'switches the Coordinate System base off the Bounding Box'
  59. field_35548_c (server): 'well ... thats what it does'
  60. field_35577_d (server): 'How many Structure Pieces of this type may spawn in a structure'
  61. field_35578_b (server): 'This basically keeps track of the 'epicness' of a structure. Epic structure components have a higher 'weight', and Structures may only grow up to a certain 'weight' before generation is stopped'
Advertisement
Add Comment
Please, Sign In to add comment