MCPcopy Create free account

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

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

↓ 67 callersMethodglVertex3f
OpenGL Method - @url http://www.opengl.org/documentation/ @param x @param y @param z
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:299
↓ 66 callersMethodcopy
Returns a new stack with the same properties.
minecraft/net/minecraft/item/ItemStack.java:363
↓ 66 callersMethodgetCompoundTag
Retrieves a NBTTagCompound subtag matching the specified key, or a new empty NBTTagCompound if no such key was stored.
minecraft/net/minecraft/nbt/NBTTagCompound.java:304
↓ 66 callersMethodgetScaledHeight
()
minecraft/net/minecraft/client/gui/ScaledResolution.java:42
↓ 66 callersMethodparseInt
(String input)
minecraft/net/minecraft/command/CommandBase.java:49
↓ 65 callersMethodgenerate
(IChunkProvider chunkProviderIn, World worldIn, int x, int z, ChunkPrimer chunkPrimerIn)
minecraft/net/minecraft/world/gen/MapGenBase.java:19
↓ 65 callersMethodgetWatchableObjectByte
gets the bytevalue of a watchable object
minecraft/net/minecraft/entity/DataWatcher.java:70
↓ 64 callersMethodadd
(List<String> list, Object obj)
minecraft/me/wavelength/baseclient/utils/Lists.java:93
↓ 64 callersMethodaddCrashSection
Adds a Crashreport section with the given name with the given value (convered .toString())
minecraft/net/minecraft/crash/CrashReportCategory.java:93
↓ 64 callersMethodgetName
Returns the name of the value.
minecraft/org/newdawn/slick/font/effects/ConfigurableEffect.java:31
↓ 63 callersMethodclose
Close the stream @see java.io.InputStream#close() @throws IOException Indicates a failure to access the resource
minecraft/org/newdawn/slick/openal/AudioInputStream.java:70
↓ 63 callersMethodgetInput
Get the input system @return The input system available to this game container
minecraft/org/newdawn/slick/gui/GUIContext.java:21
↓ 63 callersMethodglDisable
OpenGL Method - @url http://www.opengl.org/documentation/ @param item
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:246
↓ 63 callersMethodhasNext
()
minecraft/net/minecraft/util/Cartesian.java:88
↓ 62 callersMethodaddMapping
adds a mapping between Entity classes and both a string representation and an ID
minecraft/net/minecraft/entity/EntityList.java:93
↓ 62 callersMethodbuild
()
minecraft/net/minecraft/client/renderer/block/statemap/StateMap.java:68
↓ 62 callersMethodgetEntity
()
minecraft/net/minecraft/util/DamageSource.java:154
↓ 62 callersMethodgetGameRules
Gets the GameRules instance.
minecraft/net/minecraft/world/World.java:2889
↓ 62 callersMethodkeySet
()
minecraft/net/minecraft/server/management/LowerStringMap.java:50
↓ 62 callersMethodsetResistance
Sets the the blocks resistance to explosions. Returns the object for convenience in constructing.
minecraft/net/minecraft/block/Block.java:298
↓ 62 callersMethodstart
Start running the game @throws SlickException Indicates a failure to initialise the system
minecraft/org/newdawn/slick/AppGameContainer.java:315
↓ 62 callersMethodtranslateToLocal
Translates a Stat name
minecraft/net/minecraft/util/StatCollector.java:16
↓ 61 callersMethodgetRNG
()
minecraft/net/minecraft/entity/EntityLivingBase.java:415
↓ 61 callersMethodglTexEnvi
OpenGL Method - @url http://www.opengl.org/documentation/ @param target @param mode @param value
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:347
↓ 61 callersMethodsetInventorySlotContents
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
minecraft/net/minecraft/inventory/IInventory.java:33
↓ 60 callersMethodcreate
(String name, Class<T> clazz)
minecraft/net/minecraft/block/properties/PropertyEnum.java:45
↓ 60 callersMethoddisableLighting
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:59
↓ 60 callersMethodfloor_float
Returns the greatest integer less than or equal to the float argument
minecraft/net/minecraft/util/MathHelper.java:68
↓ 60 callersMethodgetDistanceSqToEntity
Returns the squared distance to the entity. Args: entity
minecraft/net/minecraft/entity/Entity.java:1184
↓ 60 callersMethodparseFloat
(String p_parseFloat_0_, float p_parseFloat_1_)
minecraft/optfine/Config.java:724
↓ 60 callersMethodregisterBlockWithStateMapper
(Block assoc, IStateMapper stateMapper)
minecraft/net/minecraft/client/renderer/BlockModelShapes.java:134
↓ 59 callersMethodgetSystemTime
Gets the system time in milliseconds.
minecraft/net/minecraft/client/Minecraft.java:2601
↓ 59 callersMethodregisterCommand
adds the command and any aliases it has to the internal map of available commands
minecraft/net/minecraft/command/CommandHandler.java:101
↓ 59 callersMethodregisterStructureComponent
(Class<? extends StructureComponent> componentClass, String componentName)
minecraft/net/minecraft/world/gen/structure/MapGenStructureIO.java:25
↓ 58 callersMethodgetShort
()
minecraft/net/minecraft/nbt/NBTTagInt.java:70
↓ 57 callersMethodgetBlockState
(BlockPos pos)
minecraft/net/minecraft/world/World.java:701
↓ 57 callersMethodgetPoint
Get a single point in this polygon @param index The index of the point to retrieve @return The point's coordinates
minecraft/org/newdawn/slick/geom/Shape.java:284
↓ 57 callersMethodgetUnformattedText
Get the text of this component, <em>and all child components</em>, with all special formatting codes removed.
minecraft/net/minecraft/util/IChatComponent.java:44
↓ 56 callersMethodentrySet
()
minecraft/net/minecraft/server/management/LowerStringMap.java:58
↓ 56 callersMethodfunc_181079_c
(int p_181079_1_, int p_181079_2_, int p_181079_3_)
minecraft/net/minecraft/util/BlockPos.java:299
↓ 56 callersMethodget
Get the tag at the given position
minecraft/net/minecraft/nbt/NBTTagList.java:193
↓ 56 callersMethodgetIdFromItem
(Item itemIn)
minecraft/net/minecraft/item/Item.java:83
↓ 56 callersMethodgetScaledWidth
()
minecraft/net/minecraft/client/gui/ScaledResolution.java:38
↓ 56 callersMethodmakeCrashReport
Creates a crash report for the exception
minecraft/net/minecraft/crash/CrashReport.java:354
↓ 55 callersMethodaddChatMessage
Send a chat message to the CommandSender
minecraft/net/minecraft/command/ICommandSender.java:24
↓ 55 callersMethodexpand
Returns a bounding box expanded by the specified vector (if negative numbers are given it will shrink). Args: x, y, z
minecraft/net/minecraft/util/AxisAlignedBB.java:66
↓ 55 callersMethodgetHorizontalIndex
Get the index of this horizontal facing (0-3). The order is S-W-N-E
minecraft/net/minecraft/util/EnumFacing.java:58
↓ 55 callersMethodread
Read a single byte from the stream @return The single byte read @throws IOException Indicates a failure to read the underlying media @see java.io.Inp
minecraft/org/newdawn/slick/openal/AudioInputStream.java:33
↓ 54 callersMethodcurrentTimeMillis
()
minecraft/net/minecraft/realms/Realms.java:32
↓ 54 callersMethodgetDataWatcher
()
minecraft/net/minecraft/entity/Entity.java:292
↓ 54 callersMethodhasTagCompound
Returns true if the ItemStack has an NBTTagCompound. Currently used to store enchantments.
minecraft/net/minecraft/item/ItemStack.java:464
↓ 54 callersMethodlightmap
(int p_181671_1_, int p_181671_2_)
minecraft/net/minecraft/client/renderer/WorldRenderer.java:266
↓ 54 callersMethodparseInt
Save parser for strings to ints @param value The string to parse @return The integer to parse or zero if the string isn't an int
minecraft/org/newdawn/slick/tiled/TiledMap.java:497
↓ 53 callersMethodaddSlotToContainer
Adds an item slot to this container
minecraft/net/minecraft/inventory/Container.java:37
↓ 53 callersMethodaddToSendQueue
(Packet p_147297_1_)
minecraft/net/minecraft/client/network/NetHandlerPlayClient.java:705
↓ 53 callersMethodenableTexture2D
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:264
↓ 53 callersMethodfunc_181159_b
(double p_181159_0_, double p_181159_2_)
minecraft/net/minecraft/util/MathHelper.java:369
↓ 53 callersMethodgetCompoundTagAt
Retrieves the NBTTagCompound at the specified index in the list
minecraft/net/minecraft/nbt/NBTTagList.java:142
↓ 53 callersMethodsetPosition
(double p_78547_1_, double p_78547_3_, double p_78547_5_)
minecraft/net/minecraft/client/renderer/culling/ICamera.java:12
↓ 52 callersMethodgetHealth
()
minecraft/net/minecraft/entity/boss/IBossDisplayData.java:8
↓ 52 callersMethodinfo
Log an information message @param message The message describing the infomation
minecraft/org/newdawn/slick/util/LogSystem.java:52
↓ 52 callersMethodsin
Get the sine of an angle @param radians The angle @return The sine of the angle
minecraft/org/newdawn/slick/util/FastTrig.java:37
↓ 51 callersMethodappendTag
Adds the provided tag to the end of the list. There is no check to verify this tag is of the same type as any previous tag.
minecraft/net/minecraft/nbt/NBTTagList.java:90
↓ 51 callersMethodcos
Get the cosine of an angle @param radians The angle @return The cosine of the angle
minecraft/org/newdawn/slick/util/FastTrig.java:52
↓ 51 callersMethodgetAxis
()
minecraft/net/minecraft/util/EnumFacing.java:226
↓ 51 callersMethodgetComponentType
Returns the component type ID of this component.
minecraft/net/minecraft/world/gen/structure/StructureComponent.java:103
↓ 51 callersMethodgetDifficulty
()
minecraft/net/minecraft/world/World.java:3140
↓ 51 callersMethodgetWorldBorder
()
minecraft/net/minecraft/world/World.java:3168
↓ 51 callersMethodmouseClicked
Notification that a mouse button was clicked. Due to double click handling the single click may be delayed slightly. For absolute notification of sing
minecraft/org/newdawn/slick/MouseListener.java:29
↓ 51 callersMethodsetDead
Will get destroyed next tick.
minecraft/net/minecraft/entity/Entity.java:329
↓ 51 callersMethodstart
Start the line strips
minecraft/org/newdawn/slick/opengl/renderer/LineStripRenderer.java:20
↓ 50 callersMethodcontains
Check if the shape passed is entirely contained within this shape. @param other The other shape to test against this one @return True if the other sh
minecraft/org/newdawn/slick/geom/Shape.java:330
↓ 50 callersMethodcos
(float p_cos_0_)
minecraft/net/minecraft/realms/RealmsMth.java:86
↓ 50 callersMethodfunc_181721_a
(VertexFormatElement p_181721_1_)
minecraft/net/minecraft/client/renderer/vertex/VertexFormat.java:49
↓ 50 callersMethodgetItemStack
Stack helds by mouse, used in GUI and Containers
minecraft/net/minecraft/entity/player/InventoryPlayer.java:652
↓ 50 callersMethodglTranslatef
OpenGL Method - @url http://www.opengl.org/documentation/ @param x @param y @param z
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:326
↓ 50 callersMethodmakeCategory
Creates a CrashReportCategory
minecraft/net/minecraft/crash/CrashReport.java:292
↓ 50 callersMethodtryBlendFuncSeparate
(int srcFactor, int dstFactor, int srcFactorAlpha, int dstFactorAlpha)
minecraft/net/minecraft/client/renderer/GlStateManager.java:125
↓ 49 callersMethodlimit
(int p_limit_0_, int p_limit_1_, int p_limit_2_)
minecraft/optfine/Config.java:373
↓ 48 callersMethoddrawDefaultBackground
Draws either a gradient over the background screen (when it exists) or a flat gradient over background.png
minecraft/net/minecraft/client/gui/GuiScreen.java:523
↓ 48 callersMethodmergeItemStack
Merges provided ItemStack with the first avaliable one in the container/player inventor between minIndex (included) and maxIndex (excluded). Args : st
minecraft/net/minecraft/inventory/Container.java:481
↓ 48 callersMethodsetBiomeName
(String name)
minecraft/net/minecraft/world/biome/BiomeGenBase.java:276
↓ 48 callersMethodsetMutexBits
Sets a bitmask telling which other tasks may not run concurrently. The test is a simple bitwise AND - if it yields zero, the two tasks may run concurr
minecraft/net/minecraft/entity/ai/EntityAIBase.java:54
↓ 48 callersMethodsin
(float p_sin_0_)
minecraft/net/minecraft/realms/RealmsMth.java:10
↓ 47 callersMethodgetAccountManager
()
minecraft/me/wavelength/baseclient/BaseClient.java:178
↓ 47 callersMethodgetDisplayName
Get the formatted ChatComponent that will be used for the sender's username in chat
minecraft/net/minecraft/entity/IMerchant.java:31
↓ 47 callersMethodgetFrontOffsetX
Returns a offset that addresses the block in front of this facing.
minecraft/net/minecraft/util/EnumFacing.java:204
↓ 47 callersMethodgetFrontOffsetZ
Returns a offset that addresses the block in front of this facing.
minecraft/net/minecraft/util/EnumFacing.java:215
↓ 47 callersMethodsqrt
(double p_sqrt_0_)
minecraft/net/minecraft/realms/RealmsMth.java:54
↓ 46 callersMethodadd
Add the given coordinates to the coordinates of this BlockPos
minecraft/net/minecraft/util/BlockPos.java:44
↓ 46 callersMethoddoesBlockHaveSolidTopSurface
(IBlockAccess blockAccess, BlockPos pos)
minecraft/net/minecraft/world/World.java:2005
↓ 46 callersMethodgetAttackTarget
Gets the active target the Task system uses for tracking
minecraft/net/minecraft/entity/EntityLiving.java:146
↓ 46 callersMethodloadIdentity
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:361
↓ 46 callersMethodparseDouble
(String input)
minecraft/net/minecraft/command/CommandBase.java:98
↓ 46 callersMethodsetIconProperties
(List p_setIconProperties_0_, String p_setIconProperties_1_, String p_setIconProperties_2_)
minecraft/optfine/NaturalTextures.java:189
↓ 46 callersMethodwriteString
(String string)
minecraft/net/minecraft/network/PacketBuffer.java:254
↓ 45 callersMethodmarkDirty
For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
minecraft/net/minecraft/inventory/IInventory.java:45
↓ 45 callersMethodreadStringFromBuffer
Reads a string from this buffer. Expected parameter is maximum allowed string length. Will throw IOException if string length exceeds this value!
minecraft/net/minecraft/network/PacketBuffer.java:236
↓ 45 callersMethodsaveOptions
Saves the options to the options file.
minecraft/net/minecraft/client/settings/GameSettings.java:1043
↓ 45 callersMethodtranslate
Apply a translation to everything drawn to the context @param x The amount to translate on the x-axis @param y The amount of tr
minecraft/org/newdawn/slick/Graphics.java:389
← previousnext →201–300 of 20,760, ranked by callers