MCPcopy Create free account

hub / github.com/OxideWaveLength/Minecraft-Hack-BaseClient / functions

Functions20,760 in github.com/OxideWaveLength/Minecraft-Hack-BaseClient

↓ 1,947 callersMethodgetDefaultState
()
minecraft/net/minecraft/block/Block.java:1061
↓ 1,458 callersMethodvalueOf
(int p_valueOf_0_)
minecraft/optfine/IntegerCache.java:17
↓ 1,022 callersMethodgetBlock
()
minecraft/net/minecraft/block/state/IBlockState.java:21
↓ 830 callersMethodgetBlockState
(BlockPos pos)
minecraft/net/minecraft/world/IBlockAccess.java:14
↓ 766 callersMethodgetY
()
minecraft/net/minecraft/dispenser/IPosition.java:6
↓ 745 callersMethodwithProperty
(IProperty<T> property, V value)
minecraft/net/minecraft/block/state/IBlockState.java:15
↓ 735 callersMethodfillWithBlocks
Fill the given area with the selected blocks
minecraft/net/minecraft/world/gen/structure/StructureComponent.java:496
↓ 734 callersMethodgetValue
(IProperty<T> property)
minecraft/net/minecraft/block/state/IBlockState.java:13
↓ 715 callersMethodadd
(Vec3 vec)
minecraft/net/minecraft/util/Vec3.java:69
↓ 687 callersMethodgetX
()
minecraft/net/minecraft/dispenser/IPosition.java:4
↓ 650 callersMethodpos
(double p_181662_1_, double p_181662_3_, double p_181662_5_)
minecraft/net/minecraft/client/renderer/WorldRenderer.java:450
↓ 644 callersMethodsetBlockState
(World worldIn, IBlockState blockstateIn, int x, int y, int z, StructureBoundingBox boundingboxIn)
minecraft/net/minecraft/world/gen/structure/StructureComponent.java:463
↓ 618 callersMethodgetMetadata
(String p_110526_1_)
minecraft/net/minecraft/client/resources/IResource.java:15
↓ 611 callersMethodgetZ
()
minecraft/net/minecraft/dispenser/IPosition.java:8
↓ 596 callersMethodnextInt
returns a LCG pseudo random number from [0, x). Args: int x
minecraft/net/minecraft/world/gen/layer/GenLayer.java:143
↓ 575 callersMethodget
Send a GET request to the given URL.
minecraft/net/minecraft/util/HttpUtil.java:269
↓ 552 callersMethodendVertex
()
minecraft/net/minecraft/client/renderer/WorldRenderer.java:445
↓ 543 callersMethodsize
()
minecraft/net/minecraft/server/management/LowerStringMap.java:12
↓ 530 callersMethodnextFloat
(Random p_nextFloat_0_, float p_nextFloat_1_, float p_nextFloat_2_)
minecraft/net/minecraft/realms/RealmsMth.java:102
↓ 509 callersMethodput
(Object key, int value)
minecraft/net/minecraft/util/ObjectIntIdentityMap.java:16
↓ 481 callersMethodadd
(IBakedModel p_177677_1_, int p_177677_2_)
minecraft/net/minecraft/client/resources/model/WeightedBakedModel.java:61
↓ 478 callersMethodformat
format(a, b) is equivalent to String.format(translate(a), b). Args: translationKey, params...
minecraft/net/minecraft/client/resources/I18n.java:14
↓ 406 callersMethodfloor_double
Returns the greatest integer less than or equal to the double argument
minecraft/net/minecraft/util/MathHelper.java:83
↓ 406 callersMethodlength
Find the length of the line @return The the length of the line
minecraft/org/newdawn/slick/geom/Line.java:164
↓ 393 callersMethodnextInt
(Random p_nextInt_0_, int p_nextInt_1_, int p_nextInt_2_)
minecraft/net/minecraft/realms/RealmsMth.java:138
↓ 387 callersMethodtex
(double p_181673_1_, double p_181673_3_)
minecraft/net/minecraft/client/renderer/WorldRenderer.java:229
↓ 367 callersMethodequals
(Object p_equals_1_)
minecraft/net/minecraft/client/resources/Language.java:28
↓ 349 callersMethodcolor
Apply a colour to the next vertex @param r The red component of the colour @param g The green component of the colour @param b The blue component of
minecraft/org/newdawn/slick/opengl/renderer/LineStripRenderer.java:43
↓ 332 callersMethodget
Get the single instance of this class @return The single instnace of this class
minecraft/org/newdawn/slick/openal/SoundStore.java:950
↓ 319 callersMethodgetMaterial
Get a material of block
minecraft/net/minecraft/block/Block.java:216
↓ 313 callersMethodgetStateFromMeta
Convert the given metadata into a BlockState for this Block
minecraft/net/minecraft/block/Block.java:230
↓ 309 callersMethoddrawString
Draw a string to the screen @param x The x location at which to draw the string @param y The y location at which to draw the string @param text The t
minecraft/org/newdawn/slick/Font.java:40
↓ 298 callersMethodregisterBlock
(Block blk, int subType, String identifier)
minecraft/net/minecraft/client/renderer/entity/RenderItem.java:89
↓ 295 callersMethodaddBox
(String partName, float offX, float offY, float offZ, int width, int height, int depth)
minecraft/net/minecraft/client/model/ModelRenderer.java:93
↓ 281 callersMethodgetItem
Returns the object corresponding to the stack.
minecraft/net/minecraft/item/ItemStack.java:130
↓ 280 callersMethodvalues
()
minecraft/net/minecraft/server/management/LowerStringMap.java:54
↓ 278 callersMethodrender
Render the game's screen here. @param container The container holing this game @param g The graphics context that can be used to render. However, nor
minecraft/org/newdawn/slick/Game.java:40
↓ 260 callersMethodsetBlockState
(World worldIn, IBlockState blockstateIn, int x, int y, int z, StructureBoundingBox boundingboxIn)
minecraft/net/minecraft/world/gen/structure/StructureVillagePieces.java:1429
↓ 252 callersMethodsetBlockState
Sets the block state at a given location. Flag 1 will cause a block update. Flag 2 will send the change to clients (you almost always want this). Flag
minecraft/net/minecraft/world/World.java:319
↓ 250 callersMethodclear
()
minecraft/net/minecraft/inventory/IInventory.java:69
↓ 245 callersMethodtranslate
(float x, float y, float z)
minecraft/net/minecraft/client/renderer/GlStateManager.java:393
↓ 239 callersMethodformat
Formats a given stat for human consumption.
minecraft/net/minecraft/stats/IStatType.java:7
↓ 239 callersMethodrotate
(float angle, float x, float y, float z)
minecraft/net/minecraft/client/renderer/GlStateManager.java:381
↓ 235 callersMethodgetEntityBoundingBox
()
minecraft/net/minecraft/entity/Entity.java:2298
↓ 232 callersMethodsetRotationPoint
(float rotationPointXIn, float rotationPointYIn, float rotationPointZIn)
minecraft/net/minecraft/client/model/ModelRenderer.java:119
↓ 231 callersMethoddown
Offset this BlockPos 1 block down
minecraft/net/minecraft/util/BlockPos.java:86
↓ 229 callersMethodaddTask
Add a now AITask. Args : priority, task
minecraft/net/minecraft/entity/ai/EntityAITasks.java:30
↓ 224 callersMethodoffset
Offset this BlockPos 1 block in the given direction
minecraft/net/minecraft/util/BlockPos.java:156
↓ 216 callersMethodhasKey
Returns whether the given string has been previously stored as a key in the map.
minecraft/net/minecraft/nbt/NBTTagCompound.java:172
↓ 216 callersMethodsetUnlocalizedName
Sets the unlocalized name of this item to the string passed as the parameter, prefixed by "item."
minecraft/net/minecraft/item/Item.java:256
↓ 213 callersMethodgetIndex
Get the Index of this Facing (0-5). The order is D-U-N-S-W-E
minecraft/net/minecraft/util/EnumFacing.java:51
↓ 213 callersMethodintValue
Prompts the user for int value @param name The name of the dialog to show @param currentValue The current value to be displayed @param description Th
minecraft/org/newdawn/slick/font/effects/EffectUtil.java:85
↓ 213 callersMethodput
(int p_put_1_)
minecraft/optfine/IntArray.java:12
↓ 212 callersMethodregisterItem
(Item itm, int subType, String identifier)
minecraft/net/minecraft/client/renderer/entity/RenderItem.java:85
↓ 211 callersMethoddisplayGuiScreen
Sets the argument GuiScreen as the main (topmost visible) screen.
minecraft/net/minecraft/client/Minecraft.java:918
↓ 204 callersMethodbooleanValue
Prompts the user for boolean value @param name The name of the dialog to show @param currentValue The current value to be displayed @param descriptio
minecraft/org/newdawn/slick/font/effects/EffectUtil.java:130
↓ 204 callersMethodup
Offset this BlockPos 1 block up
minecraft/net/minecraft/util/BlockPos.java:72
↓ 198 callersMethodgetRegisteredBlock
Returns the Block in the blockRegistry with the specified name.
minecraft/net/minecraft/init/Blocks.java:240
↓ 198 callersMethodprintln
(String p_println_1_)
minecraft/net/minecraft/util/LoggingPrintStream.java:18
↓ 198 callersMethodregisterBlock
(int id, ResourceLocation textualID, Block block_)
minecraft/net/minecraft/block/Block.java:1317
↓ 195 callersMethodsetUnlocalizedName
(String name)
minecraft/net/minecraft/block/Block.java:909
↓ 193 callersMethodappend
(String path, String text)
minecraft/me/wavelength/baseclient/utils/Files.java:142
↓ 191 callersMethodsetBlockBounds
(float minX, float minY, float minZ, float maxX, float maxY, float maxZ)
minecraft/net/minecraft/block/Block.java:384
↓ 188 callersMethodregisterItem
(int id, String textualID, Item itemIn)
minecraft/net/minecraft/item/Item.java:892
↓ 187 callersMethodgetRegisteredItem
(String name)
minecraft/net/minecraft/init/Items.java:204
↓ 186 callersMethodcolor
(float colorRed, float colorGreen, float colorBlue, float colorAlpha)
minecraft/net/minecraft/client/renderer/GlStateManager.java:405
↓ 183 callersMethodremove
calls the removeKey method and returns removed object
minecraft/net/minecraft/util/LongHashMap.java:156
↓ 180 callersMethodaddRecipe
Adds a shaped recipe to the games recipe list.
minecraft/net/minecraft/item/crafting/CraftingManager.java:196
↓ 178 callersMethodgetMinecraft
Return the singleton Minecraft instance for the game
minecraft/net/minecraft/client/Minecraft.java:2379
↓ 177 callersMethodsin
sin looked up in a table
minecraft/net/minecraft/util/MathHelper.java:46
↓ 175 callersMethodsetColor
Set the color of the particle @param r The red component of the color @param g The green component of the color @param b
minecraft/org/newdawn/slick/particles/Particle.java:318
↓ 174 callersMethodsetHardness
Sets how many hits it takes to break a block.
minecraft/net/minecraft/block/Block.java:346
↓ 169 callersMethodcos
cos looked up in the sin table with the appropriate offset
minecraft/net/minecraft/util/MathHelper.java:53
↓ 164 callersMethodgetInteger
Retrieves an integer value using the specified key, or 0 if no such key was stored.
minecraft/net/minecraft/nbt/NBTTagCompound.java:220
↓ 162 callersMethodnextDouble
(Random p_nextDouble_0_, double p_nextDouble_1_, double p_nextDouble_3_)
minecraft/net/minecraft/realms/RealmsMth.java:14
↓ 161 callersMethodsetStepSound
Sets the footstep sound for the block. Returns the object for convenience in constructing.
minecraft/net/minecraft/block/Block.java:274
↓ 158 callersMethodpushMatrix
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:365
↓ 157 callersMethodequals
(Object p_equals_0_, Object p_equals_1_)
minecraft/optfine/Config.java:1057
↓ 157 callersMethodpopMatrix
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:369
↓ 155 callersMethodgetItemFromBlock
(Block blockIn)
minecraft/net/minecraft/item/Item.java:91
↓ 155 callersMethodsetInteger
Stores a new NBTTagInt with the given integer value into the map with the given string key.
minecraft/net/minecraft/nbt/NBTTagCompound.java:93
↓ 150 callersMethodregisterItemBlock
Register a default ItemBlock for the given Block.
minecraft/net/minecraft/item/Item.java:880
↓ 148 callersMethodsize
Get the number of elements in the list @return The number of elements in the list
minecraft/org/newdawn/slick/util/xml/XMLElementList.java:36
↓ 142 callersMethodbindTexture
(ResourceLocation location)
minecraft/net/minecraft/client/renderer/entity/Render.java:87
↓ 138 callersMethodgetHeight
Get the height of the given string @param str The string to obtain the rendered with of @return The width of the given string
minecraft/org/newdawn/slick/Font.java:24
↓ 136 callersMethodgetAttribute
Get the Attribute this is an instance of
minecraft/net/minecraft/entity/ai/attributes/IAttributeInstance.java:10
↓ 136 callersMethodsize
()
minecraft/optfine/CompactArrayList.java:116
↓ 131 callersMethodfillWithBlocks
(World worldIn, StructureBoundingBox boundingboxIn, int xMin, int yMin, int zMin, int xMax, int yMax, int zMax
minecraft/net/minecraft/world/gen/structure/StructureVillagePieces.java:1434
↓ 131 callersMethodsendPacket
(Packet packetIn)
minecraft/net/minecraft/network/NetworkManager.java:166
↓ 130 callersMethodabs
(float p_abs_0_)
minecraft/net/minecraft/realms/RealmsMth.java:30
↓ 130 callersMethodget
(int p_get_1_)
minecraft/optfine/IntArray.java:46
↓ 130 callersMethodgetBoolean
Gets the boolean value of the given JsonElement. Expects the second parameter to be the name of the element's field if an error message needs to be th
minecraft/net/minecraft/util/JsonUtils.java:85
↓ 129 callersMethodgetItem
(World worldIn, BlockPos pos)
minecraft/net/minecraft/block/Block.java:972
↓ 129 callersMethodwarn
(String p_warn_0_)
minecraft/optfine/Config.java:290
↓ 128 callersMethodgetConfigurationManager
()
minecraft/net/minecraft/server/MinecraftServer.java:1109
↓ 128 callersMethodgetEntityAttribute
(IAttribute attribute)
minecraft/net/minecraft/entity/EntityLivingBase.java:1186
↓ 127 callersMethodgetServer
Gets mcServer.
minecraft/net/minecraft/server/MinecraftServer.java:831
↓ 126 callersMethodwriteByte
(int p_writeByte_1_)
minecraft/net/minecraft/network/PacketBuffer.java:638
↓ 124 callersMethodadd
(Object p_add_1_)
minecraft/optfine/NextTickHashSet.java:41
↓ 124 callersMethodscale
(float x, float y, float z)
minecraft/net/minecraft/client/renderer/GlStateManager.java:385
next →1–100 of 20,760, ranked by callers