MCPcopy Create free account

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

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

↓ 123 callersMethodbegin
(int p_181668_1_, VertexFormat p_181668_2_)
minecraft/net/minecraft/client/renderer/WorldRenderer.java:207
↓ 122 callersMethodwarn
Log a warning @param message The message describing the warning
minecraft/org/newdawn/slick/util/LogSystem.java:37
↓ 117 callersMethodcontains
(BlockPos pos)
minecraft/net/minecraft/world/border/WorldBorder.java:35
↓ 117 callersMethodgetString
Gets the string representation of the value.
minecraft/org/newdawn/slick/font/effects/ConfigurableEffect.java:41
↓ 115 callersMethodaddStatToSnooper
(String p_152767_1_, Object p_152767_2_)
minecraft/net/minecraft/profiler/PlayerUsageSnooper.java:117
↓ 115 callersMethodequals
@see java.lang.Object#equals(java.lang.Object)
minecraft/org/newdawn/slick/geom/Vector2f.java:388
↓ 115 callersMethodgetTextureManager
()
minecraft/net/minecraft/client/Minecraft.java:2633
↓ 115 callersMethodspawnParticle
(int particleID, boolean ignoreRange, double xCoord, double yCoord, double zCoord, double xOffset, double yOff
minecraft/net/minecraft/world/IWorldAccess.java:28
↓ 111 callersMethoddraw
Draws the data set up in this tessellator and resets the state to prepare for new drawing.
minecraft/net/minecraft/client/renderer/Tessellator.java:22
↓ 111 callersMethodregisterPacket
(EnumPacketDirection direction, Class<? extends Packet> packetClass)
minecraft/net/minecraft/network/EnumConnectionState.java:258
↓ 111 callersMethodtriggerAchievement
Will trigger the specified trigger.
minecraft/net/minecraft/entity/player/EntityPlayer.java:1495
↓ 110 callersMethoddrawTexturedModalRect
Draws a textured rectangle at the stored z-value. Args: x, y, u, v, width, height
minecraft/net/minecraft/client/gui/Gui.java:130
↓ 109 callersMethodgetWidth
Get the width 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:16
↓ 109 callersMethodisEmpty
()
minecraft/net/minecraft/world/LockCode.java:13
↓ 109 callersMethodsetTag
Stores the given tag into the map with the given string key. This is mostly used to store tag lists.
minecraft/net/minecraft/nbt/NBTTagCompound.java:69
↓ 107 callersMethoderror
Log an error @param message The message describing the error @param e The exception causing the error
minecraft/org/newdawn/slick/util/LogSystem.java:16
↓ 107 callersMethodgetTileEntity
(BlockPos pos)
minecraft/net/minecraft/world/IBlockAccess.java:10
↓ 107 callersMethodsouth
Offset this BlockPos 1 block in southern direction
minecraft/net/minecraft/util/BlockPos.java:114
↓ 106 callersMethodeast
Offset this BlockPos 1 block in eastern direction
minecraft/net/minecraft/util/BlockPos.java:142
↓ 105 callersMethodgetChatStyle
()
minecraft/net/minecraft/util/IChatComponent.java:22
↓ 105 callersMethodnotifyOperators
Send an informative message to the server operators
minecraft/net/minecraft/command/IAdminCommand.java:7
↓ 104 callersMethodupdateObject
(int id, T newData)
minecraft/net/minecraft/entity/DataWatcher.java:127
↓ 103 callersMethodgetInstance
()
minecraft/net/minecraft/client/renderer/Tessellator.java:10
↓ 102 callersMethodgetListOfStringsMatchingLastWord
(String[] args, String... possibilities)
minecraft/net/minecraft/command/CommandBase.java:515
↓ 102 callersMethodgetNavigator
()
minecraft/net/minecraft/entity/EntityLiving.java:132
↓ 101 callersMethoderror
Log an error @param message The message describing the error @param e The exception causing the error
minecraft/org/newdawn/slick/util/Log.java:99
↓ 99 callersMethodgetRenderViewEntity
()
minecraft/net/minecraft/client/Minecraft.java:2733
↓ 98 callersMethoddraw
Called to draw the effect. @param image The image to draw into @param g The graphics context to use for applying the effect @param unicodeFont The fo
minecraft/org/newdawn/slick/font/effects/Effect.java:24
↓ 98 callersMethodgetWorldRenderer
()
minecraft/net/minecraft/client/renderer/Tessellator.java:27
↓ 96 callersMethodclamp_float
Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and third parameters
minecraft/net/minecraft/util/MathHelper.java:133
↓ 96 callersMethodendSection
End section
minecraft/net/minecraft/profiler/Profiler.java:107
↓ 96 callersMethodgetEntityId
()
minecraft/net/minecraft/entity/Entity.java:247
↓ 96 callersMethodsetCreativeTab
(CreativeTabs tab)
minecraft/net/minecraft/block/Block.java:994
↓ 95 callersMethodgetDyeDamage
()
minecraft/net/minecraft/item/EnumDyeColor.java:33
↓ 95 callersMethodgetOpposite
Get the opposite Facing (e.g. DOWN => UP)
minecraft/net/minecraft/util/EnumFacing.java:72
↓ 94 callersMethodendVertex
()
minecraft/net/minecraft/realms/Tezzelator.java:34
↓ 94 callersMethodgetName
Gets the name of this command sender (usually username, but possibly "Rcon")
minecraft/net/minecraft/command/ICommandSender.java:13
↓ 94 callersMethodplaySound
Plays the specified sound. Arg: soundName, x, y, z, volume, pitch
minecraft/net/minecraft/world/IWorldAccess.java:21
↓ 94 callersMethodstartSection
Start section
minecraft/net/minecraft/profiler/Profiler.java:67
↓ 92 callersMethodnorth
Offset this BlockPos 1 block in northern direction
minecraft/net/minecraft/util/BlockPos.java:100
↓ 92 callersMethodsetBaseValue
(double baseValue)
minecraft/net/minecraft/entity/ai/attributes/IAttributeInstance.java:14
↓ 92 callersMethodspawnEntityInWorld
Called when an entity is spawned in the world. This includes players.
minecraft/net/minecraft/world/World.java:938
↓ 91 callersMethodsetCreativeTab
returns this;
minecraft/net/minecraft/item/Item.java:444
↓ 91 callersMethodwest
Offset this BlockPos 1 block in western direction
minecraft/net/minecraft/util/BlockPos.java:128
↓ 90 callersMethodadd
Adjust this vector by a given angle @param theta The angle to adjust the angle by (in degrees) @return This vector - useful for chaining o
minecraft/org/newdawn/slick/geom/Vector2f.java:88
↓ 90 callersMethodgetSizeInventory
Returns the number of slots in the inventory.
minecraft/net/minecraft/inventory/IInventory.java:11
↓ 90 callersMethodmatrixMode
(int mode)
minecraft/net/minecraft/client/renderer/GlStateManager.java:357
↓ 89 callersMethodgetBaseState
()
minecraft/net/minecraft/block/state/BlockState.java:77
↓ 89 callersMethodnormal
(float p_181663_1_, float p_181663_2_, float p_181663_3_)
minecraft/net/minecraft/client/renderer/WorldRenderer.java:508
↓ 89 callersMethodsetDefaultState
(IBlockState state)
minecraft/net/minecraft/block/Block.java:1057
↓ 89 callersMethodtoString
()
minecraft/net/minecraft/client/stream/Metadata.java:60
↓ 88 callersMethodgetProperty
(String p_getProperty_0_, Collection p_getProperty_1_)
minecraft/optfine/ConnectedProperties.java:563
↓ 88 callersMethodregisterStat
Register the stat into StatList.
minecraft/net/minecraft/stats/StatBase.java:78
↓ 88 callersMethodtagCount
Returns the number of tags in the list.
minecraft/net/minecraft/nbt/NBTTagList.java:200
↓ 87 callersMethodaddCrashSectionCallable
Adds a Crashreport section with the given name with the value set to the result of the given Callable;
minecraft/net/minecraft/crash/CrashReportCategory.java:81
↓ 87 callersMethodcheckThreadAndEnqueue
(final Packet<T> p_180031_0_, final T p_180031_1_, IThreadListener p_180031_2_)
minecraft/net/minecraft/network/PacketThreadUtil.java:6
↓ 87 callersMethodexists
()
minecraft/optfine/ReflectorClass.java:37
↓ 87 callersMethodgetStringWidth
Returns the width of this string. Equivalent of FontMetrics.stringWidth(String s).
minecraft/net/minecraft/client/gui/FontRenderer.java:559
↓ 86 callersMethodcontainsKey
Does this registry contain an entry for the given key?
minecraft/net/minecraft/util/RegistrySimple.java:47
↓ 86 callersMethodreadByte
()
minecraft/net/minecraft/network/PacketBuffer.java:542
↓ 86 callersMethodsetBlockToAir
(BlockPos pos)
minecraft/net/minecraft/world/World.java:357
↓ 86 callersMethodsetBoolean
(int p_setBoolean_1_, boolean p_setBoolean_2_)
minecraft/net/minecraft/network/PacketBuffer.java:466
↓ 85 callersMethodrandom
Choose a random Facing using the given Random
minecraft/net/minecraft/util/EnumFacing.java:263
↓ 83 callersMethodisEmpty
()
minecraft/net/minecraft/client/renderer/chunk/CompiledChunk.java:33
↓ 82 callersMethodgetName
Gets the name of this command sender (usually username, but possibly "Rcon")
minecraft/net/minecraft/world/IWorldNameable.java:9
↓ 81 callersMethodgetWidth
Get the width of the physical texture @return The width of physical texture
minecraft/org/newdawn/slick/opengl/Texture.java:55
↓ 81 callersMethodisNeighbour
(ConnectedProperties p_isNeighbour_0_, IBlockAccess p_isNeighbour_1_, IBlockState p_isNeighbour_2_, BlockPos p
minecraft/optfine/ConnectedTextures.java:730
↓ 80 callersMethodenableBlend
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:113
↓ 80 callersMethodsetDisplayMode
Set the display mode to be used @param width The width of the display required @param height The height of the display required @param fullscreen Tru
minecraft/org/newdawn/slick/AppGameContainer.java:109
↓ 79 callersMethodisAirBlock
Checks to see if an air block exists at the provided location. Note that this only checks to see if the blocks material is set to air, meaning it is p
minecraft/net/minecraft/world/IBlockAccess.java:21
↓ 78 callersMethodsqrt_double
(double value)
minecraft/net/minecraft/util/MathHelper.java:61
↓ 76 callersMethodaddObject
(int id, T object)
minecraft/net/minecraft/entity/DataWatcher.java:38
↓ 76 callersMethodfunc_181655_a
(World p_181655_1_, StructureBoundingBox p_181655_2_, int p_181655_3_, int p_181655_4_, int p_181655_5_, int p
minecraft/net/minecraft/world/gen/structure/StructureOceanMonumentPieces.java:1348
↓ 75 callersMethodgetMetadataWithOffset
Returns the direction-shifted metadata for blocks that require orientation, e.g. doors, stairs, ladders.
minecraft/net/minecraft/world/gen/structure/StructureComponent.java:225
↓ 75 callersMethodsetTextureOffset
(String partName, int x, int y)
minecraft/net/minecraft/client/model/ModelBase.java:49
↓ 74 callersMethoddepthMask
(boolean flagIn)
minecraft/net/minecraft/client/renderer/GlStateManager.java:102
↓ 74 callersMethodfillWithRandomizedBlocks
arguments: World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, boolean alwaysreplace, Random ra
minecraft/net/minecraft/world/gen/structure/StructureComponent.java:517
↓ 74 callersMethodgetHeight
Get the height of the physical texture @return The height of physical texture
minecraft/org/newdawn/slick/opengl/Texture.java:48
↓ 74 callersMethodglEnable
OpenGL Method - @url http://www.opengl.org/documentation/ @param item
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:239
↓ 73 callersMethoddrawCenteredString
Renders the specified text to the screen, center-aligned. Args : renderer, string, x, y, color
minecraft/net/minecraft/client/gui/Gui.java:116
↓ 73 callersMethodendStartSection
End current section and start a new section
minecraft/net/minecraft/profiler/Profiler.java:196
↓ 73 callersMethodget
Returns the nibble of data corresponding to the passed in x, y, z. y is at most 6 bits, z is at most 4.
minecraft/net/minecraft/world/chunk/NibbleArray.java:26
↓ 73 callersMethodgetStackInSlot
Returns the stack in the given slot.
minecraft/net/minecraft/inventory/IInventory.java:16
↓ 73 callersMethodgetText
(int id, String name, float value)
minecraft/net/minecraft/client/gui/GuiSlider.java:123
↓ 73 callersMethodnext
()
minecraft/net/minecraft/util/Cartesian.java:128
↓ 72 callersMethodbind
Bind the GL context to a texture
minecraft/org/newdawn/slick/opengl/Texture.java:27
↓ 72 callersMethodget
(Object p_get_1_)
minecraft/net/minecraft/server/management/LowerStringMap.java:28
↓ 72 callersMethodgetParticleID
()
minecraft/net/minecraft/util/EnumParticleTypes.java:39
↓ 72 callersMethodsetSize
Sets the width and height of the entity. Args: width, height
minecraft/net/minecraft/entity/monster/EntityZombie.java:662
↓ 71 callersMethodaddPoint
Add a point to the polygon @param x The x coordinate of the point @param y The y coordinate of the point
minecraft/org/newdawn/slick/geom/Polygon.java:92
↓ 71 callersMethoddisableBlend
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:109
↓ 71 callersMethodgetTagCompound
Returns the NBTTagCompound of the ItemStack.
minecraft/net/minecraft/item/ItemStack.java:471
↓ 71 callersMethodwriteVarIntToBuffer
Writes a compressed int to the buffer. The smallest number of bytes to fit the passed int will be written. Of each such byte only 7 bits will be used
minecraft/net/minecraft/network/PacketBuffer.java:147
↓ 70 callersMethodgetTagList
Gets the NBTTagList object with the given name. Args: name, NBTBase type
minecraft/net/minecraft/nbt/NBTTagCompound.java:315
↓ 70 callersMethodreadVarIntFromBuffer
Reads a compressed int from the buffer. To do so it maximally reads 5 byte-sized chunks whose most significant bit dictates whether another byte shoul
minecraft/net/minecraft/network/PacketBuffer.java:91
↓ 70 callersMethodwriteInt
(int p_writeInt_1_)
minecraft/net/minecraft/network/PacketBuffer.java:650
↓ 69 callersMethodcreate
(String name)
minecraft/net/minecraft/block/properties/PropertyBool.java:18
↓ 68 callersMethodgetWorldInfo
Returns the world's WorldInfo object
minecraft/net/minecraft/world/storage/ISaveFormat.java:26
↓ 68 callersMethoditerator
()
minecraft/net/minecraft/util/BlockPos.java:195
↓ 68 callersMethodreadInt
()
minecraft/net/minecraft/network/PacketBuffer.java:566
← previousnext →101–200 of 20,760, ranked by callers