MCPcopy Create free account

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

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

↓ 26 callersMethodset_volume
( int vol )
minecraft/ibxm/Channel.java:75
↓ 26 callersMethodtoArray
(Class<? super T> clazz, Iterable<? extends T> it)
minecraft/net/minecraft/util/Cartesian.java:28
↓ 26 callersMethodtoString
()
minecraft/net/minecraft/stats/StatBase.java:129
↓ 25 callersMethoddrawModalRectWithCustomSizedTexture
Draws a textured rectangle at z = 0. Args: x, y, u, v, width, height, textureWidth, textureHeight
minecraft/net/minecraft/client/gui/Gui.java:176
↓ 25 callersMethodentityDropItem
Drops an item at the position of the entity.
minecraft/net/minecraft/entity/Entity.java:1565
↓ 25 callersMethodgetFrontOffsetY
()
minecraft/net/minecraft/util/EnumFacing.java:208
↓ 25 callersMethodgetId
returns the ID of the potion
minecraft/net/minecraft/potion/Potion.java:140
↓ 25 callersMethodgetNameForObject
Gets the name we use to identify the given object.
minecraft/net/minecraft/util/RegistryNamespaced.java:33
↓ 25 callersMethodgetPointCount
Get the number of points in this polygon @return The number of points in this polygon
minecraft/org/newdawn/slick/geom/Shape.java:273
↓ 25 callersMethodgetProperties
()
minecraft/net/minecraft/block/state/IBlockState.java:19
↓ 25 callersMethodgetType
(String p_148580_0_)
minecraft/net/minecraft/client/audio/SoundList.java:101
↓ 25 callersMethodgetUnlocalizedName
Returns the unlocalized name of this item.
minecraft/net/minecraft/item/Item.java:273
↓ 25 callersMethodisInvisible
()
minecraft/net/minecraft/entity/Entity.java:1871
↓ 25 callersMethodisSpectator
Returns true if the player is in spectator mode.
minecraft/net/minecraft/entity/player/EntityPlayer.java:1933
↓ 25 callersMethodput
(String p_put_1_, V p_put_2_)
minecraft/net/minecraft/server/management/LowerStringMap.java:32
↓ 25 callersMethodscale
Scale this vector by a value @param a The value to scale this vector by @return This vector - useful for chaining operations
minecraft/org/newdawn/slick/geom/Vector2f.java:268
↓ 25 callersMethodspawnAsEntity
Spawns the given ItemStack as an EntityItem into the World at the given position
minecraft/net/minecraft/block/Block.java:567
↓ 24 callersMethodclamp_double
(double num, double min, double max)
minecraft/net/minecraft/util/MathHelper.java:137
↓ 24 callersMethoddropPlayerItemWithRandomChoice
Args: itemstack, flag
minecraft/net/minecraft/entity/player/EntityPlayer.java:729
↓ 24 callersMethodequals
(Object p_equals_1_)
minecraft/net/minecraft/util/Vec3i.java:28
↓ 24 callersMethodgetEntityWorld
Get the world, if available. <b>{@code null} is not allowed!</b> If you are not an entity in the world, return the overworld
minecraft/net/minecraft/command/ICommandSender.java:48
↓ 24 callersMethodgetJsonObject
Gets the given JsonElement as a JsonObject. Expects the second parameter to be the name of the element's field if an error message needs to be thrown.
minecraft/net/minecraft/util/JsonUtils.java:178
↓ 24 callersMethodgetLightFor
(EnumSkyBlock type, BlockPos pos)
minecraft/net/minecraft/world/World.java:655
↓ 24 callersMethodgetMainModel
()
minecraft/net/minecraft/client/renderer/entity/RenderPlayer.java:40
↓ 24 callersMethodgetVolume
()
minecraft/net/minecraft/client/audio/ISound.java:12
↓ 24 callersMethodisKeyDown
Check if a particular key is down @param code The key code of the key to check @return True if the key is down
minecraft/org/newdawn/slick/Input.java:753
↓ 24 callersMethodisShiftKeyDown
Returns true if either shift key is down
minecraft/net/minecraft/client/gui/GuiScreen.java:592
↓ 24 callersMethodmatches
Used to check if a recipe matches current crafting inventory
minecraft/net/minecraft/item/crafting/IRecipe.java:11
↓ 24 callersMethodsetActiveTexture
(int texture)
minecraft/net/minecraft/client/renderer/GlStateManager.java:257
↓ 23 callersMethodaddGame
Add a game to the box @param game The game to add to the test box
minecraft/org/newdawn/slick/tests/TestBox.java:43
↓ 23 callersMethoddisableCull
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:175
↓ 23 callersMethodenableCull
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:171
↓ 23 callersMethodgetBlockById
(int id)
minecraft/net/minecraft/block/Block.java:156
↓ 23 callersMethodgetBlockStateFromPos
(World worldIn, int x, int y, int z, StructureBoundingBox boundingboxIn)
minecraft/net/minecraft/world/gen/structure/StructureComponent.java:471
↓ 23 callersMethodgetCollidingBoundingBoxes
(Entity entityIn, AxisAlignedBB bb)
minecraft/net/minecraft/world/World.java:1033
↓ 23 callersMethodgetGrowingAge
The age value may be negative or positive or zero. If it's negative, it get's incremented on each tick, if it's positive, it get's decremented each ti
minecraft/net/minecraft/entity/EntityAgeable.java:75
↓ 23 callersMethodgetKey
()
minecraft/net/minecraft/crash/CrashReportCategory.java:238
↓ 23 callersMethodgetSlimeSize
Returns the size of the slime.
minecraft/net/minecraft/entity/monster/EntitySlime.java:63
↓ 23 callersMethodisPlayerSleeping
Returns whether player is sleeping or not
minecraft/net/minecraft/entity/player/EntityPlayer.java:1456
↓ 23 callersMethodloadItemStackFromNBT
(NBTTagCompound nbt)
minecraft/net/minecraft/item/ItemStack.java:99
↓ 23 callersMethodloadRenderers
Loads all the renderers and sets up the basic settings usage
minecraft/net/minecraft/client/renderer/RenderGlobal.java:476
↓ 23 callersMethodplaySoundAtEntity
Plays a sound at the entity's position. Args: entity, sound, volume (relative to 1.0), and frequency (or pitch, also relative to 1.0).
minecraft/net/minecraft/world/World.java:874
↓ 23 callersMethodsetPotionName
Set the potion name.
minecraft/net/minecraft/potion/Potion.java:216
↓ 23 callersMethodsize
Get the size of the list @return The size of the list
minecraft/org/newdawn/slick/geom/BasicTriangulator.java:408
↓ 22 callersMethodaddPotionEffect
adds a PotionEffect to the entity
minecraft/net/minecraft/entity/boss/EntityWither.java:495
↓ 22 callersMethodapply
(Entity p_apply_1_)
minecraft/net/minecraft/entity/monster/IMob.java:10
↓ 22 callersMethodcallBoolean
(ReflectorMethod p_callBoolean_0_, Object... p_callBoolean_1_)
minecraft/optfine/Reflector.java:159
↓ 22 callersMethodceiling_float_int
(float value)
minecraft/net/minecraft/util/MathHelper.java:111
↓ 22 callersMethodcreate
(String name, int min, int max)
minecraft/net/minecraft/block/properties/PropertyInteger.java:55
↓ 22 callersMethoddraw
Draw this artefact at the given location @param x The x coordinate to draw the artefact at @param y The y coordinate to draw the artefact at
minecraft/org/newdawn/slick/Renderable.java:16
↓ 22 callersMethodfunc_181545_F
()
minecraft/net/minecraft/world/World.java:2608
↓ 22 callersMethodgetAttributeValue
()
minecraft/net/minecraft/entity/ai/attributes/IAttributeInstance.java:33
↓ 22 callersMethodgetDoorBlockPos
()
minecraft/net/minecraft/village/VillageDoorInfo.java:65
↓ 22 callersMethodgetEntitiesWithinAABBExcludingEntity
(Entity entityIn, AxisAlignedBB bb)
minecraft/net/minecraft/world/World.java:2465
↓ 22 callersMethodgetEntityItem
Returns the ItemStack corresponding to the Entity (Note: if no item exists, will log an error but still return an ItemStack containing Block.stone)
minecraft/net/minecraft/entity/item/EntityItem.java:375
↓ 22 callersMethodgetFirstNamedElement
Get the first child named as specified from the passed XML element @param element The element whose children are interogated @param name
minecraft/org/newdawn/slick/particles/ParticleIO.java:479
↓ 22 callersMethodgetFront
Get a Facing by it's index (0-5). The order is D-U-N-S-W-E. Named getFront for legacy reasons.
minecraft/net/minecraft/util/EnumFacing.java:241
↓ 22 callersMethodgetHorseType
Returns the horse type. 0 = Normal, 1 = Donkey, 2 = Mule, 3 = Undead Horse, 4 = Skeleton Horse
minecraft/net/minecraft/entity/passive/EntityHorse.java:122
↓ 22 callersMethodgetIntCache
(int p_76445_0_)
minecraft/net/minecraft/world/gen/layer/IntCache.java:14
↓ 22 callersMethodgetResource
(ResourceLocation location)
minecraft/net/minecraft/client/resources/IResourceManager.java:12
↓ 22 callersMethodgetResourceDomain
()
minecraft/net/minecraft/util/ResourceLocation.java:47
↓ 22 callersMethodgetSeed
Returns the seed of current world.
minecraft/net/minecraft/world/storage/WorldInfo.java:336
↓ 22 callersMethodgetSession
()
minecraft/net/minecraft/client/Minecraft.java:2612
↓ 22 callersMethodglPopMatrix
OpenGL Method - @url http://www.opengl.org/documentation/
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:373
↓ 22 callersMethodglPushMatrix
OpenGL Method - @url http://www.opengl.org/documentation/
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:368
↓ 22 callersMethodisAreaLoaded
(BlockPos center, int radius)
minecraft/net/minecraft/world/World.java:253
↓ 22 callersMethodnoPath
If null path or reached the end
minecraft/net/minecraft/pathfinding/PathNavigate.java:259
↓ 22 callersMethodplayAuxSFXAtEntity
(EntityPlayer player, int sfxType, BlockPos pos, int p_180498_4_)
minecraft/net/minecraft/world/World.java:2999
↓ 22 callersMethodreadDouble
()
minecraft/net/minecraft/network/PacketBuffer.java:586
↓ 22 callersMethodreadStat
Reads the given stat and returns its value as an int.
minecraft/net/minecraft/stats/StatFileWriter.java:65
↓ 22 callersMethodsendPacket
(final Packet packetIn)
minecraft/net/minecraft/network/NetHandlerPlayServer.java:631
↓ 22 callersMethodwriteDouble
(double p_writeDouble_1_)
minecraft/net/minecraft/network/PacketBuffer.java:666
↓ 21 callersMethodaddMapping
Adds a new two-way mapping between the class and its string name in both hashmaps.
minecraft/net/minecraft/tileentity/TileEntity.java:39
↓ 21 callersMethodalphaFunc
(int func, float ref)
minecraft/net/minecraft/client/renderer/GlStateManager.java:47
↓ 21 callersMethodcloseChannel
Closes the channel, the parameter can be used for an exit message (not certain how it gets sent)
minecraft/net/minecraft/network/NetworkManager.java:297
↓ 21 callersMethodcreate
Create a new PropertyDirection with the given name
minecraft/net/minecraft/block/properties/PropertyDirection.java:20
↓ 21 callersMethodcreateIntBuffer
Creates an integer buffer to hold specified ints - strictly a utility method @param size how many int to contain @return created IntBuffer
minecraft/org/newdawn/slick/opengl/TextureImpl.java:293
↓ 21 callersMethoddisableDepth
()
minecraft/net/minecraft/client/renderer/GlStateManager.java:87
↓ 21 callersMethodequals
(Object p_equals_1_)
minecraft/net/minecraft/world/ChunkCoordIntPair.java:36
↓ 21 callersMethodgetInt
Gets the integer 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:147
↓ 21 callersMethodgetLookHelper
()
minecraft/net/minecraft/entity/EntityLiving.java:120
↓ 21 callersMethodgetProxy
()
minecraft/net/minecraft/realms/Realms.java:18
↓ 21 callersMethodgetSlot
(int slotId)
minecraft/net/minecraft/inventory/Container.java:110
↓ 21 callersMethodgetSpawnerWorld
()
minecraft/net/minecraft/tileentity/MobSpawnerBaseLogic.java:321
↓ 21 callersMethodgetTargetMethod
()
minecraft/optfine/ReflectorMethod.java:28
↓ 21 callersMethodglColor4f
OpenGL Method - @url http://www.opengl.org/documentation/ @param r @param g @param b @param a
minecraft/org/newdawn/slick/opengl/renderer/SGL.java:282
↓ 21 callersMethodhasCustomName
Returns true if this thing is named
minecraft/net/minecraft/world/IWorldNameable.java:14
↓ 21 callersMethodisChild
If Animal, checks if the age timer is negative
minecraft/net/minecraft/entity/monster/EntityZombie.java:144
↓ 21 callersMethodisCtrlKeyDown
Returns true if either windows ctrl key is down or if either mac meta key is down
minecraft/net/minecraft/client/gui/GuiScreen.java:585
↓ 21 callersMethodisEmpty
()
minecraft/net/minecraft/world/chunk/Chunk.java:931
↓ 21 callersMethodscheduleUpdate
(BlockPos pos, Block blockIn, int delay)
minecraft/net/minecraft/world/World.java:1332
↓ 21 callersMethodset
(float p_148090_1_)
minecraft/net/minecraft/client/shader/ShaderUniform.java:78
↓ 21 callersMethodsetAntiAlias
Indicate whether antialiasing should be applied @param antialias True if antialiasing should be applied
minecraft/org/newdawn/slick/opengl/renderer/LineStripRenderer.java:57
↓ 21 callersMethodsetEnabled
Indicate whether the emitter should be enabled @param enabled True if the emitter should be enabled
minecraft/org/newdawn/slick/particles/ParticleEmitter.java:55
↓ 21 callersMethodsetTagCompound
Assigns a NBTTagCompound to the ItemStack, minecraft validates that only non-stackable items can have it.
minecraft/net/minecraft/item/ItemStack.java:498
↓ 21 callersMethodsplitStack
Splits off a stack of the given amount of this stack and reduces this stack by the amount.
minecraft/net/minecraft/item/ItemStack.java:116
↓ 21 callersMethodwriteBoolean
(boolean p_writeBoolean_1_)
minecraft/net/minecraft/network/PacketBuffer.java:634
↓ 20 callersMethodapplyBuffer
Apply the current buffer and restart it
minecraft/org/newdawn/slick/opengl/renderer/VAOGLRenderer.java:113
↓ 20 callersMethodcallVoid
(ReflectorMethod p_callVoid_0_, Object... p_callVoid_1_)
minecraft/optfine/Reflector.java:145
↓ 20 callersMethodclearPathEntity
sets active PathEntity to null
minecraft/net/minecraft/pathfinding/PathNavigate.java:266
← previousnext →501–600 of 20,760, ranked by callers