Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OxideWaveLength/Minecraft-Hack-BaseClient
/ functions
Functions
20,760 in github.com/OxideWaveLength/Minecraft-Hack-BaseClient
⨍
Functions
20,760
◇
Types & classes
2,619
↓ 67 callers
Method
glVertex3f
OpenGL Method - @url http://www.opengl.org/documentation/ @param x @param y @param z
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:299
↓ 66 callers
Method
copy
Returns a new stack with the same properties.
minecraft/net/minecraft/item/ItemStack.java:363
↓ 66 callers
Method
getCompoundTag
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 callers
Method
getScaledHeight
()
minecraft/net/minecraft/client/gui/ScaledResolution.java:42
↓ 66 callers
Method
parseInt
(String input)
minecraft/net/minecraft/command/CommandBase.java:49
↓ 65 callers
Method
generate
(IChunkProvider chunkProviderIn, World worldIn, int x, int z, ChunkPrimer chunkPrimerIn)
minecraft/net/minecraft/world/gen/MapGenBase.java:19
↓ 65 callers
Method
getWatchableObjectByte
gets the bytevalue of a watchable object
minecraft/net/minecraft/entity/DataWatcher.java:70
↓ 64 callers
Method
add
(List<String> list, Object obj)
minecraft/me/wavelength/baseclient/utils/Lists.java:93
↓ 64 callers
Method
addCrashSection
Adds a Crashreport section with the given name with the given value (convered .toString())
minecraft/net/minecraft/crash/CrashReportCategory.java:93
↓ 64 callers
Method
getName
Returns the name of the value.
minecraft/org/newdawn/slick/font/effects/ConfigurableEffect.java:31
↓ 63 callers
Method
close
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 callers
Method
getInput
Get the input system @return The input system available to this game container
minecraft/org/newdawn/slick/gui/GUIContext.java:21
↓ 63 callers
Method
glDisable
OpenGL Method - @url http://www.opengl.org/documentation/ @param item
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:246
↓ 63 callers
Method
hasNext
()
minecraft/net/minecraft/util/Cartesian.java:88
↓ 62 callers
Method
addMapping
adds a mapping between Entity classes and both a string representation and an ID
minecraft/net/minecraft/entity/EntityList.java:93
↓ 62 callers
Method
build
()
minecraft/net/minecraft/client/renderer/block/statemap/StateMap.java:68
↓ 62 callers
Method
getEntity
()
minecraft/net/minecraft/util/DamageSource.java:154
↓ 62 callers
Method
getGameRules
Gets the GameRules instance.
minecraft/net/minecraft/world/World.java:2889
↓ 62 callers
Method
keySet
()
minecraft/net/minecraft/server/management/LowerStringMap.java:50
↓ 62 callers
Method
setResistance
Sets the the blocks resistance to explosions. Returns the object for convenience in constructing.
minecraft/net/minecraft/block/Block.java:298
↓ 62 callers
Method
start
Start running the game @throws SlickException Indicates a failure to initialise the system
minecraft/org/newdawn/slick/AppGameContainer.java:315
↓ 62 callers
Method
translateToLocal
Translates a Stat name
minecraft/net/minecraft/util/StatCollector.java:16
↓ 61 callers
Method
getRNG
()
minecraft/net/minecraft/entity/EntityLivingBase.java:415
↓ 61 callers
Method
glTexEnvi
OpenGL Method - @url http://www.opengl.org/documentation/ @param target @param mode @param value
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:347
↓ 61 callers
Method
setInventorySlotContents
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 callers
Method
create
(String name, Class<T> clazz)
minecraft/net/minecraft/block/properties/PropertyEnum.java:45
↓ 60 callers
Method
disableLighting
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:59
↓ 60 callers
Method
floor_float
Returns the greatest integer less than or equal to the float argument
minecraft/net/minecraft/util/MathHelper.java:68
↓ 60 callers
Method
getDistanceSqToEntity
Returns the squared distance to the entity. Args: entity
minecraft/net/minecraft/entity/Entity.java:1184
↓ 60 callers
Method
parseFloat
(String p_parseFloat_0_, float p_parseFloat_1_)
minecraft/optfine/Config.java:724
↓ 60 callers
Method
registerBlockWithStateMapper
(Block assoc, IStateMapper stateMapper)
minecraft/net/minecraft/client/renderer/BlockModelShapes.java:134
↓ 59 callers
Method
getSystemTime
Gets the system time in milliseconds.
minecraft/net/minecraft/client/Minecraft.java:2601
↓ 59 callers
Method
registerCommand
adds the command and any aliases it has to the internal map of available commands
minecraft/net/minecraft/command/CommandHandler.java:101
↓ 59 callers
Method
registerStructureComponent
(Class<? extends StructureComponent> componentClass, String componentName)
minecraft/net/minecraft/world/gen/structure/MapGenStructureIO.java:25
↓ 58 callers
Method
getShort
()
minecraft/net/minecraft/nbt/NBTTagInt.java:70
↓ 57 callers
Method
getBlockState
(BlockPos pos)
minecraft/net/minecraft/world/World.java:701
↓ 57 callers
Method
getPoint
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 callers
Method
getUnformattedText
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 callers
Method
entrySet
()
minecraft/net/minecraft/server/management/LowerStringMap.java:58
↓ 56 callers
Method
func_181079_c
(int p_181079_1_, int p_181079_2_, int p_181079_3_)
minecraft/net/minecraft/util/BlockPos.java:299
↓ 56 callers
Method
get
Get the tag at the given position
minecraft/net/minecraft/nbt/NBTTagList.java:193
↓ 56 callers
Method
getIdFromItem
(Item itemIn)
minecraft/net/minecraft/item/Item.java:83
↓ 56 callers
Method
getScaledWidth
()
minecraft/net/minecraft/client/gui/ScaledResolution.java:38
↓ 56 callers
Method
makeCrashReport
Creates a crash report for the exception
minecraft/net/minecraft/crash/CrashReport.java:354
↓ 55 callers
Method
addChatMessage
Send a chat message to the CommandSender
minecraft/net/minecraft/command/ICommandSender.java:24
↓ 55 callers
Method
expand
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 callers
Method
getHorizontalIndex
Get the index of this horizontal facing (0-3). The order is S-W-N-E
minecraft/net/minecraft/util/EnumFacing.java:58
↓ 55 callers
Method
read
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 callers
Method
currentTimeMillis
()
minecraft/net/minecraft/realms/Realms.java:32
↓ 54 callers
Method
getDataWatcher
()
minecraft/net/minecraft/entity/Entity.java:292
↓ 54 callers
Method
hasTagCompound
Returns true if the ItemStack has an NBTTagCompound. Currently used to store enchantments.
minecraft/net/minecraft/item/ItemStack.java:464
↓ 54 callers
Method
lightmap
(int p_181671_1_, int p_181671_2_)
minecraft/net/minecraft/client/renderer/WorldRenderer.java:266
↓ 54 callers
Method
parseInt
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 callers
Method
addSlotToContainer
Adds an item slot to this container
minecraft/net/minecraft/inventory/Container.java:37
↓ 53 callers
Method
addToSendQueue
(Packet p_147297_1_)
minecraft/net/minecraft/client/network/NetHandlerPlayClient.java:705
↓ 53 callers
Method
enableTexture2D
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:264
↓ 53 callers
Method
func_181159_b
(double p_181159_0_, double p_181159_2_)
minecraft/net/minecraft/util/MathHelper.java:369
↓ 53 callers
Method
getCompoundTagAt
Retrieves the NBTTagCompound at the specified index in the list
minecraft/net/minecraft/nbt/NBTTagList.java:142
↓ 53 callers
Method
setPosition
(double p_78547_1_, double p_78547_3_, double p_78547_5_)
minecraft/net/minecraft/client/renderer/culling/ICamera.java:12
↓ 52 callers
Method
getHealth
()
minecraft/net/minecraft/entity/boss/IBossDisplayData.java:8
↓ 52 callers
Method
info
Log an information message @param message The message describing the infomation
minecraft/org/newdawn/slick/util/LogSystem.java:52
↓ 52 callers
Method
sin
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 callers
Method
appendTag
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 callers
Method
cos
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 callers
Method
getAxis
()
minecraft/net/minecraft/util/EnumFacing.java:226
↓ 51 callers
Method
getComponentType
Returns the component type ID of this component.
minecraft/net/minecraft/world/gen/structure/StructureComponent.java:103
↓ 51 callers
Method
getDifficulty
()
minecraft/net/minecraft/world/World.java:3140
↓ 51 callers
Method
getWorldBorder
()
minecraft/net/minecraft/world/World.java:3168
↓ 51 callers
Method
mouseClicked
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 callers
Method
setDead
Will get destroyed next tick.
minecraft/net/minecraft/entity/Entity.java:329
↓ 51 callers
Method
start
Start the line strips
minecraft/org/newdawn/slick/opengl/renderer/LineStripRenderer.java:20
↓ 50 callers
Method
contains
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 callers
Method
cos
(float p_cos_0_)
minecraft/net/minecraft/realms/RealmsMth.java:86
↓ 50 callers
Method
func_181721_a
(VertexFormatElement p_181721_1_)
minecraft/net/minecraft/client/renderer/vertex/VertexFormat.java:49
↓ 50 callers
Method
getItemStack
Stack helds by mouse, used in GUI and Containers
minecraft/net/minecraft/entity/player/InventoryPlayer.java:652
↓ 50 callers
Method
glTranslatef
OpenGL Method - @url http://www.opengl.org/documentation/ @param x @param y @param z
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:326
↓ 50 callers
Method
makeCategory
Creates a CrashReportCategory
minecraft/net/minecraft/crash/CrashReport.java:292
↓ 50 callers
Method
tryBlendFuncSeparate
(int srcFactor, int dstFactor, int srcFactorAlpha, int dstFactorAlpha)
minecraft/net/minecraft/client/renderer/GlStateManager.java:125
↓ 49 callers
Method
limit
(int p_limit_0_, int p_limit_1_, int p_limit_2_)
minecraft/optfine/Config.java:373
↓ 48 callers
Method
drawDefaultBackground
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 callers
Method
mergeItemStack
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 callers
Method
setBiomeName
(String name)
minecraft/net/minecraft/world/biome/BiomeGenBase.java:276
↓ 48 callers
Method
setMutexBits
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 callers
Method
sin
(float p_sin_0_)
minecraft/net/minecraft/realms/RealmsMth.java:10
↓ 47 callers
Method
getAccountManager
()
minecraft/me/wavelength/baseclient/BaseClient.java:178
↓ 47 callers
Method
getDisplayName
Get the formatted ChatComponent that will be used for the sender's username in chat
minecraft/net/minecraft/entity/IMerchant.java:31
↓ 47 callers
Method
getFrontOffsetX
Returns a offset that addresses the block in front of this facing.
minecraft/net/minecraft/util/EnumFacing.java:204
↓ 47 callers
Method
getFrontOffsetZ
Returns a offset that addresses the block in front of this facing.
minecraft/net/minecraft/util/EnumFacing.java:215
↓ 47 callers
Method
sqrt
(double p_sqrt_0_)
minecraft/net/minecraft/realms/RealmsMth.java:54
↓ 46 callers
Method
add
Add the given coordinates to the coordinates of this BlockPos
minecraft/net/minecraft/util/BlockPos.java:44
↓ 46 callers
Method
doesBlockHaveSolidTopSurface
(IBlockAccess blockAccess, BlockPos pos)
minecraft/net/minecraft/world/World.java:2005
↓ 46 callers
Method
getAttackTarget
Gets the active target the Task system uses for tracking
minecraft/net/minecraft/entity/EntityLiving.java:146
↓ 46 callers
Method
loadIdentity
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:361
↓ 46 callers
Method
parseDouble
(String input)
minecraft/net/minecraft/command/CommandBase.java:98
↓ 46 callers
Method
setIconProperties
(List p_setIconProperties_0_, String p_setIconProperties_1_, String p_setIconProperties_2_)
minecraft/optfine/NaturalTextures.java:189
↓ 46 callers
Method
writeString
(String string)
minecraft/net/minecraft/network/PacketBuffer.java:254
↓ 45 callers
Method
markDirty
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 callers
Method
readStringFromBuffer
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 callers
Method
saveOptions
Saves the options to the options file.
minecraft/net/minecraft/client/settings/GameSettings.java:1043
↓ 45 callers
Method
translate
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
← previous
next →
201–300 of 20,760, ranked by callers