- C00Handshake - Class in net.minecraft.network.handshake.client
-
- C00Handshake() - Constructor for class net.minecraft.network.handshake.client.C00Handshake
-
- C00Handshake(int, String, int, EnumConnectionState) - Constructor for class net.minecraft.network.handshake.client.C00Handshake
-
- C00Handshake(int, String, int, EnumConnectionState, boolean) - Constructor for class net.minecraft.network.handshake.client.C00Handshake
-
- Cache(String, ResourceLocation, String) - Constructor for class net.minecraft.client.renderer.BannerTextures.Cache
-
- cacheActiveRenderInfo(World, FontRenderer, Entity, Entity, GameSettings, float) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- cachedUniqueIdString - Variable in class net.minecraft.entity.Entity
-
- cactiPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The number of cactus plants to generate per chunk.
- CACTUS - Static variable in class net.minecraft.block.material.Material
-
- CACTUS - Static variable in class net.minecraft.init.Blocks
-
- CACTUS - Static variable in class net.minecraft.util.DamageSource
-
- CACTUS_AABB - Static variable in class net.minecraft.block.BlockCactus
-
- CACTUS_COLLISION_AABB - Static variable in class net.minecraft.block.BlockCactus
-
- cactusGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
Field that holds WorldGenCactus
- CAKE - Static variable in class net.minecraft.block.material.Material
-
- CAKE - Static variable in class net.minecraft.init.Blocks
-
- CAKE - Static variable in class net.minecraft.init.Items
-
- CAKE_AABB - Static variable in class net.minecraft.block.BlockCake
-
- CAKE_SLICES_EATEN - Static variable in class net.minecraft.stats.StatList
-
- calcDamageByCreature(int, EnumCreatureAttribute) - Method in class net.minecraft.enchantment.Enchantment
-
Calculates the additional damage that will be dealt by an item with this enchantment.
- calcDamageByCreature(int, EnumCreatureAttribute) - Method in class net.minecraft.enchantment.EnchantmentDamage
-
Calculates the additional damage that will be dealt by an item with this enchantment.
- calcItemStackEnchantability(Random, int, int, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
Returns the enchantability of itemstack, using a separate calculation for each enchantNum (0, 1 or 2), cutting to
the max enchantability power of the table, which is locked to a max of 15.
- calcLightmap(float[][][][], float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
-
- calcModifierDamage(int, DamageSource) - Method in class net.minecraft.enchantment.Enchantment
-
Calculates the damage protection of the enchantment based on level and damage source passed.
- calcModifierDamage(int, DamageSource) - Method in class net.minecraft.enchantment.EnchantmentProtection
-
Calculates the damage protection of the enchantment based on level and damage source passed.
- calcRedstone(TileEntity) - Static method in class net.minecraft.inventory.Container
-
Like the version that takes an inventory.
- calcRedstoneFromInventory(IInventory) - Static method in class net.minecraft.inventory.Container
-
- calcRedstoneFromInventory(IItemHandler) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
This method uses the standard vanilla algorithm to calculate a comparator output for how "full" the inventory is.
- calcSunriseSunsetColors(float, float) - Method in class net.minecraft.world.WorldProvider
-
Returns array with sunrise/sunset colors
- calcSunriseSunsetColors(float, float) - Method in class net.minecraft.world.WorldProviderEnd
-
Returns array with sunrise/sunset colors
- calculate_ampl(int) - Method in class ibxm.Envelope
-
- calculate_song_duration() - Method in class ibxm.IBXM
-
- calculateCelestialAngle(long, float) - Method in class net.minecraft.world.WorldProvider
-
Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
- calculateCelestialAngle(long, float) - Method in class net.minecraft.world.WorldProviderEnd
-
Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
- calculateCelestialAngle(long, float) - Method in class net.minecraft.world.WorldProviderHell
-
Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
- calculateChatboxHeight(float) - Static method in class net.minecraft.client.gui.GuiNewChat
-
- calculateChatboxWidth(float) - Static method in class net.minecraft.client.gui.GuiNewChat
-
- calculateChunkSize(Chunk, boolean, int) - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- calculateConnectedPos(PlacementSettings, BlockPos, PlacementSettings, BlockPos) - Method in class net.minecraft.world.gen.structure.template.Template
-
- calculateFallSuffix() - Method in class net.minecraft.util.CombatTracker
-
- calculateFlowCost(World, BlockPos, int, int) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- calculateInitialSkylight() - Method in class net.minecraft.world.World
-
Called on construction of the World class to setup the initial skylight values
- calculateInitialWeather() - Method in class net.minecraft.world.World
-
Called from World constructor to set rainingStrength and thunderingStrength
- calculateInitialWeather() - Method in class net.minecraft.world.WorldProvider
-
- calculateInitialWeatherBody() - Method in class net.minecraft.world.World
-
- calculateInputStrength(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- calculateInputStrength(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- calculateIntercept(Vec3d, Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- calculateMapCenter(double, double, int) - Method in class net.minecraft.world.storage.MapData
-
- calculatePortalHeight() - Method in class net.minecraft.block.BlockPortal.Size
-
- calculateSkylightSubtracted(float) - Method in class net.minecraft.world.World
-
Returns the amount of skylight subtracted for the current time
- calculateState(World, BlockPos, IBlockState, boolean, boolean, int, IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
-
- calculateXOffset(AxisAlignedBB, double) - Method in class net.minecraft.util.math.AxisAlignedBB
-
if instance and the argument bounding boxes overlap in the Y and Z dimensions, calculate the offset between them
in the X dimension.
- calculateYOffset(AxisAlignedBB, double) - Method in class net.minecraft.util.math.AxisAlignedBB
-
if instance and the argument bounding boxes overlap in the X and Z dimensions, calculate the offset between them
in the Y dimension.
- calculateZOffset(AxisAlignedBB, double) - Method in class net.minecraft.util.math.AxisAlignedBB
-
if instance and the argument bounding boxes overlap in the Y and X dimensions, calculate the offset between them
in the Z dimension.
- call() - Method in class net.minecraft.client.gui.GuiOverlayDebug
-
- call() - Method in class net.minecraftforge.fml.common.asm.FMLSanityChecker
-
- callFromMainThread(Callable<V>) - Method in class net.minecraft.server.MinecraftServer
-
- callFuture(FutureTask<?>) - Static method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- callList(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- cameraHitResult - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- cameraPitch - Variable in class net.minecraft.entity.EntityLivingBase
-
- CameraSetup(EntityRenderer, Entity, IBlockState, double, float, float, float) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- cameraTransforms - Variable in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- cameraTransforms - Variable in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- cameraViewDir - Static variable in class net.minecraft.client.particle.Particle
-
- cameraYaw - Variable in class net.minecraft.entity.player.EntityPlayer
-
- CAN_AI_TARGET - Static variable in class net.minecraft.util.EntitySelectors
-
- canAbondonItems() - Method in class net.minecraft.entity.passive.EntityVillager
-
- canAddItemToSlot(Slot, ItemStack, boolean) - Static method in class net.minecraft.inventory.Container
-
Checks if it's possible to add the given itemstack to the given slot.
- canAddMoreEntries - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- canApply(ItemStack) - Method in class net.minecraft.enchantment.Enchantment
-
Determines if this enchantment can be applied to a specific ItemStack.
- canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentDamage
-
Determines if this enchantment can be applied to a specific ItemStack.
- canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentDigging
-
Determines if this enchantment can be applied to a specific ItemStack.
- canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentDurability
-
Determines if this enchantment can be applied to a specific ItemStack.
- canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentThorns
-
Determines if this enchantment can be applied to a specific ItemStack.
- canApplyAtEnchantingTable(ItemStack) - Method in class net.minecraft.enchantment.Enchantment
-
This applies specifically to applying at the enchanting table.
- canApplyAtEnchantingTable(ItemStack, Enchantment) - Method in class net.minecraft.item.Item
-
Checks whether an item can be enchanted with a certain enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.Enchantment
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentDamage
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentFrostWalker
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentProtection
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentUntouching
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canAttachTo(World, BlockPos, EnumFacing) - Static method in class net.minecraft.block.BlockLever
-
- canAttackClass(Class<? extends EntityLivingBase>) - Method in class net.minecraft.entity.EntityLiving
-
Returns true if this entity can attack entities of the specified class.
- canAttackClass(Class<? extends EntityLivingBase>) - Method in class net.minecraft.entity.monster.EntityIronGolem
-
Returns true if this entity can attack entities of the specified class.
- canAttackPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
-
- canAttackPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- canAttackPlayer(EntityPlayer) - Method in class net.minecraftforge.common.util.FakePlayer
-
- canBeAttackedWithItem() - Method in class net.minecraft.entity.Entity
-
Returns true if it's possible to attack this entity with an item.
- canBeAttackedWithItem() - Method in class net.minecraft.entity.item.EntityEnderEye
-
Returns true if it's possible to attack this entity with an item.
- canBeAttackedWithItem() - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
Returns true if it's possible to attack this entity with an item.
- canBeAttackedWithItem() - Method in class net.minecraft.entity.item.EntityItem
-
Returns true if it's possible to attack this entity with an item.
- canBeAttackedWithItem() - Method in class net.minecraft.entity.item.EntityXPOrb
-
Returns true if it's possible to attack this entity with an item.
- canBeAttackedWithItem() - Method in class net.minecraft.entity.projectile.EntityArrow
-
Returns true if it's possible to attack this entity with an item.
- canBeCollidedWith() - Method in class net.minecraft.entity.boss.EntityDragon
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.boss.EntityDragonPart
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.Entity
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.EntityHanging
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityArmorStand
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityBoat
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntityDragonFireball
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntityFireball
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntitySmallFireball
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeConnectedTo(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Determines if another block can connect to this block
- canBeConnectedTo(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFence
-
- canBeConnectedTo(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFenceGate
-
- canBeConnectedTo(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPane
-
- canBeConnectedTo(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockWall
-
- canBeCreated() - Method in class net.minecraft.world.WorldType
-
Gets whether this WorldType can be used to generate a new world.
- canBeDisabled() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- canBeDisabled() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- canBeDisabled() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- canBeDisabled() - Method in class net.minecraftforge.fml.common.MCPDummyContainer
-
- canBeDisabled() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- canBeHitWithPotion() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns false if the entity is an armor stand.
- canBeHitWithPotion() - Method in class net.minecraft.entity.item.EntityArmorStand
-
Returns false if the entity is an armor stand.
- canBeHooked(Entity) - Method in class net.minecraft.entity.projectile.EntityFishHook
-
- canBeHovered() - Method in class net.minecraft.inventory.Slot
-
Actualy only call when we want to render the white square effect over the slots.
- canBeLeashedTo(EntityPlayer) - Method in class net.minecraft.entity.EntityLiving
-
- canBeLeashedTo(EntityPlayer) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- canBeLeashedTo(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAmbientCreature
-
- canBeLeashedTo(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityTameable
-
- canBeLeashedTo(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityVillager
-
- canBeLeashedTo(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityWolf
-
- canBePlacedInWorld() - Method in class net.minecraftforge.fluids.Fluid
-
- canBePushed() - Method in class net.minecraft.entity.Entity
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.entity.item.EntityArmorStand
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.entity.item.EntityBoat
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed - Variable in class net.minecraft.entity.item.EntityMinecart
-
- canBePushed() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.entity.passive.EntityBat
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBeReplacedByLeaves(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Used during tree growth to determine if newly generated leaves can replace this block.
- canBeRidden(Entity) - Method in class net.minecraft.entity.boss.EntityDragon
-
- canBeRidden(Entity) - Method in class net.minecraft.entity.boss.EntityWither
-
- canBeRidden(Entity) - Method in class net.minecraft.entity.Entity
-
- canBeRidden() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns true if this cart can be ridden by an Entity.
- canBeSaddled() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- canBeSaddled() - Method in class net.minecraft.entity.passive.EntityLlama
-
- canBeSteered() - Method in class net.minecraft.entity.EntityLiving
-
returns true if all the conditions for steering the entity are met.
- canBeSteered() - Method in class net.minecraft.entity.passive.AbstractHorse
-
returns true if all the conditions for steering the entity are met.
- canBeSteered() - Method in class net.minecraft.entity.passive.EntityLlama
-
returns true if all the conditions for steering the entity are met.
- canBeSteered() - Method in class net.minecraft.entity.passive.EntityPig
-
returns true if all the conditions for steering the entity are met.
- canBeUsed(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityEnderChest
-
- canBlockFreeze(BlockPos, boolean) - Method in class net.minecraft.world.World
-
Checks to see if a given block is both water and cold enough to freeze.
- canBlockFreeze(BlockPos, boolean) - Method in class net.minecraft.world.WorldProvider
-
- canBlockFreezeBody(BlockPos, boolean) - Method in class net.minecraft.world.World
-
- canBlockFreezeNoWater(BlockPos) - Method in class net.minecraft.world.World
-
- canBlockFreezeWater(BlockPos) - Method in class net.minecraft.world.World
-
- canBlockSeeSky(BlockPos) - Method in class net.minecraft.world.World
-
- canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBush
-
- canBlockStay(World, BlockPos) - Method in class net.minecraft.block.BlockCactus
-
- canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
- canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
-
- canBlockStay(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLadder
-
- canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLilyPad
-
- canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockMushroom
-
- canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockNetherWart
-
- canBlockStay(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- canBlockStay(World, BlockPos) - Method in class net.minecraft.block.BlockReed
-
- canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTallGrass
-
- canBreakDoors - Variable in class net.minecraft.pathfinding.NodeProcessor
-
- canBreatheUnderwater() - Method in class net.minecraft.entity.EntityLivingBase
-
- canBreatheUnderwater() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
- canBrew(NonNullList<ItemStack>, ItemStack, int[]) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
-
Used by the brewing stand to determine if its contents can be brewed.
- canCatchFire(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFire
-
Deprecated.
- canCatchFire(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFire
-
Side sensitive version that calls the block function.
- Cancelable - Annotation Type in net.minecraftforge.fml.common.eventhandler
-
- cancelButtonText - Variable in class net.minecraft.client.gui.GuiYesNo
-
The text shown for the second button in GuiYesNo
- cancelDestroyingBlock() - Method in class net.minecraft.server.management.PlayerInteractionManager
-
Stops the block breaking process
- canCollide - Variable in class net.minecraft.client.particle.Particle
-
Determines if particle to block collision is to be used
- canCollideCheck(IBlockState, boolean) - Method in class net.minecraft.block.Block
-
- canCollideCheck(IBlockState, boolean) - Method in class net.minecraft.block.BlockAir
-
- canCollideCheck(IBlockState, boolean) - Method in class net.minecraft.block.BlockLiquid
-
- canCollideCheck(IBlockState, boolean) - Method in class net.minecraft.block.BlockStairs
-
- canCollideCheck(IBlockState, boolean) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- canCollideCheck(IBlockState, boolean) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- canCollideCheck(IBlockState, boolean) - Method in class net.minecraftforge.fluids.BlockFluidFinite
-
- canConnectRedstone(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Determine if this block can make a redstone connection on the side provided,
Useful to control which sides are inputs and outputs for redstone wires.
- canConnectTo(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
-
- canConnectTo(IBlockState, EnumFacing, IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockRedstoneWire
-
- canConnectUpwardsTo(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockRedstoneWire
-
- canContainSilverfish(IBlockState) - Static method in class net.minecraft.block.BlockSilverfish
-
- canCook() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
Gets a value indicating whether this type of fish has "raw" and "cooked" variants.
- canCoordinateBeSpawn(int, int) - Method in class net.minecraft.world.WorldProvider
-
Will check if the x, z position specified is alright to be set as the map spawn point
- canCoordinateBeSpawn(int, int) - Method in class net.minecraft.world.WorldProviderEnd
-
Will check if the x, z position specified is alright to be set as the map spawn point
- canCoordinateBeSpawn(int, int) - Method in class net.minecraft.world.WorldProviderHell
-
Will check if the x, z position specified is alright to be set as the map spawn point
- canCreateBonusChest(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- canCreateFluidSource(World, BlockPos, IBlockState, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- canCreatureSpawn(IBlockState, IBlockAccess, BlockPos, EntityLiving.SpawnPlacementType) - Method in class net.minecraft.block.Block
-
Determines if a specified mob type can spawn on this block, returning false will
prevent any mob from spawning on the block.
- canCreatureTypeSpawnAtLocation(EntityLiving.SpawnPlacementType, World, BlockPos) - Static method in class net.minecraft.world.WorldEntitySpawner
-
- canCreatureTypeSpawnHere(EnumCreatureType, Biome.SpawnListEntry, BlockPos) - Method in class net.minecraft.world.WorldServer
-
- canDamagePlayer() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
Indicates weather the slime is able to damage the player (based upon the slime's size)
- canDamagePlayer() - Method in class net.minecraft.entity.monster.EntitySlime
-
Indicates weather the slime is able to damage the player (based upon the slime's size)
- canDespawn() - Method in class net.minecraft.entity.EntityLiving
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.entity.monster.EntityGolem
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.entity.passive.EntityAnimal
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.entity.passive.EntityChicken
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.entity.passive.EntityOcelot
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.entity.passive.EntityVillager
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
Determines if an entity can be despawned, used on idle far away entities
- canDestroy(Block) - Method in class net.minecraft.item.ItemStack
-
- canDestroyBlock(Block) - Static method in class net.minecraft.entity.boss.EntityWither
-
- canDestroyBlockInCreative(World, BlockPos, ItemStack, EntityPlayer) - Method in class net.minecraft.item.Item
-
- canDie(World, BlockPos) - Method in class net.minecraft.block.BlockFire
-
- canDispenserPlace(World, BlockPos) - Method in class net.minecraft.block.BlockPumpkin
-
- canDispenserPlace(World, BlockPos, ItemStack) - Method in class net.minecraft.block.BlockSkull
-
- canDisplace(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
Returns true if the block at (pos) is displaceable.
- canDoLightning(Chunk) - Method in class net.minecraft.world.WorldProvider
-
- canDoRainSnowIce(Chunk) - Method in class net.minecraft.world.WorldProvider
-
- canDragIntoSlot(Slot) - Method in class net.minecraft.inventory.Container
-
Returns true if the player can "drag-spilt" items into this slot,.
- canDrain(World, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- canDrain(World, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidFinite
-
- canDrain() - Method in class net.minecraftforge.fluids.capability.FluidTankProperties
-
- canDrain() - Method in class net.minecraftforge.fluids.capability.FluidTankPropertiesWrapper
-
- canDrain() - Method in interface net.minecraftforge.fluids.capability.IFluidTankProperties
-
Returns true if the tank can be drained at any time (even if it is currently empty).
- canDrain - Variable in class net.minecraftforge.fluids.FluidTank
-
- canDrain() - Method in class net.minecraftforge.fluids.FluidTank
-
- canDrain(World, BlockPos) - Method in interface net.minecraftforge.fluids.IFluidBlock
-
Check to see if a block can be drained.
- canDrainFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.FluidTankProperties
-
- canDrainFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.FluidTankPropertiesWrapper
-
- canDrainFluidType(FluidStack) - Method in interface net.minecraftforge.fluids.capability.IFluidTankProperties
-
Returns true if the tank can drain out this a specific of fluid.
- canDrainFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
- canDrainFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
-
- canDrainFluidType(FluidStack) - Method in class net.minecraftforge.fluids.FluidTank
-
Returns true if the tank can drain out this type of fluid.
- canDropChunk(int, int) - Method in class net.minecraft.world.WorldProvider
-
Called to determine if the chunk at the given chunk coordinates within the provider's world can be dropped.
- canDropChunk(int, int) - Method in class net.minecraft.world.WorldProviderSurface
-
Called to determine if the chunk at the given chunk coordinates within the provider's world can be dropped.
- canDropFromExplosion(Explosion) - Method in class net.minecraft.block.Block
-
Return whether this block can drop from an explosion.
- canDropFromExplosion(Explosion) - Method in class net.minecraft.block.BlockTNT
-
Return whether this block can drop from an explosion.
- canDropLoot() - Method in class net.minecraft.entity.EntityLivingBase
-
Entity won't drop items or experience points if this returns false
- canDropLoot() - Method in class net.minecraft.entity.monster.EntityMob
-
Entity won't drop items or experience points if this returns false
- canEat(boolean) - Method in class net.minecraft.entity.player.EntityPlayer
-
- canEatGrass() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- canEatGrass() - Method in class net.minecraft.entity.passive.EntityLlama
-
- canEditBlocks() - Method in class net.minecraft.item.ItemStack
-
- canEnchantItem(Item) - Method in enum net.minecraft.enchantment.EnumEnchantmentType
-
Return true if the item passed can be enchanted by a enchantment of this type.
- canEnterDoors - Variable in class net.minecraft.pathfinding.NodeProcessor
-
- canEntityBeSeen(Entity) - Method in class net.minecraft.entity.EntityLivingBase
-
returns true if the entity provided in the argument can be seen.
- canEntityDespawn(EntityLiving) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- canEntityDestroy(IBlockState, IBlockAccess, BlockPos, Entity) - Method in class net.minecraft.block.Block
-
Determines if this block is can be destroyed by the specified entities normal behavior.
- canEntitySpawn(IBlockState, Entity) - Method in class net.minecraft.block.Block
-
Deprecated.
- canEntitySpawn(IBlockState, Entity) - Method in class net.minecraft.block.BlockMagma
-
- canEntitySpawn(Entity) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- canEntitySpawn(Entity) - Method in interface net.minecraft.block.state.IBlockProperties
-
- canEntitySpawn(EntityLiving, World, float, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- canEntitySpawnSpawner(EntityLiving, World, float, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- canEntityStandOnPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigate
-
- canEntityStandOnPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
-
- canEntityUpdate(Entity) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- canEquipItem(ItemStack) - Method in class net.minecraft.entity.EntityLiving
-
- canEquipItem(ItemStack) - Method in class net.minecraft.entity.monster.EntityZombie
-
- canExtract() - Method in class net.minecraftforge.energy.EnergyStorage
-
- canExtract() - Method in interface net.minecraftforge.energy.IEnergyStorage
-
Returns if this storage can have energy extracted.
- canExtractItem(int, ItemStack, EnumFacing) - Method in interface net.minecraft.inventory.ISidedInventory
-
Returns true if automation can extract the given item in the given slot from the given side.
- canExtractItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
Returns true if automation can extract the given item in the given slot from the given side.
- canExtractItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Returns true if automation can extract the given item in the given slot from the given side.
- canExtractItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Returns true if automation can extract the given item in the given slot from the given side.
- canExtractItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
Returns true if automation can extract the given item in the given slot from the given side.
- canFallThrough(IBlockState) - Static method in class net.minecraft.block.BlockFalling
-
- canFill() - Method in class net.minecraftforge.fluids.capability.FluidTankProperties
-
- canFill() - Method in class net.minecraftforge.fluids.capability.FluidTankPropertiesWrapper
-
- canFill() - Method in interface net.minecraftforge.fluids.capability.IFluidTankProperties
-
Returns true if the tank can be filled at any time (even if it is currently full).
- canFill - Variable in class net.minecraftforge.fluids.FluidTank
-
- canFill() - Method in class net.minecraftforge.fluids.FluidTank
-
- canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.FluidTankProperties
-
- canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.FluidTankPropertiesWrapper
-
- canFillFluidType(FluidStack) - Method in interface net.minecraftforge.fluids.capability.IFluidTankProperties
-
Returns true if the tank can be filled with a specific type of fluid.
- canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
- canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
-
- canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
-
- canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.FluidTank
-
Returns true if the tank can be filled with this type of fluid.
- canFitPassenger(Entity) - Method in class net.minecraft.entity.Entity
-
- canFitPassenger(Entity) - Method in class net.minecraft.entity.item.EntityBoat
-
- canFlowInto(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- canGallop - Variable in class net.minecraft.entity.passive.AbstractHorse
-
- canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockCocoa
-
Whether this IGrowable can grow
- canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockCrops
-
Whether this IGrowable can grow
- canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockDoublePlant
-
Whether this IGrowable can grow
- canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockGrass
-
Whether this IGrowable can grow
- canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockMushroom
-
Whether this IGrowable can grow
- canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockSapling
-
Whether this IGrowable can grow
- canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockStem
-
Whether this IGrowable can grow
- canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockTallGrass
-
Whether this IGrowable can grow
- canGrow(World, BlockPos, IBlockState, boolean) - Method in interface net.minecraft.block.IGrowable
-
Whether this IGrowable can grow
- canGrowInto(Block) - Method in class net.minecraft.world.gen.feature.WorldGenAbstractTree
-
returns whether or not a tree can grow into a block
For example, a tree will not grow into stone
- canHarmInCreative() - Method in class net.minecraft.util.DamageSource
-
- canHarvest() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
-
- canHarvestBlock(IBlockAccess, BlockPos, EntityPlayer) - Method in class net.minecraft.block.Block
-
Determines if the player can harvest this block, obtaining it's drops when the block is destroyed.
- canHarvestBlock(IBlockState) - Method in class net.minecraft.entity.player.EntityPlayer
-
- canHarvestBlock(IBlockState) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- canHarvestBlock(IBlockState) - Method in class net.minecraft.item.Item
-
Check whether this Item can harvest the given Block
- canHarvestBlock(IBlockState, ItemStack) - Method in class net.minecraft.item.Item
-
- canHarvestBlock(IBlockState) - Method in class net.minecraft.item.ItemPickaxe
-
Check whether this Item can harvest the given Block
- canHarvestBlock(IBlockState) - Method in class net.minecraft.item.ItemShears
-
Check whether this Item can harvest the given Block
- canHarvestBlock(IBlockState) - Method in class net.minecraft.item.ItemSpade
-
Check whether this Item can harvest the given Block
- canHarvestBlock(IBlockState) - Method in class net.minecraft.item.ItemStack
-
Check whether the given Block can be harvested using this ItemStack.
- canHarvestBlock(IBlockState) - Method in class net.minecraft.item.ItemSword
-
Check whether this Item can harvest the given Block
- canHarvestBlock(Block, EntityPlayer, IBlockAccess, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
-
- canInsertItem(int, ItemStack, EnumFacing) - Method in interface net.minecraft.inventory.ISidedInventory
-
Returns true if automation can insert the given item in the given slot from the given side.
- canInsertItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
Returns true if automation can insert the given item in the given slot from the given side.
- canInsertItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Returns true if automation can insert the given item in the given slot from the given side.
- canInsertItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Returns true if automation can insert the given item in the given slot from the given side.
- canInsertItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
Returns true if automation can insert the given item in the given slot from the given side.
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.Container
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerBeacon
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerBrewingStand
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerChest
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerDispenser
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerEnchantment
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerFurnace
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerHopper
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerHorseInventory
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerMerchant
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerPlayer
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerRepair
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerShulkerBox
-
Determines whether supplied player can use this container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerWorkbench
-
Determines whether supplied player can use this container
- canItemEditBlocks() - Method in class net.minecraft.item.Item
-
Returns true if players can use this item to affect the world (e.g.
- canItemStacksStack(ItemStack, ItemStack) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
- canItemStacksStackRelaxed(ItemStack, ItemStack) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
A relaxed version of canItemStacksStack that stacks itemstacks with different metadata if they don't have subtypes.
- canJoin(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
-
- canJoin(GameProfile) - Method in class net.minecraft.server.management.PlayerList
-
- canJump() - Method in interface net.minecraft.entity.IJumpingMount
-
- canJump() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- canJump() - Method in class net.minecraft.entity.passive.EntityRabbit.RabbitJumpHelper
-
- canLoadWorld(String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
Return whether the given world can be loaded.
- canLoadWorld(String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
Return whether the given world can be loaded.
- canMakeSlopes(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
Returns true if the rail can make up and down slopes.
- canMate() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Return true if the horse entity ready to mate.
- canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.AbstractHorse
-
Returns true if the mob is currently able to mate with the specified mob.
- canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityAnimal
-
Returns true if the mob is currently able to mate with the specified mob.
- canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityDonkey
-
Returns true if the mob is currently able to mate with the specified mob.
- canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityHorse
-
Returns true if the mob is currently able to mate with the specified mob.
- canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityLlama
-
Returns true if the mob is currently able to mate with the specified mob.
- canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityOcelot
-
Returns true if the mob is currently able to mate with the specified mob.
- canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityWolf
-
Returns true if the mob is currently able to mate with the specified mob.
- canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.Container
-
Called to determine if the current slot is valid for the stack merging (double-click) code.
- canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.ContainerPlayer
-
Called to determine if the current slot is valid for the stack merging (double-click) code.
- canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.ContainerWorkbench
-
Called to determine if the current slot is valid for the stack merging (double-click) code.
- canMineBlock(EntityPlayer, BlockPos) - Method in class net.minecraft.world.WorldProvider
-
- canMineBlockBody(EntityPlayer, BlockPos) - Method in class net.minecraft.world.World
-
- canMineBlockBody(EntityPlayer, BlockPos) - Method in class net.minecraft.world.WorldServer
-
- canMountEntity(Entity, Entity, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- canMove() - Method in class net.minecraft.block.state.BlockPistonStructureHelper
-
- canMoveDown(ServerListEntryNormal, int) - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- canMoveDown() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- canMoveDown() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- canMoveLeft() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- canMoveLeft() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- canMoveRight() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- canMoveRight() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- canMoveUp(ServerListEntryNormal, int) - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- canMoveUp() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- canMoveUp() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- canNavigate() - Method in class net.minecraft.pathfinding.PathNavigate
-
If on ground or swimming and can swim
- canNavigate() - Method in class net.minecraft.pathfinding.PathNavigateGround
-
If on ground or swimming and can swim
- canNavigate() - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
-
If on ground or swimming and can swim
- cannotPickup() - Method in class net.minecraft.entity.item.EntityItem
-
- canOpen(LockCode) - Method in class net.minecraft.entity.player.EntityPlayer
-
Check whether this player can open an inventory locked with the given LockCode.
- canPaneConnectTo(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPane
-
- canPaneConnectToBlock(Block) - Method in class net.minecraft.block.BlockPane
-
- canPassengerSteer() - Method in class net.minecraft.entity.Entity
-
- canPassengerSteer() - Method in class net.minecraft.entity.EntityLiving
-
- canPickUpLoot() - Method in class net.minecraft.entity.EntityLiving
-
- canPlaceBlock(World, BlockPos, EnumFacing) - Static method in class net.minecraft.block.BlockButton
-
Check whether this block can be placed on the block in the given direction.
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.Block
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockBanner
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockBush
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockButton
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockCactus
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockCake
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockCarpet
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockChest
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockChorusFlower
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockChorusPlant
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockDoor
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockEndRod
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockFire
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockLadder
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockLever
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockMushroom
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockPistonExtension
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockPumpkin
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockReed
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockSign
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockSnow
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockStairs
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockTorch
-
- canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockTripWireHook
-
- canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Check whether this Block can be placed on the given side
- canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockButton
-
Check whether this Block can be placed on the given side
- canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLever
-
Check whether this Block can be placed on the given side
- canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPistonExtension
-
Check whether this Block can be placed on the given side
- canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPistonMoving
-
Check whether this Block can be placed on the given side
- canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockTrapDoor
-
Check whether this Block can be placed on the given side
- canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockTripWireHook
-
Check whether this Block can be placed on the given side
- canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockVine
-
Check whether this Block can be placed on the given side
- canPlaceBlockOnSide(World, BlockPos, EnumFacing, EntityPlayer, ItemStack) - Method in class net.minecraft.item.ItemBlock
-
- canPlaceBlockOnSide(World, BlockPos, EnumFacing, EntityPlayer, ItemStack) - Method in class net.minecraft.item.ItemSlab
-
- canPlaceBlockOnSide(World, BlockPos, EnumFacing, EntityPlayer, ItemStack) - Method in class net.minecraft.item.ItemSnow
-
- canPlaceOn(Block) - Method in class net.minecraft.item.ItemStack
-
- canPlaceTorchOnTop(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Determines if a torch can be placed on the top surface of this block.
- canPlayerEdit(BlockPos, EnumFacing, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayer
-
- canProvidePower(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockButton
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockChest
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockCompressedPowered
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockLever
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockObserver
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockRailDetector
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockRedstoneTorch
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
-
Can this block provide power.
- canProvidePower(IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- canProvidePower() - Method in interface net.minecraft.block.state.IBlockProperties
-
- canPush(IBlockState, World, BlockPos, EnumFacing, boolean) - Static method in class net.minecraft.block.BlockPistonBase
-
Checks if the piston can push the given BlockState.
- canRain() - Method in class net.minecraft.world.biome.Biome
-
Check if rain can occur in biome
- canReceive() - Method in class net.minecraftforge.energy.EnergyStorage
-
- canReceive() - Method in interface net.minecraftforge.energy.IEnergyStorage
-
Used to determine if this storage can receive energy.
- canRecipeBeUsed(ItemStack, ItemStack, int) - Method in class net.minecraft.village.MerchantRecipeList
-
can par1,par2 be used to in crafting recipe par3
- canRenderBreaking() - Method in class net.minecraft.tileentity.TileEntity
-
Checks if this tile entity knows how to render its 'breaking' overlay effect.
- canRenderInLayer(IBlockState, BlockRenderLayer) - Method in class net.minecraft.block.Block
-
Queries if this block should render in a given layer.
- canRenderName(T) - Method in class net.minecraft.client.renderer.entity.Render
-
- canRenderName(EntityArmorStand) - Method in class net.minecraft.client.renderer.entity.RenderArmorStand
-
- canRenderName(T) - Method in class net.minecraft.client.renderer.entity.RenderLiving
-
- canRenderName(T) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- canRenderOnFire() - Method in class net.minecraft.entity.Entity
-
Return whether this entity should be rendered as on fire.
- canRenderOnFire() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
Return whether this entity should be rendered as on fire.
- canRepair - Variable in class net.minecraft.item.Item
-
- canRepeat() - Method in interface net.minecraft.client.audio.ISound
-
- canRepeat() - Method in class net.minecraft.client.audio.PositionedSound
-
- canReplaceBlock(IBlockState, IBlockState) - Method in class net.minecraft.world.gen.MapGenCaves
-
- canReplaceExisting() - Method in class net.minecraft.client.audio.SoundList
-
- canRespawnHere() - Method in class net.minecraft.world.WorldProvider
-
True if the player can respawn in this dimension (true = overworld, false = nether).
- canRespawnHere() - Method in class net.minecraft.world.WorldProviderEnd
-
True if the player can respawn in this dimension (true = overworld, false = nether).
- canRespawnHere() - Method in class net.minecraft.world.WorldProviderHell
-
True if the player can respawn in this dimension (true = overworld, false = nether).
- canRiderInteract() - Method in class net.minecraft.entity.Entity
-
If a rider of this entity can interact with this entity.
- canSave() - Method in class net.minecraft.world.gen.ChunkProviderServer
-
Returns if the IChunkProvider supports saving.
- canSee(Entity) - Method in class net.minecraft.entity.ai.EntitySenses
-
Checks, whether 'our' entity can see the entity given as argument (true) or not (false), caching the result.
- canSeeSky(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
-
- canSeeSky(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- canSeeSky(BlockPos) - Method in class net.minecraft.world.World
-
- canSendCommands(GameProfile) - Method in class net.minecraft.server.management.PlayerList
-
- canSilkHarvest() - Method in class net.minecraft.block.Block
-
Deprecated.
- canSilkHarvest(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.Block
-
Return true from this function if the player with silk touch can harvest this block directly, and not it's normal drops.
- canSilkHarvest() - Method in class net.minecraft.block.BlockEnderChest
-
- canSilkHarvest() - Method in class net.minecraft.block.BlockGlass
-
- canSilkHarvest() - Method in class net.minecraft.block.BlockPane
-
- canSilkHarvest() - Method in class net.minecraft.block.BlockSeaLantern
-
- canSilkHarvest() - Method in class net.minecraft.block.BlockSlab
-
- canSilkHarvest() - Method in class net.minecraft.block.BlockStainedGlass
-
- canSilkHarvest() - Method in class net.minecraft.block.BlockWeb
-
- canSnowAt(BlockPos, boolean) - Method in class net.minecraft.world.World
-
Checks to see if a given block can accumulate snow from it snowing
- canSnowAt(BlockPos, boolean) - Method in class net.minecraft.world.WorldProvider
-
- canSnowAtBody(BlockPos, boolean) - Method in class net.minecraft.world.World
-
- canSpawnInBlock() - Method in class net.minecraft.block.Block
-
Return true if an entity can be spawned inside the block (used to get the player's bed spawn location)
- canSpawnInBlock() - Method in class net.minecraft.block.BlockBanner
-
Return true if an entity can be spawned inside the block (used to get the player's bed spawn location)
- canSpawnInBlock() - Method in class net.minecraft.block.BlockBasePressurePlate
-
Return true if an entity can be spawned inside the block (used to get the player's bed spawn location)
- canSpawnInBlock() - Method in class net.minecraft.block.BlockSign
-
Return true if an entity can be spawned inside the block (used to get the player's bed spawn location)
- canSpawnMoreVillagePieces() - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- canSpawnMoreVillagePiecesOfType(int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.world.gen.structure.MapGenEndCity
-
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.world.gen.structure.MapGenMineshaft
-
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.world.gen.structure.MapGenNetherBridge
-
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.world.gen.structure.MapGenScatteredFeature
-
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.world.gen.structure.MapGenStronghold
-
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.world.gen.structure.MapGenVillage
-
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.world.gen.structure.StructureOceanMonument
-
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.world.gen.structure.WoodlandMansion
-
- canStrongholdGoDeeper(StructureBoundingBox) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
returns false if the Structure Bounding Box goes below 10
- canStructuresSpawn() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- canStructuresSpawn() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- canStructuresSpawn() - Method in class net.minecraft.server.MinecraftServer
-
- canSurvive(World, BlockPos) - Method in class net.minecraft.block.BlockChorusFlower
-
- canSurviveAt(World, BlockPos) - Method in class net.minecraft.block.BlockChorusPlant
-
- canSustainBush(IBlockState) - Method in class net.minecraft.block.BlockBush
-
Return true if the block can sustain a Bush
- canSustainBush(IBlockState) - Method in class net.minecraft.block.BlockCrops
-
Return true if the block can sustain a Bush
- canSustainBush(IBlockState) - Method in class net.minecraft.block.BlockDeadBush
-
Return true if the block can sustain a Bush
- canSustainBush(IBlockState) - Method in class net.minecraft.block.BlockLilyPad
-
Return true if the block can sustain a Bush
- canSustainBush(IBlockState) - Method in class net.minecraft.block.BlockMushroom
-
Return true if the block can sustain a Bush
- canSustainBush(IBlockState) - Method in class net.minecraft.block.BlockNetherWart
-
Return true if the block can sustain a Bush
- canSustainBush(IBlockState) - Method in class net.minecraft.block.BlockStem
-
Return true if the block can sustain a Bush
- canSustainLeaves(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Determines if this block can prevent leaves connected to it from decaying.
- canSustainLeaves(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLog
-
- canSustainPlant(IBlockState, IBlockAccess, BlockPos, EnumFacing, IPlantable) - Method in class net.minecraft.block.Block
-
Determines if this block can support the passed in plant, allowing it to be planted and grow.
- canSwim - Variable in class net.minecraft.pathfinding.NodeProcessor
-
- canTakeStack(EntityPlayer) - Method in class net.minecraft.inventory.Slot
-
Return whether this slot's stack can be taken from this slot.
- canTakeStack(EntityPlayer) - Method in class net.minecraftforge.items.SlotItemHandler
-
Return whether this slot's stack can be taken from this slot.
- canToolHarvestBlock(IBlockAccess, BlockPos, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
-
- canTrample(World, Block, BlockPos, float) - Method in class net.minecraft.entity.Entity
-
- canTransfer() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Returns whether the hopper cart can currently transfer an item.
- canTranslate(String) - Static method in class net.minecraft.util.text.translation.I18n
-
Deprecated.
- canTriggerWalking() - Method in class net.minecraft.entity.Entity
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.item.EntityBoat
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.item.EntityItem
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.item.EntityMinecart
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.item.EntityXPOrb
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.monster.EntityEndermite
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.monster.EntityGuardian
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.monster.EntityShulker
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.passive.EntityBat
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.passive.EntitySquid
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.player.EntityPlayer
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.projectile.EntityArrow
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canTriggerWalking() - Method in class net.minecraft.entity.projectile.EntityFishHook
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
- canUnlockAchievement(Achievement) - Method in class net.minecraft.stats.StatisticsManager
-
Returns true if the parent has been unlocked, or there is no parent
- CanUpdate(Entity) - Constructor for class net.minecraftforge.event.entity.EntityEvent.CanUpdate
-
- canUpdatePathOnTimeout() - Method in class net.minecraft.pathfinding.PathNavigate
-
- canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
- canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
-
- canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockGrass
-
- canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockMushroom
-
- canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSapling
-
- canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
-
- canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTallGrass
-
- canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in interface net.minecraft.block.IGrowable
-
- canUseCommand(int, String) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
Returns true
if the CommandSender is allowed to execute the command, false
if not
- canUseCommand(int, String) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Returns true
if the CommandSender is allowed to execute the command, false
if not
- canUseCommand(int, String) - Method in interface net.minecraft.command.ICommandSender
-
Returns true
if the CommandSender is allowed to execute the command, false
if not
- canUseCommand(int, String) - Method in class net.minecraft.entity.Entity
-
Returns true
if the CommandSender is allowed to execute the command, false
if not
- canUseCommand(int, String) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Returns true
if the CommandSender is allowed to execute the command, false
if not
- canUseCommand(int, String) - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Returns true
if the CommandSender is allowed to execute the command, false
if not
- canUseCommand(int, String) - Method in class net.minecraft.server.MinecraftServer
-
Returns true
if the CommandSender is allowed to execute the command, false
if not
- canUseCommand(int, String) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
Returns true
if the CommandSender is allowed to execute the command, false
if not
- canUseCommand(int, String) - Method in class net.minecraftforge.common.util.FakePlayer
-
- canUseCommandBlock() - Method in class net.minecraft.entity.player.EntityPlayer
-
Can the player use command blocks.
- canUseRail - Variable in class net.minecraft.entity.item.EntityMinecart
-
- canUseRail() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns true if this cart can currently use rails.
- canVillageGoDeeper(StructureBoundingBox) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- capabilities - Variable in class net.minecraft.entity.player.EntityPlayer
-
The player's capabilities.
- Capability<T> - Class in net.minecraftforge.common.capabilities
-
This is the core holder object Capabilities.
- Capability.IStorage<T> - Interface in net.minecraftforge.common.capabilities
-
- CapabilityAnimation - Class in net.minecraftforge.common.model.animation
-
- CapabilityAnimation() - Constructor for class net.minecraftforge.common.model.animation.CapabilityAnimation
-
- CapabilityAnimation.DefaultItemAnimationCapabilityProvider - Class in net.minecraftforge.common.model.animation
-
- CapabilityDispatcher - Class in net.minecraftforge.common.capabilities
-
A high-speed implementation of a capability delegator.
- CapabilityDispatcher(Map<ResourceLocation, ICapabilityProvider>) - Constructor for class net.minecraftforge.common.capabilities.CapabilityDispatcher
-
- CapabilityDispatcher(Map<ResourceLocation, ICapabilityProvider>, ICapabilityProvider) - Constructor for class net.minecraftforge.common.capabilities.CapabilityDispatcher
-
- CapabilityEnergy - Class in net.minecraftforge.energy
-
- CapabilityEnergy() - Constructor for class net.minecraftforge.energy.CapabilityEnergy
-
- CapabilityFluidHandler - Class in net.minecraftforge.fluids.capability
-
- CapabilityFluidHandler() - Constructor for class net.minecraftforge.fluids.capability.CapabilityFluidHandler
-
- capabilityId - Variable in enum net.minecraft.client.renderer.GlStateManager.FogMode
-
- CapabilityInject - Annotation Type in net.minecraftforge.common.capabilities
-
When placed on a FIELD, the field will be set to an
instance of Capability once that capability is registered.
- CapabilityItemHandler - Class in net.minecraftforge.items
-
- CapabilityItemHandler() - Constructor for class net.minecraftforge.items.CapabilityItemHandler
-
- CapabilityManager - Enum in net.minecraftforge.common.capabilities
-
- capacity() - Method in class net.minecraft.network.PacketBuffer
-
- capacity(int) - Method in class net.minecraft.network.PacketBuffer
-
- capacity - Variable in class net.minecraftforge.energy.EnergyStorage
-
- capacity - Variable in class net.minecraftforge.fluids.capability.ItemFluidContainer
-
- capacity - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
- capacity - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
-
- capacity - Variable in class net.minecraftforge.fluids.FluidTank
-
- capacity - Variable in class net.minecraftforge.fluids.FluidTankInfo
-
- captureAdditionalData(ServerStatusResponse, JsonObject) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- captureBlockSnapshots - Variable in class net.minecraft.world.World
-
- capturedBlockSnapshots - Variable in class net.minecraft.world.World
-
- capturedDrops - Static variable in class net.minecraft.block.Block
-
- capturedDrops - Variable in class net.minecraft.entity.Entity
-
- captureDroppedItems() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- captureDroppedItems(IHopper) - Static method in class net.minecraft.tileentity.TileEntityHopper
-
- captureDrops - Static variable in class net.minecraft.block.Block
-
- captureDrops(boolean) - Method in class net.minecraft.block.Block
-
- captureDrops - Variable in class net.minecraft.entity.Entity
-
- captureMouse - Variable in class net.minecraftforge.fml.client.GuiScrollingList
-
- CARPET - Static variable in class net.minecraft.block.material.Material
-
- CARPET - Static variable in class net.minecraft.init.Blocks
-
- CARPET_AABB - Static variable in class net.minecraft.block.BlockCarpet
-
- CARROT - Static variable in class net.minecraft.init.Items
-
- CARROT_ON_A_STICK - Static variable in class net.minecraft.init.Items
-
- CARROTS - Static variable in class net.minecraft.init.Blocks
-
- Cartesian - Class in net.minecraft.util.math
-
- Cartesian() - Constructor for class net.minecraft.util.math.Cartesian
-
- cartesianProduct(Class<T>, Iterable<? extends Iterable<? extends T>>) - Static method in class net.minecraft.util.math.Cartesian
-
Create the cartesian product.
- cartesianProduct(Iterable<? extends Iterable<? extends T>>) - Static method in class net.minecraft.util.math.Cartesian
-
Like cartesianProduct(Class, Iterable) but returns an Iterable of Lists instead.
- cast(T) - Method in class net.minecraftforge.common.capabilities.Capability
-
Use this inside ICapabilityProvider.getCapability to avoid unchecked cast warnings.
- castSpell() - Method in class net.minecraft.entity.monster.EntityEvoker.AIWololoSpell
-
- category - Variable in class net.minecraft.client.audio.PositionedSound
-
- category - Variable in class net.minecraftforge.common.config.FieldWrapper
-
- CATEGORY_CLIENT - Static variable in class net.minecraftforge.common.config.Configuration
-
- CATEGORY_GENERAL - Static variable in class net.minecraftforge.common.config.Configuration
-
- CATEGORY_SPLITTER - Static variable in class net.minecraftforge.common.config.Configuration
-
- CategoryEntry(String) - Constructor for class net.minecraft.client.gui.GuiKeyBindingList.CategoryEntry
-
- CategoryEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- caughtEntity - Variable in class net.minecraft.entity.projectile.EntityFishHook
-
- CAULDRON - Static variable in class net.minecraft.init.Blocks
-
- CAULDRON - Static variable in class net.minecraft.init.Items
-
- CAULDRON_FILLED - Static variable in class net.minecraft.stats.StatList
-
- CAULDRON_USED - Static variable in class net.minecraft.stats.StatList
-
- causeArrowDamage(EntityArrow, Entity) - Static method in class net.minecraft.util.DamageSource
-
returns EntityDamageSourceIndirect of an arrow
- causeExplosionDamage(Explosion) - Static method in class net.minecraft.util.DamageSource
-
- causeExplosionDamage(EntityLivingBase) - Static method in class net.minecraft.util.DamageSource
-
- causeFireballDamage(EntityFireball, Entity) - Static method in class net.minecraft.util.DamageSource
-
returns EntityDamageSourceIndirect of a fireball
- causeIndirectDamage(Entity, EntityLivingBase) - Static method in class net.minecraft.util.DamageSource
-
- causeIndirectMagicDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
-
- causeMobDamage(EntityLivingBase) - Static method in class net.minecraft.util.DamageSource
-
- causePlayerDamage(EntityPlayer) - Static method in class net.minecraft.util.DamageSource
-
returns an EntityDamageSource of type player
- causesSuffocation(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- causesSuffocation(IBlockState) - Method in class net.minecraft.block.BlockLeaves
-
- causesSuffocation(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
-
- causesSuffocation(IBlockState) - Method in class net.minecraft.block.BlockShulkerBox
-
- causesSuffocation() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- causesSuffocation() - Method in interface net.minecraft.block.state.IBlockProperties
-
- causeThornsDamage(Entity) - Static method in class net.minecraft.util.DamageSource
-
Returns the EntityDamageSource of the Thorns enchantment
- causeThrownDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
-
- ceil(float) - Static method in class net.minecraft.realms.RealmsMth
-
- ceil(double) - Static method in class net.minecraft.realms.RealmsMth
-
- ceil(float) - Static method in class net.minecraft.util.math.MathHelper
-
- ceil(double) - Static method in class net.minecraft.util.math.MathHelper
-
- centerListVertically - Variable in class net.minecraft.client.gui.GuiSlot
-
- CertificateHelper - Class in net.minecraftforge.fml.common
-
- CertificateHelper() - Constructor for class net.minecraftforge.fml.common.CertificateHelper
-
- CHAIN_COMMAND_BLOCK - Static variable in class net.minecraft.init.Blocks
-
- CHAINMAIL_BOOTS - Static variable in class net.minecraft.init.Items
-
- CHAINMAIL_CHESTPLATE - Static variable in class net.minecraft.init.Items
-
- CHAINMAIL_HELMET - Static variable in class net.minecraft.init.Items
-
- CHAINMAIL_LEGGINGS - Static variable in class net.minecraft.init.Items
-
- Change(World, BlockPos, IBlockState, int, int) - Constructor for class net.minecraftforge.event.world.NoteBlockEvent.Change
-
- changeCurrentItem(int) - Method in class net.minecraft.entity.player.InventoryPlayer
-
Switch the current item to the next one or the previous one
- changeDimension(int) - Method in class net.minecraft.entity.Entity
-
- changeDimension(int) - Method in class net.minecraft.entity.item.EntityItem
-
- changeDimension(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- changeDimension(int) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- changeDimension(int) - Method in class net.minecraftforge.common.util.FakePlayer
-
- changeDistance(PathPoint, float) - Method in class net.minecraft.pathfinding.PathHeap
-
Changes the provided point's distance to target
- changeGroupVisibilities(List<String>, OBJModel.OBJState.Operation) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- changeMaterialColor(String, int) - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
-
- changePitch() - Method in class net.minecraft.tileentity.TileEntityNote
-
change pitch by -> (currentPitch + 1) % 25
- changePlayerDimension(EntityPlayerMP, int) - Method in class net.minecraft.server.management.PlayerList
-
- changes - Variable in class net.minecraftforge.common.ForgeVersion.CheckResult
-
- Channel - Class in ibxm
-
- Channel(Module, int, int[]) - Constructor for class ibxm.Channel
-
- channel() - Method in class net.minecraft.network.NetworkManager
-
- channel() - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- channel_gain - Variable in class ibxm.Module
-
- CHANNEL_SOURCE - Static variable in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
- channelActive(ChannelHandlerContext) - Method in class net.minecraft.network.NetworkManager
-
- channelActive(ChannelHandlerContext) - Method in class net.minecraftforge.fml.common.network.handshake.HandshakeMessageHandler
-
- channelInactive(ChannelHandlerContext) - Method in class net.minecraft.network.NetworkManager
-
- channelNamesFor(Side) - Method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
All the valid channel names for a side
- channelRead(ChannelHandlerContext, Object) - Method in class net.minecraft.network.LegacyPingHandler
-
- channelRead0(ChannelHandlerContext, Packet<?>) - Method in class net.minecraft.network.NetworkManager
-
- channelRead0(ChannelHandlerContext, ForgeMessage.DimensionRegisterMessage) - Method in class net.minecraftforge.common.network.DimensionMessageHandler
-
- channelRead0(ChannelHandlerContext, ForgeMessage.FluidIdMapMessage) - Method in class net.minecraftforge.common.network.FluidIdRegistryMessageHandler
-
- channelRead0(ChannelHandlerContext, FMLProxyPacket) - Method in class net.minecraftforge.fml.common.network.handshake.ChannelRegistrationHandler
-
- channelRead0(ChannelHandlerContext, FMLHandshakeMessage) - Method in class net.minecraftforge.fml.common.network.handshake.HandshakeMessageHandler
-
- channelRead0(ChannelHandlerContext, Packet<?>) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- channelRead0(ChannelHandlerContext, FMLMessage.EntityMessage) - Method in class net.minecraftforge.fml.common.network.internal.EntitySpawnHandler
-
- channelRead0(ChannelHandlerContext, FMLMessage.CompleteHandshake) - Method in class net.minecraftforge.fml.common.network.internal.HandshakeCompletionHandler
-
- channelRead0(ChannelHandlerContext, FMLMessage.OpenGui) - Method in class net.minecraftforge.fml.common.network.internal.OpenGuiHandler
-
- channelRead0(ChannelHandlerContext, FMLProxyPacket) - Method in class net.minecraftforge.fml.common.network.NetworkEventFiringHandler
-
- channelRead0(ChannelHandlerContext, REQ) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper
-
- ChannelRegistrationHandler - Class in net.minecraftforge.fml.common.network.handshake
-
- ChannelRegistrationHandler() - Constructor for class net.minecraftforge.fml.common.network.handshake.ChannelRegistrationHandler
-
- CHARGING_PLAYER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- charWidth - Variable in class net.minecraft.client.gui.FontRenderer
-
Array of width of all the characters in default.png
- chasingPosX - Variable in class net.minecraft.entity.player.EntityPlayer
-
- chasingPosY - Variable in class net.minecraft.entity.player.EntityPlayer
-
- chasingPosZ - Variable in class net.minecraft.entity.player.EntityPlayer
-
- Chat(RenderGameOverlayEvent, int, int) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
-
- ChatAllowedCharacters - Class in net.minecraft.util
-
- ChatAllowedCharacters() - Constructor for class net.minecraft.util.ChatAllowedCharacters
-
- chatColours - Variable in class net.minecraft.client.settings.GameSettings
-
- chatHeightFocused - Variable in class net.minecraft.client.settings.GameSettings
-
- chatHeightUnfocused - Variable in class net.minecraft.client.settings.GameSettings
-
- ChatLine - Class in net.minecraft.client.gui
-
- ChatLine(int, ITextComponent, int) - Constructor for class net.minecraft.client.gui.ChatLine
-
- chatLinks - Variable in class net.minecraft.client.settings.GameSettings
-
- chatLinksPrompt - Variable in class net.minecraft.client.settings.GameSettings
-
- chatOpacity - Variable in class net.minecraft.client.settings.GameSettings
-
- chatScale - Variable in class net.minecraft.client.settings.GameSettings
-
- ChatTabCompleter(GuiTextField) - Constructor for class net.minecraft.client.gui.GuiChat.ChatTabCompleter
-
- chatVisibility - Variable in class net.minecraft.client.settings.GameSettings
-
- chatWidth - Variable in class net.minecraft.client.settings.GameSettings
-
- check(Map<String, String>, Side) - Method in class net.minecraftforge.fml.common.network.internal.NetworkModHolder
-
- check(Map<String, String>, Side) - Method in class net.minecraftforge.fml.common.network.internal.NetworkModHolder.NetworkChecker
-
- check() - Static method in class net.minecraftforge.fml.common.StartupQuery
-
- CHECK_DECAY - Static variable in class net.minecraft.block.BlockLeaves
-
- checkAdjacentBlock(World, BlockPos, int) - Method in class net.minecraft.block.BlockDynamicLiquid
-
- checkAndDropBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBush
-
- checkAndDropBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
-
- checkAndPerformAttack(EntityLivingBase, double) - Method in class net.minecraft.entity.ai.EntityAIAttackMelee
-
- checkBlockCollision(AxisAlignedBB) - Method in class net.minecraft.world.World
-
Returns true if there are any blocks in the region constrained by an AxisAlignedBB
- checkBoxHoverChecker - Variable in class net.minecraftforge.fml.client.config.GuiConfig
-
- checkDisconnected() - Method in class net.minecraft.network.NetworkManager
-
- checkedReadChunkFromNBT(World, int, int, NBTTagCompound) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
Wraps readChunkFromNBT.
- checkedReadChunkFromNBT__Async(World, int, int, NBTTagCompound) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- checkForAdjacentChests() - Method in class net.minecraft.tileentity.TileEntityChest
-
Performs the check for adjacent chests to determine if this chest is double or not.
- checkForDrop(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockReed
-
- checkForDrop(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTorch
-
- checkForMixing(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- checkForStuck(Vec3d) - Method in class net.minecraft.pathfinding.PathNavigate
-
Checks if entity haven't been moved when last checked and if so, clears current net.minecraft.pathfinding.PathEntity
- checkForSurroundingChests(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockChest
-
- checkFramebufferComplete() - Method in class net.minecraft.client.shader.Framebuffer
-
- checkGLError(String) - Static method in class net.minecraftforge.fml.client.SplashProgress
-
- checkGlErrors - Variable in class net.minecraft.client.main.GameConfiguration.DisplayInformation
-
- checkHotbarKeys(int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
Checks whether a hotbar key (to swap the hovered item with an item in the hotbar) has been pressed.
- checkHover(int, int) - Method in class net.minecraftforge.fml.client.config.HoverChecker
-
Checks if the mouse is in the hover region.
- checkHover(int, int, boolean) - Method in class net.minecraftforge.fml.client.config.HoverChecker
-
Checks if the mouse is in the hover region.
- checkLight() - Method in class net.minecraft.world.chunk.Chunk
-
- checkLight(BlockPos) - Method in class net.minecraft.world.World
-
- checkLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.World
-
- checkLootAndRead(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- checkLootAndWrite(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- checkMatch(InventoryCrafting, int, int, boolean) - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- checkModelHierarchy(Map<ResourceLocation, ModelBlock>) - Static method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- checkModList(FMLHandshakeMessage.ModList, Side) - Static method in class net.minecraftforge.fml.common.network.internal.FMLNetworkHandler
-
- checkModList(Map<String, String>, Side) - Static method in class net.minecraftforge.fml.common.network.internal.FMLNetworkHandler
-
- checkModLists(Map<String, String>, Side) - Method in class net.minecraftforge.fml.common.FMLContainer
-
- checkNoEntityCollision(AxisAlignedBB) - Method in class net.minecraft.world.World
-
Returns true if there are no solid, live entities in the specified AxisAlignedBB
- checkNoEntityCollision(AxisAlignedBB, Entity) - Method in class net.minecraft.world.World
-
Returns true if there are no solid, live entities in the specified AxisAlignedBB, excluding the given entity
- checkPermission(MinecraftServer, ICommandSender) - Method in class net.minecraft.command.CommandBase
-
Check if the given ICommandSender has permission to execute this command
- checkPermission(MinecraftServer, ICommandSender) - Method in class net.minecraft.command.CommandShowSeed
-
Check if the given ICommandSender has permission to execute this command
- checkPermission(MinecraftServer, ICommandSender) - Method in interface net.minecraft.command.ICommand
-
Check if the given ICommandSender has permission to execute this command
- checkPermission(MinecraftServer, ICommandSender) - Method in class net.minecraft.command.server.CommandBanIp
-
Check if the given ICommandSender has permission to execute this command
- checkPermission(MinecraftServer, ICommandSender) - Method in class net.minecraft.command.server.CommandBanPlayer
-
Check if the given ICommandSender has permission to execute this command
- checkPermission(MinecraftServer, ICommandSender) - Method in class net.minecraft.command.server.CommandListBans
-
Check if the given ICommandSender has permission to execute this command
- checkPermission(MinecraftServer, ICommandSender) - Method in class net.minecraft.command.server.CommandPardonIp
-
Check if the given ICommandSender has permission to execute this command
- checkPermission(MinecraftServer, ICommandSender) - Method in class net.minecraft.command.server.CommandPardonPlayer
-
Check if the given ICommandSender has permission to execute this command
- checkPermission(Permission) - Method in class net.minecraftforge.fml.relauncher.FMLSecurityManager
-
- checkPermission(Permission, Object) - Method in class net.minecraftforge.fml.relauncher.FMLSecurityManager
-
- checkSessionLock() - Method in interface net.minecraft.world.storage.ISaveHandler
-
Checks the session lock to prevent save collisions
- checkSessionLock() - Method in class net.minecraft.world.storage.SaveHandler
-
Checks the session lock to prevent save collisions
- checkSessionLock() - Method in class net.minecraft.world.storage.SaveHandlerMP
-
Checks the session lock to prevent save collisions
- checkSessionLock() - Method in class net.minecraft.world.World
-
Checks whether the session lock file was modified by another process
- checkSessionLock() - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- CheckSpawn(EntityLiving, World, float, float, float) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn
-
- Checksum - Class in net.minecraftforge.fml.repackage.com.nothome.delta
-
Checksum computation class.
- Checksum(SeekableSource, int) - Constructor for class net.minecraftforge.fml.repackage.com.nothome.delta.Checksum
-
Initialize checksums for source.
- checkThreadAndEnqueue(Packet<T>, T, IThreadListener) - Static method in class net.minecraft.network.PacketThreadUtil
-
Handles pumping inbound packets across threads by checking whether the current thread is actually the main thread
for the side in question.
- checkWindowResize() - Method in class net.minecraft.client.Minecraft
-
- checkWitherSpawn(World, BlockPos, TileEntitySkull) - Method in class net.minecraft.block.BlockSkull
-
- CHEST - Static variable in class net.minecraft.init.Blocks
-
- CHEST_MINECART - Static variable in class net.minecraft.init.Items
-
- CHEST_OPENED - Static variable in class net.minecraft.stats.StatList
-
- chestBelow - Variable in class net.minecraft.client.model.ModelChest
-
The model of the bottom of the chest.
- ChestCorridor() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.ChestCorridor
-
- ChestCorridor(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.ChestCorridor
-
- chestKnob - Variable in class net.minecraft.client.model.ModelChest
-
The chest's knob in the chest model.
- chestLid - Variable in class net.minecraft.client.model.ModelChest
-
The chest lid in the chest's model.
- ChestRenderer - Class in net.minecraft.client.renderer
-
- ChestRenderer() - Constructor for class net.minecraft.client.renderer.ChestRenderer
-
- CHESTS_ABANDONED_MINESHAFT - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_DESERT_PYRAMID - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_END_CITY_TREASURE - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_IGLOO_CHEST - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_JUNGLE_TEMPLE - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_JUNGLE_TEMPLE_DISPENSER - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_NETHER_BRIDGE - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_SIMPLE_DUNGEON - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_SPAWN_BONUS_CHEST - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_STRONGHOLD_CORRIDOR - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_STRONGHOLD_CROSSING - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_STRONGHOLD_LIBRARY - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_VILLAGE_BLACKSMITH - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- CHESTS_WOODLAND_MANSION - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- chestType - Variable in class net.minecraft.block.BlockChest
-
0 : Normal chest, 1 : Trapped chest
- CHICKEN - Static variable in class net.minecraft.init.Items
-
- chickenJockey - Variable in class net.minecraft.entity.passive.EntityChicken
-
- child - Variable in class net.minecraftforge.fml.client.IModGuiFactory.RuntimeOptionCategoryElement
-
- childElements - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- childModels - Variable in class net.minecraft.client.model.ModelRenderer
-
- childMods - Variable in class net.minecraftforge.fml.common.ModMetadata
-
- childScreen - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- childYOffset - Variable in class net.minecraft.client.model.ModelQuadruped
-
- childZOffset - Variable in class net.minecraft.client.model.ModelQuadruped
-
- chin - Variable in class net.minecraft.client.model.ModelChicken
-
- CHISELED_META - Static variable in class net.minecraft.block.BlockStoneBrick
-
- chkApplyGlobally - Variable in class net.minecraftforge.fml.client.config.GuiConfig
-
- chooseForgeProfession(int, VillagerRegistry.VillagerProfession) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- chooseProfession(int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Church
-
- chooseProfession(int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Hall
-
- chooseProfession(int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.House1
-
- chooseProfession(int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.House2
-
- chooseProfession(int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
Deprecated.
- CHORUS_FLOWER - Static variable in class net.minecraft.init.Blocks
-
- CHORUS_FRUIT - Static variable in class net.minecraft.init.Items
-
- CHORUS_FRUIT_POPPED - Static variable in class net.minecraft.init.Items
-
- CHORUS_PLANT - Static variable in class net.minecraft.init.Blocks
-
- Chunk - Class in net.minecraft.world.chunk
-
- Chunk(World, int, int) - Constructor for class net.minecraft.world.chunk.Chunk
-
- Chunk(World, ChunkPrimer, int, int) - Constructor for class net.minecraft.world.chunk.Chunk
-
- Chunk.EnumCreateEntityType - Enum in net.minecraft.world.chunk
-
- CHUNK_SIZE - Static variable in class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
Max length of a chunk.
- chunkArray - Variable in class net.minecraft.world.ChunkCache
-
- ChunkCache - Class in net.minecraft.world
-
- ChunkCache(World, BlockPos, BlockPos, int) - Constructor for class net.minecraft.world.ChunkCache
-
- ChunkCompileTaskGenerator - Class in net.minecraft.client.renderer.chunk
-
- ChunkCompileTaskGenerator(RenderChunk, ChunkCompileTaskGenerator.Type, double) - Constructor for class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- ChunkCompileTaskGenerator.Status - Enum in net.minecraft.client.renderer.chunk
-
- ChunkCompileTaskGenerator.Type - Enum in net.minecraft.client.renderer.chunk
-
- ChunkCoordComparator - Class in net.minecraftforge.common.util
-
- ChunkCoordComparator(EntityPlayerMP) - Constructor for class net.minecraftforge.common.util.ChunkCoordComparator
-
- chunkCoordX - Variable in class net.minecraft.entity.Entity
-
- chunkCoordY - Variable in class net.minecraft.entity.Entity
-
- chunkCoordZ - Variable in class net.minecraft.entity.Entity
-
- ChunkDataEvent - Class in net.minecraftforge.event.world
-
ChunkDataEvent is fired when an event involving chunk data occurs.
If a method utilizes this
Event
as its parameter, the method will
receive every child event of this class.
ChunkDataEvent.data
contains the NBTTagCompound containing the chunk data for this event.
All children of this event are fired on the
MinecraftForge.EVENT_BUS
.
- ChunkDataEvent(Chunk, NBTTagCompound) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent
-
- ChunkDataEvent.Load - Class in net.minecraftforge.event.world
-
ChunkDataEvent.Load is fired when vanilla Minecraft attempts to load Chunk data.
This event is fired during chunk loading in
ChunkIOProvider.syncCallback()
.
This event is not
Cancelable
.
This event does not have a result.
- ChunkDataEvent.Save - Class in net.minecraftforge.event.world
-
- ChunkEvent - Class in net.minecraftforge.event.world
-
ChunkEvent is fired when an event involving a chunk occurs.
If a method utilizes this
Event
as its parameter, the method will
receive every child event of this class.
ChunkEvent.chunk
contains the Chunk this event is affecting.
All children of this event are fired on the
MinecraftForge.EVENT_BUS
.
- ChunkEvent(Chunk) - Constructor for class net.minecraftforge.event.world.ChunkEvent
-
- ChunkEvent.Load - Class in net.minecraftforge.event.world
-
- ChunkEvent.Unload - Class in net.minecraftforge.event.world
-
ChunkEvent.Unload is fired when vanilla Minecraft attempts to unload a Chunk from the world.
This event is fired during chunk unloading in
Chunk.onChunkUnload().
- chunkExists(World, int, int) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- chunkExists(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
-
- chunkExists(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
-
- chunkExists(int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
Checks to see if a chunk exists at x, z
- chunkGenerator - Variable in class net.minecraft.world.gen.ChunkProviderServer
-
- ChunkGeneratorEvent - Class in net.minecraftforge.event.terraingen
-
- ChunkGeneratorEvent(IChunkGenerator) - Constructor for class net.minecraftforge.event.terraingen.ChunkGeneratorEvent
-
- ChunkGeneratorEvent.InitNoiseField - Class in net.minecraftforge.event.terraingen
-
This event is fired before a chunks terrain noise field is initialized.
- ChunkGeneratorEvent.ReplaceBiomeBlocks - Class in net.minecraftforge.event.terraingen
-
This event is fired when a chunks blocks are replaced by a biomes top and
filler blocks.
- ChunkIOExecutor - Class in net.minecraftforge.common.chunkio
-
- ChunkIOExecutor() - Constructor for class net.minecraftforge.common.chunkio.ChunkIOExecutor
-
- ChunkLoader - Class in net.minecraft.world.chunk.storage
-
- ChunkLoader() - Constructor for class net.minecraft.world.chunk.storage.ChunkLoader
-
- chunkLoader - Variable in class net.minecraft.world.gen.ChunkProviderServer
-
- ChunkLoader.AnvilConverterData - Class in net.minecraft.world.chunk.storage
-
- ChunkLoaderEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.ChunkLoaderEntry
-
- ChunkPos - Class in net.minecraft.util.math
-
- ChunkPos(int, int) - Constructor for class net.minecraft.util.math.ChunkPos
-
- ChunkPos(BlockPos) - Constructor for class net.minecraft.util.math.ChunkPos
-
- chunkPos - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- ChunkPrimer - Class in net.minecraft.world.chunk
-
- ChunkPrimer() - Constructor for class net.minecraft.world.chunk.ChunkPrimer
-
- chunkProvider - Variable in class net.minecraft.world.World
-
Handles chunk operations and caching
- ChunkProviderClient - Class in net.minecraft.client.multiplayer
-
- ChunkProviderClient(World) - Constructor for class net.minecraft.client.multiplayer.ChunkProviderClient
-
- ChunkProviderDebug - Class in net.minecraft.world.gen
-
- ChunkProviderDebug(World) - Constructor for class net.minecraft.world.gen.ChunkProviderDebug
-
- ChunkProviderEnd - Class in net.minecraft.world.gen
-
- ChunkProviderEnd(World, boolean, long, BlockPos) - Constructor for class net.minecraft.world.gen.ChunkProviderEnd
-
- ChunkProviderFlat - Class in net.minecraft.world.gen
-
- ChunkProviderFlat(World, long, boolean, String) - Constructor for class net.minecraft.world.gen.ChunkProviderFlat
-
- ChunkProviderHell - Class in net.minecraft.world.gen
-
- ChunkProviderHell(World, boolean, long) - Constructor for class net.minecraft.world.gen.ChunkProviderHell
-
- ChunkProviderOverworld - Class in net.minecraft.world.gen
-
- ChunkProviderOverworld(World, long, boolean, String) - Constructor for class net.minecraft.world.gen.ChunkProviderOverworld
-
- ChunkProviderServer - Class in net.minecraft.world.gen
-
- ChunkProviderServer(WorldServer, IChunkLoader, IChunkGenerator) - Constructor for class net.minecraft.world.gen.ChunkProviderServer
-
- chunkProviderSettings - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- ChunkProviderSettings - Class in net.minecraft.world.gen
-
- ChunkProviderSettings.Factory - Class in net.minecraft.world.gen
-
- ChunkProviderSettings.Serializer - Class in net.minecraft.world.gen
-
- chunkProviderSettingsJson - Variable in class net.minecraft.client.gui.GuiCreateWorld
-
- ChunkRenderContainer - Class in net.minecraft.client.renderer
-
- ChunkRenderContainer() - Constructor for class net.minecraft.client.renderer.ChunkRenderContainer
-
- ChunkRenderDispatcher - Class in net.minecraft.client.renderer.chunk
-
- ChunkRenderDispatcher() - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
-
- ChunkRenderDispatcher(int) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
-
- ChunkRenderWorker - Class in net.minecraft.client.renderer.chunk
-
- ChunkRenderWorker(ChunkRenderDispatcher) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderWorker
-
- ChunkRenderWorker(ChunkRenderDispatcher, RegionRenderCacheBuilder) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderWorker
-
- chunkSaveLocation - Variable in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
Save directory for chunks using the Anvil format
- chunkTick() - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
Called every World.tick()
- chunkTick() - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
Called every World.tick()
- ChunkWatchEvent - Class in net.minecraftforge.event.world
-
ChunkWatchEvent is fired when an event involving a chunk being watched occurs.
If a method utilizes this
Event
as its parameter, the method will
receive every child event of this class.
ChunkWatchEvent.chunk
contains the ChunkCoordIntPair of the Chunk this event is affecting.
ChunkWatchEvent.player
contains the EntityPlayer that is involved with this chunk being watched.
- ChunkWatchEvent(ChunkPos, EntityPlayerMP) - Constructor for class net.minecraftforge.event.world.ChunkWatchEvent
-
- ChunkWatchEvent.UnWatch - Class in net.minecraftforge.event.world
-
- ChunkWatchEvent.Watch - Class in net.minecraftforge.event.world
-
- chunkX - Variable in class net.minecraft.world.ChunkCache
-
- chunkXPos - Variable in class net.minecraft.util.math.ChunkPos
-
The X position of this Chunk Coordinate Pair
- chunkZ - Variable in class net.minecraft.world.ChunkCache
-
- chunkZPos - Variable in class net.minecraft.util.math.ChunkPos
-
The Z position of this Chunk Coordinate Pair
- Church() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Church
-
- Church(StructureVillagePieces.Start, int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Church
-
- cipher(ByteBuf, ByteBuf) - Method in class net.minecraft.network.NettyEncryptionTranslator
-
- CIRCUITS - Static variable in class net.minecraft.block.material.Material
-
- CityTemplate() - Constructor for class net.minecraft.world.gen.structure.StructureEndCityPieces.CityTemplate
-
- CityTemplate(TemplateManager, String, BlockPos, Rotation, boolean) - Constructor for class net.minecraft.world.gen.structure.StructureEndCityPieces.CityTemplate
-
- clamp(int, int, int) - Static method in class net.minecraft.realms.RealmsMth
-
- clamp(double, double, double) - Static method in class net.minecraft.realms.RealmsMth
-
- clamp(float, float, float) - Static method in class net.minecraft.realms.RealmsMth
-
- clamp(float) - Method in class net.minecraft.realms.RealmsSliderButton
-
- clamp(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
-
Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and
third parameters.
- clamp(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
-
Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and
third parameters
- clamp(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
-
- clampAngle(int) - Static method in class net.minecraft.util.math.MathHelper
-
Adjust the angle so that his value is in range [-180;180[
- clampedLerp(double, double, double) - Static method in class net.minecraft.realms.RealmsMth
-
- clampedLerp(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
-
- clampSteps(float) - Method in class net.minecraft.realms.RealmsSliderButton
-
- clampValue(double) - Method in interface net.minecraft.entity.ai.attributes.IAttribute
-
- clampValue(double) - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
-
- classFile - Static variable in interface net.minecraftforge.fml.common.discovery.ITypeDiscoverer
-
- ClassInheritanceMultiMap<T> - Class in net.minecraft.util
-
- ClassInheritanceMultiMap(Class<T>) - Constructor for class net.minecraft.util.ClassInheritanceMultiMap
-
- ClassNameUtils - Class in net.minecraftforge.fml.common
-
- ClassNameUtils() - Constructor for class net.minecraftforge.fml.common.ClassNameUtils
-
- ClassPatch - Class in net.minecraftforge.fml.common.patcher
-
- ClassPatch(String, String, String, boolean, int, byte[]) - Constructor for class net.minecraftforge.fml.common.patcher.ClassPatch
-
- ClassPatchManager - Class in net.minecraftforge.fml.common.patcher
-
- CLAY - Static variable in class net.minecraft.block.material.MapColor
-
- CLAY - Static variable in class net.minecraft.block.material.Material
-
- CLAY - Static variable in class net.minecraft.init.Blocks
-
- CLAY_BALL - Static variable in class net.minecraft.init.Items
-
- clayGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The clay generator.
- clayPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The number of clay patches to generate per chunk.
- clean() - Method in enum net.minecraft.client.renderer.GlStateManager.Profile
-
- cleanup() - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
Clears the WorldClient instance associated with this NetHandlerPlayClient
- cleanup() - Method in class paulscode.sound.codecs.CodecIBXM
-
Closes the audio stream and remove references to all instantiated objects.
- cleanupAPIContainers(List<ModContainer>) - Method in class net.minecraftforge.fml.common.ModAPIManager
-
- cleanupCache() - Method in class net.minecraft.world.biome.BiomeCache
-
Removes BiomeCacheBlocks from this cache that haven't been accessed in at least 30 seconds.
- cleanupCache() - Method in class net.minecraft.world.biome.BiomeProvider
-
Calls the WorldChunkManager's biomeCache.cleanupCache()
- clear(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- clear() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- clear() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- clear() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- clear() - Method in interface net.minecraft.inventory.IInventory
-
- clear() - Method in class net.minecraft.inventory.InventoryBasic
-
- clear() - Method in class net.minecraft.inventory.InventoryCrafting
-
- clear() - Method in class net.minecraft.inventory.InventoryCraftResult
-
- clear() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- clear() - Method in class net.minecraft.inventory.InventoryMerchant
-
- clear() - Method in class net.minecraft.network.PacketBuffer
-
- clear() - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- clear() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- clear() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- clear() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- clear() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- clear() - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- clear() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- clear() - Method in class net.minecraft.util.IntIdentityHashBiMap
-
- clear() - Method in class net.minecraft.util.LowerStringMap
-
- clear() - Method in class net.minecraft.util.NonNullList
-
- clear() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- clearAchievements() - Method in class net.minecraft.client.gui.achievement.GuiAchievement
-
- clearActivePotions() - Method in class net.minecraft.entity.EntityLivingBase
-
- clearAffectedBlockPositions() - Method in class net.minecraft.world.Explosion
-
- clearAll() - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- clearBossInfos() - Method in class net.minecraft.client.gui.GuiBossOverlay
-
- clearBusID(int) - Static method in class net.minecraftforge.fml.common.eventhandler.ListenerList
-
- clearChatMessages(boolean) - Method in class net.minecraft.client.gui.GuiNewChat
-
Clears the chat.
- clearChunkUpdates() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
-
- clearColor(float, float, float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- clearCurrentPositionBlocksUpwards(World, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
Deletes all continuous blocks from selected position upwards.
- clearCurrentTask() - Method in class net.minecraft.server.MinecraftServer
-
Set current task to null and set its percentage to 0.
- clearCustomName() - Method in class net.minecraft.item.ItemStack
-
Clear any custom name set for this ItemStack
- clearDepth(double) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- clearEffects(World) - Method in class net.minecraft.client.particle.ParticleManager
-
- clearElytraFlying() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- clearFramesTextureData() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- clearInvulnerableDimensionChange() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- clearLeashed(boolean, boolean) - Method in class net.minecraft.entity.EntityLiving
-
Removes the leash from this entity
- clearLoadedMaps() - Method in class net.minecraft.client.gui.MapItemRenderer
-
Clears the currently loaded maps and removes their corresponding textures
- clearMap() - Method in class net.minecraft.client.audio.SoundRegistry
-
Reset the underlying sound map (Called on resource manager reload)
- clearMap() - Method in class net.minecraft.util.IntHashMap
-
Removes all entries from the map
- clearMap() - Method in class net.minecraftforge.client.settings.KeyBindingMap
-
- clearMatchingItems(Item, int, int, NBTTagCompound) - Method in class net.minecraft.entity.player.InventoryPlayer
-
Removes matching items from the inventory.
- clearModelCache(IResourceManager) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
- clearNeedsUpdate() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- clearNegativeCacheFor(Set<String>) - Method in class net.minecraftforge.fml.common.ModClassLoader
-
- clearPath() - Method in class net.minecraft.pathfinding.PathHeap
-
Clears the path
- clearPathEntity() - Method in class net.minecraft.pathfinding.PathNavigate
-
sets active PathEntity to null
- clearPendingNetworks() - Method in class net.minecraft.client.network.ServerPinger
-
- clearPistonTileEntity() - Method in class net.minecraft.tileentity.TileEntityPiston
-
removes a piston's tile entity (and if the piston is moving, stops it)
- clearProfiling() - Method in class net.minecraft.profiler.Profiler
-
Clear profiling.
- clearRegionFileReferences() - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
-
clears region file references
- clearResourcePack() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- clearResourcePack() - Static method in class net.minecraft.realms.Realms
-
- clearSensingCache() - Method in class net.minecraft.entity.ai.EntitySenses
-
Clears canSeeCachePositive and canSeeCacheNegative.
- clearVanillaResources(TextureManager, ResourceLocation) - Static method in class net.minecraftforge.fml.client.SplashProgress
-
- clickBlock(BlockPos, EnumFacing) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Called when the player is hitting a block with an item.
- clickBlockCreative(Minecraft, PlayerControllerMP, BlockPos, EnumFacing) - Static method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- clicked(int, int) - Method in class net.minecraft.realms.RealmsButton
-
- clicked(int, int) - Method in class net.minecraft.realms.RealmsSliderButton
-
- clicked(float) - Method in class net.minecraft.realms.RealmsSliderButton
-
- clickedHeader(int, int) - Method in class net.minecraft.client.gui.GuiSlot
-
- ClickEvent - Class in net.minecraft.util.text.event
-
- ClickEvent(ClickEvent.Action, String) - Constructor for class net.minecraft.util.text.event.ClickEvent
-
- ClickEvent.Action - Enum in net.minecraft.util.text.event
-
- clickHeader(int, int) - Method in class net.minecraftforge.fml.client.GuiScrollingList
-
- ClickType - Enum in net.minecraft.inventory
-
- CLIENT - Static variable in class net.minecraftforge.fml.common.thread.SidedThreadGroups
-
- CLIENT_EPOLL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkManager
-
- CLIENT_LOCAL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkManager
-
- CLIENT_NIO_EVENTLOOP - Static variable in class net.minecraft.network.NetworkManager
-
- ClientBrandRetriever - Class in net.minecraft.client
-
- ClientBrandRetriever() - Constructor for class net.minecraft.client.ClientBrandRetriever
-
- ClientChatEvent - Class in net.minecraftforge.client.event
-
ClientChatEvent is fired whenever the client is about to send a chat message or command to the server.
- ClientChatEvent(String) - Constructor for class net.minecraftforge.client.event.ClientChatEvent
-
- ClientChatReceivedEvent - Class in net.minecraftforge.client.event
-
- ClientChatReceivedEvent(byte, ITextComponent) - Constructor for class net.minecraftforge.client.event.ClientChatReceivedEvent
-
- ClientCommandHandler - Class in net.minecraftforge.client
-
The class that handles client-side chat commands.
- ClientCommandHandler() - Constructor for class net.minecraftforge.client.ClientCommandHandler
-
- ClientConnectedToServerEvent(NetworkManager, String) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.ClientConnectedToServerEvent
-
- ClientCustomPacketEvent(NetworkManager, FMLProxyPacket) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.ClientCustomPacketEvent
-
- ClientDisconnectionFromServerEvent(NetworkManager) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.ClientDisconnectionFromServerEvent
-
- ClientEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.ClientEntry
-
- ClientHello() - Constructor for class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.ClientHello
-
- ClientRegistry - Class in net.minecraftforge.fml.client.registry
-
- ClientRegistry() - Constructor for class net.minecraftforge.fml.client.registry.ClientRegistry
-
- clientSideSpikesAnimation - Variable in class net.minecraft.entity.monster.EntityGuardian
-
- clientSideSpikesAnimationO - Variable in class net.minecraft.entity.monster.EntityGuardian
-
- clientSideTailAnimation - Variable in class net.minecraft.entity.monster.EntityGuardian
-
- clientSideTailAnimationO - Variable in class net.minecraft.entity.monster.EntityGuardian
-
- clientSideTailAnimationSpeed - Variable in class net.minecraft.entity.monster.EntityGuardian
-
- ClientTickEvent(TickEvent.Phase) - Constructor for class net.minecraftforge.fml.common.gameevent.TickEvent.ClientTickEvent
-
- clientToServerHandshake() - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- CLIMB_ONE_CM - Static variable in class net.minecraft.stats.StatList
-
- CLIP_AABB_BY_INDEX - Static variable in class net.minecraft.block.BlockWall
-
- ClippingHelper - Class in net.minecraft.client.renderer.culling
-
- ClippingHelper() - Constructor for class net.minecraft.client.renderer.culling.ClippingHelper
-
- ClippingHelperImpl - Class in net.minecraft.client.renderer.culling
-
- ClippingHelperImpl() - Constructor for class net.minecraft.client.renderer.culling.ClippingHelperImpl
-
- clippingMatrix - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
-
- ClipReference(String, <any>) - Constructor for class net.minecraftforge.common.model.animation.Clips.ClipReference
-
- Clips - Class in net.minecraftforge.common.model.animation
-
Various implementations of IClip, and utility methods.
- Clips() - Constructor for class net.minecraftforge.common.model.animation.Clips
-
- Clips.ClipReference - Class in net.minecraftforge.common.model.animation
-
Reference to another clip.
- Clips.CommonClipTypeAdapterFactory - Enum in net.minecraftforge.common.model.animation
-
- Clips.IdentityClip - Enum in net.minecraftforge.common.model.animation
-
Clip that does nothing.
- Clips.ModelClip - Class in net.minecraftforge.common.model.animation
-
Wrapper for model clips; useful for debugging and serialization;
- Clips.SlerpClip - Class in net.minecraftforge.common.model.animation
-
Spherical linear blend between 2 clips.
- Clips.TimeClip - Class in net.minecraftforge.common.model.animation
-
Clip with custom parameterization of the time.
- Clips.TriggerClip - Class in net.minecraftforge.common.model.animation
-
Clip + Event, triggers when parameter becomes non-negative.
- CLOCK - Static variable in class net.minecraft.init.Items
-
- Clone(EntityPlayer, EntityPlayer, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.Clone
-
- clone() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- clone() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextEnd
-
- clone() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextHell
-
- clone() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextOverworld
-
- cloneEntry() - Method in interface net.minecraft.client.audio.ISoundEventAccessor
-
- cloneEntry() - Method in class net.minecraft.client.audio.Sound
-
- cloneEntry() - Method in class net.minecraft.client.audio.SoundEventAccessor
-
- cloneMove(int, int, int) - Method in class net.minecraft.pathfinding.PathPoint
-
- cloneNBTCompound(NBTTagCompound) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Creates a new NBTTagCompound for the world, with the given NBTTag as the "Player"
- cloneNBTCompound(NBTTagCompound) - Method in class net.minecraft.world.storage.WorldInfo
-
Creates a new NBTTagCompound for the world, with the given NBTTag as the "Player"
- cloneOf() - Method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- clonePlayer(EntityPlayer, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
-
Copies the values from the given player into this player if boolean par2 is true.
- clonePlayer(EntityPlayer, boolean) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Copies the values from the given player into this player if boolean par2 is true.
- close() - Method in class net.minecraft.client.resources.FileResourcePack
-
- close() - Method in class net.minecraft.client.resources.SimpleResource
-
- close() - Method in class net.minecraft.world.chunk.storage.RegionFile
-
close this RegionFile and prevent further writes
- close() - Method in class net.minecraftforge.common.config.Configuration.UnicodeInputStreamReader
-
- Close(EntityPlayer, Container) - Constructor for class net.minecraftforge.event.entity.player.PlayerContainerEvent.Close
-
- close() - Method in interface net.minecraftforge.fml.client.IModGuiFactory.RuntimeOptionGuiHandler
-
Deprecated.
Called when this handler is about to go away (probably replaced by another one, or closing the
option screen)
- close(ChannelHandlerContext, ChannelPromise) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- close() - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.ByteBufferSeekableSource
-
- close() - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.DebugDiffWriter
-
- close() - Method in interface net.minecraftforge.fml.repackage.com.nothome.delta.DiffWriter
-
Closes this stream.
- close() - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
Writes the final EOF byte, closes the underlying stream.
- close() - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.RandomAccessFileSeekableSource
-
- closeAllSockets() - Method in class net.minecraft.network.rcon.RConThreadBase
-
Closes all of the opened sockets
- closeAllSockets_do(boolean) - Method in class net.minecraft.network.rcon.RConThreadBase
-
Closes all of the opened sockets
- closeChannel(ITextComponent) - Method in class net.minecraft.network.NetworkManager
-
Closes the channel, the parameter can be used for an exit message (not certain how it gets sent)
- closeChest() - Method in class net.minecraft.tileentity.TileEntityEnderChest
-
- closeConnection(String) - Method in class net.minecraft.server.network.NetHandlerLoginServer
-
- closeContainer() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Closes the container the player currently has open.
- closeInventory(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- closeInventory(EntityPlayer) - Method in interface net.minecraft.inventory.IInventory
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryBasic
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCrafting
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryEnderChest
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryMerchant
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityChest
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- closeResourcePack() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- closeScreen() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
set current crafting inventory back to the 2x2 square
- closeScreen() - Method in class net.minecraft.entity.player.EntityPlayer
-
set current crafting inventory back to the 2x2 square
- closeScreen() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
set current crafting inventory back to the 2x2 square
- closeScreenAndDropStack() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- closeServerSocket(ServerSocket) - Method in class net.minecraft.network.rcon.RConThreadBase
-
Closes the specified ServerSocket
- closeServerSocket_do(ServerSocket, boolean) - Method in class net.minecraft.network.rcon.RConThreadBase
-
Closes the specified ServerSocket
- closeSocket(DatagramSocket, boolean) - Method in class net.minecraft.network.rcon.RConThreadBase
-
Closes the specified DatagramSocket
- closestEntity - Variable in class net.minecraft.entity.ai.EntityAIWatchClosest
-
The closest entity which is being watched by this one.
- closestLivingEntity - Variable in class net.minecraft.entity.ai.EntityAIAvoidEntity
-
- closeZipQuietly(ZipFile) - Static method in class net.minecraftforge.common.util.Java6Utils
-
ZipFile
does not implement Closeable
on Java 6.
- CLOTH - Static variable in class net.minecraft.block.material.MapColor
-
- CLOTH - Static variable in class net.minecraft.block.material.Material
-
- CLOTH - Static variable in class net.minecraft.block.SoundType
-
- clouds - Variable in class net.minecraft.client.settings.GameSettings
-
Clouds flag
- clumpingThreshold - Static variable in class net.minecraftforge.common.ForgeModContainer
-
- COAL - Static variable in class net.minecraft.init.Items
-
- COAL_BLOCK - Static variable in class net.minecraft.init.Blocks
-
- COAL_ORE - Static variable in class net.minecraft.init.Blocks
-
- coalCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- coalCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- coalGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- coalMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- coalMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- coalMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- coalMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- coalSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- coalSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- COARSE_DIRT - Static variable in class net.minecraft.world.biome.BiomeMesa
-
- COBBLESTONE - Static variable in class net.minecraft.init.Blocks
-
- COBBLESTONE_WALL - Static variable in class net.minecraft.init.Blocks
-
- COCOA - Static variable in class net.minecraft.init.Blocks
-
- COCOA_EAST_AABB - Static variable in class net.minecraft.block.BlockCocoa
-
- COCOA_NORTH_AABB - Static variable in class net.minecraft.block.BlockCocoa
-
- COCOA_SOUTH_AABB - Static variable in class net.minecraft.block.BlockCocoa
-
- COCOA_WEST_AABB - Static variable in class net.minecraft.block.BlockCocoa
-
- CodecIBXM - Class in paulscode.sound.codecs
-
The CodecIBXM class provides an ICodec interface for reading from MOD/S3M/XM
files via the IBXM library.
- CodecIBXM() - Constructor for class paulscode.sound.codecs.CodecIBXM
-
Constructor: Grabs a handle to the logger.
- COLD - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
-
- COLD_BEACH - Static variable in class net.minecraft.init.Biomes
-
- COLD_TAIGA - Static variable in class net.minecraft.init.Biomes
-
- COLD_TAIGA_HILLS - Static variable in class net.minecraft.init.Biomes
-
- collidesWithAnyBlock(AxisAlignedBB) - Method in class net.minecraft.world.World
-
Returns true if the given bbox collides with any block.
- collideWithEntity(Entity) - Method in class net.minecraft.entity.EntityLivingBase
-
- collideWithEntity(Entity) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- collideWithEntity(Entity) - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- collideWithEntity(Entity) - Method in class net.minecraft.entity.passive.EntityBat
-
- collideWithNearbyEntities() - Method in class net.minecraft.entity.EntityLivingBase
-
- collideWithNearbyEntities() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- collideWithNearbyEntities() - Method in class net.minecraft.entity.passive.EntityBat
-
- collisionBoxRenderer - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
-
- collisionRayTrace(IBlockState, World, BlockPos, Vec3d, Vec3d) - Method in class net.minecraft.block.Block
-
Deprecated.
- collisionRayTrace(IBlockState, World, BlockPos, Vec3d, Vec3d) - Method in class net.minecraft.block.BlockPistonMoving
-
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
- collisionRayTrace(IBlockState, World, BlockPos, Vec3d, Vec3d) - Method in class net.minecraft.block.BlockStairs
-
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
- collisionRayTrace(World, BlockPos, Vec3d, Vec3d) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- collisionRayTrace(World, BlockPos, Vec3d, Vec3d) - Method in interface net.minecraft.block.state.IBlockProperties
-
- COLON_SPLITTER - Static variable in class net.minecraft.client.settings.GameSettings
-
- COLOR - Static variable in class net.minecraft.block.BlockCarpet
-
- COLOR - Static variable in class net.minecraft.block.BlockColored
-
- COLOR - Static variable in class net.minecraft.block.BlockStainedGlass
-
- COLOR - Static variable in class net.minecraft.block.BlockStainedGlassPane
-
- color(float, float, float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- color(float, float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- color(float, float, float, float) - Method in class net.minecraft.client.renderer.VertexBuffer
-
- color(int, int, int, int) - Method in class net.minecraft.client.renderer.VertexBuffer
-
- COLOR - Static variable in class net.minecraft.entity.monster.EntityShulker
-
- color(int, int, int, int) - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- color(float, float, float, float) - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- color(float, float, float, float) - Method in class net.minecraft.realms.Tezzelator
-
- color(int, int, int, int) - Method in class net.minecraft.realms.Tezzelator
-
- color - Variable in class net.minecraft.world.BossInfo
-
- COLOR_4UB - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
-
- colorCodes - Static variable in class net.minecraftforge.fml.client.config.GuiUtils
-
- colorIndex - Variable in class net.minecraft.block.material.MapColor
-
Holds the index of the color used on map.
- colorIndex - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- ColorizerFoliage - Class in net.minecraft.world
-
- ColorizerFoliage() - Constructor for class net.minecraft.world.ColorizerFoliage
-
- ColorizerGrass - Class in net.minecraft.world
-
- ColorizerGrass() - Constructor for class net.minecraft.world.ColorizerGrass
-
- colorLogicOp(GlStateManager.LogicOp) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- colorLogicOp(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- colorMask(boolean, boolean, boolean, boolean) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- colorMaterial(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- colorMultiplier(int) - Static method in class net.minecraft.block.BlockRedstoneWire
-
- colorMultiplier(IBlockState, IBlockAccess, BlockPos, int) - Method in class net.minecraft.client.renderer.color.BlockColors
-
- colorMultiplier(IBlockState, IBlockAccess, BlockPos, int) - Method in interface net.minecraft.client.renderer.color.IBlockColor
-
- COLORS - Static variable in class net.minecraft.block.material.MapColor
-
Holds all the 16 colors used on maps, very similar of a pallete system.
- colors - Variable in class net.minecraft.world.storage.MapData
-
colours
- colorValue - Variable in class net.minecraft.block.material.MapColor
-
Holds the color in RGB value that will be rendered on maps.
- COMBAT - Static variable in class net.minecraft.creativetab.CreativeTabs
-
- CombatEntry - Class in net.minecraft.util
-
- CombatEntry(DamageSource, int, float, float, String, float) - Constructor for class net.minecraft.util.CombatEntry
-
- CombatRules - Class in net.minecraft.util
-
- CombatRules() - Constructor for class net.minecraft.util.CombatRules
-
- CombatTracker - Class in net.minecraft.util
-
- CombatTracker(EntityLivingBase) - Constructor for class net.minecraft.util.CombatTracker
-
- combine(PotionEffect) - Method in class net.minecraft.potion.PotionEffect
-
merges the input PotionEffect into this one if this.amplifier <= tomerge.amplifier.
- CombinedInvWrapper - Class in net.minecraftforge.items.wrapper
-
- CombinedInvWrapper(IItemHandlerModifiable...) - Constructor for class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- combineMetadata(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockDoor
-
- command - Variable in class net.minecraft.server.dedicated.PendingCommand
-
The command string.
- COMMAND_BLOCK - Static variable in class net.minecraft.init.Blocks
-
- COMMAND_BLOCK_MINECART - Static variable in class net.minecraft.init.Items
-
- CommandAchievement - Class in net.minecraft.command.server
-
- CommandAchievement() - Constructor for class net.minecraft.command.server.CommandAchievement
-
- CommandBanIp - Class in net.minecraft.command.server
-
- CommandBanIp() - Constructor for class net.minecraft.command.server.CommandBanIp
-
- CommandBanPlayer - Class in net.minecraft.command.server
-
- CommandBanPlayer() - Constructor for class net.minecraft.command.server.CommandBanPlayer
-
- CommandBase - Class in net.minecraft.command
-
- CommandBase() - Constructor for class net.minecraft.command.CommandBase
-
- CommandBase.CoordinateArg - Class in net.minecraft.command
-
- CommandBlockBaseLogic - Class in net.minecraft.tileentity
-
- CommandBlockBaseLogic() - Constructor for class net.minecraft.tileentity.CommandBlockBaseLogic
-
- CommandBlockData - Class in net.minecraft.command
-
- CommandBlockData() - Constructor for class net.minecraft.command.CommandBlockData
-
- CommandBroadcast - Class in net.minecraft.command.server
-
- CommandBroadcast() - Constructor for class net.minecraft.command.server.CommandBroadcast
-
- CommandClearInventory - Class in net.minecraft.command
-
- CommandClearInventory() - Constructor for class net.minecraft.command.CommandClearInventory
-
- CommandClone - Class in net.minecraft.command
-
- CommandClone() - Constructor for class net.minecraft.command.CommandClone
-
- CommandCompare - Class in net.minecraft.command
-
- CommandCompare() - Constructor for class net.minecraft.command.CommandCompare
-
- CommandDebug - Class in net.minecraft.command
-
- CommandDebug() - Constructor for class net.minecraft.command.CommandDebug
-
- CommandDefaultGameMode - Class in net.minecraft.command
-
- CommandDefaultGameMode() - Constructor for class net.minecraft.command.CommandDefaultGameMode
-
- CommandDeOp - Class in net.minecraft.command.server
-
- CommandDeOp() - Constructor for class net.minecraft.command.server.CommandDeOp
-
- CommandDifficulty - Class in net.minecraft.command
-
- CommandDifficulty() - Constructor for class net.minecraft.command.CommandDifficulty
-
- CommandEffect - Class in net.minecraft.command
-
- CommandEffect() - Constructor for class net.minecraft.command.CommandEffect
-
- CommandEmote - Class in net.minecraft.command.server
-
- CommandEmote() - Constructor for class net.minecraft.command.server.CommandEmote
-
- CommandEnchant - Class in net.minecraft.command
-
- CommandEnchant() - Constructor for class net.minecraft.command.CommandEnchant
-
- CommandEntityData - Class in net.minecraft.command
-
- CommandEntityData() - Constructor for class net.minecraft.command.CommandEntityData
-
- CommandEvent - Class in net.minecraftforge.event
-
CommandEvent is fired whenever a command is scheduled to be executed.
- CommandEvent(ICommand, ICommandSender, String[]) - Constructor for class net.minecraftforge.event.CommandEvent
-
- CommandException - Exception in net.minecraft.command
-
- CommandException(String, Object...) - Constructor for exception net.minecraft.command.CommandException
-
- CommandExecuteAt - Class in net.minecraft.command
-
- CommandExecuteAt() - Constructor for class net.minecraft.command.CommandExecuteAt
-
- CommandFill - Class in net.minecraft.command
-
- CommandFill() - Constructor for class net.minecraft.command.CommandFill
-
- CommandGameMode - Class in net.minecraft.command
-
- CommandGameMode() - Constructor for class net.minecraft.command.CommandGameMode
-
- CommandGameRule - Class in net.minecraft.command
-
- CommandGameRule() - Constructor for class net.minecraft.command.CommandGameRule
-
- CommandGive - Class in net.minecraft.command
-
- CommandGive() - Constructor for class net.minecraft.command.CommandGive
-
- CommandHandler - Class in net.minecraft.command
-
- CommandHandler() - Constructor for class net.minecraft.command.CommandHandler
-
- CommandHelp - Class in net.minecraft.command
-
- CommandHelp() - Constructor for class net.minecraft.command.CommandHelp
-
- CommandKill - Class in net.minecraft.command
-
- CommandKill() - Constructor for class net.minecraft.command.CommandKill
-
- CommandListBans - Class in net.minecraft.command.server
-
- CommandListBans() - Constructor for class net.minecraft.command.server.CommandListBans
-
- CommandListPlayers - Class in net.minecraft.command.server
-
- CommandListPlayers() - Constructor for class net.minecraft.command.server.CommandListPlayers
-
- CommandLocate - Class in net.minecraft.command
-
- CommandLocate() - Constructor for class net.minecraft.command.CommandLocate
-
- commandManager - Variable in class net.minecraft.server.MinecraftServer
-
- CommandMessage - Class in net.minecraft.command.server
-
- CommandMessage() - Constructor for class net.minecraft.command.server.CommandMessage
-
- CommandMessageRaw - Class in net.minecraft.command.server
-
- CommandMessageRaw() - Constructor for class net.minecraft.command.server.CommandMessageRaw
-
- CommandNotFoundException - Exception in net.minecraft.command
-
- CommandNotFoundException() - Constructor for exception net.minecraft.command.CommandNotFoundException
-
- CommandNotFoundException(String, Object...) - Constructor for exception net.minecraft.command.CommandNotFoundException
-
- CommandOp - Class in net.minecraft.command.server
-
- CommandOp() - Constructor for class net.minecraft.command.server.CommandOp
-
- CommandPardonIp - Class in net.minecraft.command.server
-
- CommandPardonIp() - Constructor for class net.minecraft.command.server.CommandPardonIp
-
- CommandPardonPlayer - Class in net.minecraft.command.server
-
- CommandPardonPlayer() - Constructor for class net.minecraft.command.server.CommandPardonPlayer
-
- CommandParticle - Class in net.minecraft.command
-
- CommandParticle() - Constructor for class net.minecraft.command.CommandParticle
-
- CommandPlaySound - Class in net.minecraft.command
-
- CommandPlaySound() - Constructor for class net.minecraft.command.CommandPlaySound
-
- CommandPublishLocalServer - Class in net.minecraft.command.server
-
- CommandPublishLocalServer() - Constructor for class net.minecraft.command.server.CommandPublishLocalServer
-
- CommandReplaceItem - Class in net.minecraft.command
-
- CommandReplaceItem() - Constructor for class net.minecraft.command.CommandReplaceItem
-
- CommandResultStats - Class in net.minecraft.command
-
- CommandResultStats() - Constructor for class net.minecraft.command.CommandResultStats
-
- CommandResultStats.Type - Enum in net.minecraft.command
-
- CommandSaveAll - Class in net.minecraft.command.server
-
- CommandSaveAll() - Constructor for class net.minecraft.command.server.CommandSaveAll
-
- CommandSaveOff - Class in net.minecraft.command.server
-
- CommandSaveOff() - Constructor for class net.minecraft.command.server.CommandSaveOff
-
- CommandSaveOn - Class in net.minecraft.command.server
-
- CommandSaveOn() - Constructor for class net.minecraft.command.server.CommandSaveOn
-
- CommandScoreboard - Class in net.minecraft.command.server
-
- CommandScoreboard() - Constructor for class net.minecraft.command.server.CommandScoreboard
-
- CommandServerKick - Class in net.minecraft.command
-
- CommandServerKick() - Constructor for class net.minecraft.command.CommandServerKick
-
- CommandSetBlock - Class in net.minecraft.command.server
-
- CommandSetBlock() - Constructor for class net.minecraft.command.server.CommandSetBlock
-
- CommandSetDefaultSpawnpoint - Class in net.minecraft.command.server
-
- CommandSetDefaultSpawnpoint() - Constructor for class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
- CommandSetPlayerTimeout - Class in net.minecraft.command
-
- CommandSetPlayerTimeout() - Constructor for class net.minecraft.command.CommandSetPlayerTimeout
-
- CommandSetSpawnpoint - Class in net.minecraft.command
-
- CommandSetSpawnpoint() - Constructor for class net.minecraft.command.CommandSetSpawnpoint
-
- CommandShowSeed - Class in net.minecraft.command
-
- CommandShowSeed() - Constructor for class net.minecraft.command.CommandShowSeed
-
- CommandSpreadPlayers - Class in net.minecraft.command
-
- CommandSpreadPlayers() - Constructor for class net.minecraft.command.CommandSpreadPlayers
-
- CommandStats - Class in net.minecraft.command
-
- CommandStats() - Constructor for class net.minecraft.command.CommandStats
-
- CommandStop - Class in net.minecraft.command.server
-
- CommandStop() - Constructor for class net.minecraft.command.server.CommandStop
-
- CommandStopSound - Class in net.minecraft.command
-
- CommandStopSound() - Constructor for class net.minecraft.command.CommandStopSound
-
- CommandSummon - Class in net.minecraft.command.server
-
- CommandSummon() - Constructor for class net.minecraft.command.server.CommandSummon
-
- CommandTeleport - Class in net.minecraft.command.server
-
- CommandTeleport() - Constructor for class net.minecraft.command.server.CommandTeleport
-
- CommandTestFor - Class in net.minecraft.command.server
-
- CommandTestFor() - Constructor for class net.minecraft.command.server.CommandTestFor
-
- CommandTestForBlock - Class in net.minecraft.command.server
-
- CommandTestForBlock() - Constructor for class net.minecraft.command.server.CommandTestForBlock
-
- CommandTime - Class in net.minecraft.command
-
- CommandTime() - Constructor for class net.minecraft.command.CommandTime
-
- CommandTitle - Class in net.minecraft.command
-
- CommandTitle() - Constructor for class net.minecraft.command.CommandTitle
-
- CommandToggleDownfall - Class in net.minecraft.command
-
- CommandToggleDownfall() - Constructor for class net.minecraft.command.CommandToggleDownfall
-
- CommandTP - Class in net.minecraft.command
-
- CommandTP() - Constructor for class net.minecraft.command.CommandTP
-
- CommandTreeBase - Class in net.minecraftforge.server.command
-
Base class for commands that has subcommands.
- CommandTreeBase() - Constructor for class net.minecraftforge.server.command.CommandTreeBase
-
- CommandTrigger - Class in net.minecraft.command
-
- CommandTrigger() - Constructor for class net.minecraft.command.CommandTrigger
-
- CommandWeather - Class in net.minecraft.command
-
- CommandWeather() - Constructor for class net.minecraft.command.CommandWeather
-
- CommandWhitelist - Class in net.minecraft.command.server
-
- CommandWhitelist() - Constructor for class net.minecraft.command.server.CommandWhitelist
-
- CommandWorldBorder - Class in net.minecraft.command
-
- CommandWorldBorder() - Constructor for class net.minecraft.command.CommandWorldBorder
-
- CommandXP - Class in net.minecraft.command
-
- CommandXP() - Constructor for class net.minecraft.command.CommandXP
-
- COMMENT_SEPARATOR - Static variable in class net.minecraftforge.common.config.Configuration
-
- ComparableVersion - Class in net.minecraftforge.fml.common.versioning
-
Generic implementation of version comparison.
- ComparableVersion(String) - Constructor for class net.minecraftforge.fml.common.versioning.ComparableVersion
-
- COMPARATOR - Static variable in class net.minecraft.init.Items
-
- compare(Entity, Entity) - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTarget.Sorter
-
- compare(ChunkPos, ChunkPos) - Method in class net.minecraftforge.common.util.ChunkCoordComparator
-
- compare(Map.Entry<Object, String>, Map.Entry<Object, String>) - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries.EntryComparator
-
- compare(IRecipe, IRecipe) - Method in class net.minecraftforge.oredict.RecipeSorter
-
- compareTo(ChunkCompileTaskGenerator) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- compareTo(Stitcher.Holder) - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- compareTo(Language) - Method in class net.minecraft.client.resources.Language
-
- compareTo(KeyBinding) - Method in class net.minecraft.client.settings.KeyBinding
-
- compareTo(ICommand) - Method in class net.minecraft.command.CommandBase
-
- compareTo(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
-
- compareTo(PotionEffect) - Method in class net.minecraft.potion.PotionEffect
-
- compareTo(Profiler.Result) - Method in class net.minecraft.profiler.Profiler.Result
-
- compareTo(WorldSummary) - Method in class net.minecraft.realms.RealmsLevelSummary
-
- compareTo(RealmsLevelSummary) - Method in class net.minecraft.realms.RealmsLevelSummary
-
- compareTo(Vec3i) - Method in class net.minecraft.util.math.Vec3i
-
- compareTo(NextTickListEntry) - Method in class net.minecraft.world.NextTickListEntry
-
- compareTo(WorldSummary) - Method in class net.minecraft.world.storage.WorldSummary
-
- compareTo(Event) - Method in class net.minecraftforge.common.animation.Event
-
- compareTo(ISpecialArmor.ArmorProperties) - Method in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
-
- compareTo(ComparableVersion) - Method in class net.minecraftforge.fml.common.versioning.ComparableVersion
-
- compareTo(ArtifactVersion) - Method in class net.minecraftforge.fml.common.versioning.DefaultArtifactVersion
-
- COMPASS - Static variable in class net.minecraft.init.Items
-
- compensateToolUses() - Method in class net.minecraft.village.MerchantRecipe
-
- CompiledChunk - Class in net.minecraft.client.renderer.chunk
-
- CompiledChunk() - Constructor for class net.minecraft.client.renderer.chunk.CompiledChunk
-
- compiledChunk - Variable in class net.minecraft.client.renderer.chunk.RenderChunk
-
- complete() - Method in class net.minecraft.client.gui.GuiChat.ChatTabCompleter
-
Called when tab key pressed.
- complete() - Method in class net.minecraft.util.TabCompleter
-
Called when tab key pressed.
- complete(String, int, List<CharSequence>) - Method in class net.minecraftforge.server.console.ConsoleCommandCompleter
-
- completeClientHandshake() - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- completeHandshake(Side) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- CompleteHandshake() - Constructor for class net.minecraftforge.fml.common.network.internal.FMLMessage.CompleteHandshake
-
- CompleteHandshake(Side) - Constructor for class net.minecraftforge.fml.common.network.internal.FMLMessage.CompleteHandshake
-
- completionIdx - Variable in class net.minecraft.util.TabCompleter
-
- completions - Variable in class net.minecraft.util.TabCompleter
-
- components - Variable in class net.minecraft.world.gen.structure.StructureStart
-
List of all StructureComponents that are part of this structure
- ComponentScatteredFeaturePieces - Class in net.minecraft.world.gen.structure
-
- ComponentScatteredFeaturePieces() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces
-
- ComponentScatteredFeaturePieces.DesertPyramid - Class in net.minecraft.world.gen.structure
-
- ComponentScatteredFeaturePieces.Igloo - Class in net.minecraft.world.gen.structure
-
- ComponentScatteredFeaturePieces.JunglePyramid - Class in net.minecraft.world.gen.structure
-
- ComponentScatteredFeaturePieces.SwampHut - Class in net.minecraft.world.gen.structure
-
- componentToJson(ITextComponent) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
-
Serializes a component into JSON.
- componentType - Variable in class net.minecraft.world.gen.structure.StructureComponent
-
The type ID of this component.
- compose(TRSRTransformation) - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- CompositionValue(ITimeValue, ITimeValue) - Constructor for class net.minecraftforge.common.animation.TimeValues.CompositionValue
-
- CompoundDataFixer - Class in net.minecraftforge.common.util
-
- CompoundDataFixer(DataFixer) - Constructor for class net.minecraftforge.common.util.CompoundDataFixer
-
- CompressedStreamTools - Class in net.minecraft.nbt
-
- CompressedStreamTools() - Constructor for class net.minecraft.nbt.CompressedStreamTools
-
- compute(byte[], byte[], OutputStream) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.Delta
-
Compares the source bytes with target bytes, writing to output.
- compute(byte[], byte[]) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.Delta
-
Compares the source bytes with target bytes, returning output.
- compute(byte[], InputStream, DiffWriter) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.Delta
-
Compares the source bytes with target input, writing to output.
- compute(File, File, DiffWriter) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.Delta
-
Compares the source file with a target file, writing to output.
- compute(SeekableSource, InputStream, DiffWriter) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.Delta
-
Compares the source with a target, writing to output.
- computeBranding() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- computeDependencies(String, Set<ArtifactVersion>, List<ArtifactVersion>, List<ArtifactVersion>) - Method in class net.minecraftforge.fml.common.Loader
-
- computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.BlockPressurePlate
-
- computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.BlockPressurePlateWeighted
-
- computeStackSize(Set<Slot>, int, ItemStack, int) - Static method in class net.minecraft.inventory.Container
-
Compute the new stack size, Returns the stack with the new size.
- computeVisibility() - Method in class net.minecraft.client.renderer.chunk.VisGraph
-
- CONDITIONAL - Static variable in class net.minecraft.block.BlockCommandBlock
-
- ConditionAnd - Class in net.minecraft.client.renderer.block.model.multipart
-
- ConditionAnd(Iterable<ICondition>) - Constructor for class net.minecraft.client.renderer.block.model.multipart.ConditionAnd
-
- ConditionOr - Class in net.minecraft.client.renderer.block.model.multipart
-
- ConditionOr(Iterable<ICondition>) - Constructor for class net.minecraft.client.renderer.block.model.multipart.ConditionOr
-
- ConditionPropertyValue - Class in net.minecraft.client.renderer.block.model.multipart
-
- ConditionPropertyValue(String, String) - Constructor for class net.minecraft.client.renderer.block.model.multipart.ConditionPropertyValue
-
- conditions - Variable in class net.minecraft.world.storage.loot.LootEntry
-
- Config - Annotation Type in net.minecraftforge.common.config
-
- Config.Comment - Annotation Type in net.minecraftforge.common.config
-
- Config.LangKey - Annotation Type in net.minecraftforge.common.config
-
- Config.Name - Annotation Type in net.minecraftforge.common.config
-
- Config.RangeDouble - Annotation Type in net.minecraftforge.common.config
-
- Config.RangeInt - Annotation Type in net.minecraftforge.common.config
-
- Config.RequiresMcRestart - Annotation Type in net.minecraftforge.common.config
-
- Config.RequiresWorldRestart - Annotation Type in net.minecraftforge.common.config
-
- Config.Type - Enum in net.minecraftforge.common.config
-
- ConfigCategory - Class in net.minecraftforge.common.config
-
- ConfigCategory(String) - Constructor for class net.minecraftforge.common.config.ConfigCategory
-
- ConfigCategory(String, ConfigCategory) - Constructor for class net.minecraftforge.common.config.ConfigCategory
-
- ConfigChangedEvent - Class in net.minecraftforge.fml.client.event
-
These events are posted from the GuiConfig screen when the done button is pressed.
- ConfigChangedEvent(String, String, boolean, boolean) - Constructor for class net.minecraftforge.fml.client.event.ConfigChangedEvent
-
- ConfigChangedEvent.OnConfigChangedEvent - Class in net.minecraftforge.fml.client.event
-
This event is intended to be consumed by the mod whose config has been changed.
- ConfigChangedEvent.PostConfigChangedEvent - Class in net.minecraftforge.fml.client.event
-
This event is provided for mods to consume if they want to be able to check if other mods' configs have been changed.
- ConfigElement - Class in net.minecraftforge.common.config
-
This class bridges the gap between the FML config GUI classes and the Forge Configuration classes.
- ConfigElement(ConfigCategory) - Constructor for class net.minecraftforge.common.config.ConfigElement
-
- ConfigElement(Property) - Constructor for class net.minecraftforge.common.config.ConfigElement
-
- configElement - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- configElement - Variable in class net.minecraftforge.fml.client.config.GuiEditArray
-
- configElement - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- configElement - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- configElement - Variable in class net.minecraftforge.fml.client.config.GuiSelectString
-
- configElement - Variable in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- configElements - Variable in class net.minecraftforge.fml.client.config.GuiConfig
-
- configEntryClass - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- ConfigGuiType - Enum in net.minecraftforge.fml.client.config
-
- configID - Variable in class net.minecraftforge.fml.client.config.GuiConfig
-
When set to a non-null value the OnConfigChanged and PostConfigChanged events will be posted when the Done button is pressed
if any configElements were changed (includes child screens).
- ConfigManager - Class in net.minecraftforge.common.config
-
- ConfigManager() - Constructor for class net.minecraftforge.common.config.ConfigManager
-
- Configuration - Class in net.minecraftforge.common.config
-
This class offers advanced configurations capabilities, allowing to provide
various categories for configuration variables.
- Configuration() - Constructor for class net.minecraftforge.common.config.Configuration
-
- Configuration(File) - Constructor for class net.minecraftforge.common.config.Configuration
-
Create a configuration file for the file given in parameter.
- Configuration(File, String) - Constructor for class net.minecraftforge.common.config.Configuration
-
- Configuration(File, String, boolean) - Constructor for class net.minecraftforge.common.config.Configuration
-
- Configuration(File, boolean) - Constructor for class net.minecraftforge.common.config.Configuration
-
- Configuration.UnicodeInputStreamReader - Class in net.minecraftforge.common.config
-
- configureForClientLaunch(LaunchClassLoader, FMLTweaker) - Static method in class net.minecraftforge.fml.relauncher.FMLLaunchHandler
-
- configureForServerLaunch(LaunchClassLoader, FMLTweaker) - Static method in class net.minecraftforge.fml.relauncher.FMLLaunchHandler
-
- configurePlayerCapabilities(PlayerCapabilities) - Method in enum net.minecraft.world.GameType
-
Configures the player capabilities based on the game type
- confirm(String) - Static method in class net.minecraftforge.fml.common.StartupQuery
-
- confirmBackupLevelDatUse(SaveHandler) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- confirmButtonText - Variable in class net.minecraft.client.gui.GuiYesNo
-
The text shown for the first button in GuiYesNo
- confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiGameOver
-
- confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiMainMenu
-
- confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiOptions
-
- confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiScreen
-
- confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- confirmClicked(boolean, int) - Method in interface net.minecraft.client.gui.GuiYesNoCallback
-
- confirmResult(boolean, int) - Method in class net.minecraft.realms.RealmsScreen
-
- conflicts(KeyBinding) - Method in class net.minecraft.client.settings.KeyBinding
-
Returns true when the other keyBinding conflicts with this one
- conflicts(IKeyConflictContext) - Method in interface net.minecraftforge.client.settings.IKeyConflictContext
-
- CONIFEROUS - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
-
- connect(String, int) - Method in class net.minecraft.realms.RealmsConnect
-
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- connection - Variable in class net.minecraft.client.entity.EntityPlayerSP
-
- connection - Variable in class net.minecraft.entity.player.EntityPlayerMP
-
The NetServerHandler assigned to this player by the ServerConfigurationManager.
- connectToRealmsServer(String, int) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- connectToSelected() - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- connectToServer(GuiScreen, ServerData) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- connectToServerAtStartup(String, int) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- ConsoleCommandCompleter - Class in net.minecraftforge.server.console
-
- ConsoleCommandCompleter(DedicatedServer) - Constructor for class net.minecraftforge.server.console.ConsoleCommandCompleter
-
- ConsoleFormatter - Class in net.minecraftforge.server.console
-
- ConsoleFormatter() - Constructor for class net.minecraftforge.server.console.ConsoleFormatter
-
- Constants() - Constructor for class net.minecraft.client.renderer.EnumFaceDirection.Constants
-
- Constants - Class in net.minecraftforge.common.util
-
A class containing constants for magic numbers used in the minecraft codebase.
- Constants() - Constructor for class net.minecraftforge.common.util.Constants
-
- Constants.NBT - Class in net.minecraftforge.common.util
-
NBT Tag type IDS, used when storing the nbt to disc, Should align with NBTBase.getId,
table used in NBTBase.func_150283_g
Main use is checking tag type in NBTTagCompound.hasKey(String, int)
- constructMod(FMLConstructionEvent) - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- ConstValue(float) - Constructor for class net.minecraftforge.common.animation.TimeValues.ConstValue
-
- Consumable(ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.Consumable
-
- Consumable(ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.Consumable
-
- consumeItemFromStack(EntityPlayer, ItemStack) - Method in class net.minecraft.entity.passive.EntityAnimal
-
Decreases ItemStack size by one
- Container - Class in net.minecraft.inventory
-
- Container() - Constructor for class net.minecraft.inventory.Container
-
- container - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
- container - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
-
- container - Variable in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
-
- ContainerBeacon - Class in net.minecraft.inventory
-
- ContainerBeacon(IInventory, IInventory) - Constructor for class net.minecraft.inventory.ContainerBeacon
-
- ContainerBrewingStand - Class in net.minecraft.inventory
-
- ContainerBrewingStand(InventoryPlayer, IInventory) - Constructor for class net.minecraft.inventory.ContainerBrewingStand
-
- ContainerChest - Class in net.minecraft.inventory
-
- ContainerChest(IInventory, IInventory, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerChest
-
- ContainerDispenser - Class in net.minecraft.inventory
-
- ContainerDispenser(IInventory, IInventory) - Constructor for class net.minecraft.inventory.ContainerDispenser
-
- ContainerEnchantment - Class in net.minecraft.inventory
-
- ContainerEnchantment(InventoryPlayer, World) - Constructor for class net.minecraft.inventory.ContainerEnchantment
-
- ContainerEnchantment(InventoryPlayer, World, BlockPos) - Constructor for class net.minecraft.inventory.ContainerEnchantment
-
- ContainerFurnace - Class in net.minecraft.inventory
-
- ContainerFurnace(InventoryPlayer, IInventory) - Constructor for class net.minecraft.inventory.ContainerFurnace
-
- ContainerHopper - Class in net.minecraft.inventory
-
- ContainerHopper(InventoryPlayer, IInventory, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerHopper
-
- ContainerHorseChest - Class in net.minecraft.inventory
-
- ContainerHorseChest(String, int) - Constructor for class net.minecraft.inventory.ContainerHorseChest
-
- ContainerHorseChest(ITextComponent, int) - Constructor for class net.minecraft.inventory.ContainerHorseChest
-
- ContainerHorseInventory - Class in net.minecraft.inventory
-
- ContainerHorseInventory(IInventory, IInventory, AbstractHorse, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerHorseInventory
-
- ContainerLocalMenu - Class in net.minecraft.client.player.inventory
-
- ContainerLocalMenu(String, ITextComponent, int) - Constructor for class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- ContainerMerchant - Class in net.minecraft.inventory
-
- ContainerMerchant(InventoryPlayer, IMerchant, World) - Constructor for class net.minecraft.inventory.ContainerMerchant
-
- ContainerPlayer - Class in net.minecraft.inventory
-
- ContainerPlayer(InventoryPlayer, boolean, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerPlayer
-
- ContainerRepair - Class in net.minecraft.inventory
-
- ContainerRepair(InventoryPlayer, World, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerRepair
-
- ContainerRepair(InventoryPlayer, World, BlockPos, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerRepair
-
- containers - Static variable in class net.minecraftforge.fml.relauncher.FMLInjectionData
-
- ContainerShulkerBox - Class in net.minecraft.inventory
-
- ContainerShulkerBox(InventoryPlayer, IInventory, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerShulkerBox
-
- ContainerType - Enum in net.minecraftforge.fml.common.discovery
-
- ContainerWorkbench - Class in net.minecraft.inventory
-
- ContainerWorkbench(InventoryPlayer, World, BlockPos) - Constructor for class net.minecraft.inventory.ContainerWorkbench
-
- contains(int, int) - Method in class net.minecraft.server.management.PlayerChunkMap
-
- contains(Object) - Method in class net.minecraft.util.ClassInheritanceMultiMap
-
- contains(BlockPos) - Method in class net.minecraft.world.border.WorldBorder
-
- contains(ChunkPos) - Method in class net.minecraft.world.border.WorldBorder
-
- contains(AxisAlignedBB) - Method in class net.minecraft.world.border.WorldBorder
-
- containsAnyLiquid(AxisAlignedBB) - Method in class net.minecraft.world.World
-
Checks if any of the blocks within the aabb are liquids.
- containsFluid(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
-
Determines if the Fluids are equal and this stack is larger.
- containsItem(int) - Method in class net.minecraft.util.IntHashMap
-
Returns true if this hash table contains the specified item.
- containsKey(Object) - Method in class net.minecraft.util.LowerStringMap
-
- containsKey(K) - Method in class net.minecraft.util.registry.RegistryNamespaced
-
Does this registry contain an entry for the given key?
- containsKey(K) - Method in class net.minecraft.util.registry.RegistrySimple
-
Does this registry contain an entry for the given key?
- containsKey(String) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- containsKey(Object) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- containsKey(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Does this registry contain an entry for the given key?
- containsKey(ResourceLocation) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- containsMatch(boolean, NonNullList<ItemStack>, ItemStack...) - Static method in class net.minecraftforge.oredict.OreDictionary
-
- containsPlayer(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- containsSource(File) - Method in class net.minecraftforge.fml.common.ModClassLoader
-
- containsUUID(UUID) - Static method in class net.minecraftforge.common.UsernameCache
-
Check if the cache contains the given player's username
- containsValue(Object) - Method in class net.minecraft.util.LowerStringMap
-
- containsValue(Object) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- containsValue(I) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- containsValue(V) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- containsVersion(ArtifactVersion) - Method in interface net.minecraftforge.fml.common.versioning.ArtifactVersion
-
- containsVersion(ArtifactVersion) - Method in class net.minecraftforge.fml.common.versioning.DefaultArtifactVersion
-
- containsVersion(ArtifactVersion) - Method in class net.minecraftforge.fml.common.versioning.Restriction
-
- containsVersion(ArtifactVersion) - Method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- CONTENTS - Static variable in class net.minecraft.block.BlockFlowerPot
-
- Context(NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves) - Constructor for class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- Context - Class in net.minecraftforge.server.permission.context
-
- Context() - Constructor for class net.minecraftforge.server.permission.context.Context
-
- ContextEnd(NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorSimplex) - Constructor for class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextEnd
-
- ContextHell(NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves) - Constructor for class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextHell
-
- ContextKey<T> - Class in net.minecraftforge.server.permission.context
-
- ContextKeys - Class in net.minecraftforge.server.permission.context
-
Some default context keys, for easier compatibility
- ContextKeys() - Constructor for class net.minecraftforge.server.permission.context.ContextKeys
-
- ContextOverworld(NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorPerlin, NoiseGeneratorOctaves, NoiseGeneratorOctaves, NoiseGeneratorOctaves) - Constructor for class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextOverworld
-
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIAttackMelee
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIAttackRanged
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIAttackRangedBow
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIAvoidEntity
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIBase
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIBeg
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIBreakDoor
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIDoorInteract
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearest
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearestPlayer
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIFleeSun
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowGolem
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowOwner
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowParent
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIHarvestFarmland
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAILeapAtTarget
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAILlamaFollowCaravan
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAILookAtVillager
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAILookIdle
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMate
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveIndoors
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsRestriction
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIOcelotAttack
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIOpenDoor
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIPanic
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIPlay
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAITarget
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAITempt
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIWander
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIWatchClosest
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.entity.monster.EntityEvoker.AIWololoSpell
-
Returns whether an in-progress EntityAIBase should continue executing
- contract(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- contract(double) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- controlWidth - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
The width of the control.
- controlWidth - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- controlX - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
The x position where the control should be drawn.
- convert(FluidTankInfo[]) - Static method in class net.minecraftforge.fluids.capability.FluidTankProperties
-
- convertArgToBlockState(Block, String) - Static method in class net.minecraft.command.CommandBase
-
- convertArgToBlockStatePredicate(Block, String) - Static method in class net.minecraft.command.CommandBase
-
- convertFiles() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- convertIpBanlist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
-
- convertLevel(String, IProgressUpdate) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- convertMapFormat(String, IProgressUpdate) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
converts the map to mcRegion
- convertMapFormat(String, IProgressUpdate) - Method in interface net.minecraft.world.storage.ISaveFormat
-
converts the map to mcRegion
- convertMapFormat(String, IProgressUpdate) - Method in class net.minecraft.world.storage.SaveFormatOld
-
converts the map to mcRegion
- convertMapIfNeeded(String) - Method in class net.minecraft.server.MinecraftServer
-
- convertMobOwnerIfNeeded(MinecraftServer, String) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
-
- convertOplist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
-
- convertSaveFiles(DedicatedServer, PropertyManager) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
-
- convertTexture(VertexFormat, TRSRTransformation, TextureAtlasSprite, TextureAtlasSprite, float, EnumFacing, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
-
Takes a texture and converts it into BakedQuads.
- convertTextureHorizontal(VertexFormat, TRSRTransformation, TextureAtlasSprite, TextureAtlasSprite, float, EnumFacing, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
-
Scans a texture and converts it into a list of horizontal strips stacked on top of each other.
- convertTextureVertical(VertexFormat, TRSRTransformation, TextureAtlasSprite, TextureAtlasSprite, float, EnumFacing, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
-
Scans a texture and converts it into a list of vertical strips stacked next to each other from left to right.
- convertToAnvilFormat(ChunkLoader.AnvilConverterData, NBTTagCompound, BiomeProvider) - Static method in class net.minecraft.world.chunk.storage.ChunkLoader
-
- convertToObjective(String, boolean, MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- convertToTeam(String, MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- convertUserBanlist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
-
- convertWhitelist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
-
- COOK_FISH - Static variable in class net.minecraft.stats.AchievementList
-
Is the 'delicious fish' achievement.
- COOKED_BEEF - Static variable in class net.minecraft.init.Items
-
- COOKED_CHICKEN - Static variable in class net.minecraft.init.Items
-
- COOKED_FISH - Static variable in class net.minecraft.init.Items
-
- COOKED_MUTTON - Static variable in class net.minecraft.init.Items
-
- COOKED_PORKCHOP - Static variable in class net.minecraft.init.Items
-
- COOKED_RABBIT - Static variable in class net.minecraft.init.Items
-
- CookedFishIDTypo - Class in net.minecraft.util.datafix.fixes
-
- CookedFishIDTypo() - Constructor for class net.minecraft.util.datafix.fixes.CookedFishIDTypo
-
- COOKIE - Static variable in class net.minecraft.init.Items
-
- CooldownTracker - Class in net.minecraft.util
-
- CooldownTracker() - Constructor for class net.minecraft.util.CooldownTracker
-
- CooldownTrackerServer - Class in net.minecraft.util
-
- CooldownTrackerServer(EntityPlayerMP) - Constructor for class net.minecraft.util.CooldownTrackerServer
-
- CoordinateArg(double, double, boolean) - Constructor for class net.minecraft.command.CommandBase.CoordinateArg
-
- coordinateScale - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- coordinateScale - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- copy() - Method in class net.minecraft.item.ItemStack
-
Returns a new stack with the same properties.
- copy() - Method in class net.minecraft.nbt.NBTBase
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagByte
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagByteArray
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagCompound
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagDouble
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagEnd
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagFloat
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagInt
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagIntArray
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagList
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagLong
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagShort
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.nbt.NBTTagString
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.network.PacketBuffer
-
- copy(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- copy() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- copy() - Method in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
-
- copy() - Method in class net.minecraftforge.fluids.FluidStack
-
- copy(Map<String, Object>) - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- copy() - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- COPY_INT_INT - Static variable in class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
- COPY_INT_UBYTE - Static variable in class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
- COPY_INT_USHORT - Static variable in class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
- COPY_LONG_INT - Static variable in class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
- COPY_USHORT_INT - Static variable in class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
- COPY_USHORT_UBYTE - Static variable in class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
- COPY_USHORT_USHORT - Static variable in class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
- copyCategoryProps(Configuration, String[]) - Method in class net.minecraftforge.common.config.Configuration
-
Copies property objects from another Configuration object to this one using the list of category names.
- copyFrom(ServerData) - Method in class net.minecraft.client.multiplayer.ServerData
-
- copyFrom(TextureAtlasSprite) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- copyInventory(InventoryPlayer) - Method in class net.minecraft.entity.player.InventoryPlayer
-
Copy the ItemStack contents from another InventoryPlayer instance
- copyLinkToClipboard() - Method in class net.minecraft.client.gui.GuiConfirmOpenLink
-
Copies the link to the system clipboard.
- copyLocationAndAnglesFrom(Entity) - Method in class net.minecraft.entity.Entity
-
Sets this entity's location and angles to the location and angles of the passed in entity.
- copyModelAngles(ModelRenderer, ModelRenderer) - Static method in class net.minecraft.client.model.ModelBase
-
Copies the angles from one object to another.
- copyStackWithSize(ItemStack, int) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
- CORAL - Static variable in class net.minecraft.block.material.Material
-
- CoreModManager - Class in net.minecraftforge.fml.relauncher
-
- CoreModManager() - Constructor for class net.minecraftforge.fml.relauncher.CoreModManager
-
- correctFacing(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockChest
-
- Corridor() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Corridor
-
- Corridor(int, Random, StructureBoundingBox, EnumFacing, MapGenMineshaft.Type) - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Corridor
-
- Corridor() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor
-
- Corridor(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor
-
- Corridor() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Corridor
-
- Corridor(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Corridor
-
- Corridor2() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor2
-
- Corridor2(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor2
-
- Corridor3() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor3
-
- Corridor3(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor3
-
- Corridor4() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor4
-
- Corridor4(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor4
-
- Corridor5() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor5
-
- Corridor5(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor5
-
- cos(float) - Static method in class net.minecraft.realms.RealmsMth
-
- cos(float) - Static method in class net.minecraft.util.math.MathHelper
-
cos looked up in the sin table with the appropriate offset
- cost - Variable in class net.minecraft.pathfinding.PathPoint
-
- costMalus - Variable in class net.minecraft.pathfinding.PathPoint
-
- countAdjacentRails() - Method in class net.minecraft.block.BlockRailBase.Rail
-
Counts the number of rails adjacent to this rail.
- countChunksX - Variable in class net.minecraft.client.renderer.ViewFrustum
-
- countChunksY - Variable in class net.minecraft.client.renderer.ViewFrustum
-
- countChunksZ - Variable in class net.minecraft.client.renderer.ViewFrustum
-
- countEntities(Class<?>) - Method in class net.minecraft.world.World
-
Counts how many entities of an entity class exist in the world.
- countEntities(EnumCreatureType, boolean) - Method in class net.minecraft.world.World
-
Returns a count of entities that classify themselves as the specified creature type.
- countRequirementsUntilAvailable(Achievement) - Method in class net.minecraft.stats.StatisticsManager
-
- countServers() - Method in class net.minecraft.client.multiplayer.ServerList
-
Counts the number of ServerData instances in the list.
- coverLeft - Variable in class net.minecraft.client.model.ModelBook
-
Left cover renderer (when facing the book)
- coverRight - Variable in class net.minecraft.client.model.ModelBook
-
Right cover renderer (when facing the book)
- covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.AreaContext
-
- covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.BlockPosContext
-
- covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.Context
-
- covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.TargetContext
-
- CPacketAnimation - Class in net.minecraft.network.play.client
-
- CPacketAnimation() - Constructor for class net.minecraft.network.play.client.CPacketAnimation
-
- CPacketAnimation(EnumHand) - Constructor for class net.minecraft.network.play.client.CPacketAnimation
-
- CPacketChatMessage - Class in net.minecraft.network.play.client
-
- CPacketChatMessage() - Constructor for class net.minecraft.network.play.client.CPacketChatMessage
-
- CPacketChatMessage(String) - Constructor for class net.minecraft.network.play.client.CPacketChatMessage
-
- CPacketClickWindow - Class in net.minecraft.network.play.client
-
- CPacketClickWindow() - Constructor for class net.minecraft.network.play.client.CPacketClickWindow
-
- CPacketClickWindow(int, int, int, ClickType, ItemStack, short) - Constructor for class net.minecraft.network.play.client.CPacketClickWindow
-
- CPacketClientSettings - Class in net.minecraft.network.play.client
-
- CPacketClientSettings() - Constructor for class net.minecraft.network.play.client.CPacketClientSettings
-
- CPacketClientSettings(String, int, EntityPlayer.EnumChatVisibility, boolean, int, EnumHandSide) - Constructor for class net.minecraft.network.play.client.CPacketClientSettings
-
- CPacketClientStatus - Class in net.minecraft.network.play.client
-
- CPacketClientStatus() - Constructor for class net.minecraft.network.play.client.CPacketClientStatus
-
- CPacketClientStatus(CPacketClientStatus.State) - Constructor for class net.minecraft.network.play.client.CPacketClientStatus
-
- CPacketClientStatus.State - Enum in net.minecraft.network.play.client
-
- CPacketCloseWindow - Class in net.minecraft.network.play.client
-
- CPacketCloseWindow() - Constructor for class net.minecraft.network.play.client.CPacketCloseWindow
-
- CPacketCloseWindow(int) - Constructor for class net.minecraft.network.play.client.CPacketCloseWindow
-
- CPacketConfirmTeleport - Class in net.minecraft.network.play.client
-
- CPacketConfirmTeleport() - Constructor for class net.minecraft.network.play.client.CPacketConfirmTeleport
-
- CPacketConfirmTeleport(int) - Constructor for class net.minecraft.network.play.client.CPacketConfirmTeleport
-
- CPacketConfirmTransaction - Class in net.minecraft.network.play.client
-
- CPacketConfirmTransaction() - Constructor for class net.minecraft.network.play.client.CPacketConfirmTransaction
-
- CPacketConfirmTransaction(int, short, boolean) - Constructor for class net.minecraft.network.play.client.CPacketConfirmTransaction
-
- CPacketCreativeInventoryAction - Class in net.minecraft.network.play.client
-
- CPacketCreativeInventoryAction() - Constructor for class net.minecraft.network.play.client.CPacketCreativeInventoryAction
-
- CPacketCreativeInventoryAction(int, ItemStack) - Constructor for class net.minecraft.network.play.client.CPacketCreativeInventoryAction
-
- CPacketCustomPayload - Class in net.minecraft.network.play.client
-
- CPacketCustomPayload() - Constructor for class net.minecraft.network.play.client.CPacketCustomPayload
-
- CPacketCustomPayload(String, PacketBuffer) - Constructor for class net.minecraft.network.play.client.CPacketCustomPayload
-
- CPacketEnchantItem - Class in net.minecraft.network.play.client
-
- CPacketEnchantItem() - Constructor for class net.minecraft.network.play.client.CPacketEnchantItem
-
- CPacketEnchantItem(int, int) - Constructor for class net.minecraft.network.play.client.CPacketEnchantItem
-
- CPacketEncryptionResponse - Class in net.minecraft.network.login.client
-
- CPacketEncryptionResponse() - Constructor for class net.minecraft.network.login.client.CPacketEncryptionResponse
-
- CPacketEncryptionResponse(SecretKey, PublicKey, byte[]) - Constructor for class net.minecraft.network.login.client.CPacketEncryptionResponse
-
- CPacketEntityAction - Class in net.minecraft.network.play.client
-
- CPacketEntityAction() - Constructor for class net.minecraft.network.play.client.CPacketEntityAction
-
- CPacketEntityAction(Entity, CPacketEntityAction.Action) - Constructor for class net.minecraft.network.play.client.CPacketEntityAction
-
- CPacketEntityAction(Entity, CPacketEntityAction.Action, int) - Constructor for class net.minecraft.network.play.client.CPacketEntityAction
-
- CPacketEntityAction.Action - Enum in net.minecraft.network.play.client
-
- CPacketHeldItemChange - Class in net.minecraft.network.play.client
-
- CPacketHeldItemChange() - Constructor for class net.minecraft.network.play.client.CPacketHeldItemChange
-
- CPacketHeldItemChange(int) - Constructor for class net.minecraft.network.play.client.CPacketHeldItemChange
-
- CPacketInput - Class in net.minecraft.network.play.client
-
- CPacketInput() - Constructor for class net.minecraft.network.play.client.CPacketInput
-
- CPacketInput(float, float, boolean, boolean) - Constructor for class net.minecraft.network.play.client.CPacketInput
-
- CPacketKeepAlive - Class in net.minecraft.network.play.client
-
- CPacketKeepAlive() - Constructor for class net.minecraft.network.play.client.CPacketKeepAlive
-
- CPacketKeepAlive(int) - Constructor for class net.minecraft.network.play.client.CPacketKeepAlive
-
- CPacketLoginStart - Class in net.minecraft.network.login.client
-
- CPacketLoginStart() - Constructor for class net.minecraft.network.login.client.CPacketLoginStart
-
- CPacketLoginStart(GameProfile) - Constructor for class net.minecraft.network.login.client.CPacketLoginStart
-
- CPacketPing - Class in net.minecraft.network.status.client
-
- CPacketPing() - Constructor for class net.minecraft.network.status.client.CPacketPing
-
- CPacketPing(long) - Constructor for class net.minecraft.network.status.client.CPacketPing
-
- CPacketPlayer - Class in net.minecraft.network.play.client
-
- CPacketPlayer() - Constructor for class net.minecraft.network.play.client.CPacketPlayer
-
- CPacketPlayer(boolean) - Constructor for class net.minecraft.network.play.client.CPacketPlayer
-
- CPacketPlayer.Position - Class in net.minecraft.network.play.client
-
- CPacketPlayer.PositionRotation - Class in net.minecraft.network.play.client
-
- CPacketPlayer.Rotation - Class in net.minecraft.network.play.client
-
- CPacketPlayerAbilities - Class in net.minecraft.network.play.client
-
- CPacketPlayerAbilities() - Constructor for class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- CPacketPlayerAbilities(PlayerCapabilities) - Constructor for class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- CPacketPlayerDigging - Class in net.minecraft.network.play.client
-
- CPacketPlayerDigging() - Constructor for class net.minecraft.network.play.client.CPacketPlayerDigging
-
- CPacketPlayerDigging(CPacketPlayerDigging.Action, BlockPos, EnumFacing) - Constructor for class net.minecraft.network.play.client.CPacketPlayerDigging
-
- CPacketPlayerDigging.Action - Enum in net.minecraft.network.play.client
-
- CPacketPlayerTryUseItem - Class in net.minecraft.network.play.client
-
- CPacketPlayerTryUseItem() - Constructor for class net.minecraft.network.play.client.CPacketPlayerTryUseItem
-
- CPacketPlayerTryUseItem(EnumHand) - Constructor for class net.minecraft.network.play.client.CPacketPlayerTryUseItem
-
- CPacketPlayerTryUseItemOnBlock - Class in net.minecraft.network.play.client
-
- CPacketPlayerTryUseItemOnBlock() - Constructor for class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- CPacketPlayerTryUseItemOnBlock(BlockPos, EnumFacing, EnumHand, float, float, float) - Constructor for class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- CPacketResourcePackStatus - Class in net.minecraft.network.play.client
-
- CPacketResourcePackStatus() - Constructor for class net.minecraft.network.play.client.CPacketResourcePackStatus
-
- CPacketResourcePackStatus(CPacketResourcePackStatus.Action) - Constructor for class net.minecraft.network.play.client.CPacketResourcePackStatus
-
- CPacketResourcePackStatus.Action - Enum in net.minecraft.network.play.client
-
- CPacketServerQuery - Class in net.minecraft.network.status.client
-
- CPacketServerQuery() - Constructor for class net.minecraft.network.status.client.CPacketServerQuery
-
- CPacketSpectate - Class in net.minecraft.network.play.client
-
- CPacketSpectate() - Constructor for class net.minecraft.network.play.client.CPacketSpectate
-
- CPacketSpectate(UUID) - Constructor for class net.minecraft.network.play.client.CPacketSpectate
-
- CPacketSteerBoat - Class in net.minecraft.network.play.client
-
- CPacketSteerBoat() - Constructor for class net.minecraft.network.play.client.CPacketSteerBoat
-
- CPacketSteerBoat(boolean, boolean) - Constructor for class net.minecraft.network.play.client.CPacketSteerBoat
-
- CPacketTabComplete - Class in net.minecraft.network.play.client
-
- CPacketTabComplete() - Constructor for class net.minecraft.network.play.client.CPacketTabComplete
-
- CPacketTabComplete(String, BlockPos, boolean) - Constructor for class net.minecraft.network.play.client.CPacketTabComplete
-
- CPacketUpdateSign - Class in net.minecraft.network.play.client
-
- CPacketUpdateSign() - Constructor for class net.minecraft.network.play.client.CPacketUpdateSign
-
- CPacketUpdateSign(BlockPos, ITextComponent[]) - Constructor for class net.minecraft.network.play.client.CPacketUpdateSign
-
- CPacketUseEntity - Class in net.minecraft.network.play.client
-
- CPacketUseEntity() - Constructor for class net.minecraft.network.play.client.CPacketUseEntity
-
- CPacketUseEntity(Entity) - Constructor for class net.minecraft.network.play.client.CPacketUseEntity
-
- CPacketUseEntity(Entity, EnumHand) - Constructor for class net.minecraft.network.play.client.CPacketUseEntity
-
- CPacketUseEntity(Entity, EnumHand, Vec3d) - Constructor for class net.minecraft.network.play.client.CPacketUseEntity
-
- CPacketUseEntity.Action - Enum in net.minecraft.network.play.client
-
- CPacketVehicleMove - Class in net.minecraft.network.play.client
-
- CPacketVehicleMove() - Constructor for class net.minecraft.network.play.client.CPacketVehicleMove
-
- CPacketVehicleMove(Entity) - Constructor for class net.minecraft.network.play.client.CPacketVehicleMove
-
- CRACKED_META - Static variable in class net.minecraft.block.BlockStoneBrick
-
- CRAFTED_SNOW - Static variable in class net.minecraft.block.material.Material
-
The material for crafted snow.
- crafting - Variable in class net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemCraftedEvent
-
- CRAFTING_TABLE - Static variable in class net.minecraft.init.Blocks
-
- CRAFTING_TABLE_INTERACTION - Static variable in class net.minecraft.stats.StatList
-
- CraftingManager - Class in net.minecraft.item.crafting
-
- craftMatrix - Variable in class net.minecraft.inventory.ContainerPlayer
-
The crafting matrix inventory.
- craftMatrix - Variable in class net.minecraft.inventory.ContainerWorkbench
-
The crafting matrix inventory (3x3).
- craftMatrix - Variable in class net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemCraftedEvent
-
- craftResult - Variable in class net.minecraft.inventory.ContainerPlayer
-
- craftResult - Variable in class net.minecraft.inventory.ContainerWorkbench
-
- CRAMMING - Static variable in class net.minecraft.util.DamageSource
-
- crashed(CrashReport) - Method in class net.minecraft.client.Minecraft
-
- CrashReport - Class in net.minecraft.crash
-
- CrashReport(String, Throwable) - Constructor for class net.minecraft.crash.CrashReport
-
- CrashReportCategory - Class in net.minecraft.crash
-
- CrashReportCategory(CrashReport, String) - Constructor for class net.minecraft.crash.CrashReportCategory
-
- create(String) - Static method in class net.minecraft.block.properties.PropertyBool
-
- create(String) - Static method in class net.minecraft.block.properties.PropertyDirection
-
Create a new PropertyDirection with the given name
- create(String, <any>) - Static method in class net.minecraft.block.properties.PropertyDirection
-
Create a new PropertyDirection with all directions that match the given Predicate
- create(String, Class<T>) - Static method in class net.minecraft.block.properties.PropertyEnum
-
Create a new PropertyEnum with all Enum constants of the given class.
- create(String, Class<T>, <any>) - Static method in class net.minecraft.block.properties.PropertyEnum
-
Create a new PropertyEnum with all Enum constants of the given class that match the given Predicate.
- create(String, Class<T>, T...) - Static method in class net.minecraft.block.properties.PropertyEnum
-
Create a new PropertyEnum with the specified values
- create(String, int, int) - Static method in class net.minecraft.block.properties.PropertyInteger
-
- create(World, RenderGlobal, int) - Method in interface net.minecraft.client.renderer.chunk.IRenderChunkFactory
-
- create(World, RenderGlobal, int) - Method in class net.minecraft.client.renderer.chunk.ListChunkFactory
-
- create(World, RenderGlobal, int) - Method in class net.minecraft.client.renderer.chunk.VboChunkFactory
-
- create(World, double, double, double, EntityMinecart.Type) - Static method in class net.minecraft.entity.item.EntityMinecart
-
- create(World, NBTTagCompound) - Static method in class net.minecraft.tileentity.TileEntity
-
- create(Gson, <any>) - Method in class net.minecraft.util.EnumTypeAdapterFactory
-
- create() - Static method in class net.minecraft.util.NonNullList
-
- create(String, Vector3f, Vector3f, Quat4f, List<B3DModel.Node<?>>, K) - Static method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- create(Gson, <any>) - Method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
-
- create(Gson, <any>) - Method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
-
- create() - Method in class net.minecraftforge.fml.common.registry.RegistryBuilder
-
- create(String, Class<E>) - Static method in class net.minecraftforge.server.permission.context.ContextKey
-
- createAccessor(SoundHandler) - Method in interface net.minecraft.client.audio.ISound
-
- createAccessor(SoundHandler) - Method in class net.minecraft.client.audio.PositionedSound
-
- createAppender(String, Filter, <any>, String) - Static method in class net.minecraftforge.server.console.TerminalConsoleAppender
-
- createArrow(World, ItemStack, EntityLivingBase) - Method in class net.minecraft.item.ItemArrow
-
- createArrow(World, ItemStack, EntityLivingBase) - Method in class net.minecraft.item.ItemSpectralArrow
-
- createArrow(World, ItemStack, EntityLivingBase) - Method in class net.minecraft.item.ItemTippedArrow
-
- createBindEntityOutlineFbs(int, int) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- createBindFramebuffer(int, int) - Method in class net.minecraft.client.shader.Framebuffer
-
- createBindFramebuffers(int, int) - Method in class net.minecraft.client.shader.ShaderGroup
-
- createBiomeDecorator() - Method in class net.minecraft.world.biome.Biome
-
Allocate a new BiomeDecorator for this BiomeGenBase
- createBiomeDecorator() - Method in class net.minecraft.world.biome.BiomeMesa
-
Allocate a new BiomeDecorator for this BiomeGenBase
- createBlockState() - Method in class net.minecraft.block.Block
-
- createBlockState() - Method in class net.minecraft.block.BlockAnvil
-
- createBlockState() - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
-
- createBlockState() - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
-
- createBlockState() - Method in class net.minecraft.block.BlockBed
-
- createBlockState() - Method in class net.minecraft.block.BlockBeetroot
-
- createBlockState() - Method in class net.minecraft.block.BlockBrewingStand
-
- createBlockState() - Method in class net.minecraft.block.BlockButton
-
- createBlockState() - Method in class net.minecraft.block.BlockCactus
-
- createBlockState() - Method in class net.minecraft.block.BlockCake
-
- createBlockState() - Method in class net.minecraft.block.BlockCarpet
-
- createBlockState() - Method in class net.minecraft.block.BlockCauldron
-
- createBlockState() - Method in class net.minecraft.block.BlockChest
-
- createBlockState() - Method in class net.minecraft.block.BlockChorusFlower
-
- createBlockState() - Method in class net.minecraft.block.BlockChorusPlant
-
- createBlockState() - Method in class net.minecraft.block.BlockCocoa
-
- createBlockState() - Method in class net.minecraft.block.BlockColored
-
- createBlockState() - Method in class net.minecraft.block.BlockCommandBlock
-
- createBlockState() - Method in class net.minecraft.block.BlockCrops
-
- createBlockState() - Method in class net.minecraft.block.BlockDaylightDetector
-
- createBlockState() - Method in class net.minecraft.block.BlockDirt
-
- createBlockState() - Method in class net.minecraft.block.BlockDispenser
-
- createBlockState() - Method in class net.minecraft.block.BlockDoor
-
- createBlockState() - Method in class net.minecraft.block.BlockDoublePlant
-
- createBlockState() - Method in class net.minecraft.block.BlockEnderChest
-
- createBlockState() - Method in class net.minecraft.block.BlockEndPortalFrame
-
- createBlockState() - Method in class net.minecraft.block.BlockEndRod
-
- createBlockState() - Method in class net.minecraft.block.BlockFarmland
-
- createBlockState() - Method in class net.minecraft.block.BlockFence
-
- createBlockState() - Method in class net.minecraft.block.BlockFenceGate
-
- createBlockState() - Method in class net.minecraft.block.BlockFire
-
- createBlockState() - Method in class net.minecraft.block.BlockFlower
-
- createBlockState() - Method in class net.minecraft.block.BlockFlowerPot
-
- createBlockState() - Method in class net.minecraft.block.BlockFrostedIce
-
- createBlockState() - Method in class net.minecraft.block.BlockFurnace
-
- createBlockState() - Method in class net.minecraft.block.BlockGrass
-
- createBlockState() - Method in class net.minecraft.block.BlockHopper
-
- createBlockState() - Method in class net.minecraft.block.BlockHugeMushroom
-
- createBlockState() - Method in class net.minecraft.block.BlockJukebox
-
- createBlockState() - Method in class net.minecraft.block.BlockLadder
-
- createBlockState() - Method in class net.minecraft.block.BlockLever
-
- createBlockState() - Method in class net.minecraft.block.BlockLiquid
-
- createBlockState() - Method in class net.minecraft.block.BlockMycelium
-
- createBlockState() - Method in class net.minecraft.block.BlockNetherWart
-
- createBlockState() - Method in class net.minecraft.block.BlockNewLeaf
-
- createBlockState() - Method in class net.minecraft.block.BlockNewLog
-
- createBlockState() - Method in class net.minecraft.block.BlockObserver
-
- createBlockState() - Method in class net.minecraft.block.BlockOldLeaf
-
- createBlockState() - Method in class net.minecraft.block.BlockOldLog
-
- createBlockState() - Method in class net.minecraft.block.BlockPane
-
- createBlockState() - Method in class net.minecraft.block.BlockPistonBase
-
- createBlockState() - Method in class net.minecraft.block.BlockPistonExtension
-
- createBlockState() - Method in class net.minecraft.block.BlockPistonMoving
-
- createBlockState() - Method in class net.minecraft.block.BlockPlanks
-
- createBlockState() - Method in class net.minecraft.block.BlockPortal
-
- createBlockState() - Method in class net.minecraft.block.BlockPressurePlate
-
- createBlockState() - Method in class net.minecraft.block.BlockPressurePlateWeighted
-
- createBlockState() - Method in class net.minecraft.block.BlockPrismarine
-
- createBlockState() - Method in class net.minecraft.block.BlockPumpkin
-
- createBlockState() - Method in class net.minecraft.block.BlockPurpurSlab
-
- createBlockState() - Method in class net.minecraft.block.BlockQuartz
-
- createBlockState() - Method in class net.minecraft.block.BlockRail
-
- createBlockState() - Method in class net.minecraft.block.BlockRailDetector
-
- createBlockState() - Method in class net.minecraft.block.BlockRailPowered
-
- createBlockState() - Method in class net.minecraft.block.BlockRedSandstone
-
- createBlockState() - Method in class net.minecraft.block.BlockRedstoneComparator
-
- createBlockState() - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- createBlockState() - Method in class net.minecraft.block.BlockRedstoneWire
-
- createBlockState() - Method in class net.minecraft.block.BlockReed
-
- createBlockState() - Method in class net.minecraft.block.BlockRotatedPillar
-
- createBlockState() - Method in class net.minecraft.block.BlockSand
-
- createBlockState() - Method in class net.minecraft.block.BlockSandStone
-
- createBlockState() - Method in class net.minecraft.block.BlockSapling
-
- createBlockState() - Method in class net.minecraft.block.BlockShulkerBox
-
- createBlockState() - Method in class net.minecraft.block.BlockSilverfish
-
- createBlockState() - Method in class net.minecraft.block.BlockSkull
-
- createBlockState() - Method in class net.minecraft.block.BlockSnow
-
- createBlockState() - Method in class net.minecraft.block.BlockSponge
-
- createBlockState() - Method in class net.minecraft.block.BlockStainedGlass
-
- createBlockState() - Method in class net.minecraft.block.BlockStainedGlassPane
-
- createBlockState() - Method in class net.minecraft.block.BlockStairs
-
- createBlockState() - Method in class net.minecraft.block.BlockStandingSign
-
- createBlockState() - Method in class net.minecraft.block.BlockStem
-
- createBlockState() - Method in class net.minecraft.block.BlockStone
-
- createBlockState() - Method in class net.minecraft.block.BlockStoneBrick
-
- createBlockState() - Method in class net.minecraft.block.BlockStoneSlab
-
- createBlockState() - Method in class net.minecraft.block.BlockStoneSlabNew
-
- createBlockState() - Method in class net.minecraft.block.BlockStructure
-
- createBlockState() - Method in class net.minecraft.block.BlockTallGrass
-
- createBlockState() - Method in class net.minecraft.block.BlockTNT
-
- createBlockState() - Method in class net.minecraft.block.BlockTorch
-
- createBlockState() - Method in class net.minecraft.block.BlockTrapDoor
-
- createBlockState() - Method in class net.minecraft.block.BlockTripWire
-
- createBlockState() - Method in class net.minecraft.block.BlockTripWireHook
-
- createBlockState() - Method in class net.minecraft.block.BlockVine
-
- createBlockState() - Method in class net.minecraft.block.BlockWall
-
- createBlockState() - Method in class net.minecraft.block.BlockWallSign
-
- createBlockState() - Method in class net.minecraft.block.BlockWoodSlab
-
- createBlockState() - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- createBodyHelper() - Method in class net.minecraft.entity.EntityLiving
-
- createBodyHelper() - Method in class net.minecraft.entity.monster.EntityShulker
-
- createBonusChest() - Method in class net.minecraft.world.WorldServer
-
Creates the bonus chest in the world.
- createButtons() - Method in class net.minecraft.client.gui.achievement.GuiStats
-
- createButtons() - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- createChatComponent() - Method in class net.minecraft.stats.StatBase
-
1.8.9
- createChild(EntityAgeable) - Method in class net.minecraft.entity.EntityAgeable
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.monster.EntityPolarBear
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityChicken
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityCow
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityDonkey
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityHorse
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityLlama
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityMooshroom
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityOcelot
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityPig
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityRabbit
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntitySheep
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityVillager
-
- createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityWolf
-
- createChunkGenerator() - Method in class net.minecraft.world.WorldProvider
-
- createChunkGenerator() - Method in class net.minecraft.world.WorldProviderEnd
-
- createChunkGenerator() - Method in class net.minecraft.world.WorldProviderHell
-
- createChunkProvider() - Method in class net.minecraft.client.multiplayer.WorldClient
-
Creates the chunk provider for this world.
- createChunkProvider() - Method in class net.minecraft.world.World
-
Creates the chunk provider for this world.
- createChunkProvider() - Method in class net.minecraft.world.WorldServer
-
Creates the chunk provider for this world.
- createClientPlayer(World, StatisticsManager) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- createCommandManager() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- createCommandManager() - Method in class net.minecraft.server.MinecraftServer
-
- createConfigGui(GuiScreen) - Method in class net.minecraftforge.client.gui.ForgeGuiFactory
-
- createConfigGui(GuiScreen) - Method in class net.minecraftforge.fml.client.DefaultGuiFactory
-
- createConfigGui(GuiScreen) - Method in class net.minecraftforge.fml.client.FMLConfigGuiFactory
-
- createConfigGui(GuiScreen) - Method in interface net.minecraftforge.fml.client.IModGuiFactory
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.block.BlockAnvil.Anvil
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartChest
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityChest
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- createContainer(InventoryPlayer, EntityPlayer) - Method in interface net.minecraft.world.IInteractionObject
-
- createCooldownTracker() - Method in class net.minecraft.entity.player.EntityPlayer
-
- createCooldownTracker() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- createCopy() - Method in interface net.minecraft.util.text.ITextComponent
-
Creates a copy of this component.
- createCopy() - Method in class net.minecraft.util.text.TextComponentScore
-
Creates a copy of this component.
- createCopy() - Method in class net.minecraft.util.text.TextComponentSelector
-
Creates a copy of this component.
- createCopy() - Method in class net.minecraft.util.text.TextComponentString
-
Creates a copy of this component.
- createCopy() - Method in class net.minecraft.util.text.TextComponentTranslation
-
Creates a copy of this component.
- createdBy(EntityLivingBase) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- CreateDecorator(Biome, BiomeDecorator) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.CreateDecorator
-
- createDeepCopy() - Method in class net.minecraft.util.text.Style
-
Creates a deep copy of this style.
- createDeepCopyIterator(Iterable<ITextComponent>) - Static method in class net.minecraft.util.text.TextComponentBase
-
Creates an iterator that iterates over the given components, returning deep copies of each component in turn so
that the properties of the returned objects will remain externally consistent after being returned.
- createDimension() - Method in enum net.minecraft.world.DimensionType
-
- createDirectByteBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
-
Creates and returns a direct byte buffer with the specified capacity.
- createDirectFloatBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
-
Creates and returns a direct float buffer with the specified capacity.
- createDirectIntBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
-
Creates and returns a direct int buffer with the specified capacity.
- createDispenser(World, StructureBoundingBox, Random, int, int, int, EnumFacing, ResourceLocation) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- createEatingParticles() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- createEntity(World, Entity, ItemStack) - Method in class net.minecraft.item.Item
-
This function should return a new entity to replace the dropped item.
- createEntityByID(int, World) - Static method in class net.minecraft.entity.EntityList
-
Create a new instance of an entity in the world by using an entity ID.
- createEntityByIDFromName(ResourceLocation, World) - Static method in class net.minecraft.entity.EntityList
-
- createEntityFromNBT(NBTTagCompound, World) - Static method in class net.minecraft.entity.EntityList
-
create a new instance of an entity from NBT store
- createEntityFromNBT(NBTTagCompound, World) - Static method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- createEntitySelectors(Map<String, String>, String, ICommandSender, Vec3d) - Static method in class net.minecraftforge.fml.common.registry.GameRegistry
-
Creates a list of entity selectors using the registered factories.
- createEntry(JsonObject) - Method in class net.minecraft.server.management.UserList
-
- createEntry(JsonObject) - Method in class net.minecraft.server.management.UserListBans
-
- createEntry(JsonObject) - Method in class net.minecraft.server.management.UserListIPBans
-
- createEntry(JsonObject) - Method in class net.minecraft.server.management.UserListOps
-
- createEntry(JsonObject) - Method in class net.minecraft.server.management.UserListWhitelist
-
- createEULAFile() - Method in class net.minecraft.server.ServerEula
-
- createExplosion(Entity, double, double, double, float, boolean) - Method in class net.minecraft.world.World
-
Creates an explosion in the world.
- createFilledSlotsArray() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Creates an array of boolean values, each value represents a potion input slot, value is true if the slot is not
null.
- createFixer() - Static method in class net.minecraft.util.datafix.DataFixesManager
-
- createFlatGeneratorFromString(String) - Static method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- CreateFluidSourceEvent(World, BlockPos, IBlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CreateFluidSourceEvent
-
- createFog - Variable in class net.minecraft.world.BossInfo
-
- createFramebuffer(int, int) - Method in class net.minecraft.client.shader.Framebuffer
-
- createFromBuffer(PacketBuffer) - Static method in class net.minecraft.pathfinding.PathPoint
-
- createFromVersion(String, ArtifactVersion) - Static method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- createFromVersionSpec(String) - Static method in class net.minecraftforge.fml.common.versioning.VersionRange
-
Create a version range from a string representation
Some spec examples are
1.0
Version 1.0
[1.0,2.0)
Versions 1.0 (included) to 2.0 (not included)
[1.0,2.0]
Versions 1.0 to 2.0 (both included)
[1.5,)
Versions 1.5 and higher
(,1.0],[1.2,)
Versions up to 1.0 (included) and 1.2 or higher
- createInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
-
- createInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
-
- createInstance() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- createInstance() - Method in class net.minecraft.entity.monster.EntitySlime
-
- createKey(int) - Method in interface net.minecraft.network.datasync.DataSerializer
-
- createKey(Class<? extends Entity>, DataSerializer<T>) - Static method in class net.minecraft.network.datasync.EntityDataManager
-
- createKnot(World, BlockPos) - Static method in class net.minecraft.entity.EntityLeashKnot
-
- createLoadingCache(World, boolean) - Static method in class net.minecraft.block.state.pattern.BlockPattern
-
- createLookup(Class<?>) - Method in class net.minecraft.util.ClassInheritanceMultiMap
-
- createLootRoll(Collection<ItemStack>, Random, LootContext) - Method in class net.minecraft.world.storage.loot.LootPool
-
generates the contents for a single roll.
- createMap(Iterable<K>, Iterable<V>) - Static method in class net.minecraft.util.MapPopulator
-
Create a Map from the given keys and values.
- createMapDataPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemMap
-
- createMapDataPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemMapBase
-
- createNavigator(World) - Method in class net.minecraft.entity.EntityLiving
-
Returns new PathNavigateGround instance
- createNavigator(World) - Method in class net.minecraft.entity.monster.EntityGuardian
-
Returns new PathNavigateGround instance
- createNavigator(World) - Method in class net.minecraft.entity.monster.EntitySpider
-
Returns new PathNavigateGround instance
- createNetCipherInstance(int, Key) - Static method in class net.minecraft.util.CryptManager
-
Creates an Cipher instance using the AES/CFB8/NoPadding algorithm.
- createNetworkManagerAndConnect(InetAddress, int, boolean) - Static method in class net.minecraft.network.NetworkManager
-
Create a new NetworkManager from the server host and connect it to the server
- createNewByType(byte) - Static method in class net.minecraft.nbt.NBTBase
-
Creates a new NBTBase object that corresponds with the passed in id.
- createNewSharedKey() - Static method in class net.minecraft.util.CryptManager
-
Generate a new shared secret AES key from a secure random source
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockBanner
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockBeacon
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockBrewingStand
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockChest
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockCommandBlock
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockDaylightDetector
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockDispenser
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockDropper
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockEnchantmentTable
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockEnderChest
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockEndGateway
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockEndPortal
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockFlowerPot
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockFurnace
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockHopper
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockJukebox
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockMobSpawner
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockNote
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockPistonMoving
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockRedstoneComparator
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockShulkerBox
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockSign
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockSkull
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockStructure
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World, int) - Method in interface net.minecraft.block.ITileEntityProvider
-
Returns a new instance of a block's tile entity class.
- createOrLoadRegionFile(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
-
- createOverrides() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.Barrier.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in interface net.minecraft.client.particle.IParticleFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleBlockDust.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleBreaking.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleBreaking.SlimeFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleBreaking.SnowballFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleBubble.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleCloud.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleCrit.DamageIndicatorFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleCrit.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleCrit.MagicFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleDigging.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleDragonBreath.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleDrip.LavaFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleDrip.WaterFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleEnchantmentTable.EnchantmentTable
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleEndRod.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleExplosion.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleExplosionHuge.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleExplosionLarge.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleFallingDust.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleFirework.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleFlame.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleFootStep.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleHeart.AngryVillagerFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleHeart.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleLava.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleMobAppearance.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleNote.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticlePortal.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleRain.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleRedstone.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSmokeLarge.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSmokeNormal.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSnowShovel.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpell.AmbientMobFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpell.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpell.InstantFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpell.MobFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpell.WitchFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpit.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSplash.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSuspend.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSuspendedTown.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSuspendedTown.HappyVillagerFactory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSweepAttack.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleTotem.Factory
-
- createParticle(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleWaterWake.Factory
-
- createPatternHelper(World, BlockPos) - Method in class net.minecraft.block.BlockPortal
-
- createPhase(EntityDragon) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor2
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor3
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor4
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Corridor5
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Crossing
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Crossing2
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Crossing3
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.End
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Entrance
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.NetherStalkRoom
-
- createPiece(List<StructureComponent>, Random, int, int, int, int, EnumFacing) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Stairs
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Straight
-
- createPiece(List<StructureComponent>, Random, int, int, int, int, EnumFacing) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Throne
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.ChestCorridor
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Crossing
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.LeftTurn
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Library
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.PortalRoom
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Prison
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.RoomCrossing
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.StairsStraight
-
- createPiece(List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Straight
-
- createPiece(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces.Church
-
- createPiece(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces.Field1
-
- createPiece(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces.Field2
-
- createPiece(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces.Hall
-
- createPiece(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces.House1
-
- createPiece(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces.House2
-
- createPiece(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces.House3
-
- createPiece(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces.House4Garden
-
- createPiece(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces.WoodHut
-
- createPlayerForUser(GameProfile) - Method in class net.minecraft.server.management.PlayerList
-
also checks for multiple logins across servers
- createPosTag(BlockPos) - Static method in class net.minecraft.nbt.NBTUtil
-
Creates a new NBTTagCompound from a BlockPos.
- createPredicates(Map<String, String>, String, ICommandSender, Vec3d) - Method in interface net.minecraftforge.fml.common.IEntitySelectorFactory
-
Called every time a command that contains entity selectors is executed
- createProgram() - Method in class net.minecraft.client.shader.ShaderLinkHelper
-
- createProper(int, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- createProviderFor(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- createRegionRenderCache(World, BlockPos, BlockPos, int) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
Creates a new RegionRenderCache instance.
Extending classes can change the behavior of the cache, allowing to visually change
blocks (schematics etc).
- createRegistry(ResourceLocation, Class<T>, ResourceLocation, int, int, boolean, IForgeRegistry.AddCallback<T>, IForgeRegistry.ClearCallback<T>, IForgeRegistry.CreateCallback<T>) - Static method in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
Deprecated.
- createRegistry(ResourceLocation, Class<T>, ResourceLocation, int, int, boolean, IForgeRegistry.AddCallback<T>, IForgeRegistry.ClearCallback<T>, IForgeRegistry.CreateCallback<T>, IForgeRegistry.SubstitutionCallback<T>) - Static method in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
Deprecated.
- createRemappingMethodAdapter(int, String, MethodVisitor) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLRemappingAdapter
-
- createRenderChunks(IRenderChunkFactory) - Method in class net.minecraft.client.renderer.ViewFrustum
-
- createRenderFor(RenderManager) - Method in interface net.minecraftforge.fml.client.registry.IRenderFactory
-
- createRunningParticles() - Method in class net.minecraft.entity.Entity
-
- createScreenshot(int, int, Framebuffer) - Static method in class net.minecraft.util.ScreenShotHelper
-
- createServerGui(DedicatedServer) - Static method in class net.minecraft.server.gui.MinecraftServerGui
-
Creates the server GUI and sets it visible for the user.
- createShallowCopy() - Method in class net.minecraft.util.text.Style
-
Creates a shallow copy of this style.
- CreateSpawnPosition(World, WorldSettings) - Constructor for class net.minecraftforge.event.world.WorldEvent.CreateSpawnPosition
-
- createState(Block, <any>, <any>) - Method in class net.minecraft.block.state.BlockStateContainer
-
- createState(Block, <any>, <any>) - Method in class net.minecraftforge.common.property.ExtendedBlockState
-
- createStructureBaseNBT() - Method in class net.minecraft.world.gen.structure.StructureComponent
-
Writes structure base data (id, boundingbox,
coordBase
and
componentType
) to new NBTTagCompound and
returns it.
- createTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
- createTileEntity(World, IBlockState) - Method in class net.minecraft.block.Block
-
Called throughout the code as a replacement for ITileEntityProvider.createNewTileEntity
Return the same thing you would from that function.
- createTilePiston(IBlockState, EnumFacing, boolean, boolean) - Static method in class net.minecraft.block.BlockPistonMoving
-
- createUnderlyingMap() - Method in class net.minecraft.client.audio.SoundRegistry
-
Creates the Map we will use to map keys to their registered values.
- createUnderlyingMap() - Method in class net.minecraft.util.registry.RegistryNamespaced
-
Creates the Map we will use to map keys to their registered values.
- createUnderlyingMap() - Method in class net.minecraft.util.registry.RegistrySimple
-
Creates the Map we will use to map keys to their registered values.
- createUnSidedHandler() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- createUnSidedHandler() - Method in class net.minecraft.tileentity.TileEntityLockable
-
- createUnSidedHandler() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- createUUIDTag(UUID) - Static method in class net.minecraft.nbt.NBTUtil
-
Creates a new NBTTagCompound which stores a UUID.
- createVillageDoor(World, StructureBoundingBox, Random, int, int, int, EnumFacing) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- createWorldBorder() - Method in class net.minecraft.world.WorldProvider
-
- createWorldBorder() - Method in class net.minecraft.world.WorldProviderHell
-
- createWrapper(Method) - Method in class net.minecraftforge.fml.common.eventhandler.ASMEventHandler
-
- CREATIVE_TAB_ARRAY - Static variable in class net.minecraft.creativetab.CreativeTabs
-
- CreativeCrafting - Class in net.minecraft.client.gui.inventory
-
- CreativeCrafting(Minecraft) - Constructor for class net.minecraft.client.gui.inventory.CreativeCrafting
-
- creativeId() - Static method in class net.minecraft.realms.Realms
-
- CreativeTabs - Class in net.minecraft.creativetab
-
- CreativeTabs(String) - Constructor for class net.minecraft.creativetab.CreativeTabs
-
- CreativeTabs(int, String) - Constructor for class net.minecraft.creativetab.CreativeTabs
-
- credits - Variable in class net.minecraftforge.fml.common.ModMetadata
-
- creeperArmor - Variable in class net.minecraft.client.model.ModelCreeper
-
- CropGrowEvent(World, BlockPos, IBlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CropGrowEvent
-
- Cross() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Cross
-
- Cross(int, Random, StructureBoundingBox, EnumFacing, MapGenMineshaft.Type) - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Cross
-
- Crossing() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Crossing
-
- Crossing(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Crossing
-
- Crossing() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Crossing
-
- Crossing(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Crossing
-
- Crossing2() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Crossing2
-
- Crossing2(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Crossing2
-
- Crossing3() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Crossing3
-
- Crossing3(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Crossing3
-
- Crossing3(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Crossing3
-
- crossProduct(Vec3i) - Method in class net.minecraft.util.math.BlockPos
-
Calculate the cross product of this and the given Vector
- crossProduct(Vec3d) - Method in class net.minecraft.util.math.Vec3d
-
Returns a new vector with the result of this vector x the specified vector.
- crossProduct(Vec3i) - Method in class net.minecraft.util.math.Vec3i
-
Calculate the cross product of this and the given Vector
- CROUCH_ONE_CM - Static variable in class net.minecraft.stats.StatList
-
- CryptManager - Class in net.minecraft.util
-
- CryptManager() - Constructor for class net.minecraft.util.CryptManager
-
- cubeList - Variable in class net.minecraft.client.model.ModelRenderer
-
- cullFace - Variable in class net.minecraft.client.renderer.block.model.BlockPartFace
-
- cullFace(GlStateManager.CullFace) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- curePotionEffects(ItemStack) - Method in class net.minecraft.entity.EntityLivingBase
-
Removes all potion effects that have curativeItem as a curative item for its effect
- CURRENT_LOCALE - Static variable in class net.minecraft.client.resources.LanguageManager
-
- currentIndex - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- currentItem - Variable in class net.minecraft.entity.player.InventoryPlayer
-
The index of the currently held item (0-8).
- currentPath - Variable in class net.minecraft.pathfinding.PathNavigate
-
The PathEntity being followed.
- currentScreen - Variable in class net.minecraft.client.Minecraft
-
The GuiScreen that's being displayed at the moment.
- currentServerMaxPlayers - Variable in class net.minecraft.client.network.NetHandlerPlayClient
-
- currentState() - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
-
- currentState() - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
-
Get current state name.
- currentTask - Variable in class net.minecraft.server.MinecraftServer
-
The task the server is currently working on(and will output on outputPercentRemaining).
- currentTimeMillis() - Static method in class net.minecraft.realms.Realms
-
- currentValue - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- currentValue - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- currentValue - Variable in class net.minecraftforge.fml.client.config.GuiSelectString
-
- currentValues - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- currentValues - Variable in class net.minecraftforge.fml.client.config.GuiEditArray
-
- currentValues - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- currentWindowId - Variable in class net.minecraft.entity.player.EntityPlayerMP
-
The currently in use window ID.
- CustomArrayEntry(GuiEditArray, GuiEditArrayEntries, IConfigElement, Object) - Constructor for class net.minecraftforge.fml.client.FMLConfigGuiFactory.CustomArrayEntry
-
- customData(IModel, <any>) - Static method in class net.minecraftforge.client.model.ModelProcessingHelper
-
- CUSTOMIZED - Static variable in class net.minecraft.world.WorldType
-
- CustomModLoadingErrorDisplayException - Exception in net.minecraftforge.fml.client
-
If a mod throws this exception during loading, it will be called back to render
the error screen through the methods below.
- CustomModLoadingErrorDisplayException() - Constructor for exception net.minecraftforge.fml.client.CustomModLoadingErrorDisplayException
-
- CustomModLoadingErrorDisplayException(String, Throwable) - Constructor for exception net.minecraftforge.fml.client.CustomModLoadingErrorDisplayException
-
- customMouseEvent(int, int, int, float, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- customName - Variable in class net.minecraft.tileentity.TileEntityLockableLoot
-
- CustomNetworkEvent(Object) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomNetworkEvent
-
- CustomPacketRegistrationEvent(NetworkManager, Set<String>, String, Side, Class<S>) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketRegistrationEvent
-
- customTeleporters - Variable in class net.minecraft.world.WorldServer
-
- CYAN - Static variable in class net.minecraft.block.material.MapColor
-
- CYAN_SHULKER_BOX - Static variable in class net.minecraft.init.Blocks
-
- cycleProperty(IProperty<T>) - Method in class net.minecraft.block.state.BlockStateBase
-
Create a version of this BlockState with the given property cycled to the next value in order.
- cycleProperty(IProperty<T>) - Method in interface net.minecraft.block.state.IBlockState
-
Create a version of this BlockState with the given property cycled to the next value in order.
- cyclePropertyValue(Collection<T>, T) - Static method in class net.minecraft.block.state.BlockStateBase
-
Helper method for cycleProperty.
- gallopTime - Variable in class net.minecraft.entity.passive.AbstractHorse
-
Used to determine the sound that the horse should make when it steps
- GameConfiguration - Class in net.minecraft.client.main
-
- GameConfiguration(GameConfiguration.UserInformation, GameConfiguration.DisplayInformation, GameConfiguration.FolderInformation, GameConfiguration.GameInformation, GameConfiguration.ServerInformation) - Constructor for class net.minecraft.client.main.GameConfiguration
-
- GameConfiguration.DisplayInformation - Class in net.minecraft.client.main
-
- GameConfiguration.FolderInformation - Class in net.minecraft.client.main
-
- GameConfiguration.GameInformation - Class in net.minecraft.client.main
-
- GameConfiguration.ServerInformation - Class in net.minecraft.client.main
-
- GameConfiguration.UserInformation - Class in net.minecraft.client.main
-
- GameData - Class in net.minecraftforge.fml.common.registry
-
- GameData() - Constructor for class net.minecraftforge.fml.common.registry.GameData
-
- GameDataSnapshot() - Constructor for class net.minecraftforge.fml.common.registry.PersistentRegistryManager.GameDataSnapshot
-
- gameInfo - Variable in class net.minecraft.client.main.GameConfiguration
-
- GameInformation(boolean, String, String) - Constructor for class net.minecraft.client.main.GameConfiguration.GameInformation
-
- gameIsSurvivalOrAdventure() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- GAMEPLAY_FISHING - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- GAMEPLAY_FISHING_FISH - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- GAMEPLAY_FISHING_JUNK - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- GAMEPLAY_FISHING_TREASURE - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- GameRegistry - Class in net.minecraftforge.fml.common.registry
-
- GameRegistry() - Constructor for class net.minecraftforge.fml.common.registry.GameRegistry
-
- GameRegistry.ItemStackHolder - Annotation Type in net.minecraftforge.fml.common.registry
-
ItemStackHolder can be used to automatically populate public static final fields with
ItemStack
instances, referring a specific item, potentially configured with NBT.
- GameRegistry.ObjectHolder - Annotation Type in net.minecraftforge.fml.common.registry
-
ObjectHolder can be used to automatically populate public static final fields with entries
from the registry.
- GameRegistry.Type - Enum in net.minecraftforge.fml.common.registry
-
- GameRules - Class in net.minecraft.world
-
- GameRules() - Constructor for class net.minecraft.world.GameRules
-
- GameRules.ValueType - Enum in net.minecraft.world
-
- gameSettings - Variable in class net.minecraft.client.Minecraft
-
The game settings that currently hold effect.
- GameSettings - Class in net.minecraft.client.settings
-
- GameSettings(Minecraft, File) - Constructor for class net.minecraft.client.settings.GameSettings
-
- GameSettings() - Constructor for class net.minecraft.client.settings.GameSettings
-
- GameSettings.Options - Enum in net.minecraft.client.settings
-
- GameType - Enum in net.minecraft.world
-
- gameVersion - Variable in class net.minecraft.client.multiplayer.ServerData
-
Game version for this server.
- gammaSetting - Variable in class net.minecraft.client.settings.GameSettings
-
- gatherCapabilities(TileEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- gatherCapabilities(Entity) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- gatherCapabilities(Village) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- gatherCapabilities(Item, ItemStack, ICapabilityProvider) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- gatherCapabilities(World, ICapabilityProvider) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- gatherEntitySelectors(Map<String, String>, String, ICommandSender, Vec3d) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
Deprecated.
- gatherMods() - Static method in class net.minecraftforge.common.ForgeVersion
-
- GDiffPatcher - Class in net.minecraftforge.fml.repackage.com.nothome.delta
-
This class patches an input file with a GDIFF patch file.
- GDiffPatcher() - Constructor for class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffPatcher
-
Constructs a new GDiffPatcher.
- GDiffWriter - Class in net.minecraftforge.fml.repackage.com.nothome.delta
-
Outputs a diff following the GDIFF file specification available at
http://www.w3.org/TR/NOTE-gdiff-19970901.html.
- GDiffWriter(DataOutputStream) - Constructor for class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
Constructs a new GDiffWriter.
- GDiffWriter(OutputStream) - Constructor for class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
Constructs a new GDiffWriter.
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.Biome
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeForest
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeForestMutated
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeHills
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeJungle
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeMesa
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomePlains
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeSavanna
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeSnow
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeSwamp
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeTaiga
-
- genDecorations(Biome, World, Random) - Method in class net.minecraft.world.biome.BiomeDecorator
-
- genDecorations(Biome, World, Random) - Method in class net.minecraft.world.biome.BiomeEndDecorator
-
- GenDiffSet - Class in net.minecraftforge.fml.common.patcher
-
- GenDiffSet() - Constructor for class net.minecraftforge.fml.common.patcher.GenDiffSet
-
- GeneralEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.GeneralEntry
-
- generalQuads - Variable in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenBigMushroom
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenBirchTree
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenBlockBlob
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenBush
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenCactus
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenCanopyTree
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenClay
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenDeadBush
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenDesertWells
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenDoublePlant
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenDungeons
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenEndGateway
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenEndIsland
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenEndPodium
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenerator
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGeneratorBonusChest
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenFire
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenFlowers
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenFossils
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenGlowStone1
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenGlowStone2
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenHellLava
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenIcePath
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenIceSpike
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenLakes
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenLiquids
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenMegaJungle
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenMegaPineTree
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenMelon
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenMinable
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenPumpkin
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenReed
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenSand
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenSavannaTree
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenShrub
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenSpikes
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenSwamp
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenTaiga1
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenTaiga2
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenTallGrass
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenTrees
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenVines
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenWaterlily
-
- generate(World, int, int, ChunkPrimer) - Method in class net.minecraft.world.gen.MapGenBase
-
- generate(Random, int, int, World, IChunkGenerator, IChunkProvider) - Method in interface net.minecraftforge.fml.common.IWorldGenerator
-
Generate some world
- generateBands(long) - Method in class net.minecraft.world.biome.BiomeMesa
-
- generateBigMushroom(World, BlockPos, IBlockState, Random) - Method in class net.minecraft.block.BlockMushroom
-
- generateBiomeTerrain(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.Biome
-
Given x, z coordinates, we count down all the y positions starting at 255 and working our way down.
- generateBoxOnFillOnly(World, StructureBoundingBox, int, int, int, int, int, int, IBlockState) - Method in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- generateChest(World, StructureBoundingBox, Random, int, int, int, ResourceLocation) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
Adds chest to the structure and sets its contents
- generateChest(World, StructureBoundingBox, Random, BlockPos, ResourceLocation, IBlockState) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- generateChest(World, StructureBoundingBox, Random, int, int, int, ResourceLocation) - Method in class net.minecraft.world.gen.structure.StructureMineshaftPieces.Corridor
-
Adds chest to the structure and sets its contents
- generateDefaultFloor(World, StructureBoundingBox, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- generateDisplayLists(int) - Static method in class net.minecraft.client.renderer.GLAllocation
-
Generates the specified number of display lists and returns the first index.
- generateDoor(World, StructureBoundingBox, Random, int, int, int, EnumFacing, BlockDoor) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- generateFloat(Random) - Method in class net.minecraft.world.storage.loot.RandomValueRange
-
- generateHeightMap() - Method in class net.minecraft.world.chunk.Chunk
-
Generates the height map for a chunk from scratch
- generateHeightMap() - Method in class net.minecraft.world.chunk.EmptyChunk
-
Generates the height map for a chunk from scratch
- generateInt(Random) - Method in class net.minecraft.world.storage.loot.RandomValueRange
-
- generateKeyPair() - Static method in class net.minecraft.util.CryptManager
-
Generates RSA KeyPair
- generateLakes - Variable in class net.minecraft.world.biome.BiomeDecorator
-
True if decorator should generate surface lava & water
- generateLightBrightnessTable() - Method in class net.minecraft.world.WorldProvider
-
Creates the light to brightness table
- generateLightBrightnessTable() - Method in class net.minecraft.world.WorldProviderHell
-
Creates the light to brightness table
- generateLoot(Collection<ItemStack>, Random, LootContext) - Method in class net.minecraft.world.storage.loot.LootPool
-
generates loot and puts it in an inventory
- generateLootForPools(Random, LootContext) - Method in class net.minecraft.world.storage.loot.LootTable
-
returns a list of loot generated from a bunch of pools
- generateMansion(TemplateManager, BlockPos, Rotation, List<WoodlandMansionPieces.MansionTemplate>, Random) - Static method in class net.minecraft.world.gen.structure.WoodlandMansionPieces
-
- generateMaybeBox(World, StructureBoundingBox, Random, float, int, int, int, int, int, int, IBlockState, IBlockState, boolean, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- GenerateMinable(World, Random, WorldGenerator, BlockPos, OreGenEvent.GenerateMinable.EventType) - Constructor for class net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable
-
- generateMipmapData(int, int, int[][]) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
-
- generateMipmaps(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- generateNewProperties() - Method in class net.minecraft.server.dedicated.PropertyManager
-
Generates a new properties file.
- generateNewRandomName(FontRenderer, int) - Method in class net.minecraft.util.EnchantmentNameParts
-
Randomly generates a new name built up of 3 or 4 randomly selected words.
- generateNoiseOctaves(double[], int, int, int, int, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorOctaves
-
pars:(par2,3,4=noiseOffset ; so that adjacent noise segments connect) (pars5,6,7=x,y,zArraySize),(pars8,10,12 =
x,y,z noiseScale)
- generateNoiseOctaves(double[], int, int, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorOctaves
-
Bouncer function to the main one with some default arguments.
- generateOre(World, Random, WorldGenerator, BlockPos, OreGenEvent.GenerateMinable.EventType) - Static method in class net.minecraftforge.event.terraingen.TerrainGen
-
- generateOres(World, Random) - Method in class net.minecraft.world.biome.BiomeDecorator
-
Generates ores in the current chunk
- generatePacketFrom(Object) - Method in class net.minecraftforge.fml.common.network.FMLEmbeddedChannel
-
Utility method to generate a regular packet from a custom packet.
- generatePlant(World, BlockPos, Random, int) - Static method in class net.minecraft.block.BlockChorusFlower
-
- generateSaplings(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenAbstractTree
-
- generateSaplings(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenMegaPineTree
-
- generateSkylightMap() - Method in class net.minecraft.world.chunk.Chunk
-
Generates the initial skylight map for the chunk upon generation or load.
- generateSkylightMap() - Method in class net.minecraft.world.chunk.EmptyChunk
-
Generates the initial skylight map for the chunk upon generation or load.
- generateStructure(World, Random, ChunkPos) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- generateStructure(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureOceanMonument.StartMonument
-
Keeps iterating Structure Pieces and spawning them until the checks tell it to stop
- generateStructure(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureStart
-
Keeps iterating Structure Pieces and spawning them until the checks tell it to stop
- generateStructure(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.WoodlandMansion.Start
-
Keeps iterating Structure Pieces and spawning them until the checks tell it to stop
- generateStructures(Chunk, int, int) - Method in interface net.minecraft.world.chunk.IChunkGenerator
-
- generateStructures(Chunk, int, int) - Method in class net.minecraft.world.gen.ChunkProviderDebug
-
- generateStructures(Chunk, int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
- generateStructures(Chunk, int, int) - Method in class net.minecraft.world.gen.ChunkProviderFlat
-
- generateStructures(Chunk, int, int) - Method in class net.minecraft.world.gen.ChunkProviderHell
-
- generateStructures(Chunk, int, int) - Method in class net.minecraft.world.gen.ChunkProviderOverworld
-
- generateTexture() - Static method in class net.minecraft.client.renderer.GlStateManager
-
- generateTree(World, BlockPos, IBlockState, Random) - Method in class net.minecraft.block.BlockSapling
-
- generateWaterBox(World, StructureBoundingBox, int, int, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- generateWorld(int, int, World, IChunkGenerator, IChunkProvider) - Static method in class net.minecraftforge.fml.common.registry.GameRegistry
-
Callback hook for world gen - if your mod wishes to add extra mod related generation to the world
call this
- GENERIC - Static variable in class net.minecraft.util.DamageSource
-
- GenericEvent<T> - Class in net.minecraftforge.fml.common.eventhandler
-
- GenericEvent(Class<T>) - Constructor for class net.minecraftforge.fml.common.eventhandler.GenericEvent
-
- GenericIterableFactory - Class in net.minecraftforge.fml.common.functions
-
- GenericIterableFactory() - Constructor for class net.minecraftforge.fml.common.functions.GenericIterableFactory
-
- GenLayer - Class in net.minecraft.world.gen.layer
-
- GenLayer(long) - Constructor for class net.minecraft.world.gen.layer.GenLayer
-
- GenLayerAddIsland - Class in net.minecraft.world.gen.layer
-
- GenLayerAddIsland(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerAddIsland
-
- GenLayerAddMushroomIsland - Class in net.minecraft.world.gen.layer
-
- GenLayerAddMushroomIsland(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerAddMushroomIsland
-
- GenLayerAddSnow - Class in net.minecraft.world.gen.layer
-
- GenLayerAddSnow(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerAddSnow
-
- GenLayerBiome - Class in net.minecraft.world.gen.layer
-
- GenLayerBiome(long, GenLayer, WorldType, ChunkProviderSettings) - Constructor for class net.minecraft.world.gen.layer.GenLayerBiome
-
- GenLayerBiomeEdge - Class in net.minecraft.world.gen.layer
-
- GenLayerBiomeEdge(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerBiomeEdge
-
- GenLayerDeepOcean - Class in net.minecraft.world.gen.layer
-
- GenLayerDeepOcean(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerDeepOcean
-
- GenLayerEdge - Class in net.minecraft.world.gen.layer
-
- GenLayerEdge(long, GenLayer, GenLayerEdge.Mode) - Constructor for class net.minecraft.world.gen.layer.GenLayerEdge
-
- GenLayerEdge.Mode - Enum in net.minecraft.world.gen.layer
-
- GenLayerFuzzyZoom - Class in net.minecraft.world.gen.layer
-
- GenLayerFuzzyZoom(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerFuzzyZoom
-
- GenLayerHills - Class in net.minecraft.world.gen.layer
-
- GenLayerHills(long, GenLayer, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerHills
-
- GenLayerIsland - Class in net.minecraft.world.gen.layer
-
- GenLayerIsland(long) - Constructor for class net.minecraft.world.gen.layer.GenLayerIsland
-
- GenLayerRareBiome - Class in net.minecraft.world.gen.layer
-
- GenLayerRareBiome(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerRareBiome
-
- GenLayerRemoveTooMuchOcean - Class in net.minecraft.world.gen.layer
-
- GenLayerRemoveTooMuchOcean(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean
-
- GenLayerRiver - Class in net.minecraft.world.gen.layer
-
- GenLayerRiver(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerRiver
-
- GenLayerRiverInit - Class in net.minecraft.world.gen.layer
-
- GenLayerRiverInit(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerRiverInit
-
- GenLayerRiverMix - Class in net.minecraft.world.gen.layer
-
- GenLayerRiverMix(long, GenLayer, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerRiverMix
-
- GenLayerShore - Class in net.minecraft.world.gen.layer
-
- GenLayerShore(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerShore
-
- GenLayerSmooth - Class in net.minecraft.world.gen.layer
-
- GenLayerSmooth(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerSmooth
-
- GenLayerVoronoiZoom - Class in net.minecraft.world.gen.layer
-
- GenLayerVoronoiZoom(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerVoronoiZoom
-
- GenLayerZoom - Class in net.minecraft.world.gen.layer
-
- GenLayerZoom(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerZoom
-
- genQuad(VertexFormat, TRSRTransformation, float, float, float, float, float, TextureAtlasSprite, EnumFacing, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
-
Generates a Front/Back quad for an itemmodel.
- genStandardOre1(World, Random, int, WorldGenerator, int, int) - Method in class net.minecraft.world.biome.BiomeDecorator
-
Standard ore generation helper.
- genStandardOre2(World, Random, int, WorldGenerator, int, int) - Method in class net.minecraft.world.biome.BiomeDecorator
-
Standard ore generation helper.
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.Biome
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeHills
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeMesa
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeSavannaMutated
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeSwamp
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeTaiga
-
- get(int) - Method in class net.minecraft.nbt.NBTTagList
-
Get the tag at the given position
- get(DataParameter<T>) - Method in class net.minecraft.network.datasync.EntityDataManager
-
- get(int) - Method in class net.minecraft.util.IntIdentityHashBiMap
-
- get(Object) - Method in class net.minecraft.util.LowerStringMap
-
- get(int) - Method in class net.minecraft.util.NonNullList
-
- get(T) - Method in class net.minecraft.util.ObjectIntIdentityMap
-
- get(int, int, int) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- get(int) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- get(int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
-
Returns the nibble of data corresponding to the passed in x, y, z.
- get(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- get(int, int, int) - Method in class net.minecraft.world.chunk.storage.NibbleArrayReader
-
- get(MinecraftServer, ResourceLocation) - Method in class net.minecraft.world.gen.structure.template.TemplateManager
-
- get(String) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- get(Object) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- get() - Method in class net.minecraftforge.common.config.ConfigElement
-
- get(String, String, boolean) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a boolean Property object without a comment using the default settings.
- get(String, String, boolean, String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a boolean Property object with a comment using the default settings.
- get(String, String, boolean[]) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a boolean array Property without a comment using the default settings.
- get(String, String, boolean[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a boolean array Property with a comment using the default settings.
- get(String, String, boolean[], String, boolean, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a boolean array Property with all settings defined.
- get(String, String, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer Property object without a comment using default settings.
- get(String, String, int, String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer Property object with a comment using default settings.
- get(String, String, int, String, int, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer Property object with the defined comment, minimum and maximum bounds.
- get(String, String, int[]) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer array Property object without a comment using default settings.
- get(String, String, int[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer array Property object with a comment using default settings.
- get(String, String, int[], String, int, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer array Property object with the defined comment, minimum and maximum bounds.
- get(String, String, int[], String, int, int, boolean, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer array Property object with all settings defined.
- get(String, String, double) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double Property object without a comment using default settings.
- get(String, String, double, String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double Property object with a comment using default settings.
- get(String, String, double, String, double, double) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double Property object with the defined comment, minimum and maximum bounds
- get(String, String, double[]) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double array Property object without a comment using default settings.
- get(String, String, double[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double array Property object without a comment using default settings.
- get(String, String, double[], String, double, double) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double array Property object with the defined comment, minimum and maximum bounds.
- get(String, String, double[], String, double, double, boolean, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double array Property object with all settings defined.
- get(String, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string Property without a comment using the default settings.
- get(String, String, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string Property with a comment using the default settings.
- get(String, String, String, String, Pattern) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string Property with a comment using the defined validationPattern and otherwise default settings.
- get(String, String, String, String, String[]) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string Property with a comment using the defined validValues array and otherwise default settings.
- get(String, String, String[]) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string array Property without a comment using the default settings.
- get(String, String, String[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string array Property with a comment using the default settings.
- get(String, String, String[], String, Pattern) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string array Property with a comment using the defined validationPattern and otherwise default settings.
- get(String, String, String[], String, boolean, int, Pattern) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string array Property with a comment with all settings defined.
- get(String, String, String, String, Property.Type) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a Property object of the specified type using default settings.
- get(String, String, String[], String, Property.Type) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a list (array) Property object of the specified type using default settings.
- get(Object, Field, String) - Static method in class net.minecraftforge.common.config.FieldWrapper
-
- get(WorldServer, GameProfile) - Static method in class net.minecraftforge.common.util.FakePlayerFactory
-
Get a fake player with a given username,
Mods should either hold weak references to the return value, or listen for a
WorldEvent.Unload and kill all references to prevent worlds staying in memory.
- get() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- get() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property value.
- get() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent
-
Get the list of missing mappings for the active mod.
- get(NetworkManager) - Static method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- get() - Method in class net.minecraftforge.fml.common.registry.RegistryDelegate.Delegate
-
- get() - Method in interface net.minecraftforge.fml.common.registry.RegistryDelegate
-
Get the referent pointed at by this delegate.
- get(TileEntityChest) - Static method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.AreaContext
-
- get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.BlockPosContext
-
- get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.Context
-
- get(ContextKey<T>) - Method in interface net.minecraftforge.server.permission.context.IContext
-
- get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.TargetContext
-
- get_audio(byte[], int) - Method in class ibxm.IBXM
-
- get_initial_panning(int) - Method in class ibxm.Module
-
- get_instrument(int) - Method in class ibxm.Module
-
- get_note(int[], int) - Method in class ibxm.Pattern
-
- get_num_channels() - Method in class ibxm.Module
-
- get_num_instruments() - Method in class ibxm.Module
-
- get_num_patterns() - Method in class ibxm.Module
-
- get_num_samples() - Method in class ibxm.Instrument
-
- get_panning_envelope() - Method in class ibxm.Instrument
-
- get_pattern(int) - Method in class ibxm.Module
-
- get_pattern_from_sequence(int) - Method in class ibxm.Module
-
- get_sample(int) - Method in class ibxm.Instrument
-
- get_sample_from_key(int) - Method in class ibxm.Instrument
-
- get_sequence_length() - Method in class ibxm.Module
-
- GET_TRADES_DONT_USE() - Static method in class net.minecraft.entity.passive.EntityVillager
-
Deprecated.
- get_volume_envelope() - Method in class ibxm.Instrument
-
- getAABB(IBlockAccess, BlockPos) - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getAABB(IBlockAccess, BlockPos, float) - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getAabb() - Method in class net.minecraftforge.event.world.GetCollisionBoxesEvent
-
- getAbridgedConfigPath(String) - Static method in class net.minecraftforge.fml.client.config.GuiConfig
-
- getAbsorptionAmount() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns the amount of health added by the Absorption effect.
- getAbsorptionAmount() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns the amount of health added by the Absorption effect.
- getAccessor(ResourceLocation) - Method in class net.minecraft.client.audio.SoundHandler
-
- getAccessTransformerClass() - Method in class net.minecraftforge.classloading.FMLForgePlugin
-
- getAccessTransformerClass() - Method in class net.minecraftforge.fml.relauncher.FMLCorePlugin
-
- getAccessTransformerClass() - Method in interface net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
-
Return an optional access transformer class for this coremod.
- getAccessTransformers() - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- getAchievement() - Method in class net.minecraftforge.event.entity.player.AchievementEvent
-
- getAchievementPage(int) - Static method in class net.minecraftforge.common.AchievementPage
-
Will return an achievement page by its index on the list.
- getAchievementPage(String) - Static method in class net.minecraftforge.common.AchievementPage
-
Will return an achievement page by its name.
- getAchievementPages() - Static method in class net.minecraftforge.common.AchievementPage
-
Will return the list of achievement pages.
- getAchievements() - Method in class net.minecraftforge.common.AchievementPage
-
- getAction() - Method in class net.minecraft.network.play.client.CPacketEntityAction
-
- getAction() - Method in class net.minecraft.network.play.client.CPacketPlayerDigging
-
- getAction() - Method in class net.minecraft.network.play.client.CPacketUseEntity
-
- getAction() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem
-
- getAction() - Method in class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- getAction() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getAction() - Method in class net.minecraft.util.text.event.ClickEvent
-
Gets the action to perform when this event is raised.
- getAction() - Method in class net.minecraft.util.text.event.HoverEvent
-
Gets the action to perform when this event is raised.
- getAction() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
-
- getAction() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
- getActionNumber() - Method in class net.minecraft.network.play.client.CPacketClickWindow
-
- getActionNumber() - Method in class net.minecraft.network.play.server.SPacketConfirmTransaction
-
- getActiveAnvilConverter() - Method in class net.minecraft.server.MinecraftServer
-
- getActiveHand() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getActiveHand() - Method in class net.minecraft.entity.EntityLivingBase
-
- getActiveItemStack() - Method in class net.minecraft.entity.EntityLivingBase
-
- getActiveModifier() - Static method in enum net.minecraftforge.client.settings.KeyModifier
-
- getActiveModList() - Method in class net.minecraftforge.fml.common.LoadController
-
- getActiveModList() - Method in class net.minecraftforge.fml.common.Loader
-
- getActivePotionEffect(Potion) - Method in class net.minecraft.entity.EntityLivingBase
-
returns the PotionEffect for the supplied Potion if it is active, null otherwise.
- getActivePotionEffects() - Method in class net.minecraft.entity.EntityLivingBase
-
- getActiveSignal(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getActiveSignal(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getActiveSubstitutions() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getActualHeight() - Method in class net.minecraft.world.World
-
Returns current world height.
- getActualHeight() - Method in class net.minecraft.world.WorldProvider
-
- getActualLocation(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBed
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockChorusPlant
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDirt
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoor
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFire
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockGrass
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockMycelium
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPane
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStem
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWire
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
-
Get the actual Block state of this Block at the given position.
- getActualState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getActualState(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getAdditionalBrandingInformation() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getAdditionalBrandingInformation() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getAdditionalBrandingInformation() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
-
- getAdditionalProperty(String) - Method in class net.minecraft.world.storage.WorldInfo
-
- getAdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- getAdjacentChest(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityChest
-
- getAdjustedDamage(EntityDragonPart, DamageSource, float) - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
Normally, just returns damage.
- getAdjustedDamage(EntityDragonPart, DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
Normally, just returns damage.
- getAdjustedDamage(EntityDragonPart, DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingBase
-
Normally, just returns damage.
- getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.Entity
-
Gets the horizontal facing direction of this Entity, adjusted to take specially-treated entity types into
account.
- getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.item.EntityBoat
-
Gets the horizontal facing direction of this Entity, adjusted to take specially-treated entity types into
account.
- getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.item.EntityMinecart
-
Gets the horizontal facing direction of this Entity, adjusted to take specially-treated entity types into
account.
- getAffectedBlockPositions() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getAffectedBlockPositions() - Method in class net.minecraft.world.Explosion
-
- getAffectedBlocks() - Method in class net.minecraftforge.event.world.ExplosionEvent.Detonate
-
return the list of blocks affected by the explosion.
- getAffectedEntities() - Method in class net.minecraftforge.event.world.ExplosionEvent.Detonate
-
return the list of entities affected by the explosion.
- getAge(IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- getAge() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAge() - Method in class net.minecraft.entity.item.EntityItem
-
- getAgeProperty() - Method in class net.minecraft.block.BlockBeetroot
-
- getAgeProperty() - Method in class net.minecraft.block.BlockCrops
-
- getAIMoveSpeed() - Method in class net.minecraft.entity.EntityLivingBase
-
the movespeed used for the new AI system
- getAIMoveSpeed() - Method in class net.minecraft.entity.player.EntityPlayer
-
the movespeed used for the new AI system
- getAiPathNodeType(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Get the PathNodeType
for this block.
- getAir() - Method in class net.minecraft.entity.Entity
-
- getAISit() - Method in class net.minecraft.entity.passive.EntityTameable
-
Returns the AITask responsible of the sit logic
- getAITarget() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAliases() - Method in class net.minecraft.command.CommandBase
-
Get a list of aliases for this command.
- getAliases() - Method in class net.minecraft.command.CommandHelp
-
Get a list of aliases for this command.
- getAliases() - Method in interface net.minecraft.command.ICommand
-
Get a list of aliases for this command.
- getAliases() - Method in class net.minecraft.command.server.CommandMessage
-
Get a list of aliases for this command.
- getAll(Enchantment, List<ItemStack>) - Method in class net.minecraft.item.ItemEnchantedBook
-
- getAll() - Method in class net.minecraft.network.datasync.EntityDataManager
-
- getAll() - Static method in class net.minecraft.world.storage.loot.LootTableList
-
An unmodifiable set is returned
- getAll(String) - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable
-
- getAll() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent
-
Get the list of missing mappings for all mods.
- getAllAttributes() - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
-
- getAllInBox(BlockPos, BlockPos) - Static method in class net.minecraft.util.math.BlockPos
-
Create an Iterable that returns all positions in the box specified by the given corners
- getAllInBoxMutable(BlockPos, BlockPos) - Static method in class net.minecraft.util.math.BlockPos
-
Like getAllInBox but reuses a single MutableBlockPos instead.
- getAllowedValues() - Method in interface net.minecraft.block.properties.IProperty
-
- getAllowedValues() - Method in class net.minecraft.block.properties.PropertyBool
-
- getAllowedValues() - Method in class net.minecraft.block.properties.PropertyEnum
-
- getAllowedValues() - Method in class net.minecraft.block.properties.PropertyInteger
-
- getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.Team
-
- getAllowNether() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getAllowNether() - Method in class net.minecraft.server.MinecraftServer
-
- getAllResources(ResourceLocation) - Method in class net.minecraft.client.resources.FallbackResourceManager
-
- getAllResources(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourceManager
-
- getAllResources(ResourceLocation) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- getAllStitchSlots(List<Stitcher.Slot>) - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
Gets the slot and all its subslots
- getAllTransforms() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getAlwaysRenderNameTag() - Method in class net.minecraft.entity.Entity
-
- getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.Entity
-
- getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getAmbientMusicType() - Method in class net.minecraft.client.Minecraft
-
- getAmbientOcclusionEnabled(JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
-
- getAmbientOcclusionLightValue(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getAmbientOcclusionLightValue(IBlockState) - Method in class net.minecraft.block.BlockBarrier
-
- getAmbientOcclusionLightValue(IBlockState) - Method in class net.minecraft.block.BlockStructureVoid
-
- getAmbientOcclusionLightValue() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getAmbientOcclusionLightValue() - Method in interface net.minecraft.block.state.IBlockProperties
-
- getAmbientSound() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getAmbientSound() - Method in class net.minecraft.entity.boss.EntityWither
-
- getAmbientSound() - Method in class net.minecraft.entity.EntityLiving
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityElderGuardian
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityEvoker
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityHusk
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityPolarBear
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityStray
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityVex
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityVindicator
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityBat
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityCow
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityDonkey
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityMule
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityPig
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntitySkeletonHorse
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityZombieHorse
-
- getAmount() - Method in class net.minecraft.command.CommandBase.CoordinateArg
-
- getAmount() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getAmount() - Method in class net.minecraft.network.play.server.SPacketCollectItem
-
- getAmount() - Method in class net.minecraftforge.event.entity.living.LivingAttackEvent
-
- getAmount() - Method in class net.minecraftforge.event.entity.living.LivingHealEvent
-
- getAmount() - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
-
- getAmount() - Method in class net.minecraftforge.fluids.FluidEvent.FluidDrainingEvent
-
- getAmount() - Method in class net.minecraftforge.fluids.FluidEvent.FluidFillingEvent
-
- getAmountScrolled() - Method in class net.minecraft.client.gui.GuiSlot
-
Returns the amountScrolled field as an integer.
- getAmplifier() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- getAmplifier() - Method in class net.minecraft.potion.PotionEffect
-
- getAnalogOutput() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getAndRemove(List<ItemStack>, int) - Static method in class net.minecraft.inventory.ItemStackHelper
-
- getAndSplit(List<ItemStack>, int, int) - Static method in class net.minecraft.inventory.ItemStackHelper
-
- getAngler() - Method in class net.minecraft.entity.projectile.EntityFishHook
-
- getAngrySound() - Method in class net.minecraft.entity.passive.AbstractChestHorse
-
- getAngrySound() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getAngrySound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getAngrySound() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getAnimal() - Method in enum net.minecraft.entity.EnumCreatureType
-
Return whether this creature type is an animal.
- getAnimal() - Method in class net.minecraftforge.event.entity.living.AnimalTameEvent
-
- getAnimation() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getAnimation() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getAnimationParameters(ItemStack, World, EntityLivingBase) - Method in class net.minecraft.item.Item
-
- getAnimationProgress(float) - Method in class net.minecraft.entity.projectile.EntityEvokerFangs
-
- getAnimationProgress(float) - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getAnimationStatus() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- getAnimationsToGo() - Method in class net.minecraft.item.ItemStack
-
- getAnimationType() - Method in class net.minecraft.network.play.server.SPacketAnimation
-
- getAnnotationInfo() - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- getAnnotationName() - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- getAnnotations() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- getAnnotationsFor(ModContainer) - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable
-
- getAo() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getAo(float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
-
- getAPIList() - Method in class net.minecraftforge.fml.common.ModAPIManager
-
- getAquaAffinityModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getAreLevelsEmpty(int, int) - Method in class net.minecraft.world.chunk.Chunk
-
Returns whether the ExtendedBlockStorages containing levels (in blocks) from arg 1 to arg 2 are fully empty
(true) or not (false).
- getAreLevelsEmpty(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
Returns whether the ExtendedBlockStorages containing levels (in blocks) from arg 1 to arg 2 are fully empty
(true) or not (false).
- getArgumentCount() - Method in enum net.minecraft.util.EnumParticleTypes
-
- getArgumentMap() - Method in class net.minecraftforge.event.EntitySelectorEvent
-
Deprecated.
Example: "@a[test=true]" would result in a map with "test"=>"true"
- getArm(EnumHandSide) - Method in class net.minecraft.client.model.ModelIllager
-
- getArmForSide(EnumHandSide) - Method in class net.minecraft.client.model.ModelBiped
-
- getArmorByChance(EntityEquipmentSlot, int) - Static method in class net.minecraft.entity.EntityLiving
-
- getArmorDisplay(EntityPlayer, ItemStack, int) - Method in interface net.minecraftforge.common.ISpecialArmor
-
Get the displayed effective armor.
- getArmorInventoryList() - Method in class net.minecraft.entity.Entity
-
- getArmorInventoryList() - Method in class net.minecraft.entity.EntityLiving
-
- getArmorInventoryList() - Method in class net.minecraft.entity.EntityLivingBase
-
- getArmorInventoryList() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getArmorInventoryList() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getArmorMaterial() - Method in class net.minecraft.item.ItemArmor
-
Return the armor material for this armor item.
- getArmorModel(EntityLivingBase, ItemStack, EntityEquipmentSlot, ModelBiped) - Method in class net.minecraft.item.Item
-
Override this method to have an item handle its own armor rendering.
- getArmorModel(EntityLivingBase, ItemStack, EntityEquipmentSlot, ModelBiped) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getArmorModelHook(EntityLivingBase, ItemStack, EntityEquipmentSlot, T) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
Hook to allow item-sensitive armor model.
- getArmorModelHook(EntityLivingBase, ItemStack, EntityEquipmentSlot, ModelBiped) - Method in class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
-
- getArmorResource(Entity, ItemStack, EntityEquipmentSlot, String) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
More generic ForgeHook version of the above function, it allows for Items to have more control over what texture they provide.
- getArmorTexture(ItemStack, Entity, EntityEquipmentSlot, String) - Method in class net.minecraft.item.Item
-
Called by RenderBiped and RenderPlayer to determine the armor texture that
should be use for the currently equipped item.
- getArmorTexture(Entity, ItemStack, String, EntityEquipmentSlot, String) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getArmorVisibility() - Method in class net.minecraft.entity.player.EntityPlayer
-
When searching for vulnerable players, if a player is invisible, the return value of this is the chance of seeing
them anyway.
- getArrayEntryClass() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getArrayEntryClass() - Method in class net.minecraftforge.common.config.Property
-
Gets the custom IArrayEntry class that should be used in place of the standard entry class for this Property type, or null if
none has been set.
- getArrayEntryClass() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getArrayEntryClass() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
- getArrow(float) - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
- getArrow(float) - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getArrow(float) - Method in class net.minecraft.entity.monster.EntityStray
-
- getArrow(float) - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
- getArrowCountInEntity() - Method in class net.minecraft.entity.EntityLivingBase
-
counts the amount of arrows stuck in the entity.
- getArrowStack() - Method in class net.minecraft.entity.projectile.EntityArrow
-
- getArrowStack() - Method in class net.minecraft.entity.projectile.EntitySpectralArrow
-
- getArrowStack() - Method in class net.minecraft.entity.projectile.EntityTippedArrow
-
- getArrowVelocity(int) - Static method in class net.minecraft.item.ItemBow
-
Gets the velocity of the arrow entity from the bow's charge
- getAsmData() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
- getASMHarvestedData() - Method in class net.minecraftforge.fml.common.event.FMLConstructionEvent
-
- getASMSuperType() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- getASMTable() - Method in class net.minecraftforge.fml.common.discovery.ModDiscoverer
-
- getASMTransformerClass() - Method in class net.minecraftforge.classloading.FMLForgePlugin
-
- getASMTransformerClass() - Method in class net.minecraftforge.fml.relauncher.FMLCorePlugin
-
- getASMTransformerClass() - Method in interface net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
-
Return a list of classes that implements the IClassTransformer interface
- getASMType() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- getASMType() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation
-
- getAssetsIndex() - Method in class net.minecraft.client.main.GameConfiguration.FolderInformation
-
- getAt(int) - Method in class net.minecraft.util.BitArray
-
Gets the entry at the given index
- getAtlasSprite() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- getAtlasSprite(String) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- getAttachmentFacing() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getAttachmentPos() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getAttackAnimationScale(float) - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getAttackDamage() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- getAttackDuration() - Method in class net.minecraft.entity.monster.EntityElderGuardian
-
- getAttackDuration() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getAttacker() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getAttackingEntity() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAttackingPlayer() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
-
- getAttackReachSqr(EntityLivingBase) - Method in class net.minecraft.entity.ai.EntityAIAttackMelee
-
- getAttackStrength() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
Gets the amount of damage dealt to the player when "attacked" by the slime.
- getAttackStrength() - Method in class net.minecraft.entity.monster.EntitySlime
-
Gets the amount of damage dealt to the player when "attacked" by the slime.
- getAttackTarget() - Method in class net.minecraft.entity.EntityLiving
-
Gets the active target the Task system uses for tracking
- getAttackTimer() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getAttenuationType() - Method in interface net.minecraft.client.audio.ISound
-
- getAttenuationType() - Method in class net.minecraft.client.audio.PositionedSound
-
- getAttribute() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
Get the Attribute this is an instance of
- getAttribute() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
Get the Attribute this is an instance of
- getAttributeInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
-
- getAttributeInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
-
- getAttributeInstanceByName(String) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
-
- getAttributeInstanceByName(String) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
-
- getAttributeInstanceSet() - Method in class net.minecraft.entity.ai.attributes.AttributeMap
-
- getAttributeMap() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns this entity's attribute map (where all its attributes are stored)
- getAttributeModifierAmount(int, AttributeModifier) - Method in class net.minecraft.potion.Potion
-
- getAttributeModifierAmount(int, AttributeModifier) - Method in class net.minecraft.potion.PotionAttackDamage
-
- getAttributeModifierMap() - Method in class net.minecraft.potion.Potion
-
- getAttributeModifiers(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.item.Item
-
ItemStack sensitive version of getItemAttributeModifiers
- getAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.ItemStack
-
Gets the attribute modifiers for this ItemStack.
- getAttributeValue() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getAttributeValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getAudioFormat() - Method in class paulscode.sound.codecs.CodecIBXM
-
Returns the audio format of the data being returned by the read() and
readAll() methods.
- getAuthor() - Method in class net.minecraft.world.gen.structure.template.Template
-
- getAuthorList() - Method in class net.minecraftforge.fml.common.ModMetadata
-
- getAuxData() - Method in class net.minecraft.network.play.client.CPacketEntityAction
-
- getAvailablePlayerDat() - Method in class net.minecraft.server.management.PlayerList
-
Returns an array of usernames for which player.dat exists for.
- getAvailablePlayerDat() - Method in interface net.minecraft.world.storage.IPlayerFileData
-
Returns an array of usernames for which player.dat exists for.
- getAvailablePlayerDat() - Method in class net.minecraft.world.storage.SaveHandler
-
Returns an array of usernames for which player.dat exists for.
- getAvailableResourcePacks() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
-
Returns a list containing the available resource packs
- getAverageEdgeLength() - Method in class net.minecraft.util.math.AxisAlignedBB
-
Returns the average length of the edges of the bounding box.
- getAverageGroundLevel(World, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
Discover the y coordinate that will serve as the ground level of the supplied BoundingBox.
- getAverageGroundLevel() - Method in class net.minecraft.world.WorldProvider
-
- getAverageGroundLevel() - Method in class net.minecraft.world.WorldProviderEnd
-
- getAxis() - Method in enum net.minecraft.util.EnumFacing
-
- getAxisDirection() - Method in enum net.minecraft.util.EnumFacing
-
Get the AxisDirection of this Facing.
- getBackgroundImageName() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getBackgroundLocation() - Method in class net.minecraft.inventory.Slot
-
Gets the path of the texture file to use for the background image of this slot when drawing the GUI.
- getBackgroundMap() - Method in class net.minecraft.inventory.Slot
-
- getBackgroundSprite() - Method in class net.minecraft.inventory.Slot
-
- getBackingLongArray() - Method in class net.minecraft.util.BitArray
-
Gets the long array that is used to store the data in this BitArray.
- getBakedModel() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getBand(int, int, int) - Method in class net.minecraft.world.biome.BiomeMesa
-
- getBanEndDate() - Method in class net.minecraft.server.management.UserListEntryBan
-
- getBanEntry(SocketAddress) - Method in class net.minecraft.server.management.UserListIPBans
-
- getBannedIPs() - Method in class net.minecraft.server.management.PlayerList
-
- getBannedPlayers() - Method in class net.minecraft.server.management.PlayerList
-
- getBannedProfile(String) - Method in class net.minecraft.server.management.UserListBans
-
Get a GameProfile
that is a member of this list by its user name.
- getBanReason() - Method in class net.minecraft.server.management.UserListEntryBan
-
- getBase64EncodedIconData() - Method in class net.minecraft.client.multiplayer.ServerData
-
Returns the base-64 encoded representation of the server's icon, or null if not available
- getBaseColor(ItemStack) - Static method in class net.minecraft.item.ItemBanner
-
- getBaseHeight() - Method in class net.minecraft.world.biome.Biome
-
- getBaseModProperties() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- getBasePath() - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- getBaseState() - Method in class net.minecraft.block.state.BlockStateContainer
-
- getBaseValue() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getBaseValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getBaseValue() - Method in class net.minecraft.network.play.server.SPacketEntityProperties.Snapshot
-
- getBeaconColorMultiplier(IBlockState, World, BlockPos, BlockPos) - Method in class net.minecraft.block.Block
-
- getBeamSegments() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getBeamTarget() - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- getBedDirection(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Returns the direction of the block.
- getBedLocation() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getBedLocation(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
A dimension aware version of getBedLocation.
- getBedOrientationInDegrees() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns the orientation of the bed in degrees.
- getBedPosition() - Method in class net.minecraft.network.play.server.SPacketUseBed
-
- getBedSpawnLocation(World, BlockPos, boolean) - Static method in class net.minecraft.entity.player.EntityPlayer
-
Return null if bed is invalid
- getBedSpawnPosition(IBlockState, IBlockAccess, BlockPos, EntityPlayer) - Method in class net.minecraft.block.Block
-
Returns the position that the player is moved to upon
waking up, or respawning at the bed.
- getBehavior(ItemStack) - Method in class net.minecraft.block.BlockDispenser
-
- getBehavior(ItemStack) - Method in class net.minecraft.block.BlockDropper
-
- getBestAttacker() - Method in class net.minecraft.util.CombatTracker
-
- getBestHotbarSlot() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getBidiFlag() - Method in class net.minecraft.client.gui.FontRenderer
-
Get bidiFlag that controls if the Unicode Bidirectional Algorithm should be run before rendering any string
- getBiome(int) - Static method in class net.minecraft.world.biome.Biome
-
return the biome specified by biomeID, or 0 (ocean) if out of bounds
- getBiome(int, Biome) - Static method in class net.minecraft.world.biome.Biome
-
- getBiome(int, int) - Method in class net.minecraft.world.biome.BiomeCache.Block
-
Returns the BiomeGenBase related to the x, z position from the cache block.
- getBiome(int, int, Biome) - Method in class net.minecraft.world.biome.BiomeCache
-
- getBiome(BlockPos) - Method in class net.minecraft.world.biome.BiomeProvider
-
Returns the biome generator
- getBiome(BlockPos, Biome) - Method in class net.minecraft.world.biome.BiomeProvider
-
- getBiome(BlockPos) - Method in class net.minecraft.world.biome.BiomeProviderSingle
-
Returns the biome generator
- getBiome(BlockPos, BiomeProvider) - Method in class net.minecraft.world.chunk.Chunk
-
- getBiome(BlockPos) - Method in class net.minecraft.world.ChunkCache
-
- getBiome() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
Return the biome used on this preset.
- getBiome(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
-
- getBiome(BlockPos) - Method in class net.minecraft.world.World
-
- getBiome() - Method in class net.minecraftforge.event.terraingen.BiomeEvent
-
- getBiomeArray() - Method in class net.minecraft.world.chunk.Chunk
-
Returns an array containing a 16x16 mapping on the X/Z of block positions in this Chunk to biome IDs.
- getBiomeCacheBlock(int, int) - Method in class net.minecraft.world.biome.BiomeCache
-
Returns a biome cache block at location specified.
- getBiomeClass() - Method in class net.minecraft.world.biome.Biome
-
- getBiomeClass() - Method in class net.minecraft.world.biome.BiomeForest
-
- getBiomeClass() - Method in class net.minecraft.world.biome.BiomeSavanna
-
- getBiomeForCoords(BlockPos) - Method in class net.minecraft.world.WorldProvider
-
- getBiomeForCoordsBody(BlockPos) - Method in class net.minecraft.world.World
-
- getBiomeForId(int) - Static method in class net.minecraft.world.biome.Biome
-
- getBiomeLayer(long, GenLayer, ChunkProviderSettings) - Method in class net.minecraft.world.WorldType
-
Creates the GenLayerBiome used for generating the world with the specified ChunkProviderSettings JSON String
*IF AND ONLY IF* this WorldType == WorldType.CUSTOMIZED.
- getBiomeName() - Method in class net.minecraft.world.biome.Biome
-
- getBiomeProvider() - Method in class net.minecraft.world.World
-
- getBiomeProvider() - Method in class net.minecraft.world.WorldProvider
-
- getBiomeProvider(World) - Method in class net.minecraft.world.WorldType
-
- getBiomeRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getBiomes(Biome[], int, int, int, int) - Method in class net.minecraft.world.biome.BiomeProvider
-
Gets biomes to use for the blocks and loads the other data like temperature and humidity onto the
WorldChunkManager.
- getBiomes(Biome[], int, int, int, int, boolean) - Method in class net.minecraft.world.biome.BiomeProvider
-
Gets a list of biomes for the specified blocks.
- getBiomes(Biome[], int, int, int, int) - Method in class net.minecraft.world.biome.BiomeProviderSingle
-
Gets biomes to use for the blocks and loads the other data like temperature and humidity onto the
WorldChunkManager.
- getBiomes(Biome[], int, int, int, int, boolean) - Method in class net.minecraft.world.biome.BiomeProviderSingle
-
Gets a list of biomes for the specified blocks.
- getBiomes(BiomeDictionary.Type) - Static method in class net.minecraftforge.common.BiomeDictionary
-
Gets the set of biomes that have the given type.
- getBiomes(BiomeManager.BiomeType) - Static method in class net.minecraftforge.common.BiomeManager
-
- getBiomesForGeneration(Biome[], int, int, int, int) - Method in class net.minecraft.world.biome.BiomeProvider
-
Returns an array of biomes for the location input.
- getBiomesForGeneration(Biome[], int, int, int, int) - Method in class net.minecraft.world.biome.BiomeProviderSingle
-
Returns an array of biomes for the location input.
- getBiomeSpecificBlockState(IBlockState) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- getBiomesToSpawnIn() - Method in class net.minecraft.world.biome.BiomeProvider
-
Gets the list of valid biomes for the player to spawn in.
- getBlastDamageReduction(EntityLivingBase, double) - Static method in class net.minecraft.enchantment.EnchantmentProtection
-
- getBlend() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getBlend() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getBlock() - Method in class net.minecraft.block.BlockEventData
-
- getBlock() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerColor
-
- getBlock() - Method in class net.minecraft.block.state.BlockStateContainer
-
- getBlock() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getBlock() - Method in interface net.minecraft.block.state.IBlockState
-
- getBlock() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- getBlock() - Method in class net.minecraft.item.ItemBlock
-
- getBlock() - Method in class net.minecraft.item.ItemBlockSpecial
-
- getBlock(int, int, int) - Method in class net.minecraft.util.math.ChunkPos
-
Get the World coordinates of the Block with the given Chunk coordinates relative to this chunk
- getBlock() - Method in class net.minecraft.world.NextTickListEntry
-
- getBlock() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
-
- getBlock() - Method in class net.minecraftforge.fluids.Fluid
-
- getBlockByColor(EnumDyeColor) - Static method in class net.minecraft.block.BlockShulkerBox
-
- getBlockById(int) - Static method in class net.minecraft.block.Block
-
- getBlockByText(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
Gets the Block specified by the given text string.
- getBlockColors() - Method in class net.minecraft.client.Minecraft
-
- getBlockDensity(Vec3d, AxisAlignedBB) - Method in class net.minecraft.world.World
-
Gets the percentage of real blocks within within a bounding box, along a specified vector.
- getBlocked() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Get whether this hopper minecart is being blocked by an activator rail.
- getBlockForOverlay() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
-
If the overlay type is BLOCK, then this is the block which the overlay is getting it's icon from
- getBlockFromItem(Item) - Static method in class net.minecraft.block.Block
-
- getBlockFromName(String) - Static method in class net.minecraft.block.Block
-
- getBlockHardness(IBlockState, World, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getBlockHardness(World, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getBlockHardness(World, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getBlockItemMap() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
- getBlockLayer() - Method in class net.minecraft.block.Block
-
- getBlockLayer() - Method in class net.minecraft.block.BlockBeacon
-
- getBlockLayer() - Method in class net.minecraft.block.BlockBed
-
- getBlockLayer() - Method in class net.minecraft.block.BlockBrewingStand
-
- getBlockLayer() - Method in class net.minecraft.block.BlockBush
-
- getBlockLayer() - Method in class net.minecraft.block.BlockCactus
-
- getBlockLayer() - Method in class net.minecraft.block.BlockCake
-
- getBlockLayer() - Method in class net.minecraft.block.BlockChorusFlower
-
- getBlockLayer() - Method in class net.minecraft.block.BlockChorusPlant
-
- getBlockLayer() - Method in class net.minecraft.block.BlockCocoa
-
- getBlockLayer() - Method in class net.minecraft.block.BlockDoor
-
- getBlockLayer() - Method in class net.minecraft.block.BlockEndRod
-
- getBlockLayer() - Method in class net.minecraft.block.BlockFire
-
- getBlockLayer() - Method in class net.minecraft.block.BlockFlowerPot
-
- getBlockLayer() - Method in class net.minecraft.block.BlockGlass
-
- getBlockLayer() - Method in class net.minecraft.block.BlockGrass
-
- getBlockLayer() - Method in class net.minecraft.block.BlockHopper
-
- getBlockLayer() - Method in class net.minecraft.block.BlockIce
-
- getBlockLayer() - Method in class net.minecraft.block.BlockLadder
-
- getBlockLayer() - Method in class net.minecraft.block.BlockLeaves
-
- getBlockLayer() - Method in class net.minecraft.block.BlockLiquid
-
- getBlockLayer() - Method in class net.minecraft.block.BlockMobSpawner
-
- getBlockLayer() - Method in class net.minecraft.block.BlockPane
-
- getBlockLayer() - Method in class net.minecraft.block.BlockPortal
-
- getBlockLayer() - Method in class net.minecraft.block.BlockRailBase
-
- getBlockLayer() - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getBlockLayer() - Method in class net.minecraft.block.BlockRedstoneWire
-
- getBlockLayer() - Method in class net.minecraft.block.BlockReed
-
- getBlockLayer() - Method in class net.minecraft.block.BlockSlime
-
- getBlockLayer() - Method in class net.minecraft.block.BlockStainedGlass
-
- getBlockLayer() - Method in class net.minecraft.block.BlockStainedGlassPane
-
- getBlockLayer() - Method in class net.minecraft.block.BlockStairs
-
- getBlockLayer() - Method in class net.minecraft.block.BlockTorch
-
- getBlockLayer() - Method in class net.minecraft.block.BlockTrapDoor
-
- getBlockLayer() - Method in class net.minecraft.block.BlockTripWire
-
- getBlockLayer() - Method in class net.minecraft.block.BlockTripWireHook
-
- getBlockLayer() - Method in class net.minecraft.block.BlockVine
-
- getBlockLayer() - Method in class net.minecraft.block.BlockWeb
-
- getBlockLayer() - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getBlockLight() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getBlocklightArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Returns the NibbleArray instance containing Block-light data.
- getBlockLightOpacity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
-
- getBlockLightOpacity(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getBlockLightOpacity(BlockPos) - Method in class net.minecraft.world.World
-
Readded as it was removed, very useful helper function
- getBlockLiquidHeight(IBlockState, IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockLiquid
-
- getBlockLocation(String) - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant.Deserializer
-
- getBlockMetadata() - Method in class net.minecraft.tileentity.TileEntity
-
- getBlockMetadata() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getBlockModelRenderer() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
-
- getBlockModelShapes() - Method in class net.minecraft.client.renderer.block.model.ModelManager
-
- getBlockModelShapes() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
-
- getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.EntityCreature
-
- getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntityGiantZombie
-
- getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntityMob
-
- getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getBlockPos() - Method in class net.minecraft.block.BlockSourceImpl
-
- getBlockPos() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getBlockPos() - Method in class net.minecraft.util.math.RayTraceResult
-
- getBlockPos() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
-
- getBlockPos() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getBlockPosition() - Method in class net.minecraft.network.play.server.SPacketBlockAction
-
- getBlockPosition() - Method in class net.minecraft.network.play.server.SPacketBlockChange
-
- getBlockPosOffset16(EnumFacing) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- getBlockReachDistance() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
player reach distance = 4F
- getBlockReachDistance() - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- getBlockRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getBlockRendererDispatcher() - Method in class net.minecraft.client.Minecraft
-
- getBlockSnapshot(World, BlockPos) - Static method in class net.minecraftforge.common.util.BlockSnapshot
-
- getBlockSnapshot(World, BlockPos, int) - Static method in class net.minecraftforge.common.util.BlockSnapshot
-
- getBlockSnapshot() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
- getBlockState() - Method in class net.minecraft.block.Block
-
- getBlockState() - Method in class net.minecraft.block.BlockRailBase.Rail
-
- getBlockState() - Method in class net.minecraft.block.BlockSourceImpl
-
Gets the block state of this position and returns it.
- getBlockState() - Method in class net.minecraft.block.state.BlockWorldState
-
Gets the block state as currently held, or (if it has not gotten it from the world) loads it from the world.
- getBlockState() - Method in interface net.minecraft.dispenser.IBlockSource
-
Gets the block state of this position and returns it.
- getBlockState() - Method in class net.minecraft.network.play.server.SPacketBlockChange
-
- getBlockState() - Method in class net.minecraft.network.play.server.SPacketMultiBlockChange.BlockUpdateData
-
- getBlockState(int) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
-
Gets the block state by the palette id.
- getBlockState(int) - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
-
Gets the block state by the palette id.
- getBlockState(int) - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
-
Gets the block state by the palette id.
- getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
-
- getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkPrimer
-
- getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getBlockState(int) - Method in interface net.minecraft.world.chunk.IBlockStatePalette
-
Gets the block state by the palette id.
- getBlockState(BlockPos) - Method in class net.minecraft.world.ChunkCache
-
- getBlockState() - Method in class net.minecraft.world.gen.structure.StructureComponent.BlockSelector
-
- getBlockState(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
-
- getBlockState(BlockPos) - Method in class net.minecraft.world.World
-
- getBlockStateAtEntityViewpoint(World, Entity, float) - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
-
- getBlockStateFor(int, int) - Static method in class net.minecraft.world.gen.ChunkProviderDebug
-
- getBlockStateFromPos(World, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getBlockStateIDMap() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
- getBlockstateLocations(Block) - Method in class net.minecraft.client.renderer.block.statemap.BlockStateMapper
-
- getBlockStateMapper() - Method in class net.minecraft.client.renderer.BlockModelShapes
-
- getBlockStats(Block) - Static method in class net.minecraft.stats.StatList
-
- getBlocksToDestroy() - Method in class net.minecraft.block.state.BlockPistonStructureHelper
-
Returns an List of all the blocks that are being destroyed by the piston.
- getBlocksToMove() - Method in class net.minecraft.block.state.BlockPistonStructureHelper
-
Returns a List of all the blocks that are being moved by the piston.
- getBlockStorageArray() - Method in class net.minecraft.world.chunk.Chunk
-
Returns the ExtendedBlockStorage array for this Chunk.
- getBlockTileEntity() - Method in class net.minecraft.block.BlockSourceImpl
-
- getBlockTileEntity() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getBlockType() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
- getBlockType() - Method in class net.minecraft.block.BlockFlower
-
Get the Type of this flower (Yellow/Red)
- getBlockType() - Method in class net.minecraft.block.BlockRedFlower
-
Get the Type of this flower (Yellow/Red)
- getBlockType() - Method in class net.minecraft.block.BlockYellowFlower
-
Get the Type of this flower (Yellow/Red)
- getBlockType() - Method in class net.minecraft.network.play.server.SPacketBlockAction
-
- getBlockType() - Method in class net.minecraft.tileentity.TileEntity
-
Gets the block type at the location of this entity (client-only).
- getBlue() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- getBlueColorF() - Method in class net.minecraft.client.particle.Particle
-
- getBoatGlide() - Method in class net.minecraft.entity.item.EntityBoat
-
Decides how much the boat should be gliding on the land (based on any slippery blocks)
- getBoatType() - Method in class net.minecraft.entity.item.EntityBoat
-
- getBodyRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getBold() - Method in class net.minecraft.util.text.Style
-
Whether or not text of this ChatStyle should be in bold.
- getBonemealAgeIncrease(World) - Method in class net.minecraft.block.BlockBeetroot
-
- getBonemealAgeIncrease(World) - Method in class net.minecraft.block.BlockCrops
-
- getBones() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- getBonusRolls() - Method in class net.minecraft.world.storage.loot.LootPool
-
- getBoolean(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves a boolean value using the specified key, or false if no such key was stored.
- getBoolean(int) - Method in class net.minecraft.network.PacketBuffer
-
- getBoolean(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the boolean value of the given JsonElement.
- getBoolean(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the boolean value of the field on the JsonObject with the given name.
- getBoolean(JsonObject, String, boolean) - Static method in class net.minecraft.util.JsonUtils
-
Gets the boolean value of the field on the JsonObject with the given name, or the given default value if the
field is missing.
- getBoolean(String) - Method in class net.minecraft.world.GameRules
-
Gets the boolean Game Rule value.
- getBoolean(String, String, boolean, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a boolean property.
- getBoolean(String, String, boolean, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a boolean property.
- getBoolean(boolean) - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a boolean,
if the value is not a valid boolean, it will return the
provided default.
- getBoolean() - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a boolean, if the value is not a valid boolean, it will return the provided default.
- getBooleanList() - Method in class net.minecraftforge.common.config.Property
-
Returns the boolean value of all values that can
be parsed in the list.
- getBooleanProperty(String, boolean) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Gets a boolean property.
- getBooleanProperty(String, boolean) - Method in class net.minecraft.server.dedicated.PropertyManager
-
Gets a boolean property.
- getBorderCenterX() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the border center X position
- getBorderCenterX(double) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the border center X position
- getBorderCenterZ() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the border center Z position
- getBorderCenterZ(double) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the border center Z position
- getBorderDamagePerBlock() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the border damage per block
- getBorderLerpTarget() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the border lerp target
- getBorderLerpTime() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the border lerp time
- getBorderSafeZone() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the border safe zone
- getBorderSize() - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderWarningDistance() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the border warning distance
- getBorderWarningTime() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the border warning time
- getBossInfo() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
-
- getBossOverlay() - Method in class net.minecraft.client.gui.GuiIngame
-
Accessor for the GuiBossOverlay
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockAnvil
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBed
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBeetroot
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBrewingStand
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBush
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockButton
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCake
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCarpet
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCarrot
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCauldron
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockChest
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockChorusPlant
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCocoa
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCrops
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDeadBush
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoor
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDragonEgg
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEnchantmentTable
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEnderChest
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEndPortal
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEndRod
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFarmland
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFlower
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockGrassPath
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockHopper
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLadder
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLever
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLilyPad
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockMushroom
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockNetherWart
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPane
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonBase
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonExtension
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPortal
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPotato
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockReed
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSapling
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockShulkerBox
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSign
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSkull
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSlab
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSnow
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStem
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStructureVoid
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTallGrass
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTorch
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTrapDoor
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWire
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWireHook
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWallSign
-
- getBoundingBox(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getBoundingBox(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getBoundingBox() - Method in class net.minecraft.client.particle.Particle
-
- getBoundingBox(IBlockState) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- getBoundingBox(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- getBoundingBox() - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getBoundingBox() - Method in class net.minecraft.world.gen.structure.StructureStart
-
- getBoundingBox() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getBoundingBox(EntityMinecart) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
-
This function replaces the function of the same name in EntityMinecart.
- getBoundOrigin() - Method in class net.minecraft.entity.monster.EntityVex
-
- getBow() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
-
- getBow() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
-
- getBrandings(boolean) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getBreakChance() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
- getBreakerId() - Method in class net.minecraft.network.play.server.SPacketBlockBreakAnim
-
- getBreakSound() - Method in class net.minecraft.block.SoundType
-
- getBreakSpeed(EntityPlayer, IBlockState, float, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- getBrightness(float) - Method in class net.minecraft.entity.Entity
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.entity.item.EntityEnderEye
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.entity.monster.EntityBlaze
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.entity.monster.EntityVex
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.entity.projectile.EntityFireball
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
Gets how bright this entity is.
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.Particle
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleDigging
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleDrip
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleEnchantmentTable
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleExplosionLarge
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleFlame
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleLava
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticlePortal
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleSimpleAnimated
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleSweepAttack
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.boss.EntityWither
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.Entity
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.item.EntityEnderEye
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.item.EntityXPOrb
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.monster.EntityVex
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
- getBrush() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getBrush() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- getBrushes() - Method in class net.minecraftforge.client.model.b3d.B3DModel
-
- getBucketFluids() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
All fluids registered with the universal bucket
- getBuffer() - Method in class net.minecraft.client.renderer.Tessellator
-
- getBuffer() - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- getBufferData() - Method in class net.minecraft.network.play.client.CPacketCustomPayload
-
- getBufferData() - Method in class net.minecraft.network.play.server.SPacketCustomPayload
-
- getBuildLimit() - Method in class net.minecraft.server.MinecraftServer
-
- getBuildVersion() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getBurnTime(ItemStack) - Method in interface net.minecraftforge.fml.common.IFuelHandler
-
- getButton() - Method in class net.minecraft.network.play.client.CPacketEnchantItem
-
- getButton() - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
-
The button that was clicked.
- getButton() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getButtonList() - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
-
- getButtonList() - Method in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
-
- getButtonWidth() - Method in class net.minecraft.client.gui.GuiButton
-
- getButtonWidth() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getByClass(Class<S>) - Method in class net.minecraft.util.ClassInheritanceMultiMap
-
- getById(int) - Static method in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- getById(int) - Static method in enum net.minecraft.entity.item.EntityMinecart.Type
-
- getById(int) - Static method in enum net.minecraft.network.EnumConnectionState
-
- getById(int) - Static method in enum net.minecraft.tileentity.TileEntityStructure.Mode
-
- getById(int) - Static method in enum net.minecraft.world.DimensionType
-
- getByID(int) - Static method in enum net.minecraft.world.GameType
-
Gets the game type by it's ID.
- getById(int) - Static method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
Deprecated.
- getByItem(Item) - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
- getByItemStack(ItemStack) - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
- getByName(String) - Static method in enum net.minecraft.client.audio.Sound.Type
-
- getByName(String) - Static method in enum net.minecraft.scoreboard.IScoreCriteria.EnumRenderType
-
- getByName(String) - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
-
- getByName(String) - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
-
- getByName(String) - Method in class net.minecraft.server.management.UserListWhitelist
-
Get a GameProfile entry by its name
- getByName(String) - Static method in enum net.minecraft.util.EnumParticleTypes
-
- getByName(String) - Static method in enum net.minecraft.util.SoundCategory
-
- getByName(String) - Static method in enum net.minecraft.world.GameType
-
Gets the game type registered with the specified name.
- getByNameOrId(String) - Static method in class net.minecraft.item.Item
-
Tries to get an Item by it's name (e.g.
- getByOrdinal(int) - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
- getByOrdinal(int) - Static method in enum net.minecraft.entity.projectile.EntityArrow.PickupStatus
-
- getBySound(SoundEvent) - Static method in class net.minecraft.item.ItemRecord
-
- getByte() - Method in class net.minecraft.nbt.NBTPrimitive
-
- getByte() - Method in class net.minecraft.nbt.NBTTagByte
-
- getByte(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves a byte value using the specified key, or 0 if no such key was stored.
- getByte() - Method in class net.minecraft.nbt.NBTTagDouble
-
- getByte() - Method in class net.minecraft.nbt.NBTTagFloat
-
- getByte() - Method in class net.minecraft.nbt.NBTTagInt
-
- getByte() - Method in class net.minecraft.nbt.NBTTagLong
-
- getByte() - Method in class net.minecraft.nbt.NBTTagShort
-
- getByte(int) - Method in class net.minecraft.network.PacketBuffer
-
- getByteArray() - Method in class net.minecraft.nbt.NBTTagByteArray
-
- getByteArray(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves a byte array using the specified key, or a zero-length array if no such key was stored.
- getByteAsHexString(byte) - Static method in class net.minecraft.network.rcon.RConUtils
-
Returns a String representation of the byte in hexadecimal format
- getByteBuffer() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- getBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, OutputStream, int) - Method in class net.minecraft.network.PacketBuffer
-
- getBytesAsBEint(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
-
Read 4 bytes from the given array in big-endian format and return them as an int
- getBytesAsLEInt(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
-
Read 4 bytes from the given array in little-endian format and return them as an int
- getBytesAsString(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
-
Read a null-terminated string from the given byte array
- getByteSize() - Method in class net.minecraft.realms.RealmsVertexFormatElement
-
- getByValue(int) - Method in class net.minecraft.util.ObjectIntIdentityMap
-
- getCachedBiomes(int, int) - Method in class net.minecraft.world.biome.BiomeCache
-
Returns the array of cached biome types in the BiomeCacheBlock at the given location.
- getCachedEntity() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getCachedModel(IModelState) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getCachedMultiplier() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getCachedTint() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getCachedUniqueIdString() - Method in class net.minecraft.entity.Entity
-
- getCacheSizes() - Static method in class net.minecraft.world.gen.layer.IntCache
-
Gets a human-readable string that indicates the sizes of all the cache fields.
- getCallableCrashInformation() - Method in class net.minecraftforge.fml.common.Loader
-
- getCanBreakDoors() - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getCanBurn() - Method in class net.minecraft.block.material.Material
-
Returns if the block can burn or not.
- getCancellationResult() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- getCancelMessage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- getCanCraft(EntityPlayer) - Method in class net.minecraft.inventory.Container
-
gets whether or not the player can craft in this inventory or not
- getCandidate() - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- getCandidatesFor(String) - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable
-
- getCanEnterDoors() - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getCanonicalName() - Method in enum net.minecraft.util.text.event.ClickEvent.Action
-
Gets the canonical name for this action (e.g., "run_command")
- getCanonicalName() - Method in enum net.minecraft.util.text.event.HoverEvent.Action
-
Gets the canonical name for this action (e.g., "show_achievement")
- getCanSpawnAnimals() - Method in class net.minecraft.server.MinecraftServer
-
- getCanSpawnHere() - Method in class net.minecraft.entity.EntityCreature
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.EntityLiving
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityEndermite
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityGhast
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityGuardian
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityHusk
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityMob
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntitySlime
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityStray
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityAnimal
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityBat
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityOcelot
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntitySquid
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnNPCs() - Method in class net.minecraft.server.MinecraftServer
-
- getCanSwim() - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getCanSwim() - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- getCanUpdate() - Method in class net.minecraftforge.event.entity.EntityEvent.CanUpdate
-
- getCapabilities() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
-
A unmodifiable view of the capabilities that will be attached to this object.
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.entity.Entity
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.entity.EntityLivingBase
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.item.ItemStack
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.tileentity.TileEntity
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityChest
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityLockable
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.village.Village
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.world.World
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
-
- getCapability(Capability<T>, EnumFacing) - Method in interface net.minecraftforge.common.capabilities.ICapabilityProvider
-
Retrieves the handler for the capability requested on the specific side.
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraftforge.common.model.animation.CapabilityAnimation.DefaultItemAnimationCapabilityProvider
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraftforge.fluids.capability.TileFluidHandler
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
-
- getCapacity() - Method in class net.minecraftforge.fluids.capability.FluidTankProperties
-
- getCapacity() - Method in class net.minecraftforge.fluids.capability.FluidTankPropertiesWrapper
-
- getCapacity() - Method in interface net.minecraftforge.fluids.capability.IFluidTankProperties
-
- getCapacity() - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
-
- getCapacity() - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
-
- getCapacity() - Method in class net.minecraftforge.fluids.FluidTank
-
- getCapacity() - Method in interface net.minecraftforge.fluids.IFluidTank
-
- getCapacity() - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getCaption() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
-
- getCaptureItems(World, double, double, double) - Static method in class net.minecraft.tileentity.TileEntityHopper
-
- getCaravanHead() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getCareer(int) - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerProfession
-
- getCarriable(Block) - Static method in class net.minecraft.entity.monster.EntityEnderman
-
- getCartItem() - Method in class net.minecraft.entity.item.EntityMinecart
-
This function returns an ItemStack that represents this cart.
- getCaster() - Method in class net.minecraft.entity.projectile.EntityEvokerFangs
-
- getCastingInterval() - Method in class net.minecraft.entity.monster.EntityEvoker.AIWololoSpell
-
- getCastingTime() - Method in class net.minecraft.entity.monster.EntityEvoker.AIWololoSpell
-
- getCastWarmupTime() - Method in class net.minecraft.entity.monster.EntityEvoker.AIWololoSpell
-
- getCategory() - Method in interface net.minecraft.client.audio.ISound
-
- getCategory() - Method in class net.minecraft.client.audio.PositionedSound
-
- getCategory() - Method in class net.minecraft.crash.CrashReport
-
- getCategory() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getCategory() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getCategory(String) - Method in class net.minecraftforge.common.config.Configuration
-
- getCategory() - Method in interface net.minecraftforge.common.config.IFieldWrapper
-
- getCategory() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getCategory(IRecipe) - Static method in class net.minecraftforge.oredict.RecipeSorter
-
- getCategory(Class<?>) - Static method in class net.minecraftforge.oredict.RecipeSorter
-
- getCategoryNames() - Method in class net.minecraftforge.common.config.Configuration
-
- getCause() - Method in exception net.minecraft.util.ReportedException
-
- getCausedByPlayer() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
-
- getCauseStackTraceOrString() - Method in class net.minecraft.crash.CrashReport
-
Gets the stack trace of the Throwable that caused this crash report, or if that fails, the cause .toString().
- getCelestialAngle(float) - Method in class net.minecraft.world.World
-
calls calculateCelestialAngle
- getCelestialAngleRadians(float) - Method in class net.minecraft.world.World
-
Return getCelestialAngle()*2*PI
- getCenter() - Method in class net.minecraft.util.math.AxisAlignedBB
-
- getCenter() - Method in class net.minecraft.village.Village
-
- getCenterX() - Method in class net.minecraft.world.border.WorldBorder
-
- getCenterX() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- getCenterZ() - Method in class net.minecraft.world.border.WorldBorder
-
- getCenterZ() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- getChangedBlocks() - Method in class net.minecraft.network.play.server.SPacketMultiBlockChange
-
- getChannel(String, Side) - Method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
- getChannelName() - Method in class net.minecraft.network.play.client.CPacketCustomPayload
-
- getChannelName() - Method in class net.minecraft.network.play.server.SPacketCustomPayload
-
- getChar(int) - Method in class net.minecraft.network.PacketBuffer
-
- getCharge() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
-
- getCharWidth(char) - Method in class net.minecraft.client.gui.FontRenderer
-
Returns the width of this character as rendered.
- getChatComponent() - Method in class net.minecraft.client.gui.ChatLine
-
- getChatComponent(int, int) - Method in class net.minecraft.client.gui.GuiNewChat
-
Gets the chat component under the mouse
- getChatComponent() - Method in class net.minecraft.network.play.server.SPacketChat
-
- getChatComponentFromNthArg(ICommandSender, String[], int) - Static method in class net.minecraft.command.CommandBase
-
- getChatComponentFromNthArg(ICommandSender, String[], int, boolean) - Static method in class net.minecraft.command.CommandBase
-
- getChatFormat() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getChatFormat() - Method in class net.minecraft.scoreboard.Team
-
- getChatGUI() - Method in class net.minecraft.client.gui.GuiIngame
-
returns a pointer to the persistant Chat GUI, containing all previous chat messages and such
- getChatHeight() - Method in class net.minecraft.client.gui.GuiNewChat
-
- getChatLineID() - Method in class net.minecraft.client.gui.ChatLine
-
- getChatOpen() - Method in class net.minecraft.client.gui.GuiNewChat
-
Returns true if the chat GUI is open
- getChatScale() - Method in class net.minecraft.client.gui.GuiNewChat
-
Returns the chatscale from mc.gameSettings.chatScale
- getChatVisibility() - Method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
- getChatVisibility() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getChatVisibility() - Method in class net.minecraft.network.play.client.CPacketClientSettings
-
- getChatWidth() - Method in class net.minecraft.client.gui.GuiNewChat
-
- getCheatsEnabled() - Method in class net.minecraft.world.storage.WorldSummary
-
- getChest(boolean) - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- getChestType() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getChild() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
-
- getChildElements() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getChildElements() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getChildElements() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Category] Gets this category's child categories/properties.
- getChildModCountString() - Method in class net.minecraftforge.fml.common.ModMetadata
-
- getChildModList() - Method in class net.minecraftforge.fml.common.ModMetadata
-
- getChildren() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getChunk() - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- getChunk() - Method in class net.minecraftforge.event.world.ChunkEvent
-
- getChunk() - Method in class net.minecraftforge.event.world.ChunkWatchEvent
-
- getChunkDataInputStream(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
-
- getChunkDataOutputStream(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
-
Returns an output stream used to write chunk data.
- getChunkFromBlockCoords(BlockPos) - Method in class net.minecraft.world.World
-
- getChunkFromChunkCoords(int, int) - Method in class net.minecraft.world.World
-
Gets the chunk at the specified location.
- getChunkGenerator(World, String) - Method in class net.minecraft.world.WorldType
-
- getChunkInputStream(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
-
Gets an input stream for the chunk at the specified location.
- getChunkIterator() - Method in class net.minecraft.server.management.PlayerChunkMap
-
- getChunkList() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Gets a list of requested chunks for this ticket.
- getChunkListDepth() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Gets the current max depth for this ticket.
- getChunkLoader(WorldProvider) - Method in class net.minecraft.world.chunk.storage.AnvilSaveHandler
-
initializes and returns the chunk loader for the specified world provider
- getChunkLoader(WorldProvider) - Method in interface net.minecraft.world.storage.ISaveHandler
-
initializes and returns the chunk loader for the specified world provider
- getChunkLoader(WorldProvider) - Method in class net.minecraft.world.storage.SaveHandler
-
initializes and returns the chunk loader for the specified world provider
- getChunkLoader(WorldProvider) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
initializes and returns the chunk loader for the specified world provider
- getChunkLoader(WorldProvider) - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- getChunkOutputStream(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
-
Gets an output stream for the specified chunk.
- getChunkPosX() - Method in class net.minecraft.world.gen.structure.StructureStart
-
- getChunkPosZ() - Method in class net.minecraft.world.gen.structure.StructureStart
-
- getChunkProvider() - Method in class net.minecraft.client.multiplayer.WorldClient
-
gets the world's chunk provider
- getChunkProvider() - Method in class net.minecraft.world.World
-
gets the world's chunk provider
- getChunkProvider() - Method in class net.minecraft.world.WorldServer
-
gets the world's chunk provider
- getChunkSaveLocation() - Method in class net.minecraft.world.WorldServer
-
- getChunksLowestHorizon(int, int) - Method in class net.minecraft.world.World
-
Deprecated.
- getChunkX() - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- getChunkX() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent
-
- getChunkZ() - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- getChunkZ() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent
-
- getClampedAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
-
- getClass(ResourceLocation) - Static method in class net.minecraft.entity.EntityList
-
- getClass(ClassLoader, String...) - Static method in class net.minecraftforge.fml.relauncher.ReflectionHelper
-
- getClassFromID(int) - Static method in class net.minecraft.entity.EntityList
-
- getClassList() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getClassName() - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- getClassPathRoot() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getClassVersion() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- getClassVersion() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getClassVersion() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getClassVersion() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getClassVersion() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getClean() - Method in class net.minecraftforge.common.property.ExtendedBlockState.ExtendedStateImplementation
-
- getClean() - Method in interface net.minecraftforge.common.property.IExtendedBlockState
-
- getCleanWeatherTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getClickedComponentAt(int) - Method in class net.minecraft.client.gui.GuiGameOver
-
- getClickedComponentAt(int, int) - Method in class net.minecraft.client.gui.GuiScreenBook
-
- getClickedItem() - Method in class net.minecraft.network.play.client.CPacketClickWindow
-
- getClickedSlot(Vec3d) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getClickEvent() - Method in class net.minecraft.util.text.Style
-
The effective chat click event.
- getClickType() - Method in class net.minecraft.network.play.client.CPacketClickWindow
-
- getClient() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
Get the server instance
- getClientGuiElement(int, EntityPlayer, World, int, int, int) - Method in interface net.minecraftforge.fml.common.network.IGuiHandler
-
Returns a Container to be displayed to the user.
- getClientHandler() - Method in class net.minecraftforge.fml.common.network.simpleimpl.MessageContext
-
- getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
-
- getClientPeekAmount(float) - Method in class net.minecraft.entity.monster.EntityShulker
-
- getClientPlayerEntity() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getClientPlayHandler() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getClientPlayHandler() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getClientPlayHandler() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getClientPlayHandler() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getClientTeleportInterp() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getClientTime() - Method in class net.minecraft.network.status.client.CPacketPing
-
- getClientToServerNetworkManager() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getClientToServerNetworkManager() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getClientToServerNetworkManager() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getClientToServerNetworkManager() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getClip(String) - Method in interface net.minecraftforge.client.model.animation.IAnimatedModel
-
- getClipboardString() - Static method in class net.minecraft.client.gui.GuiScreen
-
Returns a string stored in the system clipboard.
- getClips() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
-
- getClosedSet() - Method in class net.minecraft.pathfinding.Path
-
- getClosestDistance(Entity) - Method in class net.minecraft.world.border.WorldBorder
-
- getClosestDistance(double, double) - Method in class net.minecraft.world.border.WorldBorder
-
- getClosestHorse(Entity, double) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getClosestPlayer(double, double, double, double, boolean) - Method in class net.minecraft.world.World
-
- getClosestPlayer(double, double, double, double, <any>) - Method in class net.minecraft.world.World
-
- getClosestPlayerDistance() - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- getClosestPlayerToEntity(Entity, double) - Method in class net.minecraft.world.World
-
Gets the closest player to the entity within the specified distance.
- getClosestStrongholdPos(World, BlockPos, boolean) - Method in class net.minecraft.world.gen.structure.MapGenEndCity
-
- getClosestStrongholdPos(World, BlockPos, boolean) - Method in class net.minecraft.world.gen.structure.MapGenMineshaft
-
- getClosestStrongholdPos(World, BlockPos, boolean) - Method in class net.minecraft.world.gen.structure.MapGenNetherBridge
-
- getClosestStrongholdPos(World, BlockPos, boolean) - Method in class net.minecraft.world.gen.structure.MapGenScatteredFeature
-
- getClosestStrongholdPos(World, BlockPos, boolean) - Method in class net.minecraft.world.gen.structure.MapGenStronghold
-
- getClosestStrongholdPos(World, BlockPos, boolean) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- getClosestStrongholdPos(World, BlockPos, boolean) - Method in class net.minecraft.world.gen.structure.MapGenVillage
-
- getClosestStrongholdPos(World, BlockPos, boolean) - Method in class net.minecraft.world.gen.structure.StructureOceanMonument
-
- getClosestStrongholdPos(World, BlockPos, boolean) - Method in class net.minecraft.world.gen.structure.WoodlandMansion
-
- getCloudColor(float) - Method in class net.minecraft.world.WorldProvider
-
- getCloudColorBody(float) - Method in class net.minecraft.world.World
-
- getCloudColour(float) - Method in class net.minecraft.world.World
-
- getCloudHeight() - Method in class net.minecraft.world.WorldProvider
-
the y level at which clouds are rendered.
- getCloudHeight() - Method in class net.minecraft.world.WorldProviderEnd
-
the y level at which clouds are rendered.
- getCloudHeight() - Method in class net.minecraft.world.WorldType
-
Get the height to render the clouds for this world type
- getCloudRenderer() - Method in class net.minecraft.world.WorldProvider
-
- getCollarColor() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getCollectedItemEntityID() - Method in class net.minecraft.network.play.server.SPacketCollectItem
-
- getCollider() - Method in class net.minecraftforge.event.entity.minecart.MinecartCollisionEvent
-
- getCollisionBorderSize() - Method in class net.minecraft.entity.Entity
-
- getCollisionBorderSize() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getCollisionBorderSize() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getCollisionBorderSize() - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockAir
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBanner
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBush
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockButton
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCactus
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEndGateway
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFire
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLever
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPortal
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockReed
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSign
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSnow
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSoulSand
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStructureVoid
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTorch
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWire
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWireHook
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
-
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWeb
-
- getCollisionBoundingBox(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getCollisionBoundingBox(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getCollisionBoundingBox() - Method in class net.minecraft.entity.Entity
-
Returns the collision bounding box for this entity
- getCollisionBoundingBox() - Method in class net.minecraft.entity.item.EntityBoat
-
Returns the collision bounding box for this entity
- getCollisionBoundingBox() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns the collision bounding box for this entity
- getCollisionBoundingBox() - Method in class net.minecraft.entity.monster.EntityShulker
-
Returns the collision bounding box for this entity
- getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getCollisionBox(Entity) - Method in class net.minecraft.entity.Entity
-
Returns a boundingBox used to collide the entity with other entities and blocks.
- getCollisionBox(Entity) - Method in class net.minecraft.entity.item.EntityBoat
-
Returns a boundingBox used to collide the entity with other entities and blocks.
- getCollisionBox(Entity) - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns a boundingBox used to collide the entity with other entities and blocks.
- getCollisionBox(EntityMinecart, Entity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
-
This function replaced the function of the same name in EntityMinecart.
- getCollisionBoxes(Entity, AxisAlignedBB) - Method in class net.minecraft.world.World
-
Gets a list of bounding boxes that intersect with the provided AABB.
- GetCollisionBoxesEvent - Class in net.minecraftforge.event.world
-
- GetCollisionBoxesEvent(World, Entity, AxisAlignedBB, List<AxisAlignedBB>) - Constructor for class net.minecraftforge.event.world.GetCollisionBoxesEvent
-
- getCollisionBoxesList() - Method in class net.minecraftforge.event.world.GetCollisionBoxesEvent
-
- getCollisionHandler() - Static method in class net.minecraft.entity.item.EntityMinecart
-
Gets the current global Minecart Collision handler if none
is registered, returns null
- getCollisionRule() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getCollisionRule() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getCollisionRule() - Method in class net.minecraft.scoreboard.Team
-
- getColor() - Method in enum net.minecraft.block.BlockDirt.DirtType
-
- getColor() - Method in class net.minecraft.block.BlockShulkerBox
-
- getColor(IBlockState) - Method in class net.minecraft.client.renderer.color.BlockColors
-
- getColor() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getColor() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getColor() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getColor() - Method in class net.minecraft.entity.projectile.EntityTippedArrow
-
- getColor(ItemStack) - Method in class net.minecraft.item.ItemArmor
-
Return the color for the specified armor ItemStack.
- getColor(ItemStack) - Static method in class net.minecraft.item.ItemMap
-
- getColor() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getColor() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getColor(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
-
- getColor() - Method in class net.minecraft.profiler.Profiler.Result
-
Return a color to display the profiler, generated from the hash code of the profiler's name
- getColor(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityBanner
-
- getColor() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- getColor() - Method in class net.minecraft.util.text.Style
-
Gets the effective color of this ChatStyle.
- getColor() - Method in class net.minecraft.world.BossInfo
-
- getColor() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getColor() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
-
- getColor() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- getColor() - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
-
- getColor() - Method in class net.minecraftforge.fluids.Fluid
-
- getColor(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getColor(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getColorCode(char) - Method in class net.minecraft.client.gui.FontRenderer
-
- getColorCode(char, boolean) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
-
- getColoredItemStack(EnumDyeColor) - Static method in class net.minecraft.block.BlockShulkerBox
-
- getColorFromBlock(Block) - Static method in class net.minecraft.block.BlockShulkerBox
-
- getColorFromItem(Item) - Static method in class net.minecraft.block.BlockShulkerBox
-
- getColorFromItemstack(ItemStack, int) - Method in interface net.minecraft.client.renderer.color.IItemColor
-
- getColorFromItemstack(ItemStack, int) - Method in class net.minecraft.client.renderer.color.ItemColors
-
- getColorIndex(int) - Method in class net.minecraft.client.renderer.VertexBuffer
-
Gets the position into the vertex data buffer at which the given vertex's color data can be found, in int
s.
- getColorIndex() - Method in enum net.minecraft.util.text.TextFormatting
-
Returns the numerical color index that represents this formatting
- getColorList() - Method in class net.minecraft.tileentity.TileEntityBanner
-
Retrieves the list of colors for this tile entity.
- getColorMultiplier(EntityCreeper, float, float) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
-
Gets an RGBA int color multiplier to apply.
- getColorMultiplier(T, float, float) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
Gets an RGBA int color multiplier to apply.
- getColorMultiplier(int) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getColorOffset() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getColorOffset() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getColorPrefix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
Returns the color prefix for the player's team name
- getColors() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
-
Returns RGB (0 to 1.0) colors of this beam segment
- getColorSuffix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
Returns the color suffix for the player's team name
- getCombatDuration() - Method in class net.minecraft.util.CombatTracker
-
- getCombatTracker() - Method in class net.minecraft.entity.EntityLivingBase
-
1.8.9
- getCombinedLight(BlockPos, int) - Method in class net.minecraft.world.ChunkCache
-
- getCombinedLight(BlockPos, int) - Method in interface net.minecraft.world.IBlockAccess
-
- getCombinedLight(BlockPos, int) - Method in class net.minecraft.world.World
-
- getCommand() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
Returns the command of the command block.
- getCommand() - Method in class net.minecraftforge.event.CommandEvent
-
- getCommandBlockLogic() - Method in class net.minecraft.entity.item.EntityMinecartCommandBlock
-
- getCommandBlockLogic() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- getCommandBlockType() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
Currently this returns 0 for the traditional command block, and 1 for the minecart command block
- getCommandManager() - Method in class net.minecraft.server.MinecraftServer
-
- getCommandMap(MinecraftServer) - Method in class net.minecraft.command.CommandHelp
-
- getCommandMap() - Method in class net.minecraftforge.server.command.CommandTreeBase
-
- getCommandResultStats() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- getCommandResultStats() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- getCommands() - Method in class net.minecraft.command.CommandHandler
-
Get a Map of all the name to command pairs stored in this command manager.
- getCommands() - Method in interface net.minecraft.command.ICommandManager
-
Get a Map of all the name to command pairs stored in this command manager.
- getCommandSenderAsPlayer(ICommandSender) - Static method in class net.minecraft.command.CommandBase
-
Returns the given ICommandSender as a EntityPlayer or throw an exception.
- getCommandSenderEntity() - Method in interface net.minecraft.command.ICommandSender
-
Returns the entity associated with the command sender.
- getCommandSenderEntity() - Method in class net.minecraft.entity.Entity
-
Returns the entity associated with the command sender.
- getCommandSenderEntity() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Returns the entity associated with the command sender.
- getCommandSenderEntity() - Method in class net.minecraft.server.MinecraftServer
-
Returns the entity associated with the command sender.
- getCommandStats() - Method in class net.minecraft.entity.Entity
-
- getComment() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getComment() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getComment() - Method in class net.minecraftforge.common.config.Property
-
- getComment() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getComment() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Gets the comment for this object.
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockBrewingStand
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockCake
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockCauldron
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockChest
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockCommandBlock
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockDispenser
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockFurnace
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockHopper
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockJukebox
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockRailDetector
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockShulkerBox
-
- getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getComparatorInputOverride(World, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getComparatorLevel() - Method in class net.minecraft.entity.item.EntityMinecart
-
Called from Detector Rails to retrieve a redstone power level for comparators.
- getCompiledChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- getCompiledChunk() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- getCompleteReport() - Method in class net.minecraft.crash.CrashReport
-
Gets the complete report with headers, stack trace, and different sections as a string.
- getComponent(int) - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getComponent() - Method in class net.minecraftforge.event.ServerChatEvent
-
- getComponent1() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
-
- getComponent2() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
-
- getComponentClass() - Method in interface net.minecraftforge.fml.common.registry.VillagerRegistry.IVillageCreationHandler
-
The class of the root structure component to add to the village
- getComponents() - Method in class net.minecraft.world.gen.structure.StructureStart
-
- getComponentToAddBoundingBox(int, int, int, int, int, int, int, int, int, EnumFacing) - Static method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
Create a bounding box with the specified dimensions and rotate it.
- getComponentType() - Method in class net.minecraft.world.gen.structure.StructureComponent
-
Returns the component type ID of this component.
- getCompound() - Method in class net.minecraft.world.end.DragonFightManager
-
- getCompoundTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves a NBTTagCompound subtag matching the specified key, or a new empty NBTTagCompound if no such key was
stored.
- getCompoundTagAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
Retrieves the NBTTagCompound at the specified index in the list
- getCompressionThreshold() - Method in class net.minecraft.network.login.server.SPacketEnableCompression
-
- getConditionClass() - Method in class net.minecraft.world.storage.loot.conditions.LootCondition.Serializer
-
- getConditions() - Method in class net.minecraft.world.storage.loot.functions.LootFunction
-
- getConfig() - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getConfig() - Static method in class net.minecraftforge.common.ForgeModContainer
-
- getConfigDir() - Method in class net.minecraftforge.fml.common.Loader
-
- getConfigElement() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the IConfigElement object owned by this entry.
- getConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getConfigEntryClass() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getConfigEntryClass() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getConfigEntryClass() - Method in class net.minecraftforge.common.config.Property
-
Gets the custom IConfigEntry class that should be used in place of the standard entry class for this Property type, or null if
none has been set.
- getConfigEntryClass() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getConfigEntryClass() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
- getConfigFile() - Method in class net.minecraftforge.common.config.Configuration
-
- getConfigFor(Object) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getConfigID() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
-
A String identifier for this ConfigChangedEvent.
- getConnectedRails() - Method in class net.minecraft.block.BlockRailBase.Rail
-
- getConnection() - Method in class net.minecraft.client.Minecraft
-
- getConnectionInfo() - Method in class net.minecraft.server.network.NetHandlerLoginServer
-
- getConnectionType() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.ClientConnectedToServerEvent
-
- getConstructor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- getContainedMods() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getContainedPackages() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getContainer(World, BlockPos, boolean) - Method in class net.minecraft.block.BlockChest
-
- getContainer() - Method in class net.minecraftforge.event.entity.player.PlayerContainerEvent
-
- getContainer() - Method in interface net.minecraftforge.fluids.capability.IFluidHandlerItem
-
Get the container currently acted on by this fluid handler.
- getContainer() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
- getContainer() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
-
- getContainer() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
-
- getContainer() - Method in class net.minecraftforge.fml.common.network.internal.NetworkModHolder
-
- getContainer() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getContainerItem() - Method in class net.minecraft.item.Item
-
- getContainerItem(ItemStack) - Method in class net.minecraft.item.Item
-
ItemStack sensitive version of getContainerItem.
- getContainerItem(ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getContainerItem(ItemStack) - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getContentDump(ByteBuf) - Static method in class net.minecraftforge.fml.common.network.ByteBufUtils
-
- getContentHeight() - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
-
Return the height of the content being scrolled
- getContentHeight() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
Return the height of the content being scrolled
- getContentHeight() - Method in class net.minecraft.client.gui.GuiSlot
-
Return the height of the content being scrolled
- getContentHeight() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
Return the height of the content being scrolled
- getContentHeight() - Method in class net.minecraftforge.fml.client.GuiScrollingList
-
- getContentHeight() - Method in class net.minecraftforge.fml.client.GuiSlotModList
-
- getContents() - Method in class net.minecraftforge.fluids.capability.FluidTankProperties
-
- getContents() - Method in class net.minecraftforge.fluids.capability.FluidTankPropertiesWrapper
-
- getContents() - Method in interface net.minecraftforge.fluids.capability.IFluidTankProperties
-
- getContext() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- getContext() - Method in class net.minecraftforge.client.event.RenderHandEvent
-
- getContext() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
-
- getControllingPassenger() - Method in class net.minecraft.entity.Entity
-
For vehicles, the first passenger is generally considered the controller and "drives" the vehicle.
- getControllingPassenger() - Method in class net.minecraft.entity.item.EntityBoat
-
For vehicles, the first passenger is generally considered the controller and "drives" the vehicle.
- getControllingPassenger() - Method in class net.minecraft.entity.passive.AbstractHorse
-
For vehicles, the first passenger is generally considered the controller and "drives" the vehicle.
- getControllingPassenger() - Method in class net.minecraft.entity.passive.EntityPig
-
For vehicles, the first passenger is generally considered the controller and "drives" the vehicle.
- getConversionProgress() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- getCookedHealAmount() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
Gets the amount that eating the cooked version of this fish should heal the player.
- getCookedSaturationModifier() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
Gets the saturation modifier to apply to the heal amount when the player eats the cooked version of this
fish.
- getCookTime(ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getCooldown(Item, float) - Method in class net.minecraft.util.CooldownTracker
-
- getCooldownPercent(float) - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getCooldownPeriod() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCooldownTracker() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCooledAttackStrength(float) - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns the percentage of attack power available based on the cooldown (zero to one).
- getCoordBaseMode() - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getCoordinateInfo(double, double, double) - Static method in class net.minecraft.crash.CrashReportCategory
-
- getCoordinateInfo(BlockPos) - Static method in class net.minecraft.crash.CrashReportCategory
-
- getCoordinateInfo(int, int, int) - Static method in class net.minecraft.crash.CrashReportCategory
-
- getCoordinateRandom(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
-
- getCoreMod() - Method in class net.minecraftforge.fml.common.asm.ASMTransformerWrapper.TransformerWrapper
-
- getCost() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getCount() - Method in class net.minecraft.item.ItemStack
-
- getCount() - Method in class net.minecraft.realms.RealmsVertexFormatElement
-
- getCpu() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- getCraftingPlayer() - Static method in class net.minecraftforge.common.ForgeHooks
-
- getCraftingResult(InventoryCrafting) - Method in interface net.minecraft.item.crafting.IRecipe
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeBookCloning
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeFireworks
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeRepairItem
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesArmorDyes
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeAddPattern
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeDuplicatePattern
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapCloning
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapExtending
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeTippedArrow
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapedRecipes
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShieldRecipes.Decoration
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraftforge.oredict.ShapelessOreRecipe
-
Returns an Item that is the result of this recipe
- getCraftStats(Item) - Static method in class net.minecraft.stats.StatList
-
- getCrashCause() - Method in class net.minecraft.crash.CrashReport
-
Returns the Throwable object that is the cause for the crash and Crash Report.
- getCrashInformation() - Method in class net.minecraftforge.fml.common.Loader
-
- getCrashReport() - Method in exception net.minecraft.util.ReportedException
-
Gets the CrashReport wrapped by this exception.
- getCreatePackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- getCreationCloudUpdateTick() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
retrieves the 'date' at which the PartiallyDestroyedBlock was created
- getCreativeTab() - Method in class net.minecraft.item.Item
-
gets the CreativeTab this item is displayed on
- getCreativeTab() - Method in class net.minecraft.item.ItemBanner
-
gets the CreativeTab this item is displayed on
- getCreativeTab() - Method in class net.minecraft.item.ItemBlock
-
gets the CreativeTab this item is displayed on
- getCreativeTab() - Method in class net.minecraft.item.ItemShield
-
gets the CreativeTab this item is displayed on
- getCreativeTabs() - Method in class net.minecraft.item.Item
-
Gets a list of tabs that items belonging to this class can display on,
combined properly with getSubItems allows for a single item to span
many sub-items across many tabs.
- getCreativeTabToDisplayOn() - Method in class net.minecraft.block.Block
-
Returns the CreativeTab to display the given block on.
- getCreatureAttribute() - Method in class net.minecraft.entity.boss.EntityWither
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.entity.EntityLivingBase
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityEndermite
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityEvoker
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySpider
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityVindicator
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityZombie
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.entity.passive.EntitySkeletonHorse
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.entity.passive.EntityZombieHorse
-
Get this Entity's EnumCreatureAttribute
- getCreatureClass() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getCreeperFlashIntensity(float) - Method in class net.minecraft.entity.monster.EntityCreeper
-
Params: (Float)Render tick.
- getCreeperState() - Method in class net.minecraft.entity.monster.EntityCreeper
-
Returns the current state of creeper, -1 is idle, 1 is 'in fuse'
- getCriteria() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getCriteria() - Method in class net.minecraft.stats.StatBase
-
1.8.9
- getCrop() - Method in class net.minecraft.block.BlockBeetroot
-
- getCrop() - Method in class net.minecraft.block.BlockCarrot
-
- getCrop() - Method in class net.minecraft.block.BlockCrops
-
- getCrop() - Method in class net.minecraft.block.BlockPotato
-
- getCurativeItems() - Method in class net.minecraft.potion.Potion
-
Get a fresh list of items that can cure this Potion.
- getCurativeItems() - Method in class net.minecraft.potion.PotionEffect
-
- getCurrent() - Method in class net.minecraftforge.event.entity.player.UseHoeEvent
-
- getCurrentBlock() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getCurrentCartSpeedCapOnRail() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns the current speed cap for the cart when traveling on rails.
- getCurrentDate() - Method in class net.minecraft.world.World
-
returns a calendar object containing the current date
- getCurrentGameType() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- getCurrentHeight() - Method in class net.minecraft.client.renderer.texture.Stitcher
-
- getCurrentItem() - Method in class net.minecraft.entity.player.InventoryPlayer
-
Returns the item stack currently held by the player.
- getCurrentLanguage() - Method in class net.minecraft.client.resources.LanguageManager
-
- getCurrentLanguage() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getCurrentLanguage() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getCurrentLanguage() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getCurrentLanguage() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getCurrentMoonPhaseFactor() - Method in class net.minecraft.world.World
-
gets the current fullness of the moon expressed as a float between 1.0 and 0.0, in steps of .25
- getCurrentMoonPhaseFactor() - Method in class net.minecraft.world.WorldProvider
-
Calculates the current moon phase factor.
- getCurrentMoonPhaseFactorBody() - Method in class net.minecraft.world.World
-
- getCurrentPage() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getCurrentPathIndex() - Method in class net.minecraft.pathfinding.Path
-
- getCurrentPathLength() - Method in class net.minecraft.pathfinding.Path
-
- getCurrentPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
-
- getCurrentPlayerCount() - Method in interface net.minecraft.network.rcon.IServer
-
Returns the number of players currently on the server.
- getCurrentPlayerCount() - Method in class net.minecraft.server.management.PlayerList
-
Returns the number of players currently on the server.
- getCurrentPlayerCount() - Method in class net.minecraft.server.MinecraftServer
-
Returns the number of players currently on the server.
- getCurrentPos() - Method in class net.minecraft.pathfinding.Path
-
- getCurrentRecipe() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getCurrentSaveRootDirectory() - Static method in class net.minecraftforge.common.DimensionManager
-
Return the current root directory for the world save.
- getCurrentServerData() - Method in class net.minecraft.client.Minecraft
-
- getCurrentStats() - Method in class net.minecraft.profiler.Snooper
-
- getCurrentTime() - Method in class net.minecraft.server.MinecraftServer
-
- getCurrentTimeMillis() - Static method in class net.minecraft.server.MinecraftServer
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- getCurrentValue() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the current value of this entry.
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- getCurrentValues() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the current values of this list entry.
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- getCurrentWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher
-
- getCursorPosition() - Method in class net.minecraft.client.gui.GuiTextField
-
returns the current position of the cursor
- getCustomData() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- getCustomData() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getCustomer() - Method in interface net.minecraft.entity.IMerchant
-
- getCustomer() - Method in class net.minecraft.entity.NpcMerchant
-
- getCustomer() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getCustomModProperties() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getCustomModProperties() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getCustomModProperties() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getCustomModProperties(String) - Method in class net.minecraftforge.fml.common.Loader
-
- getCustomModProperties() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getCustomNameTag() - Method in class net.minecraft.entity.Entity
-
- getCustomResourcePackClass() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getCustomResourcePackClass() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getCustomResourcePackClass() - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getCustomResourcePackClass() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getCustomResourcePackClass() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getCustomResourcePackClass() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getCustomSummonedAid() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
Populate this field to have a custom zombie instead of a normal zombie summoned
- getDamage(int, Random) - Static method in class net.minecraft.enchantment.EnchantmentThorns
-
- getDamage() - Method in class net.minecraft.entity.item.EntityMinecart
-
Gets the current amount of damage the minecart has taken.
- getDamage() - Method in class net.minecraft.entity.projectile.EntityArrow
-
- getDamage(ItemStack) - Method in class net.minecraft.item.Item
-
Return the itemDamage represented by this ItemStack.
- getDamage() - Method in class net.minecraft.util.CombatEntry
-
- getDamageAfterAbsorb(float, float, float) - Static method in class net.minecraft.util.CombatRules
-
- getDamageAfterMagicAbsorb(float, float) - Static method in class net.minecraft.util.CombatRules
-
- getDamageAmount() - Method in class net.minecraft.util.CombatEntry
-
- getDamageAmount() - Method in class net.minecraft.world.border.WorldBorder
-
- getDamageBuffer() - Method in class net.minecraft.world.border.WorldBorder
-
- getDamageLocation() - Method in class net.minecraft.util.DamageSource
-
Gets the location from which the damage originates.
- getDamageLocation() - Method in class net.minecraft.util.EntityDamageSource
-
Gets the location from which the damage originates.
- getDamageModel(IBakedModel, TextureAtlasSprite, IBlockState, IBlockAccess, BlockPos) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getDamageMultiplier() - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
-
- getDamageReductionAmount(EntityEquipmentSlot) - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
Return the damage reduction (each 1 point is a half a shield on gui) of the piece index passed (0 = helmet, 1
= plate, 2 = legs and 3 = boots)
- getDamageSource() - Method in class net.minecraftforge.event.entity.living.LootingLevelEvent
-
- getDamageSrc() - Method in class net.minecraft.util.CombatEntry
-
Get the DamageSource of the CombatEntry instance.
- getDamageSrcDisplayName() - Method in class net.minecraft.util.CombatEntry
-
- getDamageTaken() - Method in class net.minecraft.entity.item.EntityBoat
-
Gets the damage taken from the last hit.
- getDamageType() - Method in class net.minecraft.util.DamageSource
-
Return the name of damage type.
- getDamageVsEntity() - Method in enum net.minecraft.item.Item.ToolMaterial
-
Returns the damage against a given entity.
- getDamageVsEntity() - Method in class net.minecraft.item.ItemSword
-
Returns the amount of damage this item will deal.
- getData(MapItemRenderer.Instance) - Method in class net.minecraft.client.gui.MapItemRenderer
-
- getData() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getData() - Method in class net.minecraft.world.chunk.NibbleArray
-
- getData() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getData() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
-
- getData() - Method in class net.minecraftforge.client.model.obj.OBJModel.Normal
-
- getData() - Method in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
-
- getData() - Method in class net.minecraftforge.event.world.ChunkDataEvent
-
- getData1() - Method in class net.minecraft.network.play.server.SPacketBlockAction
-
instrument data for noteblocks
- getData2() - Method in class net.minecraft.network.play.server.SPacketBlockAction
-
pitch data for noteblocks
- getDataBlocks(BlockPos, PlacementSettings) - Method in class net.minecraft.world.gen.structure.template.Template
-
- getDataDirectory() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getDataDirectory() - Method in class net.minecraft.server.MinecraftServer
-
- getDataFixer() - Method in class net.minecraft.client.Minecraft
-
- getDataFixer() - Method in class net.minecraft.server.MinecraftServer
-
- getDataFixer() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getDataFixer() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getDataFixer() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getDataFixer() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getDataForNBT(byte[], NibbleArray) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- getDataForWriting(SaveHandler, WorldInfo) - Method in class net.minecraftforge.common.ForgeModContainer
-
- getDataForWriting(SaveHandler, WorldInfo) - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getDataForWriting(SaveHandler, WorldInfo) - Method in interface net.minecraftforge.fml.common.WorldAccessContainer
-
- getDataManager() - Method in class net.minecraft.entity.Entity
-
- getDataManagerEntries() - Method in class net.minecraft.network.play.server.SPacketEntityMetadata
-
- getDataManagerEntries() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getDataManagerEntries() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getDeathMaxRotation(EntityEndermite) - Method in class net.minecraft.client.renderer.entity.RenderEndermite
-
- getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- getDeathMaxRotation(EntitySilverfish) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
-
- getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.RenderSpider
-
- getDeathMessage() - Method in class net.minecraft.util.CombatTracker
-
- getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.DamageSource
-
Gets the death message that is displayed when the player dies
- getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.EntityDamageSource
-
Gets the death message that is displayed when the player dies
- getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.EntityDamageSourceIndirect
-
Gets the death message that is displayed when the player dies
- getDeathMessageVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getDeathMessageVisibility() - Method in class net.minecraft.scoreboard.Team
-
- getDeathSound() - Method in class net.minecraft.entity.boss.EntityWither
-
- getDeathSound() - Method in class net.minecraft.entity.EntityLivingBase
-
- getDeathSound() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityElderGuardian
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityEvoker
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityHusk
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityMob
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityPolarBear
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityStray
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityVex
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityVindicator
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- getDeathSound() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityBat
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityCow
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityDonkey
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityMule
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityPig
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntitySkeletonHorse
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityZombieHorse
-
- getDeathSound() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getDebugFPS() - Static method in class net.minecraft.client.Minecraft
-
- getDebugInfo() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
-
- getDebugInfoEntities() - Method in class net.minecraft.client.renderer.RenderGlobal
-
Gets the entities info for use on the Debug screen
- getDebugInfoRenders() - Method in class net.minecraft.client.renderer.RenderGlobal
-
Gets the render info for use on the Debug screen
- getDebugInfoRight() - Method in class net.minecraft.client.gui.GuiOverlayDebug
-
- getDebugLoadedEntities() - Method in class net.minecraft.world.World
-
This string is 'All: (number of loaded entities)' Viewable by press ing F3
- getDefault() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getDefault() - Method in class net.minecraftforge.common.config.Property
-
Gets the raw String default value of this Property.
- getDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
-
- getDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property's default value.
- getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartChest
-
- getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartCommandBlock
-
- getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartMobSpawner
-
- getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecartChest
-
- getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getDefaultEyeHeight() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns the default eye height of the player
- getDefaultFlatGenerator() - Static method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- getDefaultFluidName(Fluid) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getDefaultInstance() - Method in class net.minecraft.item.Item
-
- getDefaultInstance() - Method in class net.minecraft.item.ItemPotion
-
- getDefaultInstance() - Method in class net.minecraft.item.ItemTippedArrow
-
- getDefaultInstance() - Method in class net.minecraftforge.common.capabilities.Capability
-
A NEW instance of the default implementation.
- getDefaultLibraries() - Method in class net.minecraftforge.fml.common.ModClassLoader
-
- getDefaultPermissionLevel(String) - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
-
- getDefaultPitch() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getDefaults() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getDefaults() - Method in class net.minecraftforge.common.config.Property
-
Gets the raw String[] default values of this Property.
- getDefaults() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getDefaults() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property's default values.
- getDefaultsCategory() - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getDefaultSkin(UUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
-
Retrieves the default skin for this player.
- getDefaultSkinLegacy() - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
-
Returns the default skind for versions prior to 1.8, which is always the Steve texture.
- getDefaultState() - Method in class net.minecraft.block.Block
-
- getDefaultState() - Method in interface net.minecraftforge.client.model.IModel
-
- getDefaultState() - Method in class net.minecraftforge.client.model.ItemLayerModel
-
- getDefaultState() - Method in class net.minecraftforge.client.model.ModelDynBucket
-
- getDefaultState() - Method in class net.minecraftforge.client.model.ModelFluid
-
- getDefaultState() - Method in class net.minecraftforge.client.model.MultiLayerModel
-
- getDefaultState() - Method in class net.minecraftforge.client.model.MultiModel
-
Deprecated.
- getDefaultState() - Method in class net.minecraftforge.client.model.obj.OBJModel
-
- getDefaultTeleporter() - Method in class net.minecraft.world.WorldServer
-
- getDefaultUVs() - Static method in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
-
- getDefaultValue() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- getDefaultValue() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
-
- getDefaultValue() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getDefaultVolume() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getDefinedConfigVersion() - Method in class net.minecraftforge.common.config.Configuration
-
- getDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getDelegate(I, Class<I>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getDensity() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogDensity
-
- getDensity(IBlockAccess, BlockPos) - Static method in class net.minecraftforge.fluids.BlockFluidBase
-
- getDensity() - Method in class net.minecraftforge.fluids.Fluid
-
- getDensity(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getDensity(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getDepartMessage() - Method in class net.minecraft.world.WorldProvider
-
A Message to display to the user when they transfer out of this dismension.
- getDependants() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getDependants() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getDependants() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getDependants() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A list of modids that should be loaded after this one.
- getDependencies() - Method in interface net.minecraftforge.client.model.IModel
-
- getDependencies() - Method in class net.minecraftforge.client.model.ItemLayerModel
-
- getDependencies() - Method in class net.minecraftforge.client.model.ModelDynBucket
-
- getDependencies() - Method in class net.minecraftforge.client.model.ModelFluid
-
- getDependencies() - Method in class net.minecraftforge.client.model.MultiLayerModel
-
- getDependencies() - Method in class net.minecraftforge.client.model.MultiModel
-
Deprecated.
- getDependencies() - Method in class net.minecraftforge.client.model.obj.OBJModel
-
- getDependencies() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getDependencies() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getDependencies() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getDependencies() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A list of modids that should be loaded prior to this one.
- getDepth(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- getDepth() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getDepth(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getDepthStriderModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getDesc() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation.EnumHolder
-
- getDescription() - Method in class net.minecraft.crash.CrashReport
-
Returns the description of the Crash Report.
- getDescription() - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
-
- getDescription() - Method in class net.minecraft.stats.Achievement
-
Returns the fully description of the achievement - ready to be displayed on screen.
- getDestroyPackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- getDiameter() - Method in class net.minecraft.world.border.WorldBorder
-
- getDifficulty() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getDifficulty() - Method in class net.minecraft.network.play.server.SPacketRespawn
-
- getDifficulty() - Method in class net.minecraft.network.play.server.SPacketServerDifficulty
-
- getDifficulty() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Get the server's difficulty
- getDifficulty() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Get the server's difficulty
- getDifficulty() - Method in class net.minecraft.server.MinecraftServer
-
Get the server's difficulty
- getDifficulty() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getDifficulty() - Method in class net.minecraft.world.storage.WorldInfo
-
- getDifficulty() - Method in class net.minecraft.world.World
-
- getDifficulty() - Method in class net.minecraftforge.event.DifficultyChangeEvent
-
- getDifficultyEnum(int) - Static method in enum net.minecraft.world.EnumDifficulty
-
- getDifficultyForLocation(BlockPos) - Method in class net.minecraft.world.World
-
- getDifficultyFromCommand(String) - Method in class net.minecraft.command.CommandDifficulty
-
- getDifficultyId() - Method in enum net.minecraft.world.EnumDifficulty
-
- getDifficultyResourceKey() - Method in enum net.minecraft.world.EnumDifficulty
-
- getDifficultyText(EnumDifficulty) - Method in class net.minecraft.client.gui.GuiOptions
-
- getDigSpeed(IBlockState) - Method in class net.minecraft.entity.player.EntityPlayer
-
Deprecated.
- getDigSpeed(IBlockState, BlockPos) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getDimension() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getDimension() - Method in class net.minecraft.world.WorldProvider
-
- getDimension() - Method in class net.minecraftforge.event.entity.EntityTravelToDimensionEvent
-
- getDimensionData(DimensionType) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Deprecated.
- getDimensionData(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getDimensionData(DimensionType) - Method in class net.minecraft.world.storage.WorldInfo
-
Deprecated.
- getDimensionData(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- getDimensionID() - Method in class net.minecraft.network.play.server.SPacketRespawn
-
- getDimensions(DimensionType) - Static method in class net.minecraftforge.common.DimensionManager
-
Returns a list of dimensions associated with this DimensionType.
- getDimensionType() - Method in class net.minecraft.world.WorldProvider
-
- getDimensionType() - Method in class net.minecraft.world.WorldProviderEnd
-
- getDimensionType() - Method in class net.minecraft.world.WorldProviderHell
-
- getDimensionType() - Method in class net.minecraft.world.WorldProviderSurface
-
- getDimId() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getDirection() - Method in class net.minecraft.network.NetworkManager
-
- getDirection() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getDirectionFromEntityLiving(BlockPos, EntityLivingBase) - Static method in enum net.minecraft.util.EnumFacing
-
- getDirectionVec() - Method in enum net.minecraft.util.EnumFacing
-
Get a normalized Vector that points in the direction of this Facing.
- getDirResourcepacks() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getDirty() - Method in class net.minecraft.network.datasync.EntityDataManager
-
- getDirty() - Method in class net.minecraft.stats.StatisticsManagerServer
-
- getDispatcher() - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- getDispensePosition(IBlockSource) - Static method in class net.minecraft.block.BlockDispenser
-
Get the position where the dispenser at the given Coordinates should dispense to.
- getDispenseSlot() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getDisplayedItem() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getDisplayHealth() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getDisplayList(BlockRenderLayer, CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.ListedRenderChunk
-
- getDisplayName() - Method in class net.minecraft.block.BlockAnvil.Anvil
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getDisplayName() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
-
- getDisplayName() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumUsage
-
- getDisplayName() - Method in class net.minecraft.client.settings.KeyBinding
-
- getDisplayName() - Method in interface net.minecraft.command.ICommandSender
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.entity.Entity
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in interface net.minecraft.entity.IMerchant
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.entity.NpcMerchant
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.entity.passive.EntityVillager
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.entity.player.EntityPlayer
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.entity.player.InventoryPlayer
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.inventory.InventoryBasic
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.inventory.InventoryCrafting
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.inventory.InventoryCraftResult
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.inventory.InventoryLargeChest
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.inventory.InventoryMerchant
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.item.ItemStack
-
returns the display name of the itemstack
- getDisplayName() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem.AddPlayerData
-
- getDisplayName() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getDisplayName() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getDisplayName() - Method in class net.minecraft.server.MinecraftServer
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.tileentity.TileEntity
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.tileentity.TileEntityBanner
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.tileentity.TileEntityLockable
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.tileentity.TileEntityStructure
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in interface net.minecraft.world.IWorldNameable
-
Get the formatted ChatComponent that will be used for the sender's username in chat
- getDisplayName() - Method in class net.minecraft.world.storage.WorldSummary
-
return the display name of the save
- getDisplayname() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
-
- getDisplayNameString() - Method in class net.minecraft.entity.player.EntityPlayer
-
Get the currently computed display name, cached for efficiency.
- getDisplaySlotStrings() - Static method in class net.minecraft.scoreboard.Scoreboard
-
- getDisplayString(SoundCategory) - Method in class net.minecraft.client.gui.GuiScreenOptionsSounds
-
- getDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDisplayTime() - Method in class net.minecraft.network.play.server.SPacketTitle
-
- getDisplayVersion() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getDisplayVersion() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getDisplayVersion() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getDisplayVersion() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getDistance(double, double, double) - Method in class net.minecraft.entity.Entity
-
Gets the distance to the position.
- getDistance(int, int, int) - Method in class net.minecraft.util.math.Vec3i
-
- getDistance() - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
-
- getDistance() - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
-
- getDistanceSq() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- getDistanceSq() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- getDistanceSq(double, double, double) - Method in class net.minecraft.entity.Entity
-
Gets the squared distance to the position.
- getDistanceSq(BlockPos) - Method in class net.minecraft.entity.Entity
-
- getDistanceSq(double, double, double) - Method in class net.minecraft.tileentity.TileEntity
-
Returns the square of the distance between this entity and the passed in coordinates.
- getDistanceSq(Entity) - Method in class net.minecraft.util.math.ChunkPos
-
- getDistanceSqToCenter(BlockPos) - Method in class net.minecraft.entity.Entity
-
- getDistanceSqToEntity(Entity) - Method in class net.minecraft.entity.Entity
-
Returns the squared distance to the entity.
- getDistanceSquared(int, int, int) - Method in class net.minecraft.village.VillageDoorInfo
-
Returns the squared distance between this door and the given coordinate.
- getDistanceToCamera(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getDistanceToDoorBlockSq(BlockPos) - Method in class net.minecraft.village.VillageDoorInfo
-
- getDistanceToEntity(Entity) - Method in class net.minecraft.entity.Entity
-
Returns the distance to the entity.
- getDistanceToInsideBlockSq(BlockPos) - Method in class net.minecraft.village.VillageDoorInfo
-
- getDistanceUntilEdge(BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPortal.Size
-
- getDoorBlockPos() - Method in class net.minecraft.village.VillageDoorInfo
-
- getDoorInfo(BlockPos) - Method in class net.minecraft.village.Village
-
- getDoorOpeningRestrictionCounter() - Method in class net.minecraft.village.VillageDoorInfo
-
- getDouble() - Method in class net.minecraft.nbt.NBTPrimitive
-
- getDouble() - Method in class net.minecraft.nbt.NBTTagByte
-
- getDouble(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves a double value using the specified key, or 0 if no such key was stored.
- getDouble() - Method in class net.minecraft.nbt.NBTTagDouble
-
- getDouble() - Method in class net.minecraft.nbt.NBTTagFloat
-
- getDouble() - Method in class net.minecraft.nbt.NBTTagInt
-
- getDouble() - Method in class net.minecraft.nbt.NBTTagLong
-
- getDouble() - Method in class net.minecraft.nbt.NBTTagShort
-
- getDouble(int) - Method in class net.minecraft.network.PacketBuffer
-
- getDouble(String, double) - Static method in class net.minecraft.realms.RealmsMth
-
- getDouble(String, double, double) - Static method in class net.minecraft.realms.RealmsMth
-
- getDouble(String, double) - Static method in class net.minecraft.util.math.MathHelper
-
parses the string as double or returns the second parameter if it fails.
- getDouble(String, double, double) - Static method in class net.minecraft.util.math.MathHelper
-
- getDouble(double) - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a double,
if the value is not a valid double, it will return the
provided default.
- getDouble() - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a double, if the value is not a valid double, it will return the provided default.
- getDoubleAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getDoubleList() - Method in class net.minecraftforge.common.config.Property
-
Returns the double value of all values that can
be parsed in the list.
- getDownloadHeaders() - Static method in class net.minecraft.client.resources.ResourcePackRepository
-
- getDownloadImageSkin(ResourceLocation, String) - Static method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getDragAir() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDragEvent(int) - Static method in class net.minecraft.inventory.Container
-
Args : clickedButton, Returns (0 : start drag, 1 : add slot, 2 : end drag)
- getDragonFightManager() - Method in class net.minecraft.world.WorldProviderEnd
-
- getDrawMode() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- getDrawMode() - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- getDropChance() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- getDropItem() - Method in class net.minecraft.entity.EntityLiving
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getDroppedExperience() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
-
- getDroppedObjectStats(Item) - Static method in class net.minecraft.stats.StatList
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.Block
-
This returns a complete list of items dropped from this block.
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockBanner
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockCocoa
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockCrops
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockFlowerPot
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockLeaves
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockNetherWart
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockPistonMoving
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockPotato
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockSkull
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockStem
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockTallGrass
-
- getDrops() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
-
- getDrops() - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
-
Use this to get the items the player will receive.
- getDrops() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- getDummied() - Method in class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.RegistryData
-
- getDurability(EntityEquipmentSlot) - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
Returns the durability for a armor slot of for this type.
- getDurabilityForDisplay(ItemStack) - Method in class net.minecraft.item.Item
-
Queries the percentage of the 'Durability' bar that should be drawn.
- getDuration() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getDuration() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- getDuration() - Method in class net.minecraft.potion.PotionEffect
-
- getDuration() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
-
- getDustColor(IBlockState) - Method in class net.minecraft.block.BlockFalling
-
- getDustColor(IBlockState) - Method in class net.minecraft.block.BlockGravel
-
- getDustColor() - Method in enum net.minecraft.block.BlockSand.EnumType
-
- getDustColor(IBlockState) - Method in class net.minecraft.block.BlockSand
-
- getDwheel() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getDx() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getDy() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getDyeDamage() - Method in enum net.minecraft.item.EnumDyeColor
-
- getDyeRgb(EnumDyeColor) - Static method in class net.minecraft.entity.passive.EntitySheep
-
- getDynamicTextureLocation(String, DynamicTexture) - Method in class net.minecraft.client.renderer.texture.TextureManager
-
- getEatingGrassTimer() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
-
Number of ticks since the entity started to eat grass
- getEffectId() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- getEffectiveSide() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
Return the effective side for the context in the game.
- getEffectiveWeight(float) - Method in class net.minecraft.world.storage.loot.LootEntry
-
Gets the effective weight based on the loot entry's weight and quality multiplied by looter's luck.
- getEffectName() - Method in class net.minecraft.potion.PotionEffect
-
- getEffects() - Method in class net.minecraft.potion.PotionType
-
- getEffects() - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
-
Note that returned list is unmodifiable.
- getEffectsFromStack(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
-
Creates a List of PotionEffect from data on the passed ItemStack's NBTTagCompound.
- getEffectsFromTag(NBTTagCompound) - Static method in class net.minecraft.potion.PotionUtils
-
Creates a list of PotionEffect from data on a NBTTagCompound.
- getEfficiencyModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEfficiencyOnProperMaterial() - Method in enum net.minecraft.item.Item.ToolMaterial
-
The strength of this tool material against blocks which it is effective against.
- getEgg() - Method in class net.minecraftforge.fml.common.registry.EntityEntry
-
- getElement(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getElement(int) - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getElementCount() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getElementCount() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- getElementCount() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getElements() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getElements() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getElements() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getElements() - Method in class net.minecraftforge.client.model.obj.OBJModel.Parser
-
- getEmpty() - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getEmptyBucket() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
-
- getEmptySound() - Method in class net.minecraftforge.fluids.Fluid
-
- getEmptySound(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getEmptySound(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getEnableBackgroundDrawing() - Method in class net.minecraft.client.gui.GuiTextField
-
Gets whether the background and outline of this text box should be drawn (true if so).
- getEnabled() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getEnabled() - Method in class net.minecraft.client.gui.GuiSlot
-
- getEnableSnow() - Method in class net.minecraft.world.biome.Biome
-
Returns true if the biome have snowfall instead a normal rain.
- getEnableStats() - Method in class net.minecraft.block.Block
-
Return the state of blocks statistics flags - if the block is counted for mined and placed.
- getEnchantability() - Method in enum net.minecraft.item.Item.ToolMaterial
-
Return the natural enchantability factor of the material.
- getEnchantability() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
Return the enchantability factor of the material.
- getEnchantedItem(Enchantment, EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEnchantedItemStack(EnchantmentData) - Method in class net.minecraft.item.ItemEnchantedBook
-
Returns the ItemStack of an enchanted version of this item.
- getEnchantIncreasePerLevel() - Method in enum net.minecraft.enchantment.EnchantmentProtection.Type
-
- getEnchantmentByID(int) - Static method in class net.minecraft.enchantment.Enchantment
-
Gets an Enchantment from the registry, based on a numeric ID.
- getEnchantmentByLocation(String) - Static method in class net.minecraft.enchantment.Enchantment
-
Retrieves an enchantment by using its location name.
- getEnchantmentDatas(int, ItemStack, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEnchantmentID(Enchantment) - Static method in class net.minecraft.enchantment.Enchantment
-
Gets the numeric ID for the passed enchantment.
- getEnchantmentLevel(Enchantment, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
Returns the level of enchantment on the ItemStack passed.
- getEnchantmentModifierDamage(Iterable<ItemStack>, DamageSource) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
Returns the modifier of protection enchantments on armors equipped on player.
- getEnchantmentRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getEnchantments(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
Return the enchantments for the specified stack.
- getEnchantments(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
-
- getEnchantmentTagList() - Method in class net.minecraft.item.ItemStack
-
- getEnchantPower(World, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getEnchantPowerBonus(World, BlockPos) - Method in class net.minecraft.block.Block
-
Determines the amount of enchanting power this block can provide to an enchanting table.
- getEnchantRow() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
-
Get the row for which the enchantment level is being set
- getEncoding() - Method in class net.minecraftforge.common.config.Configuration.UnicodeInputStreamReader
-
- getEncouragement(Block) - Method in class net.minecraft.block.BlockFire
-
Deprecated.
- getEnergyStored() - Method in class net.minecraftforge.energy.EnergyStorage
-
- getEnergyStored() - Method in interface net.minecraftforge.energy.IEnergyStorage
-
Returns the amount of energy currently stored.
- getEnterDoors() - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- getEntities(Class<? extends T>, <any>) - Method in class net.minecraft.world.World
-
- getEntitiesInAABBexcluding(Entity, AxisAlignedBB, <any>) - Method in class net.minecraft.world.World
-
Gets all entities within the specified AABB excluding the one passed into it.
- getEntitiesOfTypeWithinAAAB(Class<? extends T>, AxisAlignedBB, List<T>, <any>) - Method in class net.minecraft.world.chunk.Chunk
-
Gets all entities that can be assigned to the specified class.
- getEntitiesOfTypeWithinAAAB(Class<? extends T>, AxisAlignedBB, List<T>, <any>) - Method in class net.minecraft.world.chunk.EmptyChunk
-
Gets all entities that can be assigned to the specified class.
- getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB) - Method in class net.minecraft.world.World
-
Gets all entities of the specified class type which intersect with the AABB.
- getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, <any>) - Method in class net.minecraft.world.World
-
- getEntitiesWithinAABBExcludingEntity(Entity, AxisAlignedBB) - Method in class net.minecraft.world.World
-
Will get all entities within the specified AABB excluding the one passed into it.
- getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, <any>) - Method in class net.minecraft.world.chunk.Chunk
-
Fills the given list of all entities that intersect within the given bounding box that aren't the passed entity.
- getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, <any>) - Method in class net.minecraft.world.chunk.EmptyChunk
-
Fills the given list of all entities that intersect within the given bounding box that aren't the passed entity.
- getEntity(MinecraftServer, ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getEntity(MinecraftServer, ICommandSender, String, Class<? extends T>) - Static method in class net.minecraft.command.CommandBase
-
- getEntity(WorldServer) - Method in class net.minecraft.network.play.client.CPacketSpectate
-
- getEntity(World) - Method in class net.minecraft.network.play.server.SPacketCamera
-
- getEntity(World) - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getEntity(World) - Method in class net.minecraft.network.play.server.SPacketEntityHeadLook
-
- getEntity(World) - Method in class net.minecraft.network.play.server.SPacketEntityStatus
-
- getEntity(World) - Method in class net.minecraft.network.play.server.SPacketRemoveEntityEffect
-
- getEntity() - Method in class net.minecraft.util.DamageSource
-
- getEntity() - Method in class net.minecraft.util.EntityDamageSource
-
- getEntity() - Method in class net.minecraft.util.EntityDamageSourceIndirect
-
- getEntity(LootContext.EntityTarget) - Method in class net.minecraft.world.storage.loot.LootContext
-
- getEntity() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
-
- getEntity() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
-
- getEntity() - Method in class net.minecraftforge.client.event.RenderLivingEvent
-
- getEntity() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
- getEntity() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent.Entity
-
Deprecated.
- getEntity() - Method in class net.minecraftforge.event.entity.EntityEvent
-
- getEntity() - Method in class net.minecraftforge.event.world.GetCollisionBoxesEvent
-
- getEntityAttribute(IAttribute) - Method in class net.minecraft.entity.EntityLivingBase
-
- getEntityBeingMounted() - Method in class net.minecraftforge.event.entity.EntityMountEvent
-
- getEntityBoundingBox() - Method in class net.minecraft.entity.Entity
-
- getEntityByID(int) - Method in class net.minecraft.client.multiplayer.WorldClient
-
Returns the Entity with the given ID, or null if it doesn't exist in this World.
- getEntityByID(int) - Method in class net.minecraft.world.World
-
Returns the Entity with the given ID, or null if it doesn't exist in this World.
- getEntityClass() - Method in class net.minecraftforge.fml.common.registry.EntityEntry
-
- getEntityClass() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getEntityClassRenderObject(Class<? extends Entity>) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getEntityData() - Method in class net.minecraft.entity.Entity
-
Returns a NBTTagCompound that can be used to store custom data for this entity.
- getEntityEquipment(EntityLivingBase) - Method in class net.minecraft.enchantment.Enchantment
-
Gets list of all the entity's currently equipped gear that this enchantment can go on
- getEntityFromUuid(UUID) - Method in class net.minecraft.server.MinecraftServer
-
- getEntityFromUuid(UUID) - Method in class net.minecraft.world.WorldServer
-
- getEntityFromWorld(World) - Method in class net.minecraft.network.play.client.CPacketUseEntity
-
- getEntityId() - Method in class net.minecraft.entity.Entity
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketAnimation
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketCollectItem
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityAttach
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketEntityEquipment
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityMetadata
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityProperties
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketEntityVelocity
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketOpenWindow
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketSetPassengers
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketSpawnPainting
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getEntityIDs() - Method in class net.minecraft.network.play.server.SPacketDestroyEntities
-
- getEntityItem() - Method in class net.minecraft.entity.item.EntityItem
-
Returns the ItemStack corresponding to the Entity (Note: if no item exists, will log an error but still return an
ItemStack containing Block.stone)
- getEntityItem() - Method in class net.minecraftforge.event.entity.item.ItemEvent
-
The relevant EntityItem for this event, already cast for you.
- getEntityItemFrame() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
-
- getEntityLifespan(ItemStack, World) - Method in class net.minecraft.item.Item
-
Retrieves the normal 'lifespan' of this item when it is dropped on the ground as a EntityItem.
- getEntityList(MinecraftServer, ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getEntityLists() - Method in class net.minecraft.world.chunk.Chunk
-
- getEntityLiving() - Method in class net.minecraftforge.event.entity.living.LivingEvent
-
- getEntityMounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
-
- getEntityName(MinecraftServer, ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getEntityName() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getEntityNameList() - Static method in class net.minecraft.entity.EntityList
-
- getEntityPlayer() - Method in class net.minecraftforge.event.entity.player.PlayerDropsEvent
-
- getEntityPlayer() - Method in class net.minecraftforge.event.entity.player.PlayerEvent
-
- getEntityPosition() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getEntityPosition() - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- getEntityPosition() - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
-
- getEntityRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getEntityRenderObject(T) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getEntitySenses() - Method in class net.minecraft.entity.EntityLiving
-
returns the EntitySenses Object for the EntityLiving
- getEntityShader(Class<? extends Entity>) - Static method in class net.minecraftforge.fml.client.registry.ClientRegistry
-
- getEntitySpawningPacket(Entity) - Static method in class net.minecraftforge.fml.common.network.internal.FMLNetworkHandler
-
- getEntityString() - Method in class net.minecraft.entity.Entity
-
Returns the string that identifies this Entity's class
- getEntityString(Entity) - Static method in class net.minecraft.entity.EntityList
-
Gets the string representation of a specific entity.
- getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.Render
-
Returns the location of an entity's texture.
- getEntityTexture(AbstractHorse) - Method in class net.minecraft.client.renderer.entity.RenderAbstractHorse
-
Returns the location of an entity's texture.
- getEntityTexture(EntityAreaEffectCloud) - Method in class net.minecraft.client.renderer.entity.RenderAreaEffectCloud
-
Returns the location of an entity's texture.
- getEntityTexture(EntityArmorStand) - Method in class net.minecraft.client.renderer.entity.RenderArmorStand
-
Returns the location of an entity's texture.
- getEntityTexture(EntityBat) - Method in class net.minecraft.client.renderer.entity.RenderBat
-
Returns the location of an entity's texture.
- getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderBiped
-
Returns the location of an entity's texture.
- getEntityTexture(EntityBlaze) - Method in class net.minecraft.client.renderer.entity.RenderBlaze
-
Returns the location of an entity's texture.
- getEntityTexture(EntityBoat) - Method in class net.minecraft.client.renderer.entity.RenderBoat
-
Returns the location of an entity's texture.
- getEntityTexture(EntityCaveSpider) - Method in class net.minecraft.client.renderer.entity.RenderCaveSpider
-
Returns the location of an entity's texture.
- getEntityTexture(EntityChicken) - Method in class net.minecraft.client.renderer.entity.RenderChicken
-
Returns the location of an entity's texture.
- getEntityTexture(EntityCow) - Method in class net.minecraft.client.renderer.entity.RenderCow
-
Returns the location of an entity's texture.
- getEntityTexture(EntityCreeper) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
-
Returns the location of an entity's texture.
- getEntityTexture(EntityDragon) - Method in class net.minecraft.client.renderer.entity.RenderDragon
-
Returns the location of an entity's texture.
- getEntityTexture(EntityDragonFireball) - Method in class net.minecraft.client.renderer.entity.RenderDragonFireball
-
Returns the location of an entity's texture.
- getEntityTexture(EntityGuardian) - Method in class net.minecraft.client.renderer.entity.RenderElderGuardian
-
Returns the location of an entity's texture.
- getEntityTexture(EntityEnderman) - Method in class net.minecraft.client.renderer.entity.RenderEnderman
-
Returns the location of an entity's texture.
- getEntityTexture(EntityEndermite) - Method in class net.minecraft.client.renderer.entity.RenderEndermite
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderEntity
-
Returns the location of an entity's texture.
- getEntityTexture(EntityItem) - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
-
Returns the location of an entity's texture.
- getEntityTexture(EntityMob) - Method in class net.minecraft.client.renderer.entity.RenderEvoker
-
Returns the location of an entity's texture.
- getEntityTexture(EntityEvokerFangs) - Method in class net.minecraft.client.renderer.entity.RenderEvokerFangs
-
Returns the location of an entity's texture.
- getEntityTexture(EntityFallingBlock) - Method in class net.minecraft.client.renderer.entity.RenderFallingBlock
-
Returns the location of an entity's texture.
- getEntityTexture(EntityFireball) - Method in class net.minecraft.client.renderer.entity.RenderFireball
-
Returns the location of an entity's texture.
- getEntityTexture(EntityFishHook) - Method in class net.minecraft.client.renderer.entity.RenderFish
-
Returns the location of an entity's texture.
- getEntityTexture(EntityGhast) - Method in class net.minecraft.client.renderer.entity.RenderGhast
-
Returns the location of an entity's texture.
- getEntityTexture(EntityGiantZombie) - Method in class net.minecraft.client.renderer.entity.RenderGiantZombie
-
Returns the location of an entity's texture.
- getEntityTexture(EntityGuardian) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
-
Returns the location of an entity's texture.
- getEntityTexture(EntityHorse) - Method in class net.minecraft.client.renderer.entity.RenderHorse
-
Returns the location of an entity's texture.
- getEntityTexture(EntityZombie) - Method in class net.minecraft.client.renderer.entity.RenderHusk
-
Returns the location of an entity's texture.
- getEntityTexture(EntityIronGolem) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
-
Returns the location of an entity's texture.
- getEntityTexture(EntityLeashKnot) - Method in class net.minecraft.client.renderer.entity.RenderLeashKnot
-
Returns the location of an entity's texture.
- getEntityTexture(EntityLightningBolt) - Method in class net.minecraft.client.renderer.entity.RenderLightningBolt
-
Returns the location of an entity's texture.
- getEntityTexture(EntityLlama) - Method in class net.minecraft.client.renderer.entity.RenderLlama
-
Returns the location of an entity's texture.
- getEntityTexture(EntityLlamaSpit) - Method in class net.minecraft.client.renderer.entity.RenderLlamaSpit
-
Returns the location of an entity's texture.
- getEntityTexture(EntityMagmaCube) - Method in class net.minecraft.client.renderer.entity.RenderMagmaCube
-
Returns the location of an entity's texture.
- getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderMinecart
-
Returns the location of an entity's texture.
- getEntityTexture(EntityMooshroom) - Method in class net.minecraft.client.renderer.entity.RenderMooshroom
-
Returns the location of an entity's texture.
- getEntityTexture(EntityOcelot) - Method in class net.minecraft.client.renderer.entity.RenderOcelot
-
Returns the location of an entity's texture.
- getEntityTexture(EntityPainting) - Method in class net.minecraft.client.renderer.entity.RenderPainting
-
Returns the location of an entity's texture.
- getEntityTexture(EntityPig) - Method in class net.minecraft.client.renderer.entity.RenderPig
-
Returns the location of an entity's texture.
- getEntityTexture(EntityPigZombie) - Method in class net.minecraft.client.renderer.entity.RenderPigZombie
-
Returns the location of an entity's texture.
- getEntityTexture(AbstractClientPlayer) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
Returns the location of an entity's texture.
- getEntityTexture(EntityPolarBear) - Method in class net.minecraft.client.renderer.entity.RenderPolarBear
-
Returns the location of an entity's texture.
- getEntityTexture(EntityRabbit) - Method in class net.minecraft.client.renderer.entity.RenderRabbit
-
Returns the location of an entity's texture.
- getEntityTexture(EntitySheep) - Method in class net.minecraft.client.renderer.entity.RenderSheep
-
Returns the location of an entity's texture.
- getEntityTexture(EntityShulker) - Method in class net.minecraft.client.renderer.entity.RenderShulker
-
Returns the location of an entity's texture.
- getEntityTexture(EntityShulkerBullet) - Method in class net.minecraft.client.renderer.entity.RenderShulkerBullet
-
Returns the location of an entity's texture.
- getEntityTexture(EntitySilverfish) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
-
Returns the location of an entity's texture.
- getEntityTexture(AbstractSkeleton) - Method in class net.minecraft.client.renderer.entity.RenderSkeleton
-
Returns the location of an entity's texture.
- getEntityTexture(EntitySlime) - Method in class net.minecraft.client.renderer.entity.RenderSlime
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSnowball
-
Returns the location of an entity's texture.
- getEntityTexture(EntitySnowman) - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
-
Returns the location of an entity's texture.
- getEntityTexture(EntitySpectralArrow) - Method in class net.minecraft.client.renderer.entity.RenderSpectralArrow
-
Returns the location of an entity's texture.
- getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderSpider
-
Returns the location of an entity's texture.
- getEntityTexture(EntitySquid) - Method in class net.minecraft.client.renderer.entity.RenderSquid
-
Returns the location of an entity's texture.
- getEntityTexture(AbstractSkeleton) - Method in class net.minecraft.client.renderer.entity.RenderStray
-
Returns the location of an entity's texture.
- getEntityTexture(EntityTippedArrow) - Method in class net.minecraft.client.renderer.entity.RenderTippedArrow
-
Returns the location of an entity's texture.
- getEntityTexture(EntityTNTPrimed) - Method in class net.minecraft.client.renderer.entity.RenderTNTPrimed
-
Returns the location of an entity's texture.
- getEntityTexture(EntityVex) - Method in class net.minecraft.client.renderer.entity.RenderVex
-
Returns the location of an entity's texture.
- getEntityTexture(EntityVillager) - Method in class net.minecraft.client.renderer.entity.RenderVillager
-
Returns the location of an entity's texture.
- getEntityTexture(EntityMob) - Method in class net.minecraft.client.renderer.entity.RenderVindicator
-
Returns the location of an entity's texture.
- getEntityTexture(EntityWitch) - Method in class net.minecraft.client.renderer.entity.RenderWitch
-
Returns the location of an entity's texture.
- getEntityTexture(EntityWither) - Method in class net.minecraft.client.renderer.entity.RenderWither
-
Returns the location of an entity's texture.
- getEntityTexture(AbstractSkeleton) - Method in class net.minecraft.client.renderer.entity.RenderWitherSkeleton
-
Returns the location of an entity's texture.
- getEntityTexture(EntityWolf) - Method in class net.minecraft.client.renderer.entity.RenderWolf
-
Returns the location of an entity's texture.
- getEntityTexture(EntityXPOrb) - Method in class net.minecraft.client.renderer.entity.RenderXPOrb
-
Returns the location of an entity's texture.
- getEntityTexture(EntityZombie) - Method in class net.minecraft.client.renderer.entity.RenderZombie
-
Returns the location of an entity's texture.
- getEntityTexture(EntityZombieVillager) - Method in class net.minecraft.client.renderer.entity.RenderZombieVillager
-
Returns the location of an entity's texture.
- getEntityTexture(EntityEnderCrystal) - Method in class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
-
Returns the location of an entity's texture.
- getEntityTexture(EntityItemFrame) - Method in class net.minecraft.client.renderer.tileentity.RenderItemFrame
-
Returns the location of an entity's texture.
- getEntityTexture(EntityWitherSkull) - Method in class net.minecraft.client.renderer.tileentity.RenderWitherSkull
-
Returns the location of an entity's texture.
- getEntityThrowable() - Method in class net.minecraftforge.event.entity.ThrowableImpactEvent
-
- getEntityTracker() - Method in class net.minecraft.world.WorldServer
-
Gets the entity tracker for this server world.
- getEntityType() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getEntityViewDistance() - Method in class net.minecraft.server.management.PlayerList
-
- getEntityWorld() - Method in interface net.minecraft.command.ICommandSender
-
Get the world, if available.
- getEntityWorld() - Method in class net.minecraft.entity.Entity
-
Get the world, if available.
- getEntityWorld() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Get the world, if available.
- getEntityWorld() - Method in class net.minecraft.server.MinecraftServer
-
Get the world, if available.
- getEntries() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem
-
- getEntries() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getEntries() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getEntry(int, int) - Method in class net.minecraft.server.management.PlayerChunkMap
-
- getEntry(K) - Method in class net.minecraft.server.management.UserList
-
- getEntry(String) - Method in class net.minecraft.world.storage.loot.LootPool
-
- getEntry(Class<? extends Entity>) - Static method in class net.minecraftforge.fml.common.registry.EntityRegistry
-
- getEntryName() - Method in class net.minecraft.world.storage.loot.LootEntry
-
- getEntryRightBound() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getEntryRightBound() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets this entry's right-hand x boundary.
- getEntryRightBound() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getEnumBoolean() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEnumChatVisibility(int) - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
- getEnumFloat() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEnumGameType() - Method in class net.minecraft.world.storage.WorldSummary
-
Gets the EnumGameType.
- getEnumOptions(int) - Static method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEnumString() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEquipmentAndArmor() - Method in class net.minecraft.entity.Entity
-
- getEquipmentSlot() - Method in class net.minecraft.item.ItemArmor
-
Gets the equipment slot of this armor piece (formerly known as armor type)
- getEquipmentSlot() - Method in class net.minecraft.network.play.server.SPacketEntityEquipment
-
- getEquipProgress() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
-
- getErrorObjects() - Method in exception net.minecraft.command.CommandException
-
- getEvent(Object...) - Method in enum net.minecraftforge.fml.common.LoaderState
-
- getEventID() - Method in class net.minecraft.block.BlockEventData
-
Get the Event ID (different for each BlockID)
- getEventParameter() - Method in class net.minecraft.block.BlockEventData
-
- getEventType() - Method in class net.minecraftforge.fml.common.event.FMLEvent
-
- getException() - Method in class net.minecraftforge.event.CommandEvent
-
- getExceptionData() - Method in exception net.minecraftforge.fml.common.toposort.ModSortingException
-
- getExistedDoor(BlockPos) - Method in class net.minecraft.village.Village
-
if door not existed in this village, null will be returned
- getExitMessage() - Method in class net.minecraft.network.NetworkManager
-
If this channel is closed, returns the exit message, null otherwise.
- getExpDrop(IBlockState, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.Block
-
Gathers how much experience this block drops when broken.
- getExpDrop(IBlockState, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockMobSpawner
-
- getExpDrop(IBlockState, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockOre
-
- getExpDrop(IBlockState, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockRedstoneOre
-
- getExpectedFingerprint() - Method in class net.minecraftforge.fml.common.event.FMLFingerprintViolationEvent
-
- getExperienceBar() - Method in class net.minecraft.network.play.server.SPacketSetExperience
-
- getExperienceDrop(EntityLivingBase, EntityPlayer, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.EntityLiving
-
Get the experience points the entity currently has.
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.EntityLivingBase
-
Get the experience points the entity currently has.
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.monster.EntityZombie
-
Get the experience points the entity currently has.
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAnimal
-
Get the experience points the entity currently has.
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityChicken
-
Get the experience points the entity currently has.
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityWaterMob
-
Get the experience points the entity currently has.
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
-
Get the experience points the entity currently has.
- getExplosion() - Method in class net.minecraftforge.event.world.ExplosionEvent
-
- getExplosionResistance(Entity) - Method in class net.minecraft.block.Block
-
Deprecated.
- getExplosionResistance(World, BlockPos, Entity, Explosion) - Method in class net.minecraft.block.Block
-
Location sensitive version of getExplosionResistance
- getExplosionResistance(Entity) - Method in class net.minecraft.block.BlockStairs
-
Returns how much this block can resist explosions from the passed in entity.
- getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.Entity
-
Explosion resistance of a block relative to this entity
- getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
Explosion resistance of a block relative to this entity
- getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
Explosion resistance of a block relative to this entity
- getExplosionTag(ItemStack, String) - Static method in class net.minecraft.item.ItemFireworkCharge
-
- getExplosivePlacedBy() - Method in class net.minecraft.world.Explosion
-
Returns either the entity that placed the explosive block, the entity that caused the explosion or null.
- getExpToDrop() - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
-
Get the experience dropped by the block after the event has processed
- getExtBlocklightValue(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Gets the saved Block-light value in the extended block storage structure.
- getExtendedState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Can return IExtendedBlockState
- getExtendedState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getExtractedSize() - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- getExtraLife() - Method in class net.minecraftforge.event.entity.item.ItemExpireEvent
-
- getExtSkylightValue(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Gets the saved Sky-light value in the extended block storage structure.
- getEyeHeight() - Method in class net.minecraft.entity.Entity
-
- getEyeHeight() - Method in class net.minecraft.entity.EntityLeashKnot
-
- getEyeHeight() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getEyeHeight() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntityCaveSpider
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntityGiantZombie
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
- getEyeHeight() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getEyeHeight() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getEyeHeight() - Method in class net.minecraft.entity.passive.EntityBat
-
- getEyeHeight() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getEyeHeight() - Method in class net.minecraft.entity.passive.EntityCow
-
- getEyeHeight() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getEyeHeight() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getEyeHeight() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getEyeHeight() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getEyeHeight() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getEyeHeight() - Method in class net.minecraft.entity.projectile.EntityArrow
-
- getFace() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
-
- getFace() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- getFaces() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- getFaces() - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
-
Deprecated.
- getFacing(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockDoor
-
- getFacing(int) - Static method in class net.minecraft.block.BlockDoor
-
- getFacing(int) - Static method in class net.minecraft.block.BlockHopper
-
- getFacing() - Method in enum net.minecraft.block.BlockLever.EnumOrientation
-
- getFacing(int) - Static method in class net.minecraft.block.BlockPistonBase
-
- getFacing(int) - Static method in class net.minecraft.block.BlockPistonExtension
-
- getFacing(int) - Static method in class net.minecraft.block.BlockTrapDoor
-
- getFacing(EnumFacing) - Static method in enum net.minecraft.client.renderer.EnumFaceDirection
-
- getFacing() - Method in class net.minecraft.network.play.client.CPacketPlayerDigging
-
- getFacing() - Method in class net.minecraft.network.play.server.SPacketSpawnPainting
-
- getFacing() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getFacingFromAxis(EnumFacing.AxisDirection, EnumFacing.Axis) - Static method in enum net.minecraft.util.EnumFacing
-
- getFacingFromVector(float, float, float) - Static method in enum net.minecraft.util.EnumFacing
-
- getFacingFromVertexData(int[]) - Static method in class net.minecraft.client.renderer.block.model.FaceBakery
-
- getFacingX() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getFacingY() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getFacingZ() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getFadeInTime() - Method in class net.minecraft.network.play.server.SPacketTitle
-
- getFadeOutTime() - Method in class net.minecraft.network.play.server.SPacketTitle
-
- getFallSound() - Method in class net.minecraft.block.SoundType
-
- getFallSound(int) - Method in class net.minecraft.entity.EntityLivingBase
-
- getFallSound(int) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getFallSound(int) - Method in class net.minecraft.entity.monster.EntityMob
-
- getFallSound(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getFallSuffix() - Method in class net.minecraft.util.CombatEntry
-
- getFarPlaneDistance() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.RenderFogEvent
-
- getFavicon() - Method in class net.minecraft.network.ServerStatusResponse
-
- getField(int) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- getField(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getField(int) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getField(int) - Method in interface net.minecraft.inventory.IInventory
-
- getField(int) - Method in class net.minecraft.inventory.InventoryBasic
-
- getField(int) - Method in class net.minecraft.inventory.InventoryCrafting
-
- getField(int) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getField(int) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getField(int) - Method in class net.minecraft.inventory.InventoryMerchant
-
- getField(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getField(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getField(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getField(int) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- getFieldCount() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- getFieldCount() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getFieldCount() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getFieldCount() - Method in interface net.minecraft.inventory.IInventory
-
- getFieldCount() - Method in class net.minecraft.inventory.InventoryBasic
-
- getFieldCount() - Method in class net.minecraft.inventory.InventoryCrafting
-
- getFieldCount() - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getFieldCount() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getFieldCount() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getFieldCount() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getFieldCount() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getFieldCount() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getFieldCount() - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- getFighter() - Method in class net.minecraft.util.CombatTracker
-
Returns EntityLivingBase assigned for this CombatTracker
- getFightManager() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getFile(ResourceLocation) - Method in class net.minecraft.client.resources.ResourceIndex
-
- getFile(ResourceLocation) - Method in class net.minecraft.client.resources.ResourceIndexFolder
-
- getFile() - Method in class net.minecraft.crash.CrashReport
-
Gets the file this crash report is saved into.
- getFile(String) - Method in class net.minecraft.server.MinecraftServer
-
Returns a File object from the specified string.
- getFile(String, String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- getFile(String, String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- getFileName() - Method in enum net.minecraft.tileentity.BannerPattern
-
- getFileName() - Method in class net.minecraft.world.storage.WorldSummary
-
return the file name
- getFilledBucket() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
-
- getFilledBucket(UniversalBucket, Fluid) - Static method in class net.minecraftforge.fluids.UniversalBucket
-
- getFilledPercentage(World, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFilledPercentage(World, BlockPos) - Method in interface net.minecraftforge.fluids.IFluidBlock
-
Returns the amount of a single block is filled.
- getFillSound() - Method in class net.minecraftforge.fluids.Fluid
-
- getFillSound(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getFillSound(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getFilter() - Method in class net.minecraft.client.gui.GuiPageButtonList.EditBoxEntry
-
- getFinalPathPoint() - Method in class net.minecraft.pathfinding.Path
-
returns the last PathPoint of the Array
- getFingerLength() - Method in class net.minecraft.block.state.pattern.BlockPattern
-
- getFingerprint(Certificate) - Static method in class net.minecraftforge.fml.common.CertificateHelper
-
- getFingerprint(ByteBuffer) - Static method in class net.minecraftforge.fml.common.CertificateHelper
-
- getFingerprints() - Method in class net.minecraftforge.fml.common.event.FMLFingerprintViolationEvent
-
- getFireAspectModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
Returns the fire aspect modifier of the players held item.
- getFireballStrength() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getFireImmuneTicks() - Method in class net.minecraft.entity.Entity
-
- getFireImmuneTicks() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Called when fire is updating on a neighbor block.
- getFireTimeForEntity(EntityLivingBase, int) - Static method in class net.minecraft.enchantment.EnchantmentProtection
-
Gets the amount of ticks an entity should be set fire, adjusted for fire protection.
- getFirst() - Method in class net.minecraft.util.Tuple
-
Get the first Object in the Tuple
- getFirstBadNode() - Method in class net.minecraftforge.fml.common.toposort.ModSortingException.SortingExceptionData
-
- getFirstEmptyStack() - Method in class net.minecraft.entity.player.InventoryPlayer
-
Returns the first item stack that is empty.
- getFirstParent() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getFixedBiome() - Method in class net.minecraft.world.biome.BiomeProvider
-
- getFixedBiome() - Method in class net.minecraft.world.biome.BiomeProviderSingle
-
- getFixes(IFixType) - Method in class net.minecraftforge.common.util.ModFixs
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ArmorStandSilent
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.BannerItemColor
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.BookPagesStrictJSON
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.CookedFishIDTypo
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ElderGuardianSplit
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.EntityArmorAndHeld
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.EntityHealth
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.EntityId
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ForceVBOOn
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.HorseSaddle
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.HorseSplit
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ItemIntIDToString
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.MinecartEntityTypes
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.OptionsLowerCaseLanguage
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.PaintingDirection
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.PotionItems
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.PotionWater
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.RedundantChanceTags
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.RidingToPassengers
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxEntityColor
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxItemColor
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxTileColor
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.SignStrictJSON
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.SkeletonSplit
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.SpawnEggNames
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.SpawnerEntityTypes
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.StringToUUID
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.TileEntityId
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.TotemItemRename
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ZombieProfToType
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ZombieSplit
-
- getFixVersion() - Method in interface net.minecraft.util.datafix.IFixableData
-
- getFlag(int) - Method in class net.minecraft.entity.Entity
-
Returns true if the flag is active for the entity.
- getFlag() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getFlags() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getFlags() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
-
- getFlags() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Chance that fire will spread and consume this block.
- getFlammability(Block) - Method in class net.minecraft.block.BlockFire
-
Deprecated.
- getFlatLayers() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
Return the list of layers on this preset.
- getFleeceColor() - Method in class net.minecraft.entity.passive.EntitySheep
-
Gets the wool color of this sheep.
- getFloat(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- getFloat() - Method in class net.minecraft.nbt.NBTPrimitive
-
- getFloat() - Method in class net.minecraft.nbt.NBTTagByte
-
- getFloat(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves a float value using the specified key, or 0 if no such key was stored.
- getFloat() - Method in class net.minecraft.nbt.NBTTagDouble
-
- getFloat() - Method in class net.minecraft.nbt.NBTTagFloat
-
- getFloat() - Method in class net.minecraft.nbt.NBTTagInt
-
- getFloat() - Method in class net.minecraft.nbt.NBTTagLong
-
- getFloat() - Method in class net.minecraft.nbt.NBTTagShort
-
- getFloat(int) - Method in class net.minecraft.network.PacketBuffer
-
- getFloat(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the float value of the given JsonElement.
- getFloat(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the float value of the field on the JsonObject with the given name.
- getFloat(JsonObject, String, float) - Static method in class net.minecraft.util.JsonUtils
-
Gets the float value of the field on the JsonObject with the given name, or the given default value if the field
is missing.
- getFloat(String, String, float, float, float, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a float property.
- getFloat(String, String, float, float, float, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a float property.
- getFloatAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getFloatTemperature(BlockPos) - Method in class net.minecraft.world.biome.Biome
-
Gets a floating point representation of this biome's temperature
- getFlopSound() - Method in class net.minecraft.entity.monster.EntityElderGuardian
-
- getFlopSound() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getFlow(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- getFlowDirection(IBlockAccess, BlockPos) - Static method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFlowerItemStack() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getFlowerPotData() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getFlowerPotItem() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getFlowing() - Method in class net.minecraftforge.fluids.Fluid
-
- getFlowing(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getFlowing(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getFlowingBlock(Material) - Static method in class net.minecraft.block.BlockLiquid
-
- getFlowVector(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFluid() - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFluid() - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
-
- getFluid() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
- getFluid() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
-
- getFluid() - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
-
- getFluid() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
-
- getFluid() - Method in class net.minecraftforge.fluids.FluidEvent
-
- getFluid(String) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getFluid() - Method in class net.minecraftforge.fluids.FluidStack
-
- getFluid() - Method in class net.minecraftforge.fluids.FluidTank
-
- getFluid() - Method in interface net.minecraftforge.fluids.IFluidBlock
-
Returns the Fluid associated with this Block.
- getFluid() - Method in interface net.minecraftforge.fluids.IFluidTank
-
- getFluid(ItemStack) - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getFluidAmount() - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
-
- getFluidAmount() - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
-
- getFluidAmount() - Method in class net.minecraftforge.fluids.FluidTank
-
- getFluidAmount() - Method in interface net.minecraftforge.fluids.IFluidTank
-
- getFluidContained(ItemStack) - Static method in class net.minecraftforge.fluids.FluidUtil
-
Helper method to get the fluid contained in an itemStack
- getFluidHandler(ItemStack) - Static method in class net.minecraftforge.fluids.FluidUtil
-
- getFluidHandler(World, BlockPos, EnumFacing) - Static method in class net.minecraftforge.fluids.FluidUtil
-
Helper method to get an IFluidHandler for at a block position.
- getFluidHeightAverage(float...) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFluidHeightForRender(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFluidHeightForRender(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFluidID() - Method in class net.minecraftforge.fluids.FluidRegistry.FluidRegisterEvent
-
- getFluidName() - Method in class net.minecraftforge.fluids.FluidRegistry.FluidRegisterEvent
-
- getFluidName(Fluid) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getFluidName(FluidStack) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getFluidStack(String, int) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getFlySpeed() - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- getFlySpeed() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- getFMLBrandingProperties() - Method in class net.minecraftforge.fml.common.Loader
-
- getFMLContainer() - Method in class net.minecraftforge.fml.client.FMLFileResourcePack
-
- getFMLContainer() - Method in class net.minecraftforge.fml.client.FMLFolderResourcePack
-
- getFMLContainer() - Method in interface net.minecraftforge.fml.common.FMLContainerHolder
-
- getFMLLogger() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getFMLSigningCertificates() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Deprecated.
- getFMLVersionString() - Method in class net.minecraftforge.fml.common.Loader
-
- getFocusedControl() - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getFogColor(float) - Method in class net.minecraft.world.World
-
Returns vector(ish) with R/G/B for fog
- getFogColor(float, float) - Method in class net.minecraft.world.WorldProvider
-
Return Vec3D with biome specific fog color
- getFogColor(float, float) - Method in class net.minecraft.world.WorldProviderEnd
-
Return Vec3D with biome specific fog color
- getFogColor(float, float) - Method in class net.minecraft.world.WorldProviderHell
-
Return Vec3D with biome specific fog color
- getFogDensity(EntityRenderer, Entity, IBlockState, float, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getFogMode() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.RenderFogEvent
-
- getFolderName() - Method in interface net.minecraft.network.rcon.IServer
-
- getFolderName() - Method in class net.minecraft.server.MinecraftServer
-
- getFoliageColor(double, double) - Static method in class net.minecraft.world.ColorizerFoliage
-
Gets the color modifier to use for foliage.
- GetFoliageColor(Biome, int) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetFoliageColor
-
- getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.Biome
-
- getFoliageColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
-
- getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeMesa
-
- getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeSwamp
-
- getFoliageColorBasic() - Static method in class net.minecraft.world.ColorizerFoliage
-
- getFoliageColorBirch() - Static method in class net.minecraft.world.ColorizerFoliage
-
Gets the foliage color for birch type (metadata 2) trees
- getFoliageColorPine() - Static method in class net.minecraft.world.ColorizerFoliage
-
Gets the foliage color for pine type (metadata 1) trees
- getFollowRange() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearest
-
- getFontHeight() - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- getFontRenderer() - Method in class net.minecraft.client.gui.GuiIngame
-
- getFontRenderer() - Method in class net.minecraft.client.renderer.entity.RenderManager
-
Returns the font renderer
- getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
-
- getFontRenderer(ItemStack) - Method in class net.minecraft.item.Item
-
Returns the font renderer used to render tooltips and overlays for this item.
- getFontRenderer() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
-
- getFontRendererFromRenderManager() - Method in class net.minecraft.client.renderer.entity.Render
-
Returns the font renderer from the set render manager
- getFoodLevel() - Method in class net.minecraft.network.play.server.SPacketUpdateHealth
-
- getFoodLevel() - Method in class net.minecraft.util.FoodStats
-
Get the player's food level.
- getFoodStats() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns the player's FoodStats object.
- getFooter() - Method in class net.minecraft.network.play.server.SPacketPlayerListHeaderFooter
-
- getForceGamemode() - Method in class net.minecraft.server.MinecraftServer
-
Get the forceGamemode field (whether joining players will be put in their old gamemode or the default one)
- getForceRedstoneUpdate() - Method in class net.minecraftforge.event.world.BlockEvent.NeighborNotifyEvent
-
Get if redstone update was forced during setBlock call (0x16 to flags)
- getForest() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextOverworld
-
- getForest(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextOverworld
-
- getForgeProfession() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- getFormat() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
-
- getFormatArgs() - Method in class net.minecraft.util.text.TextComponentTranslation
-
Gets the object array that is used to translate the key.
- getFormatFromString(String) - Static method in class net.minecraft.client.gui.FontRenderer
-
Digests a string for nonprinting formatting characters then returns a string containing only that formatting.
- getFormattedListOfPlayers(boolean) - Method in class net.minecraft.server.management.PlayerList
-
Get a comma separated list of online players.
- getFormattedText() - Method in interface net.minecraft.util.text.ITextComponent
-
Gets the text of this component and all sibling components, with formatting codes added for rendering.
- getFormattedText() - Method in class net.minecraft.util.text.TextComponentBase
-
Gets the text of this component and all sibling components, with formatting codes added for rendering.
- getFormatter() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
-
- getFormattingCode() - Method in class net.minecraft.util.text.Style
-
Gets the equivalent text formatting code for this style, without the initial section sign (U+00A7) character.
- getFortuneLevel() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- getForward() - Method in class net.minecraft.entity.Entity
-
- getForwardDirection() - Method in class net.minecraft.entity.item.EntityBoat
-
Gets the forward direction of the entity.
- getForwards() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
-
- getForwardSpeed() - Method in class net.minecraft.network.play.client.CPacketInput
-
- getFOV() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FOVModifier
-
- getFov() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
-
- getFovModifier() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getFOVModifier(EntityRenderer, Entity, IBlockState, double, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getFps() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
-
- getFragmentShaderLoader() - Method in class net.minecraft.client.shader.ShaderManager
-
- getFrame() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getFramebuffer() - Method in class net.minecraft.client.Minecraft
-
- getFramebufferRaw(String) - Method in class net.minecraft.client.shader.ShaderGroup
-
- getFrameCount() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getFrameCount() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameHeight() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameIndex() - Method in class net.minecraft.client.resources.data.AnimationFrame
-
- getFrameIndex(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameIndexSet() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrames() - Method in class net.minecraft.util.FrameTimer
-
Return the array of frames
- getFrames() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
-
- getFrameTextureData(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationFrame
-
- getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameTimer() - Method in class net.minecraft.client.Minecraft
-
Return the FrameTimer's instance
- getFrameTimeSingle(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameWidth() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFriendlyFlags() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getFriendlyFlags() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getFriendlyName() - Method in enum net.minecraft.util.text.TextFormatting
-
Gets the friendly name of this value.
- getFrom() - Method in class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
-
- getFromIndex(int) - Method in class net.minecraft.world.chunk.NibbleArray
-
- getFromPacket(Packet<?>) - Static method in enum net.minecraft.network.EnumConnectionState
-
- getFront(int) - Static method in enum net.minecraft.util.EnumFacing
-
Get a Facing by it's index (0-5).
- getFrontOffsetX() - Method in enum net.minecraft.util.EnumFacing
-
Returns a offset that addresses the block in front of this facing.
- getFrontOffsetY() - Method in enum net.minecraft.util.EnumFacing
-
- getFrontOffsetZ() - Method in enum net.minecraft.util.EnumFacing
-
Returns a offset that addresses the block in front of this facing.
- getFrontTopLeft() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
-
Return the BlockPos of the Pattern
- getFuelValue(ItemStack) - Static method in class net.minecraftforge.fml.common.registry.GameRegistry
-
- getFullEffectsFromItem(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
-
- getFullEffectsFromTag(NBTTagCompound) - Static method in class net.minecraft.potion.PotionUtils
-
- getFunctionClass() - Method in class net.minecraft.world.storage.loot.functions.LootFunction.Serializer
-
- getFunctionName() - Method in class net.minecraft.world.storage.loot.functions.LootFunction.Serializer
-
- getFunctionValue(Class<T>, Class<V>) - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Get the Function
value from this message.
- getFurthestViewableBlock(int) - Static method in class net.minecraft.server.management.PlayerChunkMap
-
Get the furthest viewable block given player's view distance
- getFuse() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
- getFuseDataManager() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
Gets the fuse from the data manager
- getFuseTicks() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
Gets the remaining fuse time in ticks.
- getFx() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getFXLayer() - Method in class net.minecraft.client.particle.Barrier
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.Particle
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleBreaking
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleDigging
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleEmitter
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleExplosionHuge
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleExplosionLarge
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleFirework.Starter
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleFootStep
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleItemPickup
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleMobAppearance
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleSweepAttack
-
Retrieve what effect layer (what texture) the particle should be rendered with.
- getGameDir() - Method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- getGameDirectoryPath() - Static method in class net.minecraft.realms.Realms
-
- getGameMode() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem.AddPlayerData
-
- getGameMode() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getGameModeFromCommand(ICommandSender, String) - Method in class net.minecraft.command.CommandGameMode
-
Gets the Game Mode specified in the command.
- getGameProfile() - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
- getGameProfile() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
Returns the GameProfile for the player represented by this NetworkPlayerInfo instance
- getGameProfile() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns the GameProfile for this player
- getGameProfileForUsername(String) - Method in class net.minecraft.server.management.PlayerProfileCache
-
Get a player's GameProfile given their username.
- getGameProfileFromName(String) - Method in class net.minecraft.server.management.UserListOps
-
Gets the GameProfile of based on the provided username.
- getGameProfileRepository() - Method in class net.minecraft.server.MinecraftServer
-
- getGameRules() - Method in class net.minecraft.world.World
-
Gets the GameRules instance.
- getGameRulesInstance() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Gets the GameRules class Instance.
- getGameRulesInstance() - Method in class net.minecraft.world.storage.WorldInfo
-
Gets the GameRules class Instance.
- getGameState() - Method in class net.minecraft.network.play.server.SPacketChangeGameState
-
- getGameType() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getGameType() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getGameType() - Method in class net.minecraft.network.play.server.SPacketRespawn
-
- getGameType() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getGameType() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getGameType() - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- getGameType() - Method in class net.minecraft.server.MinecraftServer
-
- getGameType() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Gets the GameType.
- getGameType() - Method in class net.minecraft.world.storage.WorldInfo
-
Gets the GameType.
- getGameType() - Method in class net.minecraft.world.WorldSettings
-
Gets the game type.
- getGameTypeById(int) - Static method in class net.minecraft.world.WorldSettings
-
Gets the GameType by ID
- getGen() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent
-
- getGeneration(ItemStack) - Static method in class net.minecraft.item.ItemWrittenBook
-
Gets the generation of the book (how many times it has been cloned)
- getGenerator() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent
-
- getGenerator() - Method in class net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable
-
- getGeneratorOptions() - Method in class net.minecraft.world.storage.WorldInfo
-
- getGeneratorOptions() - Method in class net.minecraft.world.WorldSettings
-
- getGeneratorVersion() - Method in class net.minecraft.world.WorldType
-
Returns generatorVersion.
- getGenericType() - Method in class net.minecraftforge.fml.common.eventhandler.GenericEvent
-
- getGenericType() - Method in interface net.minecraftforge.fml.common.eventhandler.IGenericEvent
-
- getGlConstant() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
-
- getGLMaximumTextureSize() - Static method in class net.minecraft.client.Minecraft
-
Used in the usage snooper.
- getGlTextureId() - Method in class net.minecraft.client.renderer.texture.AbstractTexture
-
- getGlTextureId() - Method in interface net.minecraft.client.renderer.texture.ITextureObject
-
- getGlTextureId() - Method in class net.minecraft.client.renderer.ThreadDownloadImageData
-
- getGolemBasePattern() - Method in class net.minecraft.block.BlockPumpkin
-
- getGolemPattern() - Method in class net.minecraft.block.BlockPumpkin
-
- getGrassColor(double, double) - Static method in class net.minecraft.world.ColorizerGrass
-
Gets the color modifier to use for grass.
- GetGrassColor(Biome, int) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetGrassColor
-
- getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.Biome
-
- getGrassColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
-
- getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeForest
-
- getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeMesa
-
- getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeSwamp
-
- getGrassEatingAmount(float) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getGrassSeed(Random, int) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getGravityVelocity() - Method in class net.minecraft.entity.item.EntityExpBottle
-
Gets the amount of gravity to apply to the thrown entity with each tick.
- getGravityVelocity() - Method in class net.minecraft.entity.projectile.EntityPotion
-
Gets the amount of gravity to apply to the thrown entity with each tick.
- getGravityVelocity() - Method in class net.minecraft.entity.projectile.EntityThrowable
-
Gets the amount of gravity to apply to the thrown entity with each tick.
- getGreen() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- getGreenColorF() - Method in class net.minecraft.client.particle.Particle
-
- getGroundAboveSeaLevel(BlockPos) - Method in class net.minecraft.world.World
-
- getGroupNamesFromMap() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- getGroups() - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
-
- getGroupsContainingFace(OBJModel.Face) - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
-
- getGroupsWithVisibility(boolean) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- getGrowingAge() - Method in class net.minecraft.entity.EntityAgeable
-
The age value may be negative or positive or zero.
- getGrowthChance(Block, World, BlockPos) - Static method in class net.minecraft.block.BlockCrops
-
- getGui() - Method in class net.minecraftforge.client.event.GuiOpenEvent
-
- getGui() - Method in class net.minecraftforge.client.event.GuiScreenEvent
-
The GuiScreen object generating this event.
- getGui3d() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getGuiClassName() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getGuiClassName() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getGuiClassName() - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getGuiClassName() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getGuiClassName() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getGuiClassName() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getGuiEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getGuiEnabled() - Method in class net.minecraft.server.MinecraftServer
-
- getGuiFactoryFor(ModContainer) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getGuiID() - Method in class net.minecraft.block.BlockAnvil.Anvil
-
- getGuiID() - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
-
- getGuiID() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- getGuiID() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
-
- getGuiID() - Method in class net.minecraft.entity.item.EntityMinecartChest
-
- getGuiID() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getGuiID() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getGuiId() - Method in class net.minecraft.network.play.server.SPacketOpenWindow
-
- getGuiID() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getGuiID() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getGuiID() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getGuiID() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getGuiID() - Method in class net.minecraft.tileentity.TileEntityDropper
-
- getGuiID() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
-
- getGuiID() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getGuiID() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getGuiID() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- getGuiID() - Method in interface net.minecraft.world.IInteractionObject
-
- getGuiLeft() - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
- getGuiTop() - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
- getGuiWorldSelection() - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- getHand() - Method in class net.minecraft.network.play.client.CPacketAnimation
-
- getHand() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItem
-
- getHand() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getHand() - Method in class net.minecraft.network.play.client.CPacketUseEntity
-
- getHand() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
-
- getHand() - Method in class net.minecraftforge.event.entity.minecart.MinecartInteractEvent
-
- getHand() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
-
- getHand() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
-
- getHand() - Method in class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
-
- getHand() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- getHand() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
- getHandler() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in class net.minecraftforge.client.gui.ForgeGuiFactory
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in class net.minecraftforge.fml.client.DefaultGuiFactory
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in class net.minecraftforge.fml.client.FMLConfigGuiFactory
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in interface net.minecraftforge.fml.client.IModGuiFactory
-
- getHandlerFromIndex(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- getHandlerType() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent
-
- getHangingPosition() - Method in class net.minecraft.entity.EntityHanging
-
- getHardcoreEnabled() - Method in class net.minecraft.world.WorldSettings
-
Returns true if hardcore mode is enabled, otherwise false
- getHarvester() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- getHarvestLevel(IBlockState) - Method in class net.minecraft.block.Block
-
Queries the harvest level of this item stack for the specified tool class,
Returns -1 if this tool is not of the specified type
- getHarvestLevel(ItemStack, String, EntityPlayer, IBlockState) - Method in class net.minecraft.item.Item
-
Queries the harvest level of this item stack for the specified tool class,
Returns -1 if this tool is not of the specified type
- getHarvestLevel() - Method in enum net.minecraft.item.Item.ToolMaterial
-
The level of material this tool can harvest (3 = DIAMOND, 2 = IRON, 1 = STONE, 0 = IRON/GOLD)
- getHarvestLevel(ItemStack, String, EntityPlayer, IBlockState) - Method in class net.minecraft.item.ItemTool
-
- getHarvestTool(IBlockState) - Method in class net.minecraft.block.Block
-
Queries the class of tool required to harvest this block, if null is returned
we assume that anything can harvest this block.
- getHash() - Method in enum net.minecraft.entity.passive.HorseArmorType
-
- getHash() - Method in class net.minecraft.network.play.server.SPacketResourcePackSend
-
- getHashname() - Method in enum net.minecraft.tileentity.BannerPattern
-
- getHasStack() - Method in class net.minecraft.inventory.Slot
-
Returns if this slot contains a stack.
- getHasSubtypes() - Method in class net.minecraft.item.Item
-
- getHasSubtypes() - Method in class net.minecraft.item.ItemStack
-
- getHeader() - Method in class net.minecraft.network.play.server.SPacketPlayerListHeaderFooter
-
- getHeadLookVec(float) - Method in class net.minecraft.entity.boss.EntityDragon
-
- getHeadPartYOffset(int, double[], double[]) - Method in class net.minecraft.entity.boss.EntityDragon
-
- getHeadPitch() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getHeadRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getHeadRotationAngleX(float) - Method in class net.minecraft.entity.passive.EntitySheep
-
- getHeadRotationPointY(float) - Method in class net.minecraft.entity.passive.EntitySheep
-
- getHeadXRotation(int) - Method in class net.minecraft.entity.boss.EntityWither
-
- getHeadYRotation(int) - Method in class net.minecraft.entity.boss.EntityWither
-
- getHealAmount(ItemStack) - Method in class net.minecraft.item.ItemFishFood
-
- getHealAmount(ItemStack) - Method in class net.minecraft.item.ItemFood
-
- getHealth() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHealth() - Method in class net.minecraft.network.play.server.SPacketUpdateHealth
-
- getHealthBlinkTime() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getHeight() - Method in class net.minecraft.block.BlockPortal.Size
-
- getHeight() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
-
- getHeight() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getHeight() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- getHeight() - Method in class net.minecraft.inventory.InventoryCrafting
-
- getHeight() - Method in class net.minecraft.realms.RealmsButton
-
- getHeight() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
-
- getHeight(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
-
- getHeight(Random) - Method in class net.minecraft.world.gen.feature.WorldGenHugeTrees
-
calculates the height based on this trees base height and its extra random height
- getHeight() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- getHeight(BlockPos) - Method in class net.minecraft.world.World
-
Returns the position at this x, z coordinate in the chunk with y set to the value from the height map.
- getHeight(int, int) - Method in class net.minecraft.world.World
-
Returns, from the height map, the height of the highest block at this x and z coordinate.
- getHeight() - Method in class net.minecraft.world.World
-
Returns maximum world height.
- getHeight() - Method in class net.minecraft.world.WorldProvider
-
- getHeight() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Post
-
- getHeight() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextOverworld
-
- getHeight(NoiseGeneratorPerlin) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextOverworld
-
- getHeight() - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- getHeightMap() - Method in class net.minecraft.world.chunk.Chunk
-
- getHeightPixels() - Method in class net.minecraft.entity.EntityHanging
-
- getHeightPixels() - Method in class net.minecraft.entity.EntityLeashKnot
-
- getHeightPixels() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getHeightPixels() - Method in class net.minecraft.entity.item.EntityPainting
-
- getHeightValue(int, int) - Method in class net.minecraft.world.chunk.Chunk
-
Returns the value in the height map at this x, z coordinate in the chunk
- getHeightValue(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
Returns the value in the height map at this x, z coordinate in the chunk
- getHeightVariation() - Method in class net.minecraft.world.biome.Biome
-
- getHeldBlockState() - Method in class net.minecraft.entity.monster.EntityEnderman
-
Gets this enderman's held block state
- getHeldEquipment() - Method in class net.minecraft.entity.Entity
-
- getHeldEquipment() - Method in class net.minecraft.entity.EntityLiving
-
- getHeldEquipment() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getHeldEquipment() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getHeldItem(EnumHand) - Method in class net.minecraft.entity.EntityLivingBase
-
- getHeldItemHotbarIndex() - Method in class net.minecraft.network.play.server.SPacketHeldItemChange
-
- getHeldItemMainhand() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHeldItemOffhand() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHiddenModelPart(<any>) - Static method in enum net.minecraftforge.common.model.Models
-
- getHighlightTip(ItemStack, String) - Method in class net.minecraft.item.Item
-
Allow the item one last chance to modify its name used for the
tool highlight useful for adding something extra that can't be removed
by a user in the displayed name, such as a mode of operation.
- getHitSound() - Method in class net.minecraft.block.SoundType
-
- getHitVec() - Method in class net.minecraft.network.play.client.CPacketUseEntity
-
- getHitVec() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- getHitVec() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
- getHoldRoseTick() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getHomePosition() - Method in class net.minecraft.entity.EntityCreature
-
- getHookEntity() - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
-
Use this to stuff related to the hook itself, like the position of the bobber.
- getHopperInventory(IHopper) - Static method in class net.minecraft.tileentity.TileEntityHopper
-
Returns the IInventory for the specified hopper
- getHorizon() - Method in class net.minecraft.world.World
-
Returns horizon height for use in rendering the sky.
- getHorizon() - Method in class net.minecraft.world.WorldProvider
-
- getHorizon(World) - Method in class net.minecraft.world.WorldType
-
- getHorizontal(int) - Static method in enum net.minecraft.util.EnumFacing
-
Get a Facing by it's horizontal index (0-3).
- getHorizontalAngle() - Method in enum net.minecraft.util.EnumFacing
-
- getHorizontalFaceSpeed() - Method in class net.minecraft.entity.EntityLiving
-
- getHorizontalFaceSpeed() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getHorizontalFacing() - Method in class net.minecraft.entity.Entity
-
Gets the horizontal facing direction of this Entity.
- getHorizontalFacing() - Method in class net.minecraft.entity.EntityHanging
-
Gets the horizontal facing direction of this Entity.
- getHorizontalIndex() - Method in enum net.minecraft.util.EnumFacing
-
Get the index of this horizontal facing (0-3).
- getHorseArmorType() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHorseJumpPower() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getHorseJumpStrength() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getHorseSize() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getHorseTexture() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHorseVariant() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHorseWatchableBoolean(int) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getHost() - Method in class net.minecraft.realms.RealmsServerAddress
-
- getHostname() - Method in interface net.minecraft.network.rcon.IServer
-
Returns the server's hostname.
- getHostname() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Returns the server's hostname.
- getHostPlayerData() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
-
On integrated servers, returns the host's player data to be written to level.dat.
- getHostPlayerData() - Method in class net.minecraft.server.management.PlayerList
-
On integrated servers, returns the host's player data to be written to level.dat.
- getHotbarSize() - Static method in class net.minecraft.entity.player.InventoryPlayer
-
Get the size of the player hotbar inventory
- getHoverEvent() - Method in class net.minecraft.entity.Entity
-
- getHoverEvent() - Method in class net.minecraft.util.text.Style
-
The effective chat hover event.
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiButton
-
Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over
this button.
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over
this button.
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiOptionSlider
-
Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over
this button.
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiSlider
-
Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over
this button.
- getHoverState(boolean) - Method in class net.minecraftforge.fml.client.config.GuiSlider
-
Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over
this button.
- getHungerDamage() - Method in class net.minecraft.util.DamageSource
-
How much satiate(food) is consumed by this DamageSource
- getHurtSound() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getHurtSound() - Method in class net.minecraft.entity.boss.EntityWither
-
- getHurtSound() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHurtSound() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityElderGuardian
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityEvoker
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityHusk
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityMob
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityPolarBear
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityStray
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityVex
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityVindicator
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- getHurtSound() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityBat
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityCow
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityDonkey
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityMule
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityPig
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntitySkeletonHorse
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityZombieHorse
-
- getHurtSound() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getIcon() - Method in enum net.minecraft.world.storage.MapDecoration.Type
-
- getIconHeight() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
Returns the height of the icon, in pixels.
- getIconItemStack() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getIconName() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getIconWidth() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
Returns the width of the icon, in pixels.
- getId() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getId() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
-
- getId() - Method in class net.minecraft.client.gui.GuiTextField
-
- getID() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getId() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- getID(Class<? extends Entity>) - Static method in class net.minecraft.entity.EntityList
-
- getId() - Method in enum net.minecraft.entity.item.EntityMinecart.Type
-
- getId() - Method in class net.minecraft.nbt.NBTBase
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagByte
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagByteArray
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagCompound
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagDouble
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagEnd
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagFloat
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagInt
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagIntArray
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagList
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagLong
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagShort
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.nbt.NBTTagString
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.network.datasync.DataParameter
-
- getId() - Method in enum net.minecraft.network.EnumConnectionState
-
- getId() - Method in class net.minecraft.network.play.server.SPacketKeepAlive
-
- getId(K) - Method in class net.minecraft.util.IntIdentityHashBiMap
-
- getID() - Method in enum net.minecraft.world.border.EnumBorderStatus
-
Returns an integer that represents the state of the world border.
- getId() - Method in enum net.minecraft.world.DimensionType
-
- getID() - Method in enum net.minecraft.world.GameType
-
Returns the ID of this game type
- getID() - Method in enum net.minecraftforge.common.config.Property.Type
-
- getId(I) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Get the id for the specified object.
- getId(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Get the id for the specified object.
- getId(VillagerRegistry.VillagerProfession) - Static method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
Deprecated.
- getIdForBiome(Biome) - Static method in class net.minecraft.world.biome.Biome
-
- getIDForObject(V) - Method in class net.minecraft.util.registry.RegistryNamespaced
-
Gets the integer ID we use to identify the given object.
- getIDForObject(V) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
Gets the integer ID we use to identify the given object.
- getIDForObjectBypass(V) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getIdFromBlock(Block) - Static method in class net.minecraft.block.Block
-
- getIdFromItem(Item) - Static method in class net.minecraft.item.Item
-
- getIdFromPotion(Potion) - Static method in class net.minecraft.potion.Potion
-
Gets the numeric Id associated with a potion.
- getIdMap() - Method in class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.RegistryData
-
- getIDs(boolean) - Static method in class net.minecraftforge.common.DimensionManager
-
- getIDs() - Static method in class net.minecraftforge.common.DimensionManager
-
- getIgnoredMods() - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- getIgnoreEntities() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getIgnoreStructureBlock() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getImage() - Method in class net.minecraft.world.storage.MapDecoration
-
- getImage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- getIncrement() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
-
- getIndex() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- getIndex() - Method in enum net.minecraft.inventory.EntityEquipmentSlot
-
- getIndex() - Method in class net.minecraft.realms.RealmsVertexFormatElement
-
- getIndex() - Method in enum net.minecraft.util.EnumFacing
-
Get the Index of this Facing (0-5).
- getIndex() - Method in class net.minecraft.util.FrameTimer
-
Return the index of the next frame in the array
- getIndexedModList() - Method in class net.minecraftforge.fml.common.Loader
-
- getIndexForSlot(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- getInfo() - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
-
- getInfo() - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
-
- getInfo() - Method in class net.minecraftforge.fluids.FluidTank
-
- getInfo() - Method in interface net.minecraftforge.fluids.IFluidTank
-
Returns a wrapper object
FluidTankInfo
containing the capacity of the tank and the
FluidStack it holds.
- getIngredient() - Method in class net.minecraftforge.common.brewing.AbstractBrewingRecipe
-
- getIngredientInput() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
Get the second item input into the anvil
- getInhabitedTime() - Method in class net.minecraft.world.chunk.Chunk
-
- getInitalValue() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
-
- getInitialValue() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiButtonEntry
-
- getInput() - Method in class net.minecraftforge.common.brewing.AbstractBrewingRecipe
-
- getInput() - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
Returns the input for this recipe, any mod accessing this value should never
manipulate the values in this array as it will effect the recipe itself.
- getInput() - Method in class net.minecraftforge.oredict.ShapelessOreRecipe
-
Returns the input for this recipe, any mod accessing this value should never
manipulate the values in this array as it will effect the recipe itself.
- getInputStream(ResourceLocation) - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getInputStream(ResourceLocation) - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getInputStream(ResourceLocation, IResourcePack) - Method in class net.minecraft.client.resources.FallbackResourceManager
-
- getInputStream() - Method in interface net.minecraft.client.resources.IResource
-
- getInputStream(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourcePack
-
- getInputStream(ResourceLocation) - Method in class net.minecraft.client.resources.LegacyV2Adapter
-
- getInputStream() - Method in class net.minecraft.client.resources.SimpleResource
-
- getInputStreamAssets(ResourceLocation) - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getInputStreamByName(String) - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getInputStreamByName(String) - Method in class net.minecraft.client.resources.FileResourcePack
-
- getInputStreamByName(String) - Method in class net.minecraft.client.resources.FolderResourcePack
-
- getInputStreamByName(String) - Method in class net.minecraftforge.fml.client.FMLFileResourcePack
-
- getInputStreamByName(String) - Method in class net.minecraftforge.fml.client.FMLFolderResourcePack
-
- getInsertion() - Method in class net.minecraft.util.text.Style
-
Get the text to be inserted into Chat when the component is shift-clicked
- getInsideBlockPos() - Method in class net.minecraft.village.VillageDoorInfo
-
- getInsideDirection() - Method in class net.minecraft.village.VillageDoorInfo
-
- getInsideOffsetX() - Method in class net.minecraft.village.VillageDoorInfo
-
- getInsideOffsetZ() - Method in class net.minecraft.village.VillageDoorInfo
-
- getInsidePosY() - Method in class net.minecraft.village.VillageDoorInfo
-
- getInstance() - Static method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
-
Initialises the ClippingHelper object then returns an instance of it.
- getInstance() - Static method in class net.minecraft.client.renderer.Tessellator
-
- getInstance() - Static method in class net.minecraft.item.crafting.CraftingManager
-
Returns the static instance of this class
- getInstance() - Static method in class net.minecraft.util.EnchantmentNameParts
-
- getInstance() - Static method in class net.minecraftforge.common.ForgeModContainer
-
- getInstance() - Static method in class net.minecraftforge.fluids.DispenseFluidContainer
-
- getInstance(int) - Method in class net.minecraftforge.fml.common.eventhandler.ListenerList
-
- getInstrument() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Play
-
- getInt() - Method in class net.minecraft.nbt.NBTPrimitive
-
- getInt() - Method in class net.minecraft.nbt.NBTTagByte
-
- getInt() - Method in class net.minecraft.nbt.NBTTagDouble
-
- getInt() - Method in class net.minecraft.nbt.NBTTagFloat
-
- getInt() - Method in class net.minecraft.nbt.NBTTagInt
-
- getInt() - Method in class net.minecraft.nbt.NBTTagLong
-
- getInt() - Method in class net.minecraft.nbt.NBTTagShort
-
- getInt(int) - Method in class net.minecraft.network.PacketBuffer
-
- getInt(String, int) - Static method in class net.minecraft.realms.RealmsMth
-
- getInt(String, int, int) - Static method in class net.minecraft.realms.RealmsMth
-
- getInt(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the integer value of the given JsonElement.
- getInt(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the integer value of the field on the JsonObject with the given name.
- getInt(JsonObject, String, int) - Static method in class net.minecraft.util.JsonUtils
-
Gets the integer value of the field on the JsonObject with the given name, or the given default value if the
field is missing.
- getInt(Random, int, int) - Static method in class net.minecraft.util.math.MathHelper
-
- getInt(String, int) - Static method in class net.minecraft.util.math.MathHelper
-
parses the string as integer or returns the second parameter if it fails
- getInt(String, int, int) - Static method in class net.minecraft.util.math.MathHelper
-
parses the string as integer or returns the second parameter if it fails.
- getInt(String) - Method in class net.minecraft.world.GameRules
-
- getInt(String, String, int, int, int, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a integer property.
- getInt(String, String, int, int, int, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a integer property.
- getInt() - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as an integer,
if the value is not a valid integer, it will return the initially provided default.
- getInt(int) - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as an integer,
if the value is not a valid integer, it will return the
provided default.
- getIntArray(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves an int array using the specified key, or a zero-length array if no such key was stored.
- getIntArray() - Method in class net.minecraft.nbt.NBTTagIntArray
-
- getIntArrayAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getIntAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getIntCache(int) - Static method in class net.minecraft.world.gen.layer.IntCache
-
- getInteger(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves an integer value using the specified key, or 0 if no such key was stored.
- getInteger(int) - Static method in class net.minecraft.util.IntegerCache
-
Get an Integer from the cache if it exists, otherwise return Integer.valueOf()
- getIntegerSize() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getIntegerSize() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getIntegerValue() - Method in class net.minecraft.util.TupleIntJsonSerializable
-
Gets the integer value stored in this tuple.
- getIntegratedServer() - Method in class net.minecraft.client.Minecraft
-
Returns the currently running integrated server
- getIntegrity() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getIntegrity() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getInterestedAngle(float) - Method in class net.minecraft.entity.passive.EntityWolf
-
- getIntermediateWithXValue(Vec3d, double) - Method in class net.minecraft.util.math.Vec3d
-
Returns a new vector with x value equal to the second parameter, along the line between this vector and the
passed in vector, or null if not possible.
- getIntermediateWithYValue(Vec3d, double) - Method in class net.minecraft.util.math.Vec3d
-
Returns a new vector with y value equal to the second parameter, along the line between this vector and the
passed in vector, or null if not possible.
- getIntermediateWithZValue(Vec3d, double) - Method in class net.minecraft.util.math.Vec3d
-
Returns a new vector with z value equal to the second parameter, along the line between this vector and the
passed in vector, or null if not possible.
- getInterpolatedPitch() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
-
- getInterpolatedU(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
Gets a U coordinate on the icon.
- getInterpolatedV(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
Gets a V coordinate on the icon.
- getIntList() - Method in class net.minecraftforge.common.config.Property
-
Returns the integer value of all values that can
be parsed in the list.
- getIntProperty(String, int) - Method in interface net.minecraft.network.rcon.IServer
-
Gets an integer property.
- getIntProperty(String, int) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Gets an integer property.
- getIntProperty(String, int) - Method in class net.minecraft.server.dedicated.PropertyManager
-
Gets an integer property.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayer
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddIsland
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddMushroomIsland
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddSnow
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerBiome
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerBiomeEdge
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerDeepOcean
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerEdge
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerHills
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerIsland
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRareBiome
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiver
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiverInit
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiverMix
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerShore
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerSmooth
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerVoronoiZoom
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerZoom
-
Returns a list of integer values generated by this layer.
- getInv() - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- getInvBindPose() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
-
- getInvBindPose() - Method in interface net.minecraftforge.common.model.animation.IJoint
-
- getInventory() - Method in class net.minecraft.inventory.Container
-
returns a list if itemStacks, for each slot.
- getInventoryAtPosition(World, double, double, double) - Static method in class net.minecraft.tileentity.TileEntityHopper
-
Returns the IInventory (if applicable) of the TileEntity at the specified position
- getInventoryColumns() - Method in class net.minecraft.entity.passive.AbstractChestHorse
-
- getInventoryColumns() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getInventoryEnderChest() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns the InventoryEnderChest of this player.
- getInventoryPlayer() - Method in class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
-
- getInventoryPlayer() - Method in class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
-
- getInventorySize() - Method in class net.minecraft.entity.passive.AbstractChestHorse
-
- getInventorySize() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getInventorySize() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getInventoryStackLimit() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.entity.player.InventoryPlayer
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in interface net.minecraft.inventory.IInventory
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryBasic
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryCrafting
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryCraftResult
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryLargeChest
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryMerchant
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityChest
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityHopper
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
Returns the maximum stack size for a inventory slot.
- getInventoryVariant(String) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Hooked from ModelBakery, allows using MRLs that don't end with "inventory" for items.
- getInvulTime() - Method in class net.minecraft.entity.boss.EntityWither
-
- getIP() - Method in class net.minecraft.client.multiplayer.ServerAddress
-
- getIsAboveDestination() - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
-
- getIsAmbient() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- getIsAmbient() - Method in class net.minecraft.potion.PotionEffect
-
Gets whether this potion effect originated from a beacon
- getIsBatHanging() - Method in class net.minecraft.entity.passive.EntityBat
-
- getIsCritical() - Method in class net.minecraft.entity.projectile.EntityArrow
-
Whether the arrow has a stream of critical hit particles flying behind it.
- getIsDetachedFromVillageFlag() - Method in class net.minecraft.village.VillageDoorInfo
-
- getIsEditable() - Method in class net.minecraft.tileentity.TileEntitySign
-
- getIsHittingBlock() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Return isHittingBlock
- getIsInvulnerable() - Method in class net.minecraft.entity.Entity
-
- getIsJumping() - Method in class net.minecraft.entity.passive.EntityRabbit.RabbitJumpHelper
-
- getIsland() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextEnd
-
- getIsland(NoiseGeneratorSimplex) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextEnd
-
- getIsLooking() - Method in class net.minecraft.entity.ai.EntityLookHelper
-
- getIsPotionDurationMax() - Method in class net.minecraft.potion.PotionEffect
-
Get the value of the isPotionDurationMax field.
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.Item
-
Return whether this item is repairable in an anvil.
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemArmor
-
Return whether this item is repairable in an anvil.
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemElytra
-
Return whether this item is repairable in an anvil.
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemShield
-
Return whether this item is repairable in an anvil.
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemSword
-
Return whether this item is repairable in an anvil.
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemTool
-
Return whether this item is repairable in an anvil.
- getIsStationary() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
- getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHover
-
- getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingBase
-
- getIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
-
- getIsWillingToMate(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
-
- getItalic() - Method in class net.minecraft.util.text.Style
-
Whether or not text of this ChatStyle should be italicized.
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBanner
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBed
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCake
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCauldron
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDirt
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoor
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockEndGateway
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockEndPortal
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFrostedIce
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFurnace
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockGrassPath
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockHugeMushroom
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockMobSpawner
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockNetherWart
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockNewLeaf
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockOre
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPortal
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPurpurSlab
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneLight
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneOre
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockReed
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockShulkerBox
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSign
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSilverfish
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSkull
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTallGrass
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTripWire
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
-
- getItem(int) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getItem() - Method in class net.minecraft.item.ItemStack
-
Returns the object corresponding to the stack.
- getItem() - Method in class net.minecraft.network.play.server.SPacketCooldown
-
- getItem() - Method in class net.minecraft.stats.StatCrafting
-
- getItem() - Method in class net.minecraft.tileentity.TileEntityBanner
-
- getItem(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getItem(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getItem() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
-
- getItem() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent.Item
-
Deprecated.
- getItem(int) - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
-
- getItem() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
-
Get the item being enchanted
- getItem() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
-
- getItem() - Method in class net.minecraftforge.event.entity.minecart.MinecartInteractEvent
-
- getItem() - Method in class net.minecraftforge.event.entity.player.EntityItemPickupEvent
-
- getItemAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.Item
-
Deprecated.
- getItemAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.ItemArmor
-
Gets a map of item attribute modifiers, used by ItemSword to increase hit damage.
- getItemAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.ItemHoe
-
Gets a map of item attribute modifiers, used by ItemSword to increase hit damage.
- getItemAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.ItemSword
-
Gets a map of item attribute modifiers, used by ItemSword to increase hit damage.
- getItemAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.ItemTool
-
Gets a map of item attribute modifiers, used by ItemSword to increase hit damage.
- getItemBoat() - Method in class net.minecraft.entity.item.EntityBoat
-
- getItemBurnTime(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityFurnace
-
Returns the number of ticks that the supplied fuel item will keep the furnace burning, or 0 if the item isn't
fuel
- getItemById(int) - Static method in class net.minecraft.item.Item
-
- getItemByText(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
Gets the Item specified by the given text string.
- getItemCameraTransforms() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- getItemCameraTransforms() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
Deprecated.
- getItemCameraTransforms() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- getItemCameraTransforms() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- getItemCameraTransforms() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- getItemCameraTransforms() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getItemCameraTransforms() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getItemColors() - Method in class net.minecraft.client.Minecraft
-
- getItemConsumer() - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
-
- getItemCount() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- getItemCount() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- getItemCount() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
-
- getItemDamage() - Method in class net.minecraft.item.ItemStack
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.Block
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBanner
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBed
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBookshelf
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBrewingStand
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockCake
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockCauldron
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockChorusFlower
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockChorusPlant
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockClay
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockCrops
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDaylightDetector
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDeadBush
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDoor
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDoublePlant
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockEmptyDrops
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockEnderChest
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockEndPortalFrame
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockFarmland
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockFlowerPot
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockFurnace
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGlowstone
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGrass
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGrassPath
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGravel
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockHugeMushroom
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockLeaves
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockLiquid
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockMelon
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockMobSpawner
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockMycelium
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockNetherWart
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockObsidian
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockOre
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockPane
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockPistonMoving
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockPurpurSlab
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneComparator
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneLight
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneOre
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneTorch
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneWire
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockReed
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSeaLantern
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSign
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSkull
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSnow
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSnowBlock
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStem
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStone
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStoneSlab
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStoneSlabNew
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockTallGrass
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockTripWire
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockVine
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockWeb
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockWoodSlab
-
Get the Item that this Block should drop when harvested.
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
Get the Item that this Block should drop when harvested.
- getItemEnchantability() - Method in class net.minecraft.item.Item
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability(ItemStack) - Method in class net.minecraft.item.Item
-
ItemStack sensitive version of getItemEnchantability
- getItemEnchantability() - Method in class net.minecraft.item.ItemArmor
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability() - Method in class net.minecraft.item.ItemBook
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability() - Method in class net.minecraft.item.ItemBow
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability() - Method in class net.minecraft.item.ItemFishingRod
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability() - Method in class net.minecraft.item.ItemSword
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability() - Method in class net.minecraft.item.ItemTool
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemFrame() - Method in class net.minecraft.item.ItemStack
-
Return the item frame this stack is on.
- getItemFromBlock(Block) - Static method in class net.minecraft.item.Item
-
- getItemHandler() - Method in class net.minecraftforge.items.SlotItemHandler
-
- getItemHandler(World, double, double, double, EnumFacing) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
-
- getItemInHand() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
Deprecated.
- getItemInput() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
Get the first item input into the anvil
- getItemInUseCount() - Method in class net.minecraft.entity.EntityLivingBase
-
- getItemInUseMaxCount() - Method in class net.minecraft.entity.EntityLivingBase
-
- getItemLocation(String) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- getItemModel(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
-
- getItemModel(Item, int) - Method in class net.minecraft.client.renderer.ItemModelMesher
-
- getItemModel(Item, int) - Method in class net.minecraftforge.client.ItemModelMesherForge
-
- getItemModelMesher() - Method in class net.minecraft.client.renderer.RenderItem
-
- getItemModelWithOverrides(ItemStack, World, EntityLivingBase) - Method in class net.minecraft.client.renderer.RenderItem
-
- getItemOverrides(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
-
- getItemRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getItemRenderer() - Method in class net.minecraft.client.Minecraft
-
- getItemResult() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
Get the output result from the anvil
- getItems() - Method in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
-
- getItems() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
-
- getItems() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
-
- getItems() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuView
-
- getItems() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getItems() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getItems() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getItems() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getItems() - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- getItems() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- getItemStack() - Method in class net.minecraft.entity.player.InventoryPlayer
-
Stack helds by mouse, used in GUI and Containers
- getItemStack() - Method in class net.minecraft.network.play.server.SPacketEntityEquipment
-
- getItemStack() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
-
- getItemStack() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent.Item
-
Deprecated.
- getItemStack() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
-
- getItemStack() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.Item
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemBanner
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemLingeringPotion
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemMonsterPlacer
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemPotion
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemShield
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemSkull
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemSplashPotion
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemTippedArrow
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemWrittenBook
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getItemStackFromSlot(EntityEquipmentSlot) - Method in class net.minecraft.entity.EntityLiving
-
- getItemStackFromSlot(EntityEquipmentSlot) - Method in class net.minecraft.entity.EntityLivingBase
-
- getItemStackFromSlot(EntityEquipmentSlot) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getItemStackFromSlot(EntityEquipmentSlot) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getItemStackLimit(ItemStack) - Method in class net.minecraft.inventory.Slot
-
- getItemStackLimit(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceFuel
-
- getItemStackLimit() - Method in class net.minecraft.item.Item
-
Deprecated.
- getItemStackLimit(ItemStack) - Method in class net.minecraft.item.Item
-
Gets the maximum number of items that this stack should be able to hold.
- getItemStackLimit(ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
-
- getItemStacks() - Method in class net.minecraft.network.play.server.SPacketWindowItems
-
- getItemStackValue() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
- getItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
-
Gets the itemToBuy.
- getItemToSell() - Method in class net.minecraft.village.MerchantRecipe
-
Gets itemToSell.
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.Item
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemBow
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemBucketMilk
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemFood
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemPotion
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemShield
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction() - Method in class net.minecraft.item.ItemStack
-
- getJarLocation() - Static method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- getJavaLocale() - Method in class net.minecraft.client.resources.Language
-
- getJoint(int) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
-
- getJson() - Method in class net.minecraft.network.ServerStatusResponse
-
Returns this object as a Json string.
- getJsonArray(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the given JsonElement as a JsonArray.
- getJsonArray(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the JsonArray field on the JsonObject with the given name.
- getJsonArray(JsonObject, String, JsonArray) - Static method in class net.minecraft.util.JsonUtils
-
Gets the JsonArray field on the JsonObject with the given name, or the given default value if the field is
missing.
- getJsonKeys() - Method in class net.minecraft.client.util.JsonException.Entry
-
- getJsonObject(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the given JsonElement as a JsonObject.
- getJsonObject(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObject(JsonObject, String, JsonObject) - Static method in class net.minecraft.util.JsonUtils
-
Gets the JsonObject field on the JsonObject with the given name, or the given default value if the field is
missing.
- getJsonSerializableValue() - Method in class net.minecraft.util.TupleIntJsonSerializable
-
Gets the JsonSerializable value stored in this tuple.
- getJumpDelay() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
Gets the amount of time the slime needs to wait between jumps.
- getJumpDelay() - Method in class net.minecraft.entity.monster.EntitySlime
-
Gets the amount of time the slime needs to wait between jumps.
- getJumpHelper() - Method in class net.minecraft.entity.EntityLiving
-
- getJumpSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getJumpSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getJumpSound() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getJumpUpwardsMotion() - Method in class net.minecraft.entity.EntityLivingBase
-
- getJumpUpwardsMotion() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getKey(Entity) - Static method in class net.minecraft.entity.EntityList
-
- getKey(Class<? extends Entity>) - Static method in class net.minecraft.entity.EntityList
-
- getKey() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
-
- getKey() - Method in class net.minecraft.network.play.client.CPacketKeepAlive
-
- getKey(Class<? extends TileEntity>) - Static method in class net.minecraft.tileentity.TileEntity
-
- getKey() - Method in class net.minecraft.util.text.TextComponentTranslation
-
Gets the key used to translate this component.
- getKey() - Method in class net.minecraftforge.common.config.FieldWrapper.BeanEntry
-
- getKey(I) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getKey(V) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getKeyBinding(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
-
Gets a key binding.
- getKeybinds() - Static method in class net.minecraft.client.settings.KeyBinding
-
- getKeyCategory() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyCode() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyCodeDefault() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyConflictContext() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyDescription() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyDisplayString(int) - Static method in class net.minecraft.client.settings.GameSettings
-
Gets the display name for a key.
- getKeyModifier() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyModifierDefault() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyPair() - Method in class net.minecraft.server.MinecraftServer
-
Gets KeyPair instanced in MinecraftServer.
- getKeys() - Method in class net.minecraft.server.management.UserList
-
- getKeys() - Method in class net.minecraft.server.management.UserListBans
-
- getKeys() - Method in class net.minecraft.server.management.UserListOps
-
- getKeys() - Method in class net.minecraft.server.management.UserListWhitelist
-
- getKeys() - Method in interface net.minecraft.util.registry.IRegistry
-
Gets all the keys recognized by this registry.
- getKeys() - Method in class net.minecraft.util.registry.RegistrySimple
-
Gets all the keys recognized by this registry.
- getKeys() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
-
- getKeys() - Method in interface net.minecraftforge.common.config.IFieldWrapper
-
- getKeys() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Gets all the keys recognized by this registry.
- getKeys() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getKeySet() - Method in class net.minecraft.nbt.NBTTagCompound
-
Gets a set with the names of the keys in the tag compound.
- getKiller() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getKillerPlayer() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getKind() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getKnockbackModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
Returns the Knockback modifier of the enchantment on the players held item.
- getKnotForPosition(World, BlockPos) - Static method in class net.minecraft.entity.EntityLeashKnot
-
- getLabel() - Method in interface net.minecraftforge.fml.common.ICrashCallable
-
- getLabel() - Method in interface net.minecraftforge.fml.common.versioning.ArtifactVersion
-
- getLabel() - Method in class net.minecraftforge.fml.common.versioning.DefaultArtifactVersion
-
- getLabelWidth() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getLabelWidth() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets this entry's label width.
- getLabelWidth() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getLagometerValue(long, int) - Method in class net.minecraft.util.FrameTimer
-
Return a value from time and multiplier to display the lagometer
- getLandPos(EntityCreature, int, int) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
-
- getLang() - Method in class net.minecraft.network.play.client.CPacketClientSettings
-
- getLanguageCode() - Method in class net.minecraft.client.resources.Language
-
- getLanguagekey() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getLanguageKey() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getLanguageKey() - Method in class net.minecraftforge.common.config.Property
-
Gets the language key string for this Property.
- getLanguageKey() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getLanguageKey() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Gets a language key for localization of config GUI entry names.
- getLanguageManager() - Method in class net.minecraft.client.Minecraft
-
- getLanguages() - Method in class net.minecraft.client.resources.data.LanguageMetadataSection
-
- getLanguages() - Method in class net.minecraft.client.resources.LanguageManager
-
- getLanServers() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
-
- getLapisAmount() - Method in class net.minecraft.inventory.ContainerEnchantment
-
- getLargerQuanta(IBlockAccess, BlockPos, int) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- getLastActiveTime() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getLastAttacker() - Method in class net.minecraft.entity.EntityLivingBase
-
- getLastAttackerTime() - Method in class net.minecraft.entity.EntityLivingBase
-
- getLastDamageSource() - Method in class net.minecraft.entity.EntityLivingBase
-
- getLastElement(List<T>) - Static method in class net.minecraft.util.Util
-
- getLastHealth() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getLastHealthTime() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getLastIndex() - Method in class net.minecraft.util.FrameTimer
-
Return the last index used when 240 frames have been set
- getLastKnownUsername(UUID) - Static method in class net.minecraftforge.common.UsernameCache
-
Get the player's last known username
- getLastLightningBolt() - Method in class net.minecraft.world.World
-
- getLastOutput() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
Returns the lastOutput.
- getLastPlayed() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getLastPortalVec() - Method in class net.minecraft.entity.Entity
-
- getLastTimePlayed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Return the last time the player was in this world.
- getLastTimePlayed() - Method in class net.minecraft.world.storage.WorldInfo
-
Return the last time the player was in this world.
- getLastTimePlayed() - Method in class net.minecraft.world.storage.WorldSummary
-
- getLastTranslationUpdateTimeInMilliseconds() - Static method in class net.minecraft.util.text.translation.I18n
-
Deprecated.
Gets the time, in milliseconds since epoch, that the translation mapping was last updated
- getLastUpdateTime() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getLastUpdateTimeInMilliseconds() - Method in class net.minecraft.util.text.translation.LanguageMap
-
Gets the time, in milliseconds since epoch, that this instance was last updated
- getLaunchArguments() - Method in class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
-
- getLaunchArguments() - Method in class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
-
- getLaunchArguments() - Method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- getLaunchArguments() - Method in class net.minecraftforge.fml.common.launcher.TerminalTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.fml.common.launcher.FMLServerTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.fml.common.launcher.TerminalTweaker
-
- getLayerCount() - Method in class net.minecraft.world.gen.FlatLayerInfo
-
Return the amount of layers for this set of layers.
- getLayerMaterial() - Method in class net.minecraft.world.gen.FlatLayerInfo
-
- getLeashed() - Method in class net.minecraft.entity.EntityLiving
-
- getLeashedToEntity() - Method in class net.minecraft.entity.EntityLiving
-
- getLeft() - Method in class net.minecraft.network.play.client.CPacketSteerBoat
-
- getLeft() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
-
- getLeft() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getLeft() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
Deprecated.
- getLeftArmRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getLeftLegRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getLeftRot() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getLength() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getLength() - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
-
- getLevel() - Method in class net.minecraft.network.play.server.SPacketSetExperience
-
- getLevel() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
-
Get the level of the enchantment for this row (0-30)
- getLevelId() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getLevelList() - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- getLevelName() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getLevelStorageSource() - Method in class net.minecraft.realms.RealmsScreen
-
- getLight(BlockPos) - Method in class net.minecraft.world.World
-
- getLight(BlockPos, boolean) - Method in class net.minecraft.world.World
-
- getLightBrightness(BlockPos) - Method in class net.minecraft.world.World
-
- getLightBrightnessTable() - Method in class net.minecraft.world.WorldProvider
-
- getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.chunk.Chunk
-
- getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.ChunkCache
-
- getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.World
-
- getLightFromNeighbors(BlockPos) - Method in class net.minecraft.world.World
-
- getLightFromNeighborsFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.World
-
- getLightning() - Method in class net.minecraftforge.event.entity.EntityStruckByLightningEvent
-
- getLightOpacity(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getLightOpacity(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Location aware and overrideable version of the lightOpacity array,
return the number to subtract from the light value when it passes through this block.
- getLightOpacity() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getLightOpacity(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getLightOpacity() - Method in interface net.minecraft.block.state.IBlockProperties
-
Deprecated.
- getLightOpacity(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getLightValue(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getLightValue(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Get a light value for the block at the specified coordinates, normal ranges are between 0 and 15
- getLightValue() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getLightValue(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getLightValue() - Method in interface net.minecraft.block.state.IBlockProperties
-
Deprecated.
- getLightValue(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getLightValue(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getLightValue(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- getLimitFramerate() - Method in class net.minecraft.client.Minecraft
-
- getLineCount() - Method in class net.minecraft.client.gui.GuiNewChat
-
- getLines() - Method in class net.minecraft.network.play.client.CPacketUpdateSign
-
- getLines() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
-
The lines to be drawn.
- getLiquidColor() - Method in class net.minecraft.potion.Potion
-
Returns the color of the potion liquid.
- getLiquidHeight(IBlockState, IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockLiquid
-
- getLiquidHeightPercent(int) - Static method in class net.minecraft.block.BlockLiquid
-
Returns the percentage of the liquid block that is air, based on the given flow decay of the liquid
- getList() - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getList() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getList() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
-
- getList() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getList() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property value as a list.
- getListContaining(ResourcePackListEntry) - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
-
Returns the list containing the resource pack entry, returns the selected list if it is selected, otherwise
returns the available list
- getListenerList() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Returns a ListenerList object that contains all listeners
that are registered to this event.
- getListeners() - Method in class net.minecraft.world.border.WorldBorder
-
- getListeners(int) - Method in class net.minecraftforge.fml.common.eventhandler.ListenerList
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiKeyBindingList
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiListExtended
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiOptionsRowList
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiPageButtonList
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiResourcePackList
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class net.minecraft.client.gui.ServerSelectionList
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
Gets the IGuiListEntry object for the given index
- getListHeader() - Method in class net.minecraft.client.gui.GuiResourcePackAvailable
-
- getListHeader() - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getListHeader() - Method in class net.minecraft.client.gui.GuiResourcePackSelected
-
- getListOfStringsMatchingLastWord(String[], String...) - Static method in class net.minecraft.command.CommandBase
-
Returns a List of strings (chosen from the given strings) which the last word in the given string array is a
beginning-match for.
- getListOfStringsMatchingLastWord(String[], Collection<?>) - Static method in class net.minecraft.command.CommandBase
-
- getListWidth() - Method in class net.minecraft.client.gui.GuiKeyBindingList
-
Gets the width of the list
- getListWidth() - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
Gets the width of the list
- getListWidth() - Method in class net.minecraft.client.gui.GuiOptionsRowList
-
Gets the width of the list
- getListWidth() - Method in class net.minecraft.client.gui.GuiPageButtonList
-
Gets the width of the list
- getListWidth() - Method in class net.minecraft.client.gui.GuiResourcePackList
-
Gets the width of the list
- getListWidth() - Method in class net.minecraft.client.gui.GuiSlot
-
Gets the width of the list
- getListWidth() - Method in class net.minecraft.client.gui.ServerSelectionList
-
Gets the width of the list
- getListWidth() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
Gets the width of the list
- getListWidth() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
Gets the width of the list
- getListWidth() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
Gets the width of the list
- getLoadedChunk(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
-
- getLoadedChunk(int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
-
- getLoadedChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getLoadedChunkCount() - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getLoadedChunks() - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getLoadedConfigVersion() - Method in class net.minecraftforge.common.config.Configuration
-
- getLoadedEntityList() - Method in class net.minecraft.world.World
-
Accessor for world Loaded Entity List
- getLoaderState() - Method in class net.minecraftforge.fml.common.Loader
-
- getLocale() - Static method in class net.minecraftforge.client.MinecraftForgeClient
-
returns the Locale set by the player in Minecraft.
- getLocalGuiContainer(ModContainer, EntityPlayer, int, World, int, int, int) - Method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
INTERNAL method for accessing the Gui registry
- getLocalId() - Method in class net.minecraftforge.fml.common.network.internal.NetworkModHolder
-
- getLocalizedComboName(int) - Method in enum net.minecraftforge.client.settings.KeyModifier
-
- getLocalizedName() - Method in class net.minecraft.block.Block
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockBanner
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockBrewingStand
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockDoor
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockFlowerPot
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockPrismarine
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockRedstoneComparator
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockRedstoneRepeater
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockSapling
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockSkull
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockSponge
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockStone
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockStoneSlabNew
-
Gets the localized name of this block.
- getLocalizedName() - Method in class net.minecraft.block.BlockWall
-
Gets the localized name of this block.
- getLocalizedName(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
Returns the localized name of this fluid.
- getLocalizedName() - Method in class net.minecraftforge.fluids.FluidStack
-
- getLocalizedString(String) - Static method in class net.minecraft.realms.RealmsScreen
-
- getLocalizedString(String, Object...) - Static method in class net.minecraft.realms.RealmsScreen
-
- getLocalPos() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific
-
Returns the local interaction position.
- getLocation() - Method in class net.minecraft.client.audio.SoundEventAccessor
-
- getLocation() - Method in class net.minecraft.client.gui.GuiSubtitleOverlay.Subtitle
-
- getLocation() - Method in class net.minecraft.client.renderer.block.model.ItemOverride
-
Get the location of the target model
- getLocation() - Method in class net.minecraftforge.common.ForgeChunkManager.ForceChunkEvent
-
- getLocation() - Method in class net.minecraftforge.common.ForgeChunkManager.UnforceChunkEvent
-
- getLocation() - Method in class net.minecraftforge.event.RegistryEvent.Register
-
- getLocationCape() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getLocationCape() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getLocationElytra() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
Gets the special Elytra texture for the player.
- getLocationElytra() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
Gets the special Elytra texture for the player.
- getLocationSkin() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
Returns true if the player instance has an associated skin.
- getLocationSkin(String) - Static method in class net.minecraft.client.entity.AbstractClientPlayer
-
Returns true if the username has an associated skin.
- getLocationSkin() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getLock() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- getLock() - Method in class net.minecraft.world.LockCode
-
- getLockableContainer(World, BlockPos) - Method in class net.minecraft.block.BlockChest
-
- getLockCode() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- getLockCode() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getLockCode() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getLockCode() - Method in class net.minecraft.tileentity.TileEntityLockable
-
- getLockCode() - Method in interface net.minecraft.world.ILockableContainer
-
- getLockCompileTask() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- getLogContents() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Gets the contents of the RCon log
- getLogger() - Static method in class net.minecraftforge.fml.common.FMLLog
-
Deprecated.
- getLogger() - Method in class net.minecraftforge.fml.relauncher.FMLRelaunchLog
-
Deprecated.
- getLogText() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- getLong() - Method in class net.minecraft.nbt.NBTPrimitive
-
- getLong() - Method in class net.minecraft.nbt.NBTTagByte
-
- getLong(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves a long value using the specified key, or 0 if no such key was stored.
- getLong() - Method in class net.minecraft.nbt.NBTTagDouble
-
- getLong() - Method in class net.minecraft.nbt.NBTTagFloat
-
- getLong() - Method in class net.minecraft.nbt.NBTTagInt
-
- getLong() - Method in class net.minecraft.nbt.NBTTagLong
-
- getLong() - Method in class net.minecraft.nbt.NBTTagShort
-
- getLong(int) - Method in class net.minecraft.network.PacketBuffer
-
- getLong() - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a long,
if the value is not a valid long, it will return the initially provided default.
- getLong(long) - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a long,
if the value is not a valid long, it will return the
provided default.
- getLongProperty(String, long) - Method in class net.minecraft.server.dedicated.PropertyManager
-
- getLook(float) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
interpolated look vector
- getLook(float) - Method in class net.minecraft.entity.Entity
-
interpolated look vector
- getLook(float) - Method in class net.minecraft.entity.EntityLivingBase
-
interpolated look vector
- getLookHelper() - Method in class net.minecraft.entity.EntityLiving
-
- getLookPosX() - Method in class net.minecraft.entity.ai.EntityLookHelper
-
- getLookPosY() - Method in class net.minecraft.entity.ai.EntityLookHelper
-
- getLookPosZ() - Method in class net.minecraft.entity.ai.EntityLookHelper
-
- getLookVec() - Method in class net.minecraft.entity.Entity
-
returns a (normalized) vector of where this entity is looking
- getLookVec() - Method in class net.minecraft.entity.EntityLivingBase
-
returns a (normalized) vector of where this entity is looking
- getLootedEntity() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getLootEntryType(LootEntry) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getLootingLevel(Entity, Entity, DamageSource) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getLootingLevel(EntityLivingBase, DamageSource, int) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getLootingLevel() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
-
- getLootingLevel() - Method in class net.minecraftforge.event.entity.living.LootingLevelEvent
-
- getLootingModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getLootingModifier() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getLootTable() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getLootTable() - Method in class net.minecraft.entity.EntityLiving
-
- getLootTable() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityCaveSpider
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityElderGuardian
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityEvoker
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityGiantZombie
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityHusk
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityPolarBear
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityStray
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityVex
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityVindicator
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityBat
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityCow
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityDonkey
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityMooshroom
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityMule
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityPig
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntitySkeletonHorse
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityZombieHorse
-
- getLootTable() - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- getLootTable() - Method in interface net.minecraft.world.storage.loot.ILootContainer
-
- getLootTableFromLocation(ResourceLocation) - Method in class net.minecraft.world.storage.loot.LootTableManager
-
- getLootTableLocation() - Method in class net.minecraft.world.storage.loot.conditions.LootCondition.Serializer
-
- getLootTableManager() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getLootTableManager() - Method in class net.minecraft.world.World
-
- getLootTableManager() - Method in class net.minecraftforge.event.LootTableLoadEvent
-
- getLowerBound() - Method in class net.minecraftforge.fml.common.versioning.Restriction
-
- getLowerBoundString() - Method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- getLowerChestInventory() - Method in class net.minecraft.inventory.ContainerChest
-
Return this chest container's lower chest inventory.
- getLowestHeight() - Method in class net.minecraft.world.chunk.Chunk
-
- getLowestRidingEntity() - Method in class net.minecraft.entity.Entity
-
- getLPerlin1() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getLPerlin2() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getLPerlin2(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getLuck() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getLuck() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getLuminosity() - Method in class net.minecraftforge.fluids.Fluid
-
- getLuminosity(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getLuminosity(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getMain() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
- getMainHand(Entity) - Method in class net.minecraft.client.model.ModelBiped
-
- getMainHand() - Method in class net.minecraft.network.play.client.CPacketClientSettings
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderArmorStand
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderEnderman
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderMooshroom
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderShulker
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderVillager
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderWitch
-
- getMainSelector() - Method in class net.minecraftforge.event.EntitySelectorEvent
-
Deprecated.
- getMajorVersion() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getManager() - Method in class net.minecraftforge.client.event.sound.SoundEvent
-
- getManager() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent
-
- getMap() - Method in class net.minecraftforge.client.event.TextureStitchEvent
-
- getMap() - Static method in class net.minecraftforge.common.UsernameCache
-
Get an immutable copy of the cache's underlying map
- getMapColor(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockCarpet
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockColored
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockDeadBush
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockDirt
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockDoor
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockEndGateway
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockEndPortal
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockFire
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockGlowstone
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockGravel
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockHardenedClay
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockHugeMushroom
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockMagma
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNetherBrick
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNetherrack
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNewLog
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockObsidian
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockOldLog
-
Get the MapColor for this Block and the given BlockState
- getMapColor() - Method in enum net.minecraft.block.BlockPlanks.EnumType
-
The color which represents this entry on a map.
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockPlanks
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockPrismarine
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockQuartz
-
Get the MapColor for this Block and the given BlockState
- getMapColor() - Method in enum net.minecraft.block.BlockSand.EnumType
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSand
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSandStone
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSeaLantern
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStairs
-
Get the MapColor for this Block and the given BlockState
- getMapColor() - Method in enum net.minecraft.block.BlockStone.EnumType
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStone
-
Get the MapColor for this Block and the given BlockState
- getMapColor() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
-
Get the MapColor for this Block and the given BlockState
- getMapColor() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
-
Get the MapColor for this Block and the given BlockState
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
-
Get the MapColor for this Block and the given BlockState
- getMapColor(int) - Method in class net.minecraft.block.material.MapColor
-
- getMapColor() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getMapColor() - Method in interface net.minecraft.block.state.IBlockProperties
-
- getMapColor() - Method in enum net.minecraft.item.EnumDyeColor
-
- getMapColor() - Method in enum net.minecraft.world.storage.MapDecoration.Type
-
- getMapData(ItemStack, World) - Method in class net.minecraft.item.ItemMap
-
- getMapFileFromName(String) - Method in interface net.minecraft.world.storage.ISaveHandler
-
Gets the file location of the given map
- getMapFileFromName(String) - Method in class net.minecraft.world.storage.SaveHandler
-
Gets the file location of the given map
- getMapFileFromName(String) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
Gets the file location of the given map
- getMapFileFromName(String) - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
Gets the file location of the given map
- getMapId() - Method in class net.minecraft.network.play.server.SPacketMaps
-
- getMapInfo(EntityPlayer) - Method in class net.minecraft.world.storage.MapData
-
- getMapInstanceIfExists(String) - Method in class net.minecraft.client.gui.MapItemRenderer
-
- getMapItemRenderer() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- getMapPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.world.storage.MapData
-
- getMapStorage() - Method in class net.minecraft.world.World
-
- getMarker() - Method in enum net.minecraftforge.fml.common.LoaderState.ModState
-
- getMasterRecord(SoundEvent, float) - Static method in class net.minecraft.client.audio.PositionedSoundRecord
-
- getMatches() - Method in class net.minecraft.network.play.server.SPacketTabComplete
-
- getMaterial(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getMaterial() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getMaterial() - Method in interface net.minecraft.block.state.IBlockProperties
-
- getMaterial(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
-
- getMaterial() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- getMaterialCost() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getMaterialMapColor() - Method in class net.minecraft.block.material.Material
-
Retrieves the color index of the block.
- getMaterialName() - Method in class net.minecraft.item.ItemHoe
-
Returns the name of the material this tool is made from as it is declared in EnumToolMaterial (meaning diamond
would return "EMERALD")
- getMaterialName() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- getMaterialNames() - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
-
- getMatLib() - Method in class net.minecraftforge.client.model.obj.OBJModel
-
- getMatrix() - Method in enum net.minecraft.client.renderer.block.model.ModelRotation
-
- getMatrix(ItemTransformVec3f) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getMatrix(ModelRotation) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getMatrix() - Method in interface net.minecraftforge.common.model.ITransformation
-
- getMatrix(EnumFacing) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- getMatrix() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getMatrix4d() - Method in enum net.minecraft.client.renderer.block.model.ModelRotation
-
- getMax() - Method in class net.minecraft.world.storage.loot.RandomValueRange
-
- getMaxAge() - Method in class net.minecraft.block.BlockBeetroot
-
- getMaxAge() - Method in class net.minecraft.block.BlockCrops
-
- getMaxCartSpeedOnRail() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns the carts max speed when traveling on rails.
- getMaxChunkDepthFor(String) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getMaxChunkListDepth() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Get the maximum chunk depth size
- getMaxDamage() - Method in class net.minecraft.item.Item
-
Deprecated.
- getMaxDamage(ItemStack) - Method in class net.minecraft.item.Item
-
Return the maxDamage for this ItemStack.
- getMaxDamage() - Method in class net.minecraft.item.ItemStack
-
Returns the max damage an item in the stack can take.
- getMaxDelay() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
Returns the maximum delay between playing music of this type.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowFire
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentBindingCurse
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDamage
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDigging
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDurability
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFireAspect
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFrostWalker
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentKnockback
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentMending
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentOxygen
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentProtection
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentSweepingEdge
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentThorns
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentUntouching
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentVanishingCurse
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantmentLevel(Enchantment, EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getMaxEnergyStored() - Method in class net.minecraftforge.energy.EnergyStorage
-
- getMaxEnergyStored() - Method in interface net.minecraftforge.energy.IEnergyStorage
-
Returns the maximum amount of energy that can be stored.
- getMaxFallHeight() - Method in class net.minecraft.entity.Entity
-
The maximum height from where the entity is alowed to jump (used in pathfinder)
- getMaxFallHeight() - Method in class net.minecraft.entity.EntityLiving
-
The maximum height from where the entity is alowed to jump (used in pathfinder)
- getMaxFallHeight() - Method in class net.minecraft.entity.monster.EntityCreeper
-
The maximum height from where the entity is alowed to jump (used in pathfinder)
- getMaxHealth() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns the maximum health of the entity (what it is able to regenerate up to, what it spawned with, etc)
- getMaxID() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getMaximumHomeDistance() - Method in class net.minecraft.entity.EntityCreature
-
- getMaximumSpeed() - Method in class net.minecraft.entity.item.EntityMinecart
-
Get's the maximum speed for a minecart
- getMaximumSpeed() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
Get's the maximum speed for a minecart
- getMaxInPortalTime() - Method in class net.minecraft.entity.Entity
-
Return the amount of time this entity should stay in a portal before being transported.
- getMaxInPortalTime() - Method in class net.minecraft.entity.player.EntityPlayer
-
Return the amount of time this entity should stay in a portal before being transported.
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.Item
-
How long it takes to use or consume an item
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemBow
-
How long it takes to use or consume an item
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemBucketMilk
-
How long it takes to use or consume an item
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemFood
-
How long it takes to use or consume an item
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemPotion
-
How long it takes to use or consume an item
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemShield
-
How long it takes to use or consume an item
- getMaxItemUseDuration() - Method in class net.minecraft.item.ItemStack
-
- getMaxLevel() - Method in class net.minecraft.enchantment.Enchantment
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowFire
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentBindingCurse
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDamage
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDigging
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDurability
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFireAspect
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFrostWalker
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentKnockback
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentLootBonus
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentMending
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentOxygen
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentProtection
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentSweepingEdge
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentThorns
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentUntouching
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentVanishingCurse
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
-
Returns the maximum level that the enchantment can have.
- getMaxListLength() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getMaxListLength() - Method in class net.minecraftforge.common.config.Property
-
Gets the maximum length of this list/array Property.
- getMaxListLength() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getMaxListLength() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets the max length of this list property, or -1 if the length is unlimited.
- getMaxNumberOfCreature() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getMaxPackSize() - Method in class net.minecraftforge.event.entity.living.LivingPackSizeEvent
-
This event is fired when the spawning system determines the
maximum amount of the selected entity that can spawn at the same
time.
- getMaxPlayerIdleMinutes() - Method in class net.minecraft.server.MinecraftServer
-
- getMaxPlayers() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getMaxPlayers() - Method in interface net.minecraft.network.rcon.IServer
-
Returns the maximum number of players allowed on the server.
- getMaxPlayers() - Method in class net.minecraft.network.ServerStatusResponse.Players
-
- getMaxPlayers() - Method in class net.minecraft.server.management.PlayerList
-
Returns the maximum number of players allowed on the server.
- getMaxPlayers() - Method in class net.minecraft.server.MinecraftServer
-
Returns the maximum number of players allowed on the server.
- getMaxPosition() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- getMaxPosition() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- getMaxPosition() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
-
- getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntity
-
- getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getMaxRenderHeightMeta() - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getMaxRenderHeightMeta() - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- getMaxRenderHeightMeta() - Method in class net.minecraftforge.fluids.BlockFluidFinite
-
- getMaxRiseOrFall() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
Returns the maximum amount dragon may rise or fall during this phase
- getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
Returns the maximum amount dragon may rise or fall during this phase
- getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseChargingPlayer
-
Returns the maximum amount dragon may rise or fall during this phase
- getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseDying
-
Returns the maximum amount dragon may rise or fall during this phase
- getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHover
-
Returns the maximum amount dragon may rise or fall during this phase
- getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLanding
-
Returns the maximum amount dragon may rise or fall during this phase
- getMaxScroll() - Method in class net.minecraft.client.gui.GuiSlot
-
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.EntityLiving
-
Will return how many at most can spawn in a chunk at once.
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.monster.EntityGhast
-
Will return how many at most can spawn in a chunk at once.
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Will return how many at most can spawn in a chunk at once.
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.EntityWolf
-
Will return how many at most can spawn in a chunk at once.
- getMaxSpawnPackSize(EntityLiving) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- getMaxSpeed() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getMaxSpeedAirLateral() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getMaxSpeedAirVertical() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getMaxStackSize() - Method in class net.minecraft.item.ItemStack
-
Returns maximum size of the stack.
- getMaxStringLength() - Method in class net.minecraft.client.gui.GuiTextField
-
returns the maximum number of character that can be contained in this textbox
- getMaxTemper() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getMaxTemper() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getMaxTextureSize() - Static method in class net.minecraftforge.fml.client.SplashProgress
-
- getMaxTicketLengthFor(String) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getMaxTickTime() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getMaxTradeUses() - Method in class net.minecraft.village.MerchantRecipe
-
- getMaxU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
Returns the maximum U coordinate to use when rendering with this icon.
- getMaxUses() - Method in enum net.minecraft.item.Item.ToolMaterial
-
The number of uses this material allows.
- getMaxV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
Returns the maximum V coordinate to use when rendering with this icon.
- getMaxValue() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
-
- getMaxValue() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getMaxValue() - Method in class net.minecraftforge.common.config.Property
-
Gets the maximum value.
- getMaxValue() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getMaxValue() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property's maximum value.
- getMaxWidth() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
-
- getMaxWorldSize() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getMaxWorldSize() - Method in class net.minecraft.server.MinecraftServer
-
- getMC() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- getMCPVersionString() - Method in class net.minecraftforge.fml.common.Loader
-
- getMCVersionString() - Method in class net.minecraftforge.fml.common.Loader
-
- getMedium(int) - Method in class net.minecraft.network.PacketBuffer
-
- getMember() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation
-
- getMembershipCollection() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getMembershipCollection() - Method in class net.minecraft.scoreboard.Team
-
- getMerchant() - Method in class net.minecraft.client.gui.GuiMerchant
-
- getMerchantInventory() - Method in class net.minecraft.inventory.ContainerMerchant
-
- getMeshes() - Method in class net.minecraftforge.client.model.b3d.B3DModel
-
- getMessage() - Method in exception net.minecraft.client.util.JsonException
-
- getMessage() - Method in class net.minecraft.network.play.client.CPacketChatMessage
-
- getMessage() - Method in class net.minecraft.network.play.client.CPacketTabComplete
-
- getMessage() - Method in class net.minecraft.network.play.server.SPacketTitle
-
- getMessage() - Method in class net.minecraft.realms.RealmsSliderButton
-
- getMessage() - Method in exception net.minecraft.util.ReportedException
-
- getMessage() - Method in class net.minecraftforge.client.event.ClientChatEvent
-
- getMessage() - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
-
- getMessage() - Method in class net.minecraftforge.event.ServerChatEvent
-
- getMessage() - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
-
- getMessage() - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- getMessages() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCEvent
-
- getMessageType() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Get the actual message class type
- getMeta() - Method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
-
- getMeta() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
- getMeta() - Method in enum net.minecraft.block.BlockTallGrass.EnumType
-
- getMeta() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getMetadata() - Method in enum net.minecraft.block.BlockDirt.DirtType
-
- getMetadata() - Method in enum net.minecraft.block.BlockHugeMushroom.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockLever.EnumOrientation
-
- getMetadata() - Method in enum net.minecraft.block.BlockPlanks.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockPrismarine.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockQuartz.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
-
- getMetadata() - Method in enum net.minecraft.block.BlockRedSandstone.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockSand.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockSandStone.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockStone.EnumType
-
Returns the EnumType's metadata value.
- getMetadata() - Method in enum net.minecraft.block.BlockStoneBrick.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
-
- getMetadata() - Method in enum net.minecraft.block.BlockWall.EnumType
-
- getMetadata(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
-
- getMetadata(String) - Method in interface net.minecraft.client.resources.IResource
-
- getMetadata(String) - Method in class net.minecraft.client.resources.SimpleResource
-
- getMetadata() - Method in enum net.minecraft.entity.item.EntityBoat.Type
-
- getMetadata() - Method in enum net.minecraft.item.EnumDyeColor
-
- getMetadata(int) - Method in class net.minecraft.item.Item
-
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is
placed as a Block (mostly used with ItemBlocks).
- getMetadata(ItemStack) - Method in class net.minecraft.item.Item
-
This used to be 'display damage' but its really just 'aux' data in the ItemStack, usually shares the same variable as damage.
- getMetadata(int) - Method in class net.minecraft.item.ItemAnvilBlock
-
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is
placed as a Block (mostly used with ItemBlocks).
- getMetadata(int) - Method in class net.minecraft.item.ItemCloth
-
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is
placed as a Block (mostly used with ItemBlocks).
- getMetadata(int) - Method in class net.minecraft.item.ItemColored
-
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is
placed as a Block (mostly used with ItemBlocks).
- getMetadata() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
Gets the item damage value on an ItemStack that represents this fish type
- getMetadata(int) - Method in class net.minecraft.item.ItemLeaves
-
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is
placed as a Block (mostly used with ItemBlocks).
- getMetadata(int) - Method in class net.minecraft.item.ItemMultiTexture
-
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is
placed as a Block (mostly used with ItemBlocks).
- getMetadata(int) - Method in class net.minecraft.item.ItemPiston
-
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is
placed as a Block (mostly used with ItemBlocks).
- getMetadata(int) - Method in class net.minecraft.item.ItemSkull
-
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is
placed as a Block (mostly used with ItemBlocks).
- getMetadata(int) - Method in class net.minecraft.item.ItemSlab
-
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is
placed as a Block (mostly used with ItemBlocks).
- getMetadata(int) - Method in class net.minecraft.item.ItemSnow
-
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is
placed as a Block (mostly used with ItemBlocks).
- getMetadata() - Method in class net.minecraft.item.ItemStack
-
- getMetadata() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getMetadata() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getMetadata() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getMetadata() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getMetadata() - Method in interface net.minecraftforge.fml.common.ModContainer
-
The metadata for this mod
- getMetadataForId(String, Map<String, Object>) - Method in class net.minecraftforge.fml.common.MetadataCollection
-
- getMetaForAxis(EnumFacing.Axis) - Static method in class net.minecraft.block.BlockPortal
-
- getMetaForFacing(EnumFacing) - Static method in class net.minecraft.block.BlockTrapDoor
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.Block
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockAnvil
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBed
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockButton
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCactus
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCake
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCarpet
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCauldron
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockChest
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockChorusFlower
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockChorusPlant
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockColored
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCommandBlock
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCrops
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDirt
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDispenser
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDoor
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockEnderChest
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockEndPortalFrame
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockEndRod
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFarmland
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFence
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFenceGate
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFire
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFlower
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFrostedIce
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFurnace
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockGrass
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockHopper
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockHugeMushroom
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockJukebox
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLadder
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLever
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLilyPad
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockMycelium
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNetherWart
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNewLeaf
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNewLog
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockObserver
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockOldLog
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPane
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPlanks
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPortal
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPressurePlate
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPressurePlateWeighted
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPrismarine
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPumpkin
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPurpurSlab
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockQuartz
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRail
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRailDetector
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRailPowered
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedSandstone
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockReed
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRotatedPillar
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSand
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSandStone
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSapling
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockShulkerBox
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSilverfish
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSkull
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSnow
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSponge
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStairs
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStandingSign
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStem
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStone
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneBrick
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStructure
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTallGrass
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTNT
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTorch
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTripWire
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockVine
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWall
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWallSign
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
-
Convert the BlockState into the correct metadata value
- getMetaFromState(IBlockState) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
Convert the BlockState into the correct metadata value
- getMin() - Method in class net.minecraft.world.storage.loot.RandomValueRange
-
- getMinDelay() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
Returns the minimum delay between playing music of this type.
- getMinecart() - Method in class net.minecraftforge.event.entity.minecart.MinecartEvent
-
- getMinecartCollisionBox(EntityMinecart) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
-
This function is used to define the box used for detecting minecart collisions.
- getMinecraft() - Static method in class net.minecraft.client.Minecraft
-
Return the singleton Minecraft instance for the game
- getMinecraft(WorldServer) - Static method in class net.minecraftforge.common.util.FakePlayerFactory
-
- getMinecraftModContainer() - Method in class net.minecraftforge.fml.common.Loader
-
- getMinecraftServer() - Method in class net.minecraft.world.World
-
- getMinecraftServer() - Method in class net.minecraft.world.WorldServer
-
- getMinecraftServerInstance() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getMinecraftSessionService() - Method in class net.minecraft.server.MinecraftServer
-
- getMinecraftStartTimeMillis() - Method in class net.minecraft.profiler.Snooper
-
Returns the saved value of System#currentTimeMillis when the game started
- getMinecraftVersion() - Method in interface net.minecraft.network.rcon.IServer
-
Returns the server's Minecraft version as string.
- getMinecraftVersion() - Method in class net.minecraft.server.MinecraftServer
-
Returns the server's Minecraft version as string.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowFire
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentBindingCurse
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDamage
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDigging
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDurability
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFireAspect
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFrostWalker
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentKnockback
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentMending
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentOxygen
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentProtection
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentSweepingEdge
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentThorns
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentUntouching
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentVanishingCurse
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinimalEnchantability() - Method in enum net.minecraft.enchantment.EnchantmentProtection.Type
-
- getMinimumSpawnHeight(World) - Method in class net.minecraft.world.WorldType
-
- getMinLevel() - Method in class net.minecraft.enchantment.Enchantment
-
Returns the minimum level that the enchantment can have.
- getMinorVersion() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getMinU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
Returns the minimum U coordinate to use when rendering with this icon.
- getMinV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
Returns the minimum V coordinate to use when rendering with this icon.
- getMinValue() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
-
- getMinValue() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getMinValue() - Method in class net.minecraftforge.common.config.Property
-
Gets the minimum value.
- getMinValue() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getMinValue() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property's minimum value.
- getMinY() - Method in class net.minecraft.world.gen.FlatLayerInfo
-
Return the minimum Y coordinate for this layer, set during generation.
- getMipmapLevels() - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- getMirror() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getMirror() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getMirroredYaw(Mirror) - Method in class net.minecraft.entity.Entity
-
Transforms the entity's current yaw with the given Mirror and returns it.
- getMirroredYaw(Mirror) - Method in class net.minecraft.entity.EntityHanging
-
Transforms the entity's current yaw with the given Mirror and returns it.
- getMissing() - Static method in class net.minecraftforge.common.model.animation.AnimationStateMachine
-
- getMissingModel() - Method in class net.minecraft.client.renderer.block.model.ModelManager
-
- getMissingModel() - Method in class net.minecraftforge.client.model.ModelLoader
-
- getMissingModel() - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
- getMissingSprite() - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockBed
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockDoor
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockEndRod
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockIce
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockRailBase
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockShulkerBox
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockStructureVoid
-
- getMobilityFlag() - Method in class net.minecraft.block.material.Material
-
- getMobilityFlag() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getMobilityFlag() - Method in interface net.minecraft.block.state.IBlockProperties
-
- getMobRotation() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getMod() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getMod() - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getMod() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getMod() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getMod() - Method in interface net.minecraftforge.fml.common.ModContainer
-
Get the actual mod object
- getModCategories() - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getModClassLoader() - Method in class net.minecraftforge.fml.common.event.FMLConstructionEvent
-
- getModClassLoader() - Method in class net.minecraftforge.fml.common.Loader
-
- getModConfigClasses(String) - Static method in class net.minecraftforge.common.config.ConfigManager
-
- getModConfigurationDirectory() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Get the main configuration directory for this minecraft instance
- getModContainer() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getModContainerClass() - Method in class net.minecraftforge.classloading.FMLForgePlugin
-
- getModContainerClass() - Method in class net.minecraftforge.fml.relauncher.FMLCorePlugin
-
- getModContainerClass() - Method in interface net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
-
Return a class name that implements "ModContainer" for injection into the mod list
The "getName" function should return a name that other mods can, if need be,
depend on.
- getModData() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Retrieve the
NBTTagCompound
that stores mod specific data for the chunk ticket.
- getModdedBiomeDecorator(BiomeDecorator) - Method in class net.minecraft.world.biome.Biome
-
- getModdedBiomeFoliageColor(int) - Method in class net.minecraft.world.biome.Biome
-
- getModdedBiomeGenerators(WorldType, long, GenLayer[]) - Method in class net.minecraft.world.biome.BiomeProvider
-
- getModdedBiomeGrassColor(int) - Method in class net.minecraft.world.biome.Biome
-
- getModdedBiomeSize(WorldType, int) - Static method in class net.minecraft.world.gen.layer.GenLayer
-
- getModdedMapGen(MapGenBase, InitMapGenEvent.EventType) - Static method in class net.minecraftforge.event.terraingen.TerrainGen
-
- getModdedNoiseGenerators(World, Random, T) - Static method in class net.minecraftforge.event.terraingen.TerrainGen
-
- getMode() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- getMode() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getModeId() - Method in enum net.minecraft.tileentity.TileEntityStructure.Mode
-
- getModel(ModelResourceLocation) - Method in class net.minecraft.client.renderer.block.model.ModelManager
-
- getModel() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getModel(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
Primary method to get IModel instances.
- getModel() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getModelBlock() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
-
- getModelBlockDefinition(ResourceLocation) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- getModelBlockDefinition(ResourceLocation) - Method in class net.minecraftforge.client.model.ModelLoader
-
- getModelClipNode(ResourceLocation, String) - Static method in class net.minecraftforge.common.model.animation.Clips
-
Retrieves the clip from the model.
- getModelCount(ItemStack) - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
-
- getModelElements(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
-
- getModelForState(IBlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
-
- getModelForState(IBlockState) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
-
- getModelFromSlot(EntityEquipmentSlot) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
- getModelLoader() - Method in class net.minecraftforge.client.event.ModelBakeEvent
-
- getModelLocation(ResourceLocation) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- getModelLocation() - Method in class net.minecraft.client.renderer.block.model.Variant
-
- getModelLocation(ItemStack) - Method in interface net.minecraft.client.renderer.ItemMeshDefinition
-
- getModelLocation() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- getModelLocation(ResourceLocation) - Method in class net.minecraftforge.client.model.ModelLoader
-
- getModelManager() - Method in class net.minecraft.client.renderer.BlockModelShapes
-
- getModelManager() - Method in class net.minecraft.client.renderer.ItemModelMesher
-
- getModelManager() - Method in class net.minecraftforge.client.event.ModelBakeEvent
-
- getModelOrLogError(ResourceLocation, String) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
Use this if you want the model, but need to log the error.
- getModelOrMissing(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
Use this if you don't care about the exception and want some model anyway.
- getModelPartFlags() - Method in class net.minecraft.network.play.client.CPacketClientSettings
-
- getModelParts() - Method in class net.minecraft.client.settings.GameSettings
-
- getModelRegistry() - Method in class net.minecraftforge.client.event.ModelBakeEvent
-
- getModelResourceLocation(IBlockState) - Method in class net.minecraft.client.renderer.block.statemap.DefaultStateMapper
-
- getModelResourceLocation(IBlockState) - Method in class net.minecraft.client.renderer.block.statemap.StateMap
-
- getModelResourceLocation(IBlockState) - Method in class net.minecraft.client.renderer.block.statemap.StateMapperBase
-
- getModelRotation(int, int) - Static method in enum net.minecraft.client.renderer.block.model.ModelRotation
-
- getModelVersion() - Method in class net.minecraft.client.model.ModelVex
-
- getModEntityId() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getModId() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Get the associated mod id
- getModID() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
-
The Mod ID of the mod whose configuration just changed.
- getModId() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getModId() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getModId() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getModId() - Method in interface net.minecraftforge.fml.common.ModContainer
-
The globally unique modid for this mod
- getModifiedJumpStrength() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Returns randomized jump strength
- getModifiedMaxHealth() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Returns randomized max health
- getModifiedMovementSpeed() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Returns randomized movement speed
- getModifier(UUID) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
Returns attribute modifier, if any, by the given UUID
- getModifier(UUID) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
Returns attribute modifier, if any, by the given UUID
- getModifierForCreature(ItemStack, EnumCreatureAttribute) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getModifiers() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getModifiers() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getModifiers() - Method in class net.minecraft.network.play.server.SPacketEntityProperties.Snapshot
-
- getModifiersByOperation(int) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getModifiersByOperation(int) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getModList() - Method in class net.minecraftforge.fml.common.Loader
-
- getModList() - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
The mod list returned by this method is in no way reliable because it is provided by the client
- getModLog() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Get a logger instance configured to write to the FML Log as a parent, identified by modid.
- getModMetadata() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
- getModName() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getModName() - Method in exception net.minecraftforge.fml.common.MissingModsException
-
- getModObjectList() - Method in class net.minecraftforge.fml.common.LoadController
-
- getModObjectList() - Method in class net.minecraftforge.fml.common.Loader
-
- getMods() - Method in exception net.minecraftforge.fml.common.Java8VersionException
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLConstructionEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLInitializationEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLLoadCompleteEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLPostInitializationEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLServerAboutToStartEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLServerStartedEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLServerStartingEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLServerStoppedEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLServerStoppingEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLStateEvent
-
The current state of the mod
- getModState(ModContainer) - Method in class net.minecraftforge.fml.common.LoadController
-
- getModState(ModContainer) - Method in class net.minecraftforge.fml.common.Loader
-
- getMoonPhase() - Method in class net.minecraft.world.World
-
- getMoonPhase(long) - Method in class net.minecraft.world.WorldProvider
-
- getMotd() - Method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
-
- getMotd() - Method in interface net.minecraft.network.rcon.IServer
-
Returns the server message of the day
- getMotd() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Returns the server message of the day
- getMOTD() - Method in class net.minecraft.server.MinecraftServer
-
- getMotdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- getMotionFactor() - Method in class net.minecraft.entity.projectile.EntityFireball
-
Return the motion factor for this projectile.
- getMotionFactor() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
Return the motion factor for this projectile.
- getMotionX() - Method in class net.minecraft.network.play.server.SPacketEntityVelocity
-
- getMotionX() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getMotionY() - Method in class net.minecraft.network.play.server.SPacketEntityVelocity
-
- getMotionY() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getMotionZ() - Method in class net.minecraft.network.play.server.SPacketEntityVelocity
-
- getMotionZ() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getMountedYOffset() - Method in class net.minecraft.entity.Entity
-
Returns the Y offset from the entity's position for any entity riding this one.
- getMountedYOffset() - Method in class net.minecraft.entity.item.EntityBoat
-
Returns the Y offset from the entity's position for any entity riding this one.
- getMountedYOffset() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns the Y offset from the entity's position for any entity riding this one.
- getMountedYOffset() - Method in class net.minecraft.entity.monster.EntitySpider
-
Returns the Y offset from the entity's position for any entity riding this one.
- getMountedYOffset() - Method in class net.minecraft.entity.passive.AbstractChestHorse
-
Returns the Y offset from the entity's position for any entity riding this one.
- getMountedYOffset() - Method in class net.minecraft.entity.passive.EntityLlama
-
Returns the Y offset from the entity's position for any entity riding this one.
- getMountedYOffset() - Method in class net.minecraft.entity.passive.EntitySkeletonHorse
-
Returns the Y offset from the entity's position for any entity riding this one.
- getMouseOver(float) - Method in class net.minecraft.client.renderer.EntityRenderer
-
Gets the block or object that is being moused over.
- getMouseX() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- getMouseX() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getMouseX() - Method in class net.minecraftforge.client.event.GuiScreenEvent.BackgroundDrawnEvent
-
The x coordinate of the mouse pointer on the screen.
- getMouseX() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
-
The x coordinate of the mouse pointer on the screen.
- getMouseY() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- getMouseY() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getMouseY() - Method in class net.minecraftforge.client.event.GuiScreenEvent.BackgroundDrawnEvent
-
The y coordinate of the mouse pointer on the screen.
- getMouseY() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
-
The y coordinate of the mouse pointer on the screen.
- getMouthOpennessAngle(float) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getMoveHelper() - Method in class net.minecraft.entity.EntityLiving
-
- getMovementFactor() - Method in class net.minecraft.world.WorldProvider
-
The dimensions movement factor.
- getMovementOffsets(int, float) - Method in class net.minecraft.entity.boss.EntityDragon
-
Returns a double[3] array with movement offsets, used to calculate trailing tail/neck positions.
- getMoveVector() - Method in class net.minecraft.util.MovementInput
-
- getMultipartData() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
-
- getMultipartVariants() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
-
- getMultiplier() - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
-
- getMusicLocation() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
Gets the
SoundEvent
containing the current music track's location
- getMusicRecord(SoundEvent) - Static method in class net.minecraft.client.audio.PositionedSoundRecord
-
- getMusicTicker() - Method in class net.minecraft.client.Minecraft
-
Return the musicTicker's instance
- getMutationForBiome(Biome) - Static method in class net.minecraft.world.biome.Biome
-
- getMutexBits() - Method in class net.minecraft.entity.ai.EntityAIBase
-
Get a bitmask telling which other tasks may not run concurrently.
- getName() - Method in class net.minecraft.block.BlockAnvil.Anvil
-
Get the name of this object.
- getName() - Method in enum net.minecraft.block.BlockBed.EnumPartType
-
- getName() - Method in enum net.minecraft.block.BlockDirt.DirtType
-
- getName() - Method in enum net.minecraft.block.BlockDoor.EnumDoorHalf
-
- getName() - Method in enum net.minecraft.block.BlockDoor.EnumHingePosition
-
- getName() - Method in enum net.minecraft.block.BlockDoublePlant.EnumBlockHalf
-
- getName() - Method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
-
- getName() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
- getName() - Method in enum net.minecraft.block.BlockFlowerPot.EnumFlowerType
-
- getName() - Method in enum net.minecraft.block.BlockHugeMushroom.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockLever.EnumOrientation
-
- getName() - Method in enum net.minecraft.block.BlockLog.EnumAxis
-
- getName() - Method in enum net.minecraft.block.BlockPistonExtension.EnumPistonType
-
- getName() - Method in enum net.minecraft.block.BlockPlanks.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockPrismarine.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockPurpurSlab.Variant
-
- getName() - Method in enum net.minecraft.block.BlockQuartz.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
-
- getName() - Method in enum net.minecraft.block.BlockRedSandstone.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockRedstoneComparator.Mode
-
- getName() - Method in enum net.minecraft.block.BlockSand.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockSandStone.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockSlab.EnumBlockHalf
-
- getName() - Method in enum net.minecraft.block.BlockStairs.EnumHalf
-
- getName() - Method in enum net.minecraft.block.BlockStairs.EnumShape
-
- getName() - Method in enum net.minecraft.block.BlockStone.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockStoneBrick.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockTallGrass.EnumType
-
- getName() - Method in enum net.minecraft.block.BlockTrapDoor.DoorHalf
-
- getName() - Method in enum net.minecraft.block.BlockWall.EnumType
-
- getName() - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
-
Get the name of this object.
- getName() - Method in interface net.minecraft.block.properties.IProperty
-
- getName(T) - Method in interface net.minecraft.block.properties.IProperty
-
Get the name for the given value.
- getName(Boolean) - Method in class net.minecraft.block.properties.PropertyBool
-
Get the name for the given value.
- getName(T) - Method in class net.minecraft.block.properties.PropertyEnum
-
Get the name for the given value.
- getName() - Method in class net.minecraft.block.properties.PropertyHelper
-
- getName(Integer) - Method in class net.minecraft.block.properties.PropertyInteger
-
Get the name for the given value.
- getName() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
-
Get the name of this object.
- getName() - Method in class net.minecraft.command.CommandBlockData
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandClearInventory
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandClone
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandCompare
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandDebug
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandDefaultGameMode
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandDifficulty
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandEffect
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandEnchant
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandEntityData
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandExecuteAt
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandFill
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandGameMode
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandGameRule
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandGive
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandHelp
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandKill
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandLocate
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandParticle
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandPlaySound
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandReplaceItem
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandServerKick
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandSetPlayerTimeout
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandSetSpawnpoint
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandShowSeed
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandSpreadPlayers
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandStats
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandStopSound
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandTime
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandTitle
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandToggleDownfall
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandTP
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandTrigger
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandWeather
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandWorldBorder
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.CommandXP
-
Gets the name of the command
- getName() - Method in interface net.minecraft.command.ICommand
-
Gets the name of the command
- getName() - Method in interface net.minecraft.command.ICommandSender
-
Get the name of this object.
- getName() - Method in class net.minecraft.command.server.CommandAchievement
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandBanIp
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandBanPlayer
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandBroadcast
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandDeOp
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandEmote
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandListBans
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandListPlayers
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandMessage
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandMessageRaw
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandOp
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandPardonIp
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandPardonPlayer
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandPublishLocalServer
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandSaveAll
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandSaveOff
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandSaveOn
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandScoreboard
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandSetBlock
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandStop
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandSummon
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandTeleport
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandTestFor
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandTestForBlock
-
Gets the name of the command
- getName() - Method in class net.minecraft.command.server.CommandWhitelist
-
Gets the name of the command
- getName() - Method in class net.minecraft.enchantment.Enchantment
-
Return the name of key in translation table of this enchantment.
- getName() - Method in class net.minecraft.enchantment.EnchantmentDamage
-
Return the name of key in translation table of this enchantment.
- getName() - Method in class net.minecraft.enchantment.EnchantmentProtection
-
Return the name of key in translation table of this enchantment.
- getName() - Method in class net.minecraft.enchantment.EnchantmentSweepingEdge
-
Return the name of key in translation table of this enchantment.
- getName() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getName() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- getName() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
-
- getName() - Method in class net.minecraft.entity.Entity
-
Get the name of this object.
- getName() - Method in enum net.minecraft.entity.item.EntityBoat.Type
-
- getName() - Method in class net.minecraft.entity.item.EntityItem
-
Get the name of this object.
- getName() - Method in enum net.minecraft.entity.item.EntityMinecart.Type
-
- getName() - Method in class net.minecraft.entity.passive.EntityOcelot
-
Get the name of this object.
- getName() - Method in class net.minecraft.entity.player.EntityPlayer
-
Get the name of this object.
- getName() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
-
- getName() - Method in class net.minecraft.entity.player.InventoryPlayer
-
Get the name of this object.
- getName() - Method in enum net.minecraft.inventory.EntityEquipmentSlot
-
- getName() - Method in class net.minecraft.inventory.InventoryBasic
-
Get the name of this object.
- getName() - Method in class net.minecraft.inventory.InventoryCrafting
-
Get the name of this object.
- getName() - Method in class net.minecraft.inventory.InventoryCraftResult
-
Get the name of this object.
- getName() - Method in class net.minecraft.inventory.InventoryLargeChest
-
Get the name of this object.
- getName() - Method in class net.minecraft.inventory.InventoryMerchant
-
Get the name of this object.
- getName() - Method in enum net.minecraft.item.EnumDyeColor
-
- getName() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getName() - Method in class net.minecraft.network.play.server.SPacketDisplayObjective
-
- getName() - Method in class net.minecraft.network.play.server.SPacketEntityProperties.Snapshot
-
- getName() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getName() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getName() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Get the name of this object.
- getName() - Method in class net.minecraft.network.ServerStatusResponse.Version
-
- getName() - Method in class net.minecraft.potion.Potion
-
returns the name of the potion
- getName() - Static method in class net.minecraft.realms.Realms
-
- getName() - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- getName() - Method in interface net.minecraft.scoreboard.IScoreCriteria
-
- getName() - Method in class net.minecraft.scoreboard.ScoreCriteria
-
- getName() - Method in class net.minecraft.scoreboard.ScoreCriteriaColored
-
- getName() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getName() - Method in class net.minecraft.server.MinecraftServer
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityBanner
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityChest
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityDropper
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityHopper
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
Get the name of this object.
- getName() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getName() - Method in enum net.minecraft.tileentity.TileEntityStructure.Mode
-
- getName() - Method in enum net.minecraft.util.EnumFacing.Axis
-
- getName() - Method in enum net.minecraft.util.EnumFacing
-
- getName() - Method in interface net.minecraft.util.IStringSerializable
-
- getName() - Method in enum net.minecraft.util.SoundCategory
-
- getName() - Method in class net.minecraft.util.text.TextComponentScore
-
Gets the name of the entity who owns this score.
- getName() - Method in class net.minecraft.world.BossInfo
-
- getName() - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
Returns the name of the save format.
- getName() - Method in enum net.minecraft.world.DimensionType
-
- getName() - Method in enum net.minecraft.world.GameType
-
Returns the name of this game type
- getName() - Method in interface net.minecraft.world.IWorldNameable
-
Get the name of this object.
- getName() - Method in interface net.minecraft.world.storage.ISaveFormat
-
Returns the name of the save format.
- getName() - Method in class net.minecraft.world.storage.loot.LootPool
-
- getName() - Method in class net.minecraft.world.storage.loot.properties.EntityProperty.Serializer
-
- getName() - Method in class net.minecraft.world.storage.SaveFormatOld
-
Returns the name of the save format.
- getName() - Method in class net.minecraft.world.WorldType
-
- getName() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
-
- getName() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
-
- getName() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
-
- getName() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJointWeight
-
- getName() - Method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
- getName() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getName() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getName() - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
-
Deprecated.
- getName() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- getName() - Method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
- getName() - Method in class net.minecraftforge.common.AchievementPage
-
- getName() - Method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
-
- getName() - Method in class net.minecraftforge.common.animation.TimeValues.ParameterValue
-
- getName() - Method in class net.minecraftforge.common.BiomeDictionary.Type
-
Gets the name for this type.
- getName() - Method in class net.minecraftforge.common.capabilities.Capability
-
- getName() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getName() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getName() - Method in class net.minecraftforge.common.config.Property
-
Gets the name/key for this Property.
- getName() - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
-
- getName() - Method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
-
- getName() - Method in interface net.minecraftforge.common.property.IUnlistedProperty
-
- getName() - Method in class net.minecraftforge.common.property.Properties.PropertyAdapter
-
- getName() - Method in class net.minecraftforge.common.property.PropertyFloat
-
- getName() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getName() - Method in class net.minecraftforge.event.LootTableLoadEvent
-
- getName() - Method in class net.minecraftforge.fluids.Fluid
-
- getName() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getName() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the name of the ConfigElement owned by this entry.
- getName() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getName() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Gets the name of this object.
- getName() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getName() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getName() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getName() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A human readable name
- getName() - Method in class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.RegistryData
-
- getName() - Method in class net.minecraftforge.fml.common.registry.EntityEntry
-
- getName() - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerCareer
-
- getName() - Method in class net.minecraftforge.oredict.OreDictionary.OreRegisterEvent
-
- getName() - Method in class net.minecraftforge.server.command.ForgeCommand
-
Gets the name of the command
- getName2() - Method in enum net.minecraft.util.EnumFacing.Axis
-
Like getName but doesn't override the method from Enum.
- getName2() - Method in enum net.minecraft.util.EnumFacing
-
Same as getName, but does not override the method from Enum.
- getNamedIdFrom(ItemStack) - Static method in class net.minecraft.item.ItemMonsterPlacer
-
- getNameForObject(V) - Method in class net.minecraft.util.registry.RegistryNamespaced
-
Gets the name we use to identify the given object.
- getNameForObject(V) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
Gets the name we use to identify the given object.
- getNameForObject(I) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Gets the name we use to identify the given object.
- getNameForObjectBypass(V) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getNameOfLastSection() - Method in class net.minecraft.profiler.Profiler
-
- getNamePrefixed(String) - Method in class net.minecraft.potion.PotionType
-
Gets the name of this PotionType with a prefix (such as "Splash" or "Lingering") prepended
- getNames() - Static method in enum net.minecraft.network.play.server.SPacketTitle.Type
-
- getNames() - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
-
- getNames() - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
-
- getNameTagVisibility() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getNameTagVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getNameTagVisibility() - Method in class net.minecraft.scoreboard.Team
-
- getNanoseconds() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getNavigator() - Method in class net.minecraft.entity.EntityLiving
-
- getNbt() - Method in class net.minecraft.util.WeightedSpawnerEntity
-
- getNbt() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getNBTCompound() - Method in class net.minecraft.client.multiplayer.ServerData
-
Returns an NBTTagCompound with the server's name, IP and maybe acceptTextures.
- getNbtCompound() - Method in class net.minecraft.network.play.server.SPacketUpdateTileEntity
-
- getNBTShareTag(ItemStack) - Method in class net.minecraft.item.Item
-
Override this method to change the NBT data being sent to the client.
- getNBTValue() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
- getNearestAttackablePlayer(Entity, double, double) - Method in class net.minecraft.world.World
-
- getNearestAttackablePlayer(BlockPos, double, double) - Method in class net.minecraft.world.World
-
- getNearestAttackablePlayer(double, double, double, double, double, <any>, <any>) - Method in class net.minecraft.world.World
-
- getNearestDoor(BlockPos) - Method in class net.minecraft.village.Village
-
- getNearestPlayerNotCreative(Entity, double) - Method in class net.minecraft.world.World
-
- getNearestPpIdx(double, double, double) - Method in class net.minecraft.entity.boss.EntityDragon
-
Returns the index into pathPoints of the nearest PathPoint.
- getNearestTargetPlayer(EntityLivingBase) - Method in class net.minecraft.village.Village
-
- getNearestVillage(BlockPos, int) - Method in class net.minecraft.village.VillageCollection
-
- getNeedsRandomTick() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Returns whether or not this block storage's Chunk will require random ticking, used to avoid looping through
random block ticks when there are no blocks that would randomly tick.
- getNeighbourInfo(EnumFacing) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
- getNetHandler() - Method in class net.minecraft.network.NetworkManager
-
Gets the current handler for processing packets
- getNetHandler() - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- getNetworkCompressionThreshold() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
The compression treshold.
- getNetworkCompressionThreshold() - Method in class net.minecraft.server.MinecraftServer
-
The compression treshold.
- getNetworkId() - Method in class net.minecraftforge.fml.common.network.internal.NetworkModHolder
-
- getNetworkManager() - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
Returns this the NetworkManager instance registered with this NetworkHandlerPlayClient
- getNetworkManager() - Method in class net.minecraft.network.NetHandlerPlayServer
-
- getNetworkSystem() - Method in class net.minecraft.server.MinecraftServer
-
- getNewBiomeDecorator() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.CreateDecorator
-
- getNewBiomeGens() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- getNewBoundingBox() - Static method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
returns a new StructureBoundingBox with MAX values
- getNewChunkX() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- getNewChunkZ() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- getNewColor() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
-
- getNewfov() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
-
- getNewGen() - Method in class net.minecraftforge.event.terraingen.InitMapGenEvent
-
- getNewInstance(FMLModContainer, Class<?>, ClassLoader, Method) - Method in interface net.minecraftforge.fml.common.ILanguageAdapter
-
- getNewInstance(FMLModContainer, Class<?>, ClassLoader, Method) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.JavaAdapter
-
- getNewInstance(FMLModContainer, Class<?>, ClassLoader, Method) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.ScalaAdapter
-
- getNewSize() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
-
- getNewSpawn() - Method in class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
-
- getNewSpeed() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- getNewValues() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent
-
- getNextChunkUpdate() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
-
- getNextComponentNN(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
Gets the next village component, with the bounding box shifted -1 in the X and Z direction.
- getNextComponentNormal(StructureStrongholdPieces.Stairs2, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
Gets the next component in any cardinal direction
- getNextComponentPP(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
Gets the next village component, with the bounding box shifted +1 in the X and Z direction.
- getNextComponentX(StructureStrongholdPieces.Stairs2, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
Gets the next component in the +/- X direction
- getNextComponentZ(StructureStrongholdPieces.Stairs2, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
Gets the next component in the +/- Z direction
- getNextFrame() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getNextFreeDimId() - Static method in class net.minecraftforge.common.DimensionManager
-
Return the next free dimension ID.
- getNextID() - Static method in class net.minecraft.creativetab.CreativeTabs
-
- getNextOffset() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getNextTransactionID(InventoryPlayer) - Method in class net.minecraft.inventory.Container
-
Gets a unique transaction ID.
- getNextWindowId() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
get the next window id to use
- getNodeDescription(String) - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
-
- getNodeDescription(String) - Method in interface net.minecraftforge.server.permission.IPermissionHandler
-
- getNodeMatrix(B3DModel.Node<?>) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getNodeMatrix(B3DModel.Node<?>, int) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getNodeMatrix(B3DModel.Animation, B3DModel.Node<?>, int) - Static method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getNodeProcessor() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getNodes() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getNoisefield() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getNonModLibs() - Method in class net.minecraftforge.fml.common.discovery.ModDiscoverer
-
- getNormal() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getNormal(B3DModel.Vertex, B3DModel.Vertex, B3DModel.Vertex) - Static method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getNormal() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
-
- getNormal() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- getNormal() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- getNormalOffset() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getNormalOffset() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getNote() - Method in class net.minecraftforge.event.world.NoteBlockEvent
-
Get the Note the Noteblock is tuned to
- getNotificationScreen(GuiScreen) - Method in class net.minecraft.realms.RealmsBridge
-
- getNotifiedSides() - Method in class net.minecraftforge.event.world.BlockEvent.NeighborNotifyEvent
-
Gets a list of directions from the base block that updates will occur upon.
- getNthWordFromCursor(int) - Method in class net.minecraft.client.gui.GuiTextField
-
Gets the starting index of the word at the specified number of words away from the cursor position.
- getNthWordFromPos(int, int) - Method in class net.minecraft.client.gui.GuiTextField
-
Gets the starting index of the word at a distance of the specified number of words away from the given position.
- getNthWordFromPosWS(int, int, boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
Like getNthWordFromPos (which wraps this), but adds option for skipping consecutive spaces
- getNumAliveCrystals() - Method in class net.minecraft.world.end.DragonFightManager
-
- getNumberOfPlayers() - Method in class net.minecraft.network.rcon.RConThreadBase
-
Returns the number of players on the server
- getNumGrownFaces(IBlockState) - Static method in class net.minecraft.block.BlockVine
-
- getNumVillageDoors() - Method in class net.minecraft.village.Village
-
Actually get num village door info entries, but that boils down to number of doors.
- getNumVillagers() - Method in class net.minecraft.village.Village
-
- getObfedClasses() - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- getObfuscated() - Method in class net.minecraft.util.text.Style
-
Whether or not text of this ChatStyle should be obfuscated.
- getObject(int) - Method in class net.minecraft.client.gui.spectator.categories.SpectatorDetails
-
- getObject(K) - Method in interface net.minecraft.util.registry.IRegistry
-
- getObject(K) - Method in class net.minecraft.util.registry.RegistryDefaulted
-
- getObject(K) - Method in class net.minecraft.util.registry.RegistryNamespaced
-
- getObject(K) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getObject(K) - Method in class net.minecraft.util.registry.RegistrySimple
-
- getObject() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
-
Retrieves the object that is being created, Not much state is set.
- getObject(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Fetch the object identified by the specified name or the default object.
- getObject(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.LegacyNamespacedRegistry
-
- getObjectBreakStats(Item) - Static method in class net.minecraft.stats.StatList
-
- getObjectById(int) - Method in class net.minecraft.util.registry.RegistryNamespaced
-
Gets the object identified by the given ID.
- getObjectById(int) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
Gets the object identified by the given ID.
- getObjectById(int) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Gets the object identified by the given ID.
- getObjectByIdBypass(int) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getObjectBypass(K) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getObjective() - Method in class net.minecraft.scoreboard.Score
-
- getObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
Returns a ScoreObjective for the objective name
- getObjective() - Method in class net.minecraft.util.text.TextComponentScore
-
Gets the name of the objective for this score.
- getObjectiveDisplaySlot(int) - Static method in class net.minecraft.scoreboard.Scoreboard
-
Returns 'list' for 0, 'sidebar' for 1, 'belowName for 2, otherwise null.
- getObjectiveDisplaySlotCount(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- getObjectiveDisplaySlotNumber(String) - Static method in class net.minecraft.scoreboard.Scoreboard
-
Returns 0 for (case-insensitive) 'list', 1 for 'sidebar', 2 for 'belowName', otherwise -1.
- getObjectiveInDisplaySlot(int) - Method in class net.minecraft.scoreboard.Scoreboard
-
0 is tab menu, 1 is sidebar, 2 is below name
- getObjectiveName() - Method in class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- getObjectiveName() - Method in class net.minecraft.network.play.server.SPacketUpdateScore
-
- getObjectiveNames(MinecraftServer) - Method in class net.minecraft.command.CommandStats
-
- getObjectiveNames(boolean, MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- getObjectiveNames() - Method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectivesForEntity(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
Returns all the objectives for the given entity
- getObjectivesFromCriteria(IScoreCriteria) - Method in class net.minecraft.scoreboard.Scoreboard
-
Returns all the objectives for the given criteria
- getObjectiveValue() - Method in class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- getObjectKey(K) - Method in class net.minecraft.server.management.UserList
-
Gets the key value for the given object
- getObjectKey(GameProfile) - Method in class net.minecraft.server.management.UserListBans
-
Gets the key value for the given object
- getObjectKey(GameProfile) - Method in class net.minecraft.server.management.UserListOps
-
Gets the key value for the given object
- getObjectKey(GameProfile) - Method in class net.minecraft.server.management.UserListWhitelist
-
Gets the key value for the given object
- getObjectName() - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- getObjectsPickedUpStats(Item) - Static method in class net.minecraft.stats.StatList
-
- getObjectUseStats(Item) - Static method in class net.minecraft.stats.StatList
-
- getOctave() - Method in class net.minecraftforge.event.world.NoteBlockEvent
-
Get the Octave of the note this Noteblock is tuned to
- getOfflineProfile(GameProfile) - Method in class net.minecraft.server.network.NetHandlerLoginServer
-
- getOfflineUUID(String) - Static method in class net.minecraft.entity.player.EntityPlayer
-
- getOffset(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getOffset(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getOffset(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getOffset() - Method in class net.minecraft.client.renderer.tileentity.TileEntityEndGatewayRenderer
-
- getOffset() - Method in class net.minecraft.client.renderer.tileentity.TileEntityEndPortalRenderer
-
- getOffset(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getOffset() - Method in class net.minecraft.network.play.server.SPacketMultiBlockChange.BlockUpdateData
-
- getOffset(int) - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getOffset() - Method in enum net.minecraft.util.EnumFacing.AxisDirection
-
Get the offset for this AxisDirection.
- getOffsetFOV(EntityPlayer, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getOffsetType() - Method in class net.minecraft.block.Block
-
Get the OffsetType for this Block.
- getOffsetType() - Method in class net.minecraft.block.BlockDoublePlant
-
Get the OffsetType for this Block.
- getOffsetType() - Method in class net.minecraft.block.BlockFlower
-
Get the OffsetType for this Block.
- getOffsetType() - Method in class net.minecraft.block.BlockTallGrass
-
Get the OffsetType for this Block.
- getOffsetX(float) - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getOffsetY(float) - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getOffsetZ(float) - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getOldAttachPos() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getOldChunkX() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- getOldChunkZ() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- getOldDifficulty() - Method in class net.minecraftforge.event.DifficultyChangeEvent
-
- getOldNote() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Change
-
- getOldOctave() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Change
-
- getOldServerPinger() - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- getOneShotStat(String) - Static method in class net.minecraft.stats.StatList
-
- getOnGround() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getOnGround() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getOnlinePlayerCount() - Method in class net.minecraft.network.ServerStatusResponse.Players
-
- getOnlinePlayerNames() - Method in interface net.minecraft.network.rcon.IServer
-
Returns an array of the usernames of all the connected players.
- getOnlinePlayerNames() - Method in class net.minecraft.server.management.PlayerList
-
Returns an array of the usernames of all the connected players.
- getOnlinePlayerNames() - Method in class net.minecraft.server.MinecraftServer
-
Returns an array of the usernames of all the connected players.
- getOnlinePlayerProfiles() - Method in class net.minecraft.server.management.PlayerList
-
- getOnlinePlayerProfiles() - Method in class net.minecraft.server.MinecraftServer
-
Returns an array of the GameProfiles of all the connected players
- getOnlyPartsVariant() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
Gets a list containing the single variant of each part.
- getOpCode() - Method in class net.minecraft.network.play.server.SPacketEntityStatus
-
- getOpenSet() - Method in class net.minecraft.pathfinding.Path
-
- getOperation() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getOperation() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getOperation() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketRegistrationEvent
-
- getOppedPlayerNames() - Method in class net.minecraft.server.management.PlayerList
-
- getOppedPlayers() - Method in class net.minecraft.server.management.PlayerList
-
- getOpPermissionLevel() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getOpPermissionLevel() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getOpPermissionLevel() - Method in class net.minecraft.server.MinecraftServer
-
- getOpposite() - Method in enum net.minecraft.util.EnumFacing
-
Get the opposite Facing (e.g.
- getOptimalFlowDirections(World, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- getOptionFloatValue(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
-
- getOptionOrdinalValue(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
-
- getOrb() - Method in class net.minecraftforge.event.entity.player.PlayerPickupXpEvent
-
- getOrCreatePortalShape() - Static method in class net.minecraft.block.BlockEndPortalFrame
-
- getOrCreateScore(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
-
Get a player's score or create it if it does not exist
- getOrCreateSubCompound(String) - Method in class net.minecraft.item.ItemStack
-
- getOrderedValues() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getOrdinal() - Method in enum net.minecraft.entity.passive.HorseArmorType
-
- getOre() - Method in class net.minecraftforge.oredict.OreDictionary.OreRegisterEvent
-
- getOreID(String) - Static method in class net.minecraftforge.oredict.OreDictionary
-
Gets the integer ID for the specified ore name.
- getOreIDs(ItemStack) - Static method in class net.minecraftforge.oredict.OreDictionary
-
Gets all the integer ID for the ores that the specified item stack is registered to.
- getOreName(int) - Static method in class net.minecraftforge.oredict.OreDictionary
-
Reverse of getOreID, will not create new entries.
- getOreNames() - Static method in class net.minecraftforge.oredict.OreDictionary
-
Retrieves a list of all unique ore names that are already registered.
- getOres(String) - Static method in class net.minecraftforge.oredict.OreDictionary
-
Retrieves the ArrayList of items that are registered to this ore type.
- getOres(String, boolean) - Static method in class net.minecraftforge.oredict.OreDictionary
-
Retrieves the List of items that are registered to this ore type at this instant.
- getOrigin() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- getOrigin() - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- getOriginal() - Method in class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
-
- getOriginal() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Clone
-
The old EntityPlayer that this new entity is a clone of.
- getOriginal() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
-
- getOriginal() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent
-
- getOriginalBiomeDecorator() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.CreateDecorator
-
- getOriginalBiomeGens() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- getOriginalColor() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
-
- getOriginalExperience() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
-
- getOriginalGen() - Method in class net.minecraftforge.event.terraingen.InitMapGenEvent
-
- getOriginalLevel() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
-
Get the original level of the enchantment for this row (0-30)
- getOriginalMessage() - Method in class net.minecraftforge.client.event.ClientChatEvent
-
- getOriginalSize() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
-
- getOriginalSpeed() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- getOriginalState() - Method in class net.minecraftforge.event.world.BlockEvent.CropGrowEvent.Post
-
- getOriginX() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- getOriginX() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
Returns the X position of this icon on its texture sheet, in pixels.
- getOriginY() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- getOriginY() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
Returns the Y position of this icon on its texture sheet, in pixels.
- getOrLoadData(Class<? extends WorldSavedData>, String) - Method in class net.minecraft.world.storage.MapStorage
-
Loads an existing MapDataBase corresponding to the given id from disk, instantiating the given Class, or returns
null if none such file exists.
- getOrLoadData(Class<? extends WorldSavedData>, String) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
-
Loads an existing MapDataBase corresponding to the given id from disk, instantiating the given Class, or returns
null if none such file exists.
- getOSType() - Static method in class net.minecraft.util.Util
-
- getOutput(ItemStack, ItemStack) - Method in class net.minecraftforge.common.brewing.AbstractBrewingRecipe
-
- getOutput() - Method in class net.minecraftforge.common.brewing.AbstractBrewingRecipe
-
- getOutput(ItemStack, ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
-
Returns the output ItemStack obtained by brewing the passed input and
ingredient.
- getOutput(ItemStack, ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
-
Returns the output when the passed input is brewed with the passed
ingredient.
- getOutput(ItemStack, ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
-
Code copied from TileEntityBrewingStand.brewPotions()
It brews the potion by doing the bit-shifting magic and then checking if the new PotionEffect list is different to the old one,
or if the new potion is a splash potion when the old one wasn't.
- getOutput() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getOutput() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
Deprecated.
- getOutputSignal() - Method in class net.minecraft.tileentity.TileEntityComparator
-
- getOverlay() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getOverlay() - Method in class net.minecraft.world.BossInfo
-
- getOverlayType() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
-
The type of overlay to occur
- getOverrideDimension(SPacketJoinGame) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- getOverrideLocations() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- getOverrides() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.ItemOverrideList
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- getOverrides() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getOverrides() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getOwnedPackages() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getOwnedPackages() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getOwnedPackages() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getOwnedPackages() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getOwnedPackages() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getOwner() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getOwner() - Method in interface net.minecraft.entity.IEntityOwnable
-
- getOwner() - Method in class net.minecraft.entity.item.EntityItem
-
- getOwner() - Method in class net.minecraft.entity.monster.EntityVex
-
- getOwner() - Method in class net.minecraft.entity.passive.EntityTameable
-
- getOwnerId() - Method in interface net.minecraft.entity.IEntityOwnable
-
- getOwnerId() - Method in class net.minecraft.entity.passive.EntityTameable
-
- getOwnerModID(Set<ASMDataTable.ASMData>, ASMDataTable.ASMData) - Static method in class net.minecraftforge.fml.common.discovery.ASMDataTable
-
- getOwnerUniqueId() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getPackDescription() - Method in class net.minecraft.client.resources.data.PackMetadataSection
-
- getPackedLightmapCoords(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getPackedLightmapCoords(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
-
- getPackedLightmapCoords(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockMagma
-
- getPackedLightmapCoords(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
-
- getPackedLightmapCoords(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getPackedLightmapCoords(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getPackedLightmapCoords(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getPacket(EnumPacketDirection, int) - Method in enum net.minecraft.network.EnumConnectionState
-
- getPacket(ItemStack) - Method in class net.minecraft.world.storage.MapData.MapInfo
-
- getPacket() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketEvent
-
The packet that generated the event
- getPacketFrom(IMessage) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Construct a minecraft packet from the supplied message.
- getPacketId(EnumPacketDirection, Packet<?>) - Method in enum net.minecraft.network.EnumConnectionState
-
- getPackFormat() - Method in class net.minecraft.client.resources.data.PackMetadataSection
-
- getPackFormat() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- getPackImage() - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getPackImage() - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getPackImage() - Method in interface net.minecraft.client.resources.IResourcePack
-
- getPackImage() - Method in class net.minecraft.client.resources.LegacyV2Adapter
-
- getPackImage() - Method in class net.minecraftforge.fml.client.FMLFileResourcePack
-
- getPackImage() - Method in class net.minecraftforge.fml.client.FMLFolderResourcePack
-
- getPackMcmeta() - Method in class net.minecraft.client.resources.ResourceIndex
-
- getPackMcmeta() - Method in class net.minecraft.client.resources.ResourceIndexFolder
-
- getPackMetadata(MetadataSerializer, String) - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getPackMetadata(MetadataSerializer, String) - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getPackMetadata(MetadataSerializer, String) - Method in interface net.minecraft.client.resources.IResourcePack
-
- getPackMetadata(MetadataSerializer, String) - Method in class net.minecraft.client.resources.LegacyV2Adapter
-
- getPackName() - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getPackName() - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getPackName() - Method in interface net.minecraft.client.resources.IResourcePack
-
- getPackName() - Method in class net.minecraft.client.resources.LegacyV2Adapter
-
- getPackName() - Method in class net.minecraftforge.fml.client.FMLFileResourcePack
-
- getPackName() - Method in class net.minecraftforge.fml.client.FMLFolderResourcePack
-
- getPaddleState(int) - Method in class net.minecraft.entity.item.EntityBoat
-
- getPage() - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getPageCount() - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getPalmLength() - Method in class net.minecraft.block.state.pattern.BlockPattern
-
- getParameters() - Method in class net.minecraftforge.event.CommandEvent
-
- getParent() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- getParent() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
-
- getParent() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
-
- getParent() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
-
- getParent() - Method in interface net.minecraftforge.client.model.b3d.B3DModel.IKind
-
- getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Pivot
-
- getParent(IModelState) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- getParent() - Method in interface net.minecraftforge.common.model.animation.IJoint
-
- getParentA() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
-
- getParentB() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
-
- getParentClass() - Method in class net.minecraftforge.fml.common.asm.ASMTransformerWrapper.TransformerWrapper
-
- getParentFromMap(Map<ResourceLocation, ModelBlock>) - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getParentLocation() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getParentSources() - Method in class net.minecraftforge.fml.common.ModClassLoader
-
- getPartialBlockDamage() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- getPartialRenderTick() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
-
- getPartialTicks() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- getPartialTicks() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
-
- getPartialTicks() - Method in class net.minecraftforge.client.event.RenderHandEvent
-
- getPartialTicks() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
-
- getPartialTicks() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
-
- getPartialTickTime() - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Get current partialTickTime.
- getParticle() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getParticleAmount() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getParticleArgs() - Method in class net.minecraft.network.play.server.SPacketParticles
-
Gets the particle arguments.
- getParticleCount() - Method in class net.minecraft.network.play.server.SPacketParticles
-
Gets the amount of particles to spawn
- getParticleFromId(int) - Static method in enum net.minecraft.util.EnumParticleTypes
-
Gets the relative EnumParticleTypes by id.
- getParticleIcon(Item) - Method in class net.minecraft.client.renderer.ItemModelMesher
-
- getParticleIcon(Item, int) - Method in class net.minecraft.client.renderer.ItemModelMesher
-
- getParticleID() - Method in enum net.minecraft.util.EnumParticleTypes
-
- getParticleName() - Method in enum net.minecraft.util.EnumParticleTypes
-
- getParticleNames() - Static method in enum net.minecraft.util.EnumParticleTypes
-
- getParticleParam1() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getParticleParam2() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getParticleSpeed() - Method in class net.minecraft.network.play.server.SPacketParticles
-
Gets the speed of the particle animation (used in client side rendering).
- getParticleTexture() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- getParticleTexture() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- getParticleTexture() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- getParticleTexture() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- getParticleTexture() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- getParticleTexture() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getParticleTexture() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getParticleType() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getParticleType() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getParticleType() - Method in class net.minecraft.entity.projectile.EntityDragonFireball
-
- getParticleType() - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getParticleType() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- getPartId() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
-
- getPartMask() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
-
- getPartName() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
-
- getParts() - Method in class net.minecraft.entity.boss.EntityDragon
-
Return the Entity parts making up this Entity (currently only for dragons)
- getParts() - Method in class net.minecraft.entity.Entity
-
Return the Entity parts making up this Entity (currently only for dragons)
- getParts(IModelPart) - Static method in enum net.minecraftforge.common.model.Models
-
- getPartState(IModelState, IModel, int) - Static method in class net.minecraftforge.client.model.MultiModelState
-
- getPartTransform(IModelState, BlockPart, int) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
-
- getPassengerIds() - Method in class net.minecraft.network.play.server.SPacketSetPassengers
-
- getPassengers() - Method in class net.minecraft.entity.Entity
-
- getPasses(double) - Method in class net.minecraft.client.renderer.tileentity.TileEntityEndGatewayRenderer
-
- getPasses(double) - Method in class net.minecraft.client.renderer.tileentity.TileEntityEndPortalRenderer
-
- getPatchedResource(String, String, LaunchClassLoader) - Method in class net.minecraftforge.fml.common.patcher.ClassPatchManager
-
- getPath() - Method in class net.minecraft.pathfinding.PathNavigate
-
gets the actively used PathEntity
- getPath() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getPath() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- getPathFinder() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getPathFinder() - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- getPathFinder() - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
-
- getPathNodeType(IBlockAccess, int, int, int, EntityLiving, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getPathNodeType(IBlockAccess, int, int, int) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getPathNodeType(IBlockAccess, int, int, int, EntityLiving, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
-
- getPathNodeType(IBlockAccess, int, int, int) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
-
- getPathNodeType(IBlockAccess, int, int, int, EntityLiving, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
-
- getPathNodeType(IBlockAccess, int, int, int) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
-
- getPathPointFromIndex(int) - Method in class net.minecraft.pathfinding.Path
-
return the PathPoint located at the specified PathIndex, usually the current one
- getPathPointToCoords(double, double, double) - Method in class net.minecraft.pathfinding.NodeProcessor
-
Returns PathPoint for given coordinates
- getPathPointToCoords(double, double, double) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
-
Returns PathPoint for given coordinates
- getPathPointToCoords(double, double, double) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
-
Returns PathPoint for given coordinates
- getPathPriority(PathNodeType) - Method in class net.minecraft.entity.EntityLiving
-
- getPathSearchRange() - Method in class net.minecraft.pathfinding.PathNavigate
-
Gets the maximum distance that the path finding will search in.
- getPathToEntityLiving(Entity) - Method in class net.minecraft.pathfinding.PathNavigate
-
Returns the path to the given EntityLiving.
- getPathToEntityLiving(Entity) - Method in class net.minecraft.pathfinding.PathNavigateClimber
-
Returns the path to the given EntityLiving.
- getPathToEntityLiving(Entity) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
Returns the path to the given EntityLiving.
- getPathToPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigate
-
Returns path to given BlockPos
- getPathToPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigateClimber
-
Returns path to given BlockPos
- getPathToPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
Returns path to given BlockPos
- getPathToXYZ(double, double, double) - Method in class net.minecraft.pathfinding.PathNavigate
-
Returns the path to the given coordinates.
- getPatternItem() - Method in enum net.minecraft.tileentity.BannerPattern
-
- getPatternList() - Method in class net.minecraft.tileentity.TileEntityBanner
-
Retrieves the list of patterns for this tile entity.
- getPatternResourceLocation() - Method in class net.minecraft.tileentity.TileEntityBanner
-
- getPatterns() - Method in enum net.minecraft.tileentity.BannerPattern
-
- getPatterns(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityBanner
-
Retrieves the amount of patterns stored on an ItemStack.
- getPeacefulCreature() - Method in enum net.minecraft.entity.EnumCreatureType
-
Gets whether or not this creature type is peaceful.
- getPeekTick() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.world.World
-
- getPendingBlockUpdates(StructureBoundingBox, boolean) - Method in class net.minecraft.world.World
-
- getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.world.WorldServer
-
- getPendingBlockUpdates(StructureBoundingBox, boolean) - Method in class net.minecraft.world.WorldServer
-
- getPercent() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getPercent() - Method in class net.minecraft.world.BossInfo
-
- getPercent() - Method in class net.minecraft.world.BossInfoLerping
-
- getPerlin() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getPerlin(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getPerlin2() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextHell
-
- getPerlin2(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextHell
-
- getPerlin3() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextHell
-
- getPerlin3(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextHell
-
- getPermissionHandler() - Static method in class net.minecraftforge.server.permission.PermissionAPI
-
- getPermissionLevel() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getPermissionLevel(GameProfile) - Method in class net.minecraft.server.management.UserListOps
-
Get the OP permission level this player has
- getPermissionLevel() - Method in class net.minecraft.server.management.UserListOpsEntry
-
Gets the permission level of the user, as defined in the "level" attribute of the ops.json file
- getPersistentChunkIterable(Iterator<Chunk>) - Method in class net.minecraft.world.World
-
- getPersistentChunks() - Method in class net.minecraft.world.World
-
Get the persistent chunks for this world
- getPersistentChunksFor(World) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
The list of persistent chunks in the world.
- getPersistentChunksIterableFor(World, Iterator<Chunk>) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getPersistentID() - Method in class net.minecraft.entity.Entity
-
- getPerWorldStorage() - Method in class net.minecraft.world.World
-
- getPhase(PhaseList<T>) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
-
- getPhase() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
- getPhaseList() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseChargingPlayer
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseDying
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHoldingPattern
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHover
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLanding
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLandingApproach
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingAttacking
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingFlaming
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingScanning
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseStrafePlayer
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseTakeoff
-
- getPhaseManager() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getPickBlock(IBlockState, RayTraceResult, World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.Block
-
Called when a user uses the creative pick block button on this block
- getPickedResult(RayTraceResult) - Method in class net.minecraft.entity.Entity
-
Called when a user uses the creative pick block button on this entity.
- getPing() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem.AddPlayerData
-
- getPingResponse(String, String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- getPistonState() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getPitch() - Method in class net.minecraft.block.SoundType
-
- getPitch() - Method in interface net.minecraft.client.audio.ISound
-
- getPitch() - Method in class net.minecraft.client.audio.PositionedSound
-
- getPitch() - Method in class net.minecraft.client.audio.Sound
-
- getPitch(float) - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- getPitch() - Method in class net.minecraft.network.play.client.CPacketVehicleMove
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketMoveVehicle
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getPitch() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- getPitch() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getPitchYaw() - Method in class net.minecraft.entity.Entity
-
returns the Entity's pitch and yaw as a Vec2f
- getPlacedAgainst() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
- getPlacedBlock() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
- getPlacementForEntity(Class<?>) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
-
- getPlaceSound() - Method in class net.minecraft.block.SoundType
-
- getPlane() - Method in enum net.minecraft.util.EnumFacing.Axis
-
Get this Axis' Plane (VERTICAL for Y, HORIZONTAL for X and Z)
- getPlant(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBush
-
- getPlant(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCactus
-
- getPlant(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockReed
-
- getPlant(IBlockAccess, BlockPos) - Method in class net.minecraft.item.ItemSeedFood
-
- getPlant(IBlockAccess, BlockPos) - Method in class net.minecraft.item.ItemSeeds
-
- getPlant(IBlockAccess, BlockPos) - Method in interface net.minecraftforge.common.IPlantable
-
- getPlantType(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBush
-
- getPlantType(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCactus
-
- getPlantType(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockReed
-
- getPlantType(IBlockAccess, BlockPos) - Method in class net.minecraft.item.ItemSeedFood
-
- getPlantType(IBlockAccess, BlockPos) - Method in class net.minecraft.item.ItemSeeds
-
- getPlantType(String) - Static method in enum net.minecraftforge.common.EnumPlantType
-
Getting a custom
EnumPlantType
, or an existing one if it has the same name as that one.
- getPlantType(IBlockAccess, BlockPos) - Method in interface net.minecraftforge.common.IPlantable
-
- getPlayer(MinecraftServer, ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getPlayer(World) - Method in class net.minecraft.network.play.server.SPacketUseBed
-
- getPlayer() - Method in class net.minecraft.tileentity.TileEntitySign
-
- getPlayer() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- getPlayer() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
-
The player which the overlay will apply to
- getPlayer() - Method in class net.minecraftforge.event.entity.item.ItemTossEvent
-
The player tossing the item.
- getPlayer() - Method in class net.minecraftforge.event.entity.minecart.MinecartInteractEvent
-
- getPlayer() - Method in class net.minecraftforge.event.ServerChatEvent
-
- getPlayer() - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
-
- getPlayer() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
- getPlayer() - Method in class net.minecraftforge.event.world.ChunkWatchEvent
-
- getPlayer() - Method in class net.minecraftforge.server.permission.context.Context
-
- getPlayer() - Method in interface net.minecraftforge.server.permission.context.IContext
-
- getPlayer() - Method in class net.minecraftforge.server.permission.context.PlayerContext
-
- getPlayer() - Method in class net.minecraftforge.server.permission.context.WorldContext
-
- getPlayerByUsername(String) - Method in class net.minecraft.server.management.PlayerList
-
- getPlayerByUUID(UUID) - Method in class net.minecraft.server.management.PlayerList
-
Get's the EntityPlayerMP object representing the player with the UUID.
- getPlayerChunkMap() - Method in class net.minecraft.world.WorldServer
-
Gets the player chunk map for this server world.
- getPlayerDirectory() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
-
The directory where player data is being stored.
- getPlayerDirectory() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
-
The directory where player data is being stored.
- getPlayerDisplayName(EntityPlayer, String) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- getPlayerEntityByName(String) - Method in class net.minecraft.world.World
-
Find a player by name in this world.
- getPlayerEntityByUUID(UUID) - Method in class net.minecraft.world.World
-
- getPlayerFile(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
-
Construct and return a recommended file for the supplied suffix
- getPlayerFile(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
-
Construct and return a recommended file for the supplied suffix
- getPlayerId() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getPlayerID() - Method in class net.minecraft.util.Session
-
- getPlayerInfo() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getPlayerInfo(UUID) - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
- getPlayerInfo(String) - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
Gets the client's description information about another player on the server.
- getPlayerInfoMap() - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
- getPlayerInLove() - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getPlayerIP() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Gets the player's IP address.
- getPlayerKnockbackMap() - Method in class net.minecraft.world.Explosion
-
- getPlayerList() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getPlayerList() - Method in class net.minecraft.server.MinecraftServer
-
- getPlayerName(NetworkPlayerInfo) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
-
Returns the name that should be renderd for the player supplied
- getPlayerName(MinecraftServer, ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getPlayerName() - Method in class net.minecraft.network.play.server.SPacketUpdateScore
-
- getPlayerName() - Method in class net.minecraft.scoreboard.Score
-
Returns the name of the player this score belongs to
- getPlayerName() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Get the player associated with this ticket
- getPlayerNBT(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerList
-
- getPlayerNBT(EntityPlayerMP) - Method in class net.minecraft.world.storage.SaveHandler
-
- getPlayerNBTManager() - Method in interface net.minecraft.world.storage.ISaveHandler
-
- getPlayerNBTManager() - Method in class net.minecraft.world.storage.SaveHandler
-
- getPlayerNBTManager() - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getPlayerNBTManager() - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Returns the player's NBTTagCompound to be loaded
- getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the player's NBTTagCompound to be loaded
- getPlayerProfile() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getPlayerProfileCache() - Method in class net.minecraft.server.MinecraftServer
-
- getPlayerRelativeBlockHardness(IBlockState, EntityPlayer, World, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getPlayerRelativeBlockHardness(EntityPlayer, World, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getPlayerRelativeBlockHardness(EntityPlayer, World, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getPlayerReputation(String) - Method in class net.minecraft.village.Village
-
Deprecated.
- getPlayerReputation(UUID) - Method in class net.minecraft.village.Village
-
- getPlayers() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getPlayers() - Method in class net.minecraft.network.ServerStatusResponse
-
- getPlayers() - Method in class net.minecraft.network.ServerStatusResponse.Players
-
- getPlayers() - Method in class net.minecraft.server.management.PlayerList
-
- getPlayers() - Method in class net.minecraft.world.BossInfoServer
-
The returned collection is unmodifiable
- getPlayers(Class<? extends T>, <any>) - Method in class net.minecraft.world.World
-
- getPlayersMatchingAddress(String) - Method in class net.minecraft.server.management.PlayerList
-
- getPlayerStatsFile(EntityPlayer) - Method in class net.minecraft.server.management.PlayerList
-
- getPlayersTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
Gets the ScorePlayerTeam object for the given username.
- getPlayerTeam() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getPlayerUsageSnooper() - Method in class net.minecraft.client.Minecraft
-
Returns the PlayerUsageSnooper instance.
- getPlayerUsageSnooper() - Method in class net.minecraft.server.MinecraftServer
-
- getPlayerUUID() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
-
The UUID is the standard for player related file storage.
- getPlayerUUID() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
-
The UUID is the standard for player related file storage.
- getPlayerVisibilityDistance(EntityPlayer, double, double) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getPlugins() - Method in interface net.minecraft.network.rcon.IServer
-
Used by RCon's Query in the form of "MajorServerMod 1.2.3: MyPlugin 1.3; AnotherPlugin 2.1; AndSoForth 1.0".
- getPlugins() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Used by RCon's Query in the form of "MajorServerMod 1.2.3: MyPlugin 1.3; AnotherPlugin 2.1; AndSoForth 1.0".
- getPool(String) - Method in class net.minecraft.world.storage.loot.LootTable
-
- getPort() - Method in class net.minecraft.client.multiplayer.ServerAddress
-
- getPort() - Method in interface net.minecraft.network.rcon.IServer
-
Never used, but "getServerPort" is already taken.
- getPort() - Method in class net.minecraft.realms.RealmsServerAddress
-
- getPort() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Never used, but "getServerPort" is already taken.
- getPortalCooldown() - Method in class net.minecraft.entity.Entity
-
Return the amount of cooldown before this entity can use a portal again.
- getPortalCooldown() - Method in class net.minecraft.entity.player.EntityPlayer
-
Return the amount of cooldown before this entity can use a portal again.
- getPos() - Method in class net.minecraft.block.state.BlockWorldState
-
- getPos() - Method in interface net.minecraft.entity.IMerchant
-
- getPos(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
-
- getPos() - Method in class net.minecraft.entity.NpcMerchant
-
- getPos() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getPos() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getPos() - Method in class net.minecraft.network.play.server.SPacketMultiBlockChange.BlockUpdateData
-
- getPos() - Method in class net.minecraft.network.play.server.SPacketUpdateTileEntity
-
- getPos() - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- getPos() - Method in class net.minecraft.tileentity.TileEntity
-
- getPos() - Method in class net.minecraft.world.chunk.Chunk
-
Gets a
ChunkPos
representing the x and z coordinates of this chunk.
- getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
-
- getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
-
- getPos() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- getPos() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getPos() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
-
Get the pos of the enchantment table
- getPos() - Method in class net.minecraftforge.event.entity.living.LivingDestroyBlockEvent
-
- getPos() - Method in class net.minecraftforge.event.entity.minecart.MinecartUpdateEvent
-
- getPos() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
-
- getPos() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- getPos() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
If the interaction was on an entity, will be a BlockPos centered on the entity.
- getPos() - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
-
- getPos() - Method in class net.minecraftforge.event.entity.player.UseHoeEvent
-
- getPos() - Method in class net.minecraftforge.event.terraingen.DecorateBiomeEvent
-
- getPos() - Method in class net.minecraftforge.event.terraingen.OreGenEvent
-
- getPos() - Method in class net.minecraftforge.event.terraingen.SaplingGrowTreeEvent
-
- getPos() - Method in class net.minecraftforge.event.world.BlockEvent
-
- getPos() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
-
- getPos() - Method in class net.minecraftforge.fluids.FluidEvent
-
- getPos3() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- getPosFromTag(NBTTagCompound) - Static method in class net.minecraft.nbt.NBTUtil
-
Creates a BlockPos object from the data stored in the passed NBTTagCompound.
- getPosition() - Method in class net.minecraft.block.BlockEventData
-
- getPosition() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
Get the position in the world.
- getPosition() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Get the position in the world.
- getPosition() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- getPosition() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- getPosition() - Method in interface net.minecraft.command.ICommandSender
-
Get the position in the world.
- getPosition() - Method in class net.minecraft.entity.ai.EntityAIWander
-
- getPosition() - Method in class net.minecraft.entity.ai.EntityAIWanderAvoidWater
-
- getPosition() - Method in class net.minecraft.entity.Entity
-
Get the position in the world.
- getPosition() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Get the position in the world.
- getPosition() - Method in class net.minecraft.network.play.client.CPacketPlayerDigging
-
- getPosition() - Method in class net.minecraft.network.play.client.CPacketUpdateSign
-
- getPosition() - Method in class net.minecraft.network.play.server.SPacketBlockBreakAnim
-
- getPosition() - Method in class net.minecraft.network.play.server.SPacketDisplayObjective
-
- getPosition() - Method in class net.minecraft.network.play.server.SPacketSpawnPainting
-
- getPosition() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Get the position in the world.
- getPosition(Entity) - Method in class net.minecraft.pathfinding.Path
-
returns the current PathEntity target node as Vec3D
- getPosition() - Method in class net.minecraft.server.MinecraftServer
-
Get the position in the world.
- getPosition() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getPosition() - Method in class net.minecraft.world.Explosion
-
- getPosition() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- getPosition() - Method in class net.minecraftforge.event.EntitySelectorEvent
-
Deprecated.
- getPositionEyes(float) - Method in class net.minecraft.entity.Entity
-
- getPositionLong(double) - Static method in class net.minecraft.entity.EntityTracker
-
- getPositionRandom(Vec3i) - Static method in class net.minecraft.util.math.MathHelper
-
- getPositionVector() - Method in interface net.minecraft.command.ICommandSender
-
Get the position vector.
- getPositionVector() - Method in class net.minecraft.entity.Entity
-
Get the position vector.
- getPositionVector() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Get the position vector.
- getPositionVector() - Method in class net.minecraft.server.MinecraftServer
-
Get the position vector.
- getPositionVector() - Method in class net.minecraftforge.common.util.FakePlayer
-
- getPositionY() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getPosOffset(double, double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
-
- getPossibleCommands(ICommandSender) - Method in class net.minecraft.command.CommandHandler
-
Get a list of commands that the given command sender has access to execute.
- getPossibleCommands(ICommandSender) - Method in interface net.minecraft.command.ICommandManager
-
Get a list of commands that the given command sender has access to execute.
- getPossibleCreatures(EnumCreatureType, BlockPos) - Method in interface net.minecraft.world.chunk.IChunkGenerator
-
- getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderDebug
-
- getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
- getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderFlat
-
- getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderHell
-
- getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderOverworld
-
- getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getPosX() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
-
- getPosX() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getPosY() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
-
- getPosY() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getPosZ() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getPotentialSpawns(WorldServer, EnumCreatureType, BlockPos, List<Biome.SpawnListEntry>) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- getPotion() - Method in class net.minecraft.entity.projectile.EntityPotion
-
- getPotion() - Method in class net.minecraft.network.play.server.SPacketRemoveEntityEffect
-
- getPotion() - Method in class net.minecraft.potion.PotionEffect
-
- getPotionById(int) - Static method in class net.minecraft.potion.Potion
-
Gets a Potion from the potion registry using a numeric Id.
- getPotionColor(PotionType) - Static method in class net.minecraft.potion.PotionUtils
-
- getPotionColorFromEffectList(Collection<PotionEffect>) - Static method in class net.minecraft.potion.PotionUtils
-
- getPotionDurationString(PotionEffect, float) - Static method in class net.minecraft.potion.Potion
-
- getPotionFromItem(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
-
- getPotionFromResourceLocation(String) - Static method in class net.minecraft.potion.Potion
-
- getPotionRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getPotionTypeForName(String) - Static method in class net.minecraft.potion.PotionType
-
- getPotionTypeFromNBT(NBTTagCompound) - Static method in class net.minecraft.potion.PotionUtils
-
If no correct potion is found, returns the default one : PotionTypes.water
- getPotionTypesRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getPower() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
-
Get the power (# of bookshelves) for the enchanting table
- getPowered() - Method in class net.minecraft.entity.monster.EntityCreeper
-
Returns true if the creeper is powered by a lightning bolt.
- getPoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getPoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getPoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getPowerOnSide(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getPowerOnSides(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getPrecipitationHeight(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
-
- getPrecipitationHeight(BlockPos) - Method in class net.minecraft.world.World
-
- getPredicate(BlockStateContainer) - Method in class net.minecraft.client.renderer.block.model.multipart.ConditionAnd
-
- getPredicate(BlockStateContainer) - Method in class net.minecraft.client.renderer.block.model.multipart.ConditionOr
-
- getPredicate(BlockStateContainer) - Method in class net.minecraft.client.renderer.block.model.multipart.ConditionPropertyValue
-
- getPredicate(BlockStateContainer) - Method in interface net.minecraft.client.renderer.block.model.multipart.ICondition
-
- getPredicate(BlockStateContainer) - Method in class net.minecraft.client.renderer.block.model.multipart.Selector
-
- getPrefix() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getPrefixes() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getPreset() - Method in class net.minecraft.client.gui.GuiCreateFlatWorld
-
Gets the superflat preset in the text format described on the Superflat article on the Minecraft Wiki
- getPrettyName() - Method in enum net.minecraftforge.fml.common.LoaderState
-
- getPreventProxyConnections() - Method in class net.minecraft.server.MinecraftServer
-
- getPrevMobRotation() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getPrice(Random) - Method in class net.minecraft.entity.passive.EntityVillager.PriceInfo
-
- getPrimaryHand() - Method in class net.minecraft.entity.EntityLiving
-
- getPrimaryHand() - Method in class net.minecraft.entity.EntityLivingBase
-
- getPrimaryHand() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getPrimaryHand() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getPrimer() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.ReplaceBiomeBlocks
-
- getPriority() - Method in enum net.minecraft.pathfinding.PathNodeType
-
- getPriority() - Method in class net.minecraftforge.fml.common.eventhandler.ASMEventHandler
-
- getPrivateValue(Class<? super E>, E, int) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
-
- getPrivateValue(Class<? super E>, E, String...) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
-
- getPrivateValue(Class<? super E>, E, int) - Static method in class net.minecraftforge.fml.relauncher.ReflectionHelper
-
- getPrivateValue(Class<? super E>, E, String...) - Static method in class net.minecraftforge.fml.relauncher.ReflectionHelper
-
- getProcessedVersion() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getProcessedVersion() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getProcessedVersion() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getProcessedVersion() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getProfession() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
Deprecated.
- getProfession() - Method in class net.minecraft.entity.passive.EntityVillager
-
Deprecated.
- getProfessionForge() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getProfile() - Method in class net.minecraft.network.login.client.CPacketLoginStart
-
- getProfile() - Method in class net.minecraft.network.login.server.SPacketLoginSuccess
-
- getProfile() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem.AddPlayerData
-
- getProfile() - Method in class net.minecraft.util.Session
-
- getProfileByUUID(UUID) - Method in class net.minecraft.server.management.PlayerProfileCache
-
Get a player's GameProfile
given their UUID
- getProfileProperties() - Method in class net.minecraft.client.Minecraft
-
Return the player's GameProfile properties
- getProfilingData(String) - Method in class net.minecraft.profiler.Profiler
-
Get profiling data
- getProgram() - Method in class net.minecraft.client.shader.ShaderManager
-
- getProgress() - Method in class net.minecraft.network.play.server.SPacketBlockBreakAnim
-
- getProgress(StatBase) - Method in class net.minecraft.stats.StatisticsManager
-
- getProgress(float) - Method in class net.minecraft.tileentity.TileEntityPiston
-
Get interpolated progress value (between lastProgress and progress) given the fractional time between ticks as an
argument
- getProgress(float) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- getProgress() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getProjectileEntity(World, IPosition, ItemStack) - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
-
Return the projectile entity spawned by this dispense behavior.
- getProjectileInaccuracy() - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
-
- getProjectileVelocity() - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
-
- getPrompt() - Method in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
-
- getPrompt() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
-
- getPrompt() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
-
- getPrompt() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuView
-
- getProperties() - Method in class net.minecraft.block.state.BlockStateContainer
-
- getProperties() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getProperties() - Method in interface net.minecraft.block.state.IBlockState
-
- getProperties(EntityLivingBase, ItemStack, DamageSource, double, int) - Method in interface net.minecraftforge.common.ISpecialArmor
-
Retrieves the modifiers to be used when calculating armor damage.
- getPropertiesFile() - Method in class net.minecraft.server.dedicated.PropertyManager
-
Returns this PropertyManager's file object used for property saving.
- getProperty(String) - Method in class net.minecraft.block.state.BlockStateContainer
-
- getProperty() - Method in class net.minecraft.network.play.server.SPacketWindowProperty
-
- getPropertyClass() - Method in class net.minecraft.world.storage.loot.properties.EntityProperty.Serializer
-
- getPropertyFor(EnumFacing) - Static method in class net.minecraft.block.BlockVine
-
- getPropertyGetter(ResourceLocation) - Method in class net.minecraft.item.Item
-
- getPropertyKeys() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getPropertyKeys() - Method in interface net.minecraft.block.state.IBlockState
-
- getPropertyOrder() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getPropertyString(Map<IProperty<?>, Comparable<?>>) - Method in class net.minecraft.client.renderer.block.statemap.StateMapperBase
-
- getPropertyValueTable() - Method in class net.minecraft.block.state.BlockStateBase
-
- getPropertyValueTable() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getProtection() - Method in enum net.minecraft.entity.passive.HorseArmorType
-
- getProtocol() - Method in class net.minecraft.network.ServerStatusResponse.Version
-
- getProtocolVersion() - Method in class net.minecraft.network.handshake.client.C00Handshake
-
- getProvider(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- getProviderName() - Method in class net.minecraft.world.World
-
Returns the name of the current chunk provider, by calling chunkprovider.makeString()
- getProviderType(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- getProxy() - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- getProxy() - Method in class net.minecraft.client.Minecraft
-
- getProxy() - Static method in class net.minecraft.realms.Realms
-
- getProxy() - Method in class net.minecraft.realms.RealmsButton
-
- getProxy() - Method in class net.minecraft.realms.RealmsScreen
-
- getPrunedStackTrace(int) - Method in class net.minecraft.crash.CrashReportCategory
-
Resets our stack trace according to the current trace, pruning the deepest 3 entries.
- getPublic() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Returns true if this integrated server is open to LAN
- getPublicKey() - Method in class net.minecraft.network.login.server.SPacketEncryptionRequest
-
- getPushReaction() - Method in class net.minecraft.entity.Entity
-
- getPushReaction() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getPushReaction() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- getQuads(IBlockState, EnumFacing, long) - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getQuadsForSprite(int, TextureAtlasSprite, VertexFormat, <any>) - Static method in class net.minecraftforge.client.model.ItemLayerModel
-
- getQualifiedName() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getQualifiedName(String, ConfigCategory) - Static method in class net.minecraftforge.common.config.ConfigCategory
-
- getQualifiedName() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getQualifiedName() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getQualifiedName() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Category] Gets the qualified name of this object.
- getQuantaPercentage(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getQuantaValue(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getQuantaValue(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- getQuantaValue(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidFinite
-
- getQuantaValueAbove(IBlockAccess, BlockPos, int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getQuantaValueBelow(IBlockAccess, BlockPos, int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getQuickcraftMask(int, int) - Static method in class net.minecraft.inventory.Container
-
- getRabbitType() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getRadius() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getRadius() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- getRailDirection(IBlockAccess, BlockPos, IBlockState, EntityMinecart) - Method in class net.minecraft.block.BlockRailBase
-
Return the rail's direction.
- getRailMaxSpeed(World, EntityMinecart, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
Returns the max speed of the rail at the specified position.
- getRainfall() - Method in class net.minecraft.world.biome.Biome
-
Gets a floating point representation of this biome's rainfall
- getRainStrength(float) - Method in class net.minecraft.world.World
-
Returns rain strength.
- getRainTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Return the number of ticks until rain.
- getRainTime() - Method in class net.minecraft.world.storage.WorldInfo
-
Return the number of ticks until rain.
- getRand() - Method in class net.minecraftforge.event.terraingen.DecorateBiomeEvent
-
- getRand() - Method in class net.minecraftforge.event.terraingen.OreGenEvent
-
- getRand() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent
-
- getRand() - Method in class net.minecraftforge.event.terraingen.SaplingGrowTreeEvent
-
- getRandom(BlockPos) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getRandom() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent
-
- getRandomCareer(Random) - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerProfession
-
- getRandomDoor(Random) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- getRandomDungeonMob(Random) - Static method in class net.minecraftforge.common.DungeonHooks
-
Gets a random mob name from the list.
- getRandomItem(Random, List<T>, int) - Static method in class net.minecraft.util.WeightedRandom
-
Returns a random choice from the input items, with a total weight value.
- getRandomItem(List<T>, int) - Static method in class net.minecraft.util.WeightedRandom
-
- getRandomItem(Random, List<T>) - Static method in class net.minecraft.util.WeightedRandom
-
Returns a random choice from the input items.
- getRandomizedSpawnPoint() - Method in class net.minecraft.world.WorldProvider
-
- getRandomModelBox(Random) - Method in class net.minecraft.client.model.ModelBase
-
- getRandomObject(Random) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getRandomObject(Random) - Method in class net.minecraft.util.registry.RegistrySimple
-
- getRandomSheepColor(Random) - Static method in class net.minecraft.entity.passive.EntitySheep
-
Chooses a "vanilla" sheep color based on the provided random.
- getRandomUUID(Random) - Static method in class net.minecraft.util.math.MathHelper
-
- getRandomUUID() - Static method in class net.minecraft.util.math.MathHelper
-
Generates a random UUID using the shared random
- getRandomWithSeed(long) - Method in class net.minecraft.world.chunk.Chunk
-
- getRandomWithSeed(long) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getRandomWorldGenForGrass(Random) - Method in class net.minecraft.world.biome.Biome
-
Gets a WorldGen appropriate for this biome.
- getRandomWorldGenForGrass(Random) - Method in class net.minecraft.world.biome.BiomeJungle
-
Gets a WorldGen appropriate for this biome.
- getRandomWorldGenForGrass(Random) - Method in class net.minecraft.world.biome.BiomeTaiga
-
Gets a WorldGen appropriate for this biome.
- getRange() - Method in class net.minecraftforge.fml.common.versioning.DefaultArtifactVersion
-
- getRangeString() - Method in interface net.minecraftforge.fml.common.versioning.ArtifactVersion
-
- getRangeString() - Method in class net.minecraftforge.fml.common.versioning.DefaultArtifactVersion
-
- getRarity() - Method in class net.minecraft.enchantment.Enchantment
-
Retrieves the weight value of an Enchantment.
- getRarity(ItemStack) - Method in class net.minecraft.item.Item
-
Return an item rarity from EnumRarity
- getRarity(ItemStack) - Method in class net.minecraft.item.ItemAppleGold
-
Return an item rarity from EnumRarity
- getRarity(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
-
Return an item rarity from EnumRarity
- getRarity(ItemStack) - Method in class net.minecraft.item.ItemRecord
-
Return an item rarity from EnumRarity
- getRarity() - Method in class net.minecraft.item.ItemStack
-
- getRarity() - Method in class net.minecraftforge.fluids.Fluid
-
- getRarity(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getRarity(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getRaw(int) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Get the object identified by the specified id.
- getRawBuffer() - Method in class net.minecraft.client.renderer.VertexBuffer.State
-
- getRayTraceResult() - Method in class net.minecraftforge.event.entity.ThrowableImpactEvent
-
- getReadBuffer() - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- getReader() - Static method in class net.minecraftforge.server.console.TerminalConsoleAppender
-
- getRealmsButton() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getRealmsNotificationsEnabled() - Static method in class net.minecraft.realms.Realms
-
- getRearingAmount(float) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getReason() - Method in class net.minecraft.network.login.server.SPacketDisconnect
-
- getReason() - Method in class net.minecraft.network.play.server.SPacketDisconnect
-
- getRecipeList() - Method in class net.minecraft.item.crafting.CraftingManager
-
returns the List<> of all recipes
- getRecipeOutput() - Method in interface net.minecraft.item.crafting.IRecipe
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipeBookCloning
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipeFireworks
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipeRepairItem
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesArmorDyes
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeAddPattern
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeDuplicatePattern
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesMapCloning
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipeTippedArrow
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapedRecipes
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.ShieldRecipes.Decoration
-
- getRecipeOutput() - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- getRecipeOutput() - Method in class net.minecraftforge.oredict.ShapelessOreRecipe
-
- getRecipes(EntityPlayer) - Method in interface net.minecraft.entity.IMerchant
-
- getRecipes(EntityPlayer) - Method in class net.minecraft.entity.NpcMerchant
-
- getRecipes(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityVillager
-
- getRecipes() - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
-
Returns an unmodifiable list containing all the recipes in the registry
- getRecipeSize() - Method in interface net.minecraft.item.crafting.IRecipe
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeBookCloning
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeFireworks
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeRepairItem
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesArmorDyes
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeAddPattern
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeDuplicatePattern
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesMapCloning
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeTippedArrow
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.ShapedRecipes
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.item.crafting.ShieldRecipes.Decoration
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraftforge.oredict.ShapelessOreRecipe
-
Returns the size of the recipe area
- getRecipiesAsTags() - Method in class net.minecraft.village.MerchantRecipeList
-
- getRecommendedVersion() - Method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- getRecord() - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
-
- getRecordNameLocal() - Method in class net.minecraft.item.ItemRecord
-
- getRecordResource(String) - Method in class net.minecraft.item.ItemRecord
-
Retrieves the resource location of the sound to play for this record.
- getRecordSoundRecord(SoundEvent, float, float, float) - Static method in class net.minecraft.client.audio.PositionedSoundRecord
-
- getRecursivePassengers() - Method in class net.minecraft.entity.Entity
-
Recursively collects the passengers of this entity.
- getRecursivePassengersByType(Class<T>) - Method in class net.minecraft.entity.Entity
-
Recursively collects the passengers of this entity with type denoted by the given class.
- getRed() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- getRedColorF() - Method in class net.minecraft.client.particle.Particle
-
- getRedstonePower(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
-
- getRedstoneStrength(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getRedstoneStrength(IBlockState) - Method in class net.minecraft.block.BlockPressurePlate
-
- getRedstoneStrength(IBlockState) - Method in class net.minecraft.block.BlockPressurePlateWeighted
-
- getRegion(double[], double, double, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorPerlin
-
- getRegion(double[], double, double, int, int, double, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorPerlin
-
- getRegionFileIfExists(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
-
- getRegionRenderCache(World, BlockPos) - Static method in class net.minecraftforge.client.MinecraftForgeClient
-
- getRegionRenderCacheBuilder() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- getRegisteredFluidIDs() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Deprecated.
- getRegisteredFluids() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Returns a read-only map containing Fluid Names and their associated Fluids.
- getRegisteredName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
Retrieve the name by which this team is registered in the scoreboard
- getRegisteredName() - Method in class net.minecraft.scoreboard.Team
-
Retrieve the name by which this team is registered in the scoreboard
- getRegisteredNodes() - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
-
- getRegisteredNodes() - Method in interface net.minecraftforge.server.permission.IPermissionHandler
-
- getRegistrations() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketRegistrationEvent
-
- getRegistry() - Method in class net.minecraftforge.event.RegistryEvent.Register
-
- getRegistry() - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
- getRegistryName() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getRegistryName() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getRegistryName() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistryEntry
-
A unique identifier for this entry, if this entry is registered already it will return it's official registry name.
- getRegistryName() - Method in class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- getRegistryRegistryName(IForgeRegistry<?>) - Static method in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
- getRegistrySuperType() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getRegistrySuperType() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getRegistryType() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistryEntry
-
- getRegistryType() - Method in class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- getRelativeName(File, File) - Static method in class net.minecraft.client.resources.AbstractResourcePack
-
- getRelevantEnchantmentTypes() - Method in class net.minecraft.creativetab.CreativeTabs
-
Returns the enchantment types relevant to this tab
- getRemainingBytesAsLEInt(byte[], int) - Static method in class net.minecraft.network.rcon.RConUtils
-
Read 4 bytes from the
- getRemainingItems(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.CraftingManager
-
- getRemainingItems(InventoryCrafting) - Method in interface net.minecraft.item.crafting.IRecipe
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeBookCloning
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeFireworks
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeRepairItem
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesArmorDyes
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeAddPattern
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeDuplicatePattern
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapCloning
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeTippedArrow
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapedRecipes
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShieldRecipes.Decoration
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraftforge.oredict.ShapelessOreRecipe
-
- getRememberedBaseMods() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getRemoteAddress() - Method in class net.minecraft.network.NetworkManager
-
Returns the socket address of the remote side.
- getRemoteGuiContainer(ModContainer, EntityPlayerMP, int, World, int, int, int) - Method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
INTERNAL method for accessing the Gui registry
- getRenderBoundingBox() - Method in class net.minecraft.entity.Entity
-
Gets the bounding box of this Entity, adjusted to take auxiliary entities into account (e.g.
- getRenderBoundingBox() - Method in class net.minecraft.entity.item.EntityMinecart
-
Gets the bounding box of this Entity, adjusted to take auxiliary entities into account (e.g.
- getRenderBoundingBox() - Method in class net.minecraft.tileentity.TileEntity
-
Return an
AxisAlignedBB
that controls the visible scope of a
TileEntitySpecialRenderer
associated with this
TileEntity
Defaults to the collision bounding box
Block#getCollisionBoundingBoxFromPool(World, int, int, int)
associated with the block
at this location.
- getRenderChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- getRenderChunk(BlockPos) - Method in class net.minecraft.client.renderer.ViewFrustum
-
- getRenderDistanceWeight() - Static method in class net.minecraft.entity.Entity
-
- getRenderedChunks() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- getRenderedDepth(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- getRenderer() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
-
- getRenderer() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
-
- getRenderer() - Method in class net.minecraftforge.client.event.RenderLivingEvent
-
- getRenderer() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
-
- getRenderItem() - Method in class net.minecraft.client.Minecraft
-
- getRenderLayer() - Static method in class net.minecraftforge.client.MinecraftForgeClient
-
- getRenderManager() - Method in class net.minecraft.client.Minecraft
-
- getRenderManager() - Method in class net.minecraft.client.renderer.entity.Render
-
- getRenderPartialTicks() - Method in class net.minecraft.client.Minecraft
-
- getRenderPartialTicks() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
-
- getRenderPartialTicks() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
-
Partial render ticks elapsed.
- getRenderPartialTicks() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
-
- getRenderPass() - Method in class net.minecraftforge.client.event.RenderHandEvent
-
- getRenderPass() - Static method in class net.minecraftforge.client.MinecraftForgeClient
-
- getRenderSizeModifier() - Method in class net.minecraft.entity.EntityLiving
-
Returns render size modifier
- getRenderType(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockAir
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockBarrier
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockBeacon
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockChest
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockCommandBlock
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockContainer
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockDispenser
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockEnchantmentTable
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockEnderChest
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockFurnace
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockHopper
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockJukebox
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockMobSpawner
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockNote
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockShulkerBox
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockStructure
-
The type of render function called.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockStructureVoid
-
The type of render function called.
- getRenderType() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getRenderType() - Method in interface net.minecraft.block.state.IBlockProperties
-
- getRenderType() - Method in class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- getRenderType() - Method in enum net.minecraft.scoreboard.IScoreCriteria.EnumRenderType
-
- getRenderType() - Method in interface net.minecraft.scoreboard.IScoreCriteria
-
- getRenderType() - Method in class net.minecraft.scoreboard.ScoreCriteria
-
- getRenderType() - Method in class net.minecraft.scoreboard.ScoreCriteriaColored
-
- getRenderType() - Method in class net.minecraft.scoreboard.ScoreCriteriaHealth
-
- getRenderType() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getRenderViewEntity() - Method in class net.minecraft.client.Minecraft
-
- getRenderVisibilityId() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getRepairCost() - Method in class net.minecraft.item.ItemStack
-
Get this stack's repair cost, or 0 if no repair cost is defined.
- getRepairItem() - Method in enum net.minecraft.item.Item.ToolMaterial
-
Deprecated.
- getRepairItem() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
Deprecated.
- getRepairItemStack() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getRepairItemStack() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getReparseableCoremods() - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- getRepeatDelay() - Method in interface net.minecraft.client.audio.ISound
-
- getRepeatDelay() - Method in class net.minecraft.client.audio.PositionedSound
-
- getReplacedBlock() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getReplacedBlock() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getReplacedBlockSnapshots() - Method in class net.minecraftforge.event.world.BlockEvent.MultiPlaceEvent
-
Gets a list of BlockSnapshots for all blocks which were replaced by the
placement of the new blocks.
- getReplacement() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
-
- getReply() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketEvent
-
Set this packet to reply to the originator
- getRepositoryEntries() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getRepositoryEntriesAll() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getRequestedState() - Method in class net.minecraft.network.handshake.client.C00Handshake
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandBase
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandBlockData
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandClearInventory
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandClone
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandCompare
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandDebug
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandDifficulty
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEffect
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEnchant
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEntityData
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandExecuteAt
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandFill
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGameMode
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGameRule
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGive
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandHelp
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandKill
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandLocate
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandParticle
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandPlaySound
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandReplaceItem
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandServerKick
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSetPlayerTimeout
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSetSpawnpoint
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandShowSeed
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSpreadPlayers
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandStats
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandStopSound
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTime
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTitle
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandToggleDownfall
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTP
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTrigger
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandWeather
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandWorldBorder
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandXP
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandAchievement
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBanIp
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBanPlayer
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBroadcast
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandDeOp
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandEmote
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandListBans
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandListPlayers
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandMessage
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandMessageRaw
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandOp
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandPardonIp
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandPardonPlayer
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandScoreboard
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSetBlock
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSummon
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTeleport
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTestFor
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTestForBlock
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandWhitelist
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraftforge.server.command.ForgeCommand
-
Return the required permission level for this command.
- getRequirements() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getRequirements() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getRequirements() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getRequirements() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A list of the modids that this mod requires loaded prior to loading
- getResizeSpeed() - Method in class net.minecraft.world.border.WorldBorder
-
- getResolution() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
-
- getResolution() - Method in class net.minecraftforge.client.GuiIngameForge
-
- getResource(ResourceLocation) - Method in class net.minecraft.client.gui.FontRenderer
-
- getResource(ResourceLocation) - Method in class net.minecraft.client.resources.FallbackResourceManager
-
- getResource(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourceManager
-
- getResource(ResourceLocation) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- getResourceDomain() - Method in class net.minecraft.util.ResourceLocation
-
- getResourceDomains() - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getResourceDomains() - Method in class net.minecraft.client.resources.FallbackResourceManager
-
- getResourceDomains() - Method in class net.minecraft.client.resources.FileResourcePack
-
- getResourceDomains() - Method in class net.minecraft.client.resources.FolderResourcePack
-
- getResourceDomains() - Method in interface net.minecraft.client.resources.IResourceManager
-
- getResourceDomains() - Method in interface net.minecraft.client.resources.IResourcePack
-
- getResourceDomains() - Method in class net.minecraft.client.resources.LegacyV2Adapter
-
- getResourceDomains() - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- getResourceKey() - Method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
- getResourceLocation(String, List<BannerPattern>, List<EnumDyeColor>) - Method in class net.minecraft.client.renderer.BannerTextures.Cache
-
- getResourceLocation() - Method in interface net.minecraft.client.resources.IResource
-
- getResourceLocation() - Method in class net.minecraft.client.resources.SimpleResource
-
- getResourceLocationValue() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Get the ResourceLocation value from this message.
- getResourceManager() - Method in class net.minecraft.client.Minecraft
-
- getResourceMode() - Method in class net.minecraft.client.multiplayer.ServerData
-
- getResourcePack() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- getResourcePackDescription() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- getResourcePackDescription() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
-
- getResourcePackDescription() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- getResourcePackEntry() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
-
- getResourcePackEntry() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getResourcePackFor(String) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getResourcePackFormat() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- getResourcePackFormat() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
-
- getResourcePackFormat() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- getResourcePackHash() - Method in class net.minecraft.server.MinecraftServer
-
- getResourcePackInstance() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
Getter for the IResourcePack instance associated with this ResourcePackRepository
- getResourcePackName() - Method in interface net.minecraft.client.resources.IResource
-
- getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
-
- getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
-
- getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- getResourcePackName() - Method in class net.minecraft.client.resources.SimpleResource
-
- getResourcePackRepository() - Method in class net.minecraft.client.Minecraft
-
- getResourcePackUrl() - Method in class net.minecraft.server.MinecraftServer
-
- getResourcePath() - Method in class net.minecraft.util.ResourceLocation
-
- getRespawnDimension(EntityPlayerMP) - Method in class net.minecraft.world.WorldProvider
-
Determines the dimension the player will be respawned in, typically this brings them back to the overworld.
- getRespirationModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getResponse() - Method in class net.minecraft.network.status.server.SPacketServerInfo
-
- getResponseTime() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getRestrictions() - Method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- getResult() - Method in class net.minecraft.command.CommandBase.CoordinateArg
-
- getResult() - Method in class net.minecraft.util.ActionResult
-
- getResult(ModContainer) - Static method in class net.minecraftforge.common.ForgeVersion
-
- getResult() - Method in class net.minecraftforge.fluids.FluidActionResult
-
- getResult() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Returns the value set as the result of this event
- getResult() - Method in class net.minecraftforge.fml.common.StartupQuery
-
- getResultMessage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- getResultSound() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
-
- getResultStack() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Finish
-
- getResultStatus() - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
-
- getResultValue() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
Deprecated.
Setting this to any value besides -1 will result in the function being
Immediately exited with the return value specified.
- getRevengeTimer() - Method in class net.minecraft.entity.EntityLivingBase
-
- getReverseDependencies() - Method in class net.minecraftforge.fml.common.event.FMLConstructionEvent
-
- getReversedModObjectList() - Method in class net.minecraftforge.fml.common.Loader
-
- getRevisionVersion() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getRewardsExp() - Method in class net.minecraft.village.MerchantRecipe
-
- getRGBDurabilityForDisplay(ItemStack) - Method in class net.minecraft.item.Item
-
Returns the packed int RGB value used to render the durability bar in the GUI.
- getRidingEntity() - Method in class net.minecraft.entity.Entity
-
Get entity this is riding
- getRight() - Method in class net.minecraft.network.play.client.CPacketSteerBoat
-
- getRight() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
-
- getRight() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getRight() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
Deprecated.
- getRightArmRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getRightLegRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getRightRot() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getRNG() - Method in class net.minecraft.entity.EntityLivingBase
-
- getRodDamage() - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
-
Get the damage the rod will take.
- getRoll() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- getRollingAmplitude() - Method in class net.minecraft.entity.item.EntityMinecart
-
Gets the rolling amplitude the cart rolls while being attacked.
- getRollingDirection() - Method in class net.minecraft.entity.item.EntityMinecart
-
Gets the rolling direction the cart rolls while being attacked.
- getRolls() - Method in class net.minecraft.world.storage.loot.LootPool
-
- getRoomIndex(int, int, int) - Static method in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- getRoot() - Method in class net.minecraftforge.client.model.b3d.B3DModel
-
- getRootModel() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
-
- getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getRotatedYaw(Rotation) - Method in class net.minecraft.entity.Entity
-
Transforms the entity's current yaw with the given Rotation and returns it.
- getRotatedYaw(Rotation) - Method in class net.minecraft.entity.EntityHanging
-
Transforms the entity's current yaw with the given Rotation and returns it.
- getRotation() - Method in class net.minecraft.client.renderer.block.model.Variant
-
Deprecated.
- getRotation() - Method in class net.minecraft.entity.item.EntityItemFrame
-
Return the rotation of the item currently on this frame.
- getRotation() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getRotation() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getRotation() - Method in class net.minecraft.world.storage.MapDecoration
-
- getRotation() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- getRotationX() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
-
- getRotationXY() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
-
- getRotationXZ() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
-
- getRotationYawHead() - Method in class net.minecraft.entity.Entity
-
- getRotationYawHead() - Method in class net.minecraft.entity.EntityLivingBase
-
- getRotationYZ() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
-
- getRotationZ() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
-
- getRowingTime(int, float) - Method in class net.minecraft.entity.item.EntityBoat
-
- getRules() - Method in class net.minecraft.world.GameRules
-
Return the defined game rules.
- getSaddled() - Method in class net.minecraft.entity.passive.EntityPig
-
Returns true if the pig is saddled.
- getSafeExitLocation(World, BlockPos, int) - Static method in class net.minecraft.block.BlockBed
-
Returns a safe BlockPos to disembark the bed
- getSaplingDropChance(IBlockState) - Method in class net.minecraft.block.BlockLeaves
-
- getSaplingDropChance(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
-
- getSaturationLevel() - Method in class net.minecraft.network.play.server.SPacketUpdateHealth
-
- getSaturationLevel() - Method in class net.minecraft.util.FoodStats
-
Get the player's food saturation level.
- getSaturationModifier(ItemStack) - Method in class net.minecraft.item.ItemFishFood
-
- getSaturationModifier(ItemStack) - Method in class net.minecraft.item.ItemFood
-
- getSaveFile() - Method in class net.minecraft.server.management.UserList
-
- getSaveFolder() - Method in class net.minecraft.world.WorldProvider
-
Returns the sub-folder of the world folder that this WorldProvider saves to.
- getSaveHandler() - Method in class net.minecraft.world.World
-
Returns this world's current save handler
- getSaveList() - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- getSaveList() - Method in interface net.minecraft.world.storage.ISaveFormat
-
- getSaveList() - Method in class net.minecraft.world.storage.SaveFormatOld
-
- getSaveLoader() - Method in class net.minecraft.client.Minecraft
-
Returns the save loader that is currently being used
- getSaveLoader(String, boolean) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
Returns back a loader for the specified save directory
- getSaveLoader(String, boolean) - Method in interface net.minecraft.world.storage.ISaveFormat
-
Returns back a loader for the specified save directory
- getSaveLoader(String, boolean) - Method in class net.minecraft.world.storage.SaveFormatOld
-
Returns back a loader for the specified save directory
- getSavesDir() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getSavesDirectory() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getSavesDirectory() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getSavesDirectory() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getSavesDirectory() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getSaveVersion() - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- getSaveVersion() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Returns the save version of this world
- getSaveVersion() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the save version of this world
- getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
-
- getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getScale() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- getScale() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getScale() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getScale(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getScaledHeight() - Method in class net.minecraft.client.gui.ScaledResolution
-
- getScaledHeight_double() - Method in class net.minecraft.client.gui.ScaledResolution
-
- getScaledWidth() - Method in class net.minecraft.client.gui.ScaledResolution
-
- getScaledWidth_double() - Method in class net.minecraft.client.gui.ScaledResolution
-
- getScaleFactor() - Method in class net.minecraft.client.gui.ScaledResolution
-
- getScatteredFeatureSpawnList() - Method in class net.minecraft.world.gen.structure.MapGenScatteredFeature
-
returns possible spawns for scattered features
- getScatteredFeatureSpawnList() - Method in class net.minecraft.world.gen.structure.StructureOceanMonument
-
Gets the scattered feature spawn list
- getScore() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getScoreAction() - Method in class net.minecraft.network.play.server.SPacketUpdateScore
-
- getScoreboard(MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- getScoreboard() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getScoreboard() - Method in class net.minecraft.world.World
-
- getScoreMap(Map<String, String>) - Static method in class net.minecraft.command.EntitySelector
-
- getScoreObjectives() - Method in class net.minecraft.scoreboard.Scoreboard
-
- getScorePoints() - Method in class net.minecraft.scoreboard.Score
-
- getScores() - Method in class net.minecraft.scoreboard.Scoreboard
-
- getScoreScoreboard() - Method in class net.minecraft.scoreboard.Score
-
- getScoreValue() - Method in class net.minecraft.network.play.server.SPacketUpdateScore
-
- getScreenHeight() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
-
- getScreenshotFile() - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- getScreenWidth() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
-
- getScroll() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- getScroll() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- getScroll() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
-
- getScrollbarPosition() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- getScrollbarPosition() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- getScrollbarPosition() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiKeyBindingList
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiOptionsRowList
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiSlot
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getScrollBarX() - Method in class net.minecraft.client.gui.ServerSelectionList
-
- getScrollBarX() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
- getScrollBarX() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- getScrollBarX() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- getSeaLevel() - Method in class net.minecraft.world.World
-
- getSearchbarWidth() - Method in class net.minecraft.creativetab.CreativeTabs
-
Gets the width of the search bar of the creative tab, use this if your
creative tab name overflows together with a custom texture.
- getSecond() - Method in class net.minecraft.util.Tuple
-
Get the second Object in the Tuple
- getSecondItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
-
Gets secondItemToBuy.
- getSecretKey(PrivateKey) - Method in class net.minecraft.network.login.client.CPacketEncryptionResponse
-
- getSectionName() - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionName() - Method in class net.minecraft.client.resources.data.FontMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionName() - Method in interface net.minecraft.client.resources.data.IMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionName() - Method in class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionName() - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionName() - Method in class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionsInStringBuilder(StringBuilder) - Method in class net.minecraft.crash.CrashReport
-
Gets the various sections of the crash report into the given StringBuilder
- getSeed() - Method in class net.minecraft.block.BlockBeetroot
-
- getSeed() - Method in class net.minecraft.block.BlockCarrot
-
- getSeed() - Method in class net.minecraft.block.BlockCrops
-
- getSeed() - Method in class net.minecraft.block.BlockPotato
-
- getSeed() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getSeed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Returns the seed of current world.
- getSeed() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the seed of current world.
- getSeed() - Method in class net.minecraft.world.World
-
gets the random world seed
- getSeed() - Method in class net.minecraft.world.WorldProvider
-
- getSeed() - Method in class net.minecraft.world.WorldSettings
-
Returns the seed for the world.
- getSeed() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- getSeedItem() - Method in class net.minecraft.block.BlockStem
-
- getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.Team
-
- getSelected() - Method in class net.minecraft.client.gui.ServerSelectionList
-
- getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockCactus
-
- getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockStairs
-
- getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getSelectedBoundingBox(World, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getSelectedCategory() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getSelectedItem() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getSelectedResourcePacks() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
-
Returns a list containing the selected resource packs
- getSelectedSlot() - Method in class net.minecraft.client.gui.spectator.categories.SpectatorDetails
-
- getSelectedSlot() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getSelectedTabIndex() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
-
Returns the index of the currently selected tab.
- getSelectedText() - Method in class net.minecraft.client.gui.GuiTextField
-
returns the text between the cursor and selectionEnd
- getSelectedWorld() - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- getSelectionEnd() - Method in class net.minecraft.client.gui.GuiTextField
-
the side of the selection that is not the cursor, may be the same as the cursor
- getSelector() - Method in class net.minecraft.util.text.TextComponentSelector
-
Gets the selector of this component, in plain text.
- getSelectors() - Method in class net.minecraft.client.renderer.block.model.multipart.Multipart
-
- getSender() - Method in class net.minecraftforge.event.CommandEvent
-
- getSender() - Method in class net.minecraftforge.event.EntitySelectorEvent
-
Deprecated.
- getSender() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Get the sending modId of this message.
- getSentHistory(int) - Method in class net.minecraft.client.gui.GuiChat
-
input is relative and is applied directly to the sentHistoryCursor so -1 is the previous message, 1 is the next
message from the current cursor position
- getSentMessages() - Method in class net.minecraft.client.gui.GuiNewChat
-
Gets the list of messages previously sent through the chat GUI
- getSerializableClazz() - Method in class net.minecraft.stats.StatBase
-
- getSerializableElement() - Method in interface net.minecraft.util.IJsonSerializable
-
Gets the JsonElement that can be serialized.
- getSerializableElement() - Method in class net.minecraft.util.JsonSerializableSet
-
Gets the JsonElement that can be serialized.
- getSerializedSize() - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- getSerializedState() - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
-
- getSerializedState() - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
-
- getSerializedState() - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
-
- getSerializedState() - Method in interface net.minecraft.world.chunk.IBlockStatePalette
-
- getSerializer() - Method in class net.minecraft.network.datasync.DataParameter
-
- getSerializer(int) - Static method in class net.minecraft.network.datasync.DataSerializers
-
- getSerializerFor(T) - Static method in class net.minecraft.world.storage.loot.conditions.LootConditionManager
-
- getSerializerFor(T) - Static method in class net.minecraft.world.storage.loot.functions.LootFunctionManager
-
- getSerializerFor(T) - Static method in class net.minecraft.world.storage.loot.properties.EntityPropertyManager
-
- getSerializerForName(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.conditions.LootConditionManager
-
- getSerializerForName(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.functions.LootFunctionManager
-
- getSerializerForName(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.properties.EntityPropertyManager
-
- getSerializerId(DataSerializer<?>) - Static method in class net.minecraft.network.datasync.DataSerializers
-
- getServer() - Method in class net.minecraft.command.CommandHandler
-
- getServer() - Method in interface net.minecraft.command.ICommandSender
-
Get the Minecraft server instance
- getServer() - Method in class net.minecraft.command.ServerCommandManager
-
- getServer() - Method in class net.minecraft.entity.Entity
-
Get the Minecraft server instance
- getServer() - Method in class net.minecraft.network.NetworkSystem
-
- getServer() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Get the Minecraft server instance
- getServer() - Method in class net.minecraft.server.MinecraftServer
-
Get the Minecraft server instance
- getServer() - Method in class net.minecraftforge.client.ClientCommandHandler
-
- getServer() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getServer() - Method in class net.minecraftforge.fml.common.event.FMLServerAboutToStartEvent
-
- getServer() - Method in class net.minecraftforge.fml.common.event.FMLServerStartingEvent
-
- getServer() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getServer() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
Get the server instance
- getServerBrand() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Gets the brand of the currently connected server.
- getServerData() - Method in class net.minecraft.client.gui.ServerListEntryLanDetected
-
- getServerData() - Method in class net.minecraft.client.gui.ServerListEntryNormal
-
- getServerData(int) - Method in class net.minecraft.client.multiplayer.ServerList
-
Gets the ServerData instance stored for the given index in the list.
- getServerDataFromNBTCompound(NBTTagCompound) - Static method in class net.minecraft.client.multiplayer.ServerData
-
Takes an NBTTagCompound with 'name' and 'ip' keys, returns a ServerData instance.
- getServerDescription() - Method in class net.minecraft.network.ServerStatusResponse
-
- getServerGuiElement(int, EntityPlayer, World, int, int, int) - Method in interface net.minecraftforge.fml.common.network.IGuiHandler
-
Returns a Server side Container to be displayed to the user.
- getServerHandler() - Method in class net.minecraftforge.fml.common.network.simpleimpl.MessageContext
-
- getServerHostname() - Method in class net.minecraft.server.MinecraftServer
-
"getHostname" is already taken, but both return the hostname.
- getServerId() - Method in class net.minecraft.network.login.server.SPacketEncryptionRequest
-
- getServerIdHash(String, PublicKey, SecretKey) - Static method in class net.minecraft.util.CryptManager
-
Compute a serverId hash for use by sendSessionRequest()
- getServerInstance() - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
-
- getServerInstance() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
-
- getServerInstance() - Method in class net.minecraft.server.management.PlayerList
-
- getServerIpPort() - Method in class net.minecraft.client.network.LanServerInfo
-
- getServerList() - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- getServerModName() - Method in class net.minecraft.server.MinecraftServer
-
- getServerMotd() - Method in class net.minecraft.client.network.LanServerInfo
-
- getServerOwner() - Method in class net.minecraft.server.MinecraftServer
-
Returns the username of the server owner (for integrated servers)
- getServerPort() - Method in class net.minecraft.server.MinecraftServer
-
Gets serverPort.
- getServerProxy() - Method in class net.minecraft.server.MinecraftServer
-
- getServerStatusResponse() - Method in class net.minecraft.server.MinecraftServer
-
- getServerThread() - Method in class net.minecraft.server.MinecraftServer
-
- getServerWorld() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getSession() - Method in class net.minecraft.client.Minecraft
-
- getSessionId() - Static method in class net.minecraft.realms.Realms
-
- getSessionID() - Method in class net.minecraft.util.Session
-
- getSessionService() - Method in class net.minecraft.client.Minecraft
-
- getSettings() - Method in class net.minecraftforge.event.world.WorldEvent.CreateSpawnPosition
-
- getSettingsFilename() - Method in interface net.minecraft.network.rcon.IServer
-
Returns the filename where server properties are stored
- getSettingsFilename() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Returns the filename where server properties are stored
- getSetupClass() - Method in class net.minecraftforge.classloading.FMLForgePlugin
-
- getSetupClass() - Method in class net.minecraftforge.fml.relauncher.FMLCorePlugin
-
- getSetupClass() - Method in interface net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
-
Return the class name of an implementor of "IFMLCallHook", that will be run, in the
main thread, to perform any additional setup this coremod may require.
- getShaderFilename() - Method in class net.minecraft.client.shader.ShaderLoader
-
- getShaderGroup() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- getShaderGroupName() - Method in class net.minecraft.client.shader.ShaderGroup
-
- getShaderManager() - Method in class net.minecraft.client.shader.Shader
-
- getShaderName() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
-
- getShaderName() - Method in class net.minecraft.client.shader.ShaderUniform
-
- getShaderUniform(String) - Method in class net.minecraft.client.shader.ShaderManager
-
gets a shader uniform for the name given.
- getShaderUniformOrDefault(String) - Method in class net.minecraft.client.shader.ShaderManager
-
gets a shader uniform for the name given.
- getShadingWhileWet(float) - Method in class net.minecraft.entity.passive.EntityWolf
-
Used when calculating the amount of shading to apply while the wolf is wet.
- getShakeAngle(float, float) - Method in class net.minecraft.entity.passive.EntityWolf
-
- getShapeProperty() - Method in class net.minecraft.block.BlockRail
-
- getShapeProperty() - Method in class net.minecraft.block.BlockRailBase
-
- getShapeProperty() - Method in class net.minecraft.block.BlockRailDetector
-
- getShapeProperty() - Method in class net.minecraft.block.BlockRailPowered
-
- getSharedModDescriptor() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getSharedModDescriptor() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getSharedModDescriptor() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getSharedModDescriptor() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getShareTag() - Method in class net.minecraft.item.Item
-
If this function returns true (or the item is damageable), the ItemStack's NBT tag will be sent to the client.
- getSheared() - Method in class net.minecraft.entity.passive.EntitySheep
-
returns true if a sheeps wool has been sheared
- getSheetOffset() - Method in enum net.minecraftforge.common.ForgeVersion.Status
-
- getShininess() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getShort() - Method in class net.minecraft.nbt.NBTPrimitive
-
- getShort() - Method in class net.minecraft.nbt.NBTTagByte
-
- getShort(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves a short value using the specified key, or 0 if no such key was stored.
- getShort() - Method in class net.minecraft.nbt.NBTTagDouble
-
- getShort() - Method in class net.minecraft.nbt.NBTTagFloat
-
- getShort() - Method in class net.minecraft.nbt.NBTTagInt
-
- getShort() - Method in class net.minecraft.nbt.NBTTagLong
-
- getShort() - Method in class net.minecraft.nbt.NBTTagShort
-
- getShort(int) - Method in class net.minecraft.network.PacketBuffer
-
- getShouldIgnoreRange() - Method in enum net.minecraft.util.EnumParticleTypes
-
- getShouldWatch() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- getShouldWatch() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
-
- getShowArms() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getShx() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getShy() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getShz() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getSiblings() - Method in interface net.minecraft.util.text.ITextComponent
-
Gets the sibling components of this one.
- getSiblings() - Method in class net.minecraft.util.text.TextComponentBase
-
Gets the sibling components of this one.
- getSide() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- getSide() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getSide() - Method in class net.minecraftforge.fml.common.event.FMLStateEvent
-
The side we're loading on.
- getSide() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getSide() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getSide() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketRegistrationEvent
-
- getSide() - Method in class net.minecraftforge.fml.common.thread.SidedThreadGroup
-
Gets the side this sided thread group belongs to.
- getSide() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getSidedDelegate() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getSigningCertificate() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getSigningCertificate() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getSigningCertificate() - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getSigningCertificate() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getSigningCertificate() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getSigningCertificate() - Method in class net.minecraftforge.fml.common.MinecraftDummyContainer
-
- getSigningCertificate() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getSignPosition() - Method in class net.minecraft.network.play.server.SPacketSignEditorOpen
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.Block
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.BlockChorusFlower
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.BlockNewLeaf
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.BlockNewLog
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.BlockOldLog
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.BlockQuartz
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.BlockRedstoneLight
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.BlockRedstoneOre
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.BlockRotatedPillar
-
- getSilkTouchDrop(IBlockState) - Method in class net.minecraft.block.BlockSilverfish
-
- getSingleChestHandler() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getSingleHash() - Static method in class net.minecraftforge.fml.repackage.com.nothome.delta.Checksum
-
256 random hash values.
- getSize() - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
-
- getSize() - Method in class net.minecraft.client.gui.GuiKeyBindingList
-
- getSize() - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- getSize() - Method in class net.minecraft.client.gui.GuiOptionsRowList
-
- getSize() - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getSize() - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getSize() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- getSize() - Method in class net.minecraft.client.gui.GuiSlot
-
- getSize() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getSize() - Method in class net.minecraft.client.gui.ServerSelectionList
-
- getSize() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
-
- getSize() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- getSize() - Method in class net.minecraft.nbt.NBTTagCompound
-
- getSize() - Method in class net.minecraft.world.border.WorldBorder
-
- getSize() - Method in class net.minecraft.world.gen.structure.template.Template
-
- getSize() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
- getSize() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- getSize() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- getSize() - Method in class net.minecraftforge.fml.client.GuiScrollingList
-
- getSize() - Method in class net.minecraftforge.fml.client.GuiSlotModList
-
- getSizeInventory() - Method in class net.minecraft.entity.item.EntityMinecartChest
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.entity.player.InventoryPlayer
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in interface net.minecraft.inventory.IInventory
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryBasic
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryCrafting
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryCraftResult
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryLargeChest
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryMerchant
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityChest
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityHopper
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
Returns the number of slots in the inventory.
- getSizeOnDisk() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getSizeOnDisk() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSizeOnDisk() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSizeOnDisk() - Method in class net.minecraft.world.storage.WorldSummary
-
- getSizeX() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getSizeY() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getSizeZ() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getSkin() - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerProfession
-
- getSkinManager() - Method in class net.minecraft.client.Minecraft
-
- getSkinMap() - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getSkinType() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getSkinType() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getSkinType(UUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
-
Retrieves the type of skin that a player is using.
- getSkullDrop() - Method in class net.minecraft.entity.monster.EntityHusk
-
- getSkullDrop() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getSkullDrop() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getSkullDrop() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- getSkullRotation() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getSkullType() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getSkyBlendColour(World, BlockPos) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getSkyBrightness(World, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getSkyColor(Entity, float) - Method in class net.minecraft.world.World
-
Calculates the color for the skybox
- getSkyColor(Entity, float) - Method in class net.minecraft.world.WorldProvider
-
- getSkyColorBody(Entity, float) - Method in class net.minecraft.world.World
-
- getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.Biome
-
takes temperature, returns color
- getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.BiomeEnd
-
takes temperature, returns color
- getSkyLight() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getSkylightArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Returns the NibbleArray instance containing Sky-light data.
- getSkylightSubtracted() - Method in class net.minecraft.world.World
-
- getSkyRenderer() - Method in class net.minecraft.world.WorldProvider
-
- getSlaveMap(ResourceLocation, Class<T>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getSlaveMap(ResourceLocation, Class<T>) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
Retrieve the slave map of type T from the registry.
- getSleepingLocation() - Method in class net.minecraftforge.event.entity.player.SleepingLocationCheckEvent
-
- getSleepTimer() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSliderPosition() - Method in class net.minecraft.client.gui.GuiSlider
-
Gets the slider's position.
- getSliderValue() - Method in class net.minecraft.client.gui.GuiSlider
-
Gets the value of the slider.
- getSlimeSize() - Method in class net.minecraft.entity.monster.EntitySlime
-
Returns the size of the slime.
- getSlopeAdjustment() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getSlopeAngle(IBlockAccess, BlockPos, Material, IBlockState) - Static method in class net.minecraft.block.BlockLiquid
-
- getSlot(int) - Method in class net.minecraft.inventory.Container
-
- getSlot() - Method in class net.minecraft.network.play.server.SPacketSetSlot
-
- getSlot() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
Deprecated.
- getSlot() - Method in class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
-
- getSlot(ISidedInventory, int, EnumFacing) - Static method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- getSlotCount() - Method in class net.minecraft.network.play.server.SPacketOpenWindow
-
- getSlotFor(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
Finds the stack or an equivalent one in the main inventory
- getSlotForItemStack(ItemStack) - Static method in class net.minecraft.entity.EntityLiving
-
- getSlotFromIndex(int, int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- getSlotFromInventory(IInventory, int) - Method in class net.minecraft.inventory.Container
-
- getSlotHeight() - Method in class net.minecraft.client.gui.GuiSlot
-
- getSlotId() - Method in class net.minecraft.network.play.client.CPacketClickWindow
-
- getSlotId() - Method in class net.minecraft.network.play.client.CPacketCreativeInventoryAction
-
- getSlotId() - Method in class net.minecraft.network.play.client.CPacketHeldItemChange
-
- getSlotIndex() - Method in enum net.minecraft.inventory.EntityEquipmentSlot
-
Gets the actual slot index.
- getSlotIndex() - Method in class net.minecraft.inventory.Slot
-
Retrieves the index in the inventory for this slot, this value should typically not
be used, but can be useful for some occasions.
- getSlotIndexFromScreenCoords(int, int) - Method in class net.minecraft.client.gui.GuiSlot
-
- getSlotLimit(int) - Method in interface net.minecraftforge.items.IItemHandler
-
Retrieves the maximum stack size allowed to exist in the given slot.
- getSlotLimit(int) - Method in class net.minecraftforge.items.ItemStackHandler
-
- getSlotLimit(int) - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
-
- getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
-
- getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
-
- getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- getSlots() - Method in interface net.minecraftforge.items.IItemHandler
-
Returns the number of slots available
- getSlots() - Method in class net.minecraftforge.items.ItemStackHandler
-
- getSlots() - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.EmptyHandler
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.RangedWrapper
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- getSlotsForFace(EnumFacing) - Method in interface net.minecraft.inventory.ISidedInventory
-
- getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- getSlotStackLimit() - Method in class net.minecraft.inventory.Slot
-
Returns the maximum stack size for a given slot (usually the same as getInventoryStackLimit(), but 1 in the case
of armor slots)
- getSlotStackLimit() - Method in class net.minecraftforge.items.SlotItemHandler
-
Returns the maximum stack size for a given slot (usually the same as getInventoryStackLimit(), but 1 in the case
of armor slots)
- getSlotTexture() - Method in class net.minecraft.inventory.Slot
-
- getSlotType() - Method in enum net.minecraft.inventory.EntityEquipmentSlot
-
- getSlotUnderMouse() - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
Returns the slot that is currently displayed under the mouse.
- getSmeltingExperience(ItemStack) - Method in class net.minecraft.item.crafting.FurnaceRecipes
-
- getSmeltingExperience(ItemStack) - Method in class net.minecraft.item.Item
-
Determines the base experience for a player when they remove this item from a furnace slot.
- getSmeltingList() - Method in class net.minecraft.item.crafting.FurnaceRecipes
-
- getSmeltingResult(ItemStack) - Method in class net.minecraft.item.crafting.FurnaceRecipes
-
Returns the smelting result of an item.
- getSmooth() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getSnapshots() - Method in class net.minecraft.network.play.server.SPacketEntityProperties
-
- getSnowmanBasePattern() - Method in class net.minecraft.block.BlockPumpkin
-
- getSnowmanPattern() - Method in class net.minecraft.block.BlockPumpkin
-
- getSortedCommandList() - Method in class net.minecraftforge.server.command.CommandTreeBase
-
- getSortedPossibleCommands(ICommandSender, MinecraftServer) - Method in class net.minecraft.command.CommandHelp
-
- getSortedScores(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
-
Returns an array of Score objects, sorting by Score.getScorePoints()
- getSortingRules() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getSortingRules() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getSortingRules() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getSortingRules() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A representative string encapsulating the sorting preferences for this
mod
- getSound() - Method in interface net.minecraft.client.audio.ISound
-
- getSound() - Method in class net.minecraft.client.audio.PositionedSound
-
- getSound() - Method in class net.minecraft.item.ItemRecord
-
- getSound() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getSound() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
-
- getSound() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
-
- getSound() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getSoundAsOggLocation() - Method in class net.minecraft.client.audio.Sound
-
- getSoundCategory() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getSoundCategory() - Method in class net.minecraft.entity.effect.EntityLightningBolt
-
- getSoundCategory() - Method in class net.minecraft.entity.Entity
-
- getSoundCategory() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getSoundCategory() - Method in class net.minecraft.entity.monster.EntityMob
-
- getSoundCategory() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getSoundCategory() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getSoundCategory() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSoundCategory() - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
- getSoundCategoryNames() - Static method in enum net.minecraft.util.SoundCategory
-
- getSoundData() - Method in class net.minecraft.network.play.server.SPacketEffect
-
- getSoundEvent() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getSoundEventRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getSoundHandler() - Method in class net.minecraft.client.Minecraft
-
- getSoundLevel(SoundCategory) - Method in class net.minecraft.client.settings.GameSettings
-
- getSoundLocation() - Method in interface net.minecraft.client.audio.ISound
-
- getSoundLocation() - Method in class net.minecraft.client.audio.PositionedSound
-
- getSoundLocation() - Method in class net.minecraft.client.audio.Sound
-
- getSoundMap(InputStream) - Method in class net.minecraft.client.audio.SoundHandler
-
- getSoundName() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getSoundName() - Method in class net.minecraft.util.SoundEvent
-
- getSoundPitch() - Method in class net.minecraft.entity.EntityLivingBase
-
Gets the pitch of living sounds in living entities.
- getSoundPitch() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
Gets the pitch of living sounds in living entities.
- getSoundPitch() - Method in class net.minecraft.entity.passive.EntityBat
-
Gets the pitch of living sounds in living entities.
- getSoundPos() - Method in class net.minecraft.network.play.server.SPacketEffect
-
- getSounds() - Method in class net.minecraft.client.audio.SoundList
-
- getSoundType() - Method in class net.minecraft.block.Block
-
Deprecated.
- getSoundType(IBlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.Block
-
Sensitive version of getSoundType
- getSoundType() - Method in class net.minecraft.network.play.server.SPacketEffect
-
- getSoundVolume() - Method in class net.minecraft.entity.boss.EntityDragon
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.entity.monster.EntityGhast
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.entity.monster.EntitySlime
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityBat
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityCow
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityOcelot
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntitySquid
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityWolf
-
Returns the volume for the sounds this mob makes.
- getSource() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getSource() - Method in class net.minecraftforge.event.entity.living.LivingAttackEvent
-
- getSource() - Method in class net.minecraftforge.event.entity.living.LivingDeathEvent
-
- getSource() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
-
- getSource() - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
-
- getSource() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getSource() - Method in class net.minecraftforge.fml.common.event.FMLFingerprintViolationEvent
-
- getSource() - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getSource() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getSource() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getSource() - Method in class net.minecraftforge.fml.common.MinecraftDummyContainer
-
- getSource() - Method in interface net.minecraftforge.fml.common.ModContainer
-
The location on the file system which this mod came from
- getSourceFile() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Get the File
the mod was loaded from
- getSourceOfDamage() - Method in class net.minecraft.util.DamageSource
-
- getSourceOfDamage() - Method in class net.minecraft.util.EntityDamageSourceIndirect
-
- getSourceType() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getSpawnableList(EnumCreatureType) - Method in class net.minecraft.world.biome.Biome
-
Returns the correspondent list of the EnumCreatureType informed.
- getSpawnCoordinate() - Method in class net.minecraft.world.WorldProvider
-
- getSpawnCoordinate() - Method in class net.minecraft.world.WorldProviderEnd
-
- getSpawnCoordinate() - Method in class net.minecraft.world.WorldServer
-
Returns null for anything other than the End
- getSpawnDimension() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSpawnerBaseLogic() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
-
- getSpawnerPosition() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getSpawnerWorld() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getSpawnFuzz(WorldServer, MinecraftServer) - Method in class net.minecraft.world.WorldType
-
Gets the spawn fuzz for players who join the world.
- getSpawningChance() - Method in class net.minecraft.world.biome.Biome
-
returns the chance a creature has to spawn.
- getSpawningChance() - Method in class net.minecraft.world.biome.BiomeSnow
-
returns the chance a creature has to spawn.
- getSpawnList() - Method in class net.minecraft.world.gen.structure.MapGenNetherBridge
-
- getSpawnListEntryForTypeAt(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.WorldServer
-
- getSpawnPercent(float) - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getSpawnPoint() - Method in class net.minecraft.world.World
-
Gets the spawn point in the world
- getSpawnPoint() - Method in class net.minecraft.world.WorldProvider
-
- getSpawnPos() - Method in class net.minecraft.network.play.server.SPacketSpawnPosition
-
- getSpawnProtectionSize() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Return the spawn protection area's size.
- getSpawnProtectionSize() - Method in class net.minecraft.server.MinecraftServer
-
Return the spawn protection area's size.
- getSpawnRadius(WorldServer) - Method in class net.minecraft.server.MinecraftServer
-
- getSpawnX() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Returns the x spawn position
- getSpawnX() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the x spawn position
- getSpawnY() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Return the Y axis spawning point of the player.
- getSpawnY() - Method in class net.minecraft.world.storage.WorldInfo
-
Return the Y axis spawning point of the player.
- getSpawnZ() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Returns the z spawn position
- getSpawnZ() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the z spawn position
- getSpecial() - Method in class net.minecraft.stats.Achievement
-
Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to
achieve.
- getSpecialRenderer(TileEntity) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- getSpecialRendererByClass(Class<? extends TileEntity>) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- getSpectatingEntity() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getSpectatorGui() - Method in class net.minecraft.client.gui.GuiIngame
-
- getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
-
- getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
-
- getSpectatorName() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
-
- getSpectatorName() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
-
- getSpeed() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- getSpeedX() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getSpeedY() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getSpeedZ() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getSpellId() - Method in class net.minecraft.entity.monster.EntityEvoker.AIWololoSpell
-
- getSpellPrepareSound() - Method in class net.minecraft.entity.monster.EntityEvoker.AIWololoSpell
-
- getSpikesAnimation(float) - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getSpikesForWorld(World) - Static method in class net.minecraft.world.biome.BiomeEndDecorator
-
- getSplashSound() - Method in class net.minecraft.entity.Entity
-
- getSplashSound() - Method in class net.minecraft.entity.monster.EntityMob
-
- getSplashSound() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSprite() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
-
- getSquishSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getSquishSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getStack() - Method in class net.minecraft.inventory.Slot
-
Helper fnct to get the stack in the slot.
- getStack() - Method in class net.minecraft.network.play.client.CPacketCreativeInventoryAction
-
- getStack() - Method in class net.minecraft.network.play.server.SPacketSetSlot
-
- getStack() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
Deprecated.
- getStack() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
-
- getStack() - Method in class net.minecraftforge.event.brewing.PlayerBrewedPotionEvent
-
The ItemStack of the potion.
- getStack() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
-
- getStack() - Method in class net.minecraftforge.items.SlotItemHandler
-
Helper fnct to get the stack in the slot.
- getStackInRowAndColumn(int, int) - Method in class net.minecraft.inventory.InventoryCrafting
-
Gets the ItemStack in the slot specified.
- getStackInSlot(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in class net.minecraft.entity.player.InventoryPlayer
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in interface net.minecraft.inventory.IInventory
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryBasic
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryCrafting
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryCraftResult
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryLargeChest
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryMerchant
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
Returns the stack in the given slot.
- getStackInSlot(int) - Method in interface net.minecraftforge.items.IItemHandler
-
Returns the ItemStack in a given slot.
- getStackInSlot(int) - Method in class net.minecraftforge.items.ItemStackHandler
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- getStackLimit(int, ItemStack) - Method in class net.minecraftforge.items.ItemStackHandler
-
- getStackLimit(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
-
- getStackToRender(EntityPotion) - Method in class net.minecraft.client.renderer.entity.RenderPotion
-
- getStackToRender(T) - Method in class net.minecraft.client.renderer.entity.RenderSnowball
-
- getStackTrace() - Method in class net.minecraft.crash.CrashReportCategory
-
- getStandingAnimationScale(float) - Method in class net.minecraft.entity.monster.EntityPolarBear
-
- getStarBrightness(float) - Method in class net.minecraft.world.World
-
How bright are stars in the sky
- getStarBrightness(float) - Method in class net.minecraft.world.WorldProvider
-
Gets the Star Brightness for rendering sky.
- getStarBrightnessBody(float) - Method in class net.minecraft.world.World
-
- getStart() - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getStart() - Method in class net.minecraft.pathfinding.SwimNodeProcessor
-
- getStart() - Method in class net.minecraft.pathfinding.WalkNodeProcessor
-
- getStartTime() - Method in class net.minecraft.client.gui.GuiSubtitleOverlay.Subtitle
-
- getState() - Method in class net.minecraft.client.renderer.block.model.Variant
-
- getState() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- getState() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
-
- getState() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- getState() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getState(Object) - Method in class net.minecraftforge.client.model.MapModelState
-
- getState() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getState() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getState() - Method in class net.minecraftforge.event.entity.living.LivingDestroyBlockEvent
-
- getState() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- getState() - Method in class net.minecraftforge.event.world.BlockEvent
-
- getStateById(int) - Static method in class net.minecraft.block.Block
-
Get a BlockState by it's ID (see getStateId)
- getStateContainer() - Method in class net.minecraft.client.renderer.block.model.multipart.Multipart
-
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.Block
-
Deprecated.
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase, EnumHand) - Method in class net.minecraft.block.Block
-
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockAnvil
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockButton
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockChest
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockCocoa
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockCommandBlock
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockDispenser
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockEnderChest
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockEndPortalFrame
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockEndRod
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockFenceGate
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockFurnace
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockHopper
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockHugeMushroom
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockLadder
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockLever
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockLog
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockObserver
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockPistonBase
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockPumpkin
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockQuartz
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockRedstoneComparator
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockRedstoneDiode
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockRotatedPillar
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockShulkerBox
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockSkull
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockSlab
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockStairs
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockStructure
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockTorch
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockTrapDoor
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockTripWireHook
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockVine
-
Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the
IBlockstate
- getStateFromMeta(int) - Method in class net.minecraft.block.Block
-
Deprecated.
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockAnvil
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockBed
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockBrewingStand
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockButton
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCactus
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCake
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCarpet
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCauldron
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockChest
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockChorusFlower
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCocoa
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockColored
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCommandBlock
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCrops
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockDaylightDetector
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockDirt
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockDispenser
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockDoor
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockDoublePlant
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockEnderChest
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockEndPortalFrame
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockEndRod
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFarmland
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFenceGate
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFire
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFlower
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFrostedIce
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFurnace
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockHopper
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockHugeMushroom
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockJukebox
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockLadder
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockLever
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockLiquid
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockNetherWart
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockNewLeaf
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockNewLog
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockObserver
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockOldLeaf
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockOldLog
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonBase
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonExtension
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonMoving
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPlanks
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPortal
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPressurePlate
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPressurePlateWeighted
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPrismarine
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPumpkin
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPurpurSlab
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockQuartz
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRail
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRailDetector
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRailPowered
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedSandstone
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneComparator
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneWire
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockReed
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRotatedPillar
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSand
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSandStone
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSapling
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockShulkerBox
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSilverfish
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSkull
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSnow
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSponge
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStainedGlass
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStainedGlassPane
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStairs
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStandingSign
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStem
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStone
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneBrick
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneSlab
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneSlabNew
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStructure
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTallGrass
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTNT
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTorch
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTrapDoor
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTripWire
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTripWireHook
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockVine
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockWall
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockWallSign
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockWoodSlab
-
Convert the given metadata into a BlockState for this Block
- getStateFromMeta(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
Deprecated.
- getStateId(IBlockState) - Static method in class net.minecraft.block.Block
-
Get a unique ID for the given BlockState, containing both BlockID and metadata
- getStatEntityKilledBy(EntityList.EntityEggInfo) - Static method in class net.minecraft.stats.StatList
-
- getStatFile() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Gets the stats file for reading achievements
- getStatFileWriter() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getStaticBlock(Material) - Static method in class net.minecraft.block.BlockLiquid
-
- getStaticDimensionIDs() - Static method in class net.minecraftforge.common.DimensionManager
-
Not public API: used internally to get dimensions that should load at
server startup
- getStaticFieldType(String, String, String, String) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- getStaticShaderLinkHelper() - Static method in class net.minecraft.client.shader.ShaderLinkHelper
-
- getStaticVersionRange() - Method in class net.minecraftforge.fml.common.MinecraftDummyContainer
-
- getStatisticMap() - Method in class net.minecraft.network.play.server.SPacketStatistics
-
- getStatistics() - Method in class net.minecraft.client.particle.ParticleManager
-
- getStatKillEntity(EntityList.EntityEggInfo) - Static method in class net.minecraft.stats.StatList
-
- getStatName() - Method in class net.minecraft.stats.Achievement
-
- getStatName() - Method in class net.minecraft.stats.StatBase
-
- getStats() - Method in class net.minecraft.tileentity.TileEntitySign
-
- getStatus() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- getStatus() - Method in class net.minecraft.network.play.client.CPacketClientStatus
-
- getStatus() - Method in class net.minecraft.world.border.WorldBorder
-
- getStatus() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getStatusIconIndex() - Method in class net.minecraft.potion.Potion
-
Returns the index for the icon to display when the potion is active.
- getStep() - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- getSteps() - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- getStepSound() - Method in class net.minecraft.block.SoundType
-
- getStepSound() - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
- getStepSound() - Method in class net.minecraft.entity.monster.EntityHusk
-
- getStepSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getStepSound() - Method in class net.minecraft.entity.monster.EntityStray
-
- getStepSound() - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
- getStepSound() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getStepSound() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- getStichSlots() - Method in class net.minecraft.client.renderer.texture.Stitcher
-
- getStill() - Method in class net.minecraftforge.fluids.Fluid
-
- getStill(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getStill(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getStitchHolder() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- getStorage() - Method in class net.minecraftforge.common.capabilities.Capability
-
- getStrafeSpeed() - Method in class net.minecraft.network.play.client.CPacketInput
-
- getStrength() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getStrength() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getStrikethrough() - Method in class net.minecraft.util.text.Style
-
Whether or not to format text of this ChatStyle using strikethrough.
- getString() - Method in class net.minecraft.client.gui.GuiSubtitleOverlay.Subtitle
-
- getString() - Method in class net.minecraft.nbt.NBTBase
-
- getString(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Retrieves a string value using the specified key, or an empty string if no such key was stored.
- getString() - Method in class net.minecraft.nbt.NBTTagString
-
- getString(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the string value of the given JsonElement.
- getString(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the string value of the field on the JsonObject with the given name.
- getString(JsonObject, String, String) - Static method in class net.minecraft.util.JsonUtils
-
Gets the string value of the field on the JsonObject with the given name, or the given default value if the field
is missing.
- getString(String) - Method in class net.minecraft.world.GameRules
-
Gets the string Game Rule value.
- getString(String, String, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString(String, String, String, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString(String, String, String, String, Pattern) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString(String, String, String, String, String, Pattern) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString(String, String, String, String, String[]) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString(String, String, String, String, String[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString() - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as it's raw string.
- getStringList(String, String, String[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string list property.
- getStringList(String, String, String[], String, String[]) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string list property.
- getStringList(String, String, String[], String, String[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string list property.
- getStringList() - Method in class net.minecraftforge.common.config.Property
-
- getStringModel(JsonObject) - Method in class net.minecraft.client.renderer.block.model.Variant.Deserializer
-
- getStringProperty(String, String) - Method in interface net.minecraft.network.rcon.IServer
-
Gets a string property.
- getStringProperty(String, String) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Gets a string property.
- getStringProperty(String, String) - Method in class net.minecraft.server.dedicated.PropertyManager
-
Returns a string property.
- getStringTagAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
Retrieves the tag String value at the specified index in the list
- getStringValue() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Get the string value from this message.
- getStringWidth(String) - Method in class net.minecraft.client.gui.FontRenderer
-
Returns the width of this string.
- getStringWidth(String) - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- getStrongholdGen(World, String, BlockPos, boolean) - Method in interface net.minecraft.world.chunk.IChunkGenerator
-
- getStrongholdGen(World, String, BlockPos, boolean) - Method in class net.minecraft.world.gen.ChunkProviderDebug
-
- getStrongholdGen(World, String, BlockPos, boolean) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
- getStrongholdGen(World, String, BlockPos, boolean) - Method in class net.minecraft.world.gen.ChunkProviderFlat
-
- getStrongholdGen(World, String, BlockPos, boolean) - Method in class net.minecraft.world.gen.ChunkProviderHell
-
- getStrongholdGen(World, String, BlockPos, boolean) - Method in class net.minecraft.world.gen.ChunkProviderOverworld
-
- getStrongholdGen(World, String, BlockPos, boolean) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Deprecated.
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockButton
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockChest
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLever
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockObserver
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRailDetector
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockTripWireHook
-
- getStrongPower(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getStrongPower(IBlockAccess, BlockPos, EnumFacing) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getStrongPower(BlockPos, EnumFacing) - Method in class net.minecraft.world.ChunkCache
-
- getStrongPower(BlockPos, EnumFacing) - Method in interface net.minecraft.world.IBlockAccess
-
- getStrongPower(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
-
- getStrongPower(BlockPos) - Method in class net.minecraft.world.World
-
Returns the single highest strong power out of all directions using getStrongPower(BlockPos, EnumFacing)
- getStructureAt(BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- getStructureComponent(NBTTagCompound, World) - Static method in class net.minecraft.world.gen.structure.MapGenStructureIO
-
- getStructureComponentName(StructureComponent) - Static method in class net.minecraft.world.gen.structure.MapGenStructureIO
-
- getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenEndCity
-
- getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenMineshaft
-
- getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenNetherBridge
-
- getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenScatteredFeature
-
- getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenStronghold
-
- getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenVillage
-
- getStructureName() - Method in class net.minecraft.world.gen.structure.StructureOceanMonument
-
- getStructureName() - Method in class net.minecraft.world.gen.structure.WoodlandMansion
-
- getStructureSize() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenEndCity
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenMineshaft
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenNetherBridge
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenScatteredFeature
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenStronghold
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- getStructureStart(NBTTagCompound, World) - Static method in class net.minecraft.world.gen.structure.MapGenStructureIO
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenVillage
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.StructureOceanMonument
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.WoodlandMansion
-
- getStructureStartName(StructureStart) - Static method in class net.minecraft.world.gen.structure.MapGenStructureIO
-
- getStructureTemplateManager() - Method in interface net.minecraft.world.storage.ISaveHandler
-
- getStructureTemplateManager() - Method in class net.minecraft.world.storage.SaveHandler
-
- getStructureTemplateManager() - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getStructureTemplateManager() - Method in class net.minecraft.world.WorldServer
-
- getStructureTemplateManager() - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- getStructureVillageWeightedPieceList(Random, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces
-
- getStrVsBlock(IBlockState) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.Item
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.ItemAxe
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.ItemPickaxe
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.ItemShears
-
- getStrVsBlock(IBlockState) - Method in class net.minecraft.item.ItemStack
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.ItemSword
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.ItemTool
-
- getStyle() - Method in interface net.minecraft.util.text.ITextComponent
-
Gets the style of this component.
- getStyle() - Method in class net.minecraft.util.text.TextComponentBase
-
Gets the style of this component.
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.Block
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockAnvil
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockCarpet
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockColored
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockDaylightDetector
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockDirt
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockDoublePlant
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockFlower
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockNewLeaf
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockNewLog
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockOldLeaf
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockOldLog
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockPlanks
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockPrismarine
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockQuartz
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockRedSandstone
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockSand
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockSandStone
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockSapling
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockSilverfish
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockSponge
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockStainedGlass
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockStainedGlassPane
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockStone
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockStoneBrick
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockStoneSlab
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockStoneSlabNew
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockTallGrass
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockWall
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.block.BlockWoodSlab
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubCommands() - Method in class net.minecraftforge.server.command.CommandTreeBase
-
- getSubCompound(String) - Method in class net.minecraft.item.ItemStack
-
Get an NBTTagCompound from this stack's NBT data.
- getSubID() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.Item
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemAppleGold
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemBanner
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemBlock
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemCoal
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemDye
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemFishFood
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemMonsterPlacer
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemPotion
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemShield
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemSkull
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemTippedArrow
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(Item, CreativeTabs, NonNullList<ItemStack>) - Method in class net.minecraftforge.fluids.UniversalBucket
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubmodels() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getSubstitutions() - Method in class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.RegistryData
-
- getSubtitle() - Method in class net.minecraft.client.audio.SoundEventAccessor
-
- getSubtitle() - Method in class net.minecraft.client.audio.SoundList
-
- getSuccessCount() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
returns the successCount int.
- getSuffix() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getSuffix() - Method in enum net.minecraft.world.DimensionType
-
- getSuffixes() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSuggestedConfigurationFile() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Get a suggested configuration file for this mod.
- getSuitableLanPort() - Static method in class net.minecraft.util.HttpUtil
-
- getSummonChance() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getSummoner() - Method in class net.minecraftforge.event.entity.living.ZombieEvent
-
- getSunBrightness(float) - Method in class net.minecraft.world.World
-
Returns the sun brightness - checks time of day, rain and thunder
- getSunBrightness(float) - Method in class net.minecraft.world.WorldProvider
-
Gets the Sun Brightness for rendering sky.
- getSunBrightnessBody(float) - Method in class net.minecraft.world.World
-
- getSunBrightnessFactor(float) - Method in class net.minecraft.world.World
-
The current sun brightness factor for this dimension.
- getSunBrightnessFactor(float) - Method in class net.minecraft.world.WorldProvider
-
The current sun brightness factor for this dimension.
- getSwimSound() - Method in class net.minecraft.entity.Entity
-
- getSwimSound() - Method in class net.minecraft.entity.monster.EntityMob
-
- getSwimSound() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSwingProgress(T, float) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
Returns where in the swing animation the living entity is (from 0 to 1).
- getSwingProgress(float) - Method in class net.minecraft.entity.EntityLivingBase
-
Gets the progression of the swing animation, ranges from 0.0 to 1.0.
- getSwingProgress() - Method in class net.minecraftforge.client.event.RenderSpecificHandEvent
-
- getSystemTime() - Static method in class net.minecraft.client.Minecraft
-
Gets the system time in milliseconds.
- getTabColumn() - Method in class net.minecraft.creativetab.CreativeTabs
-
returns index % 6
- getTabCompletionCoordinate(String[], int, BlockPos) - Static method in class net.minecraft.command.CommandBase
-
- getTabCompletionCoordinateXZ(String[], int, BlockPos) - Static method in class net.minecraft.command.CommandBase
-
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandBase
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandBlockData
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandClearInventory
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandClone
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandCompare
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandDebug
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandDifficulty
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandEffect
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandEnchant
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandExecuteAt
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandFill
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandGameMode
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandGameRule
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandGive
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(ICommandSender, String, BlockPos) - Method in class net.minecraft.command.CommandHandler
-
Get a list of possible completion options for when the TAB key is pressed.
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandHelp
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandKill
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandLocate
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandParticle
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandPlaySound
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandReplaceItem
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandServerKick
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandSetSpawnpoint
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandSpreadPlayers
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandStats
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandStopSound
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandTime
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandTitle
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandTP
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandTrigger
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandWeather
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandWorldBorder
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandXP
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in interface net.minecraft.command.ICommand
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(ICommandSender, String, BlockPos) - Method in interface net.minecraft.command.ICommandManager
-
Get a list of possible completion options for when the TAB key is pressed.
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandAchievement
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandBanIp
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandBanPlayer
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandBroadcast
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandDeOp
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandEmote
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandListBans
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandMessage
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandMessageRaw
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandOp
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandPardonIp
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandPardonPlayer
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandSaveAll
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandScoreboard
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandSetBlock
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandSummon
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandTeleport
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandTestFor
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandTestForBlock
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandWhitelist
-
Get a list of options for when the user presses the TAB key
- getTabCompletions(ICommandSender, String, BlockPos, boolean) - Method in class net.minecraft.server.MinecraftServer
-
- getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraftforge.server.command.CommandTreeBase
-
Get a list of options for when the user presses the TAB key
- getTabIconItem() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTabIndex() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTabLabel() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTable() - Method in class net.minecraftforge.event.LootTableLoadEvent
-
- getTabList() - Method in class net.minecraft.client.gui.GuiIngame
-
- getTabListDisplayName() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Returns null which indicates the tab list should just display the player's name, return a different value to
display the specified text instead of the player's name
- getTabPage() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
gets a generic tag with the specified name
- getTagCompound() - Method in class net.minecraft.item.ItemStack
-
Returns the NBTTagCompound of the ItemStack.
- getTagCompound() - Method in class net.minecraft.world.gen.structure.MapGenStructureData
-
- getTagFromJson(String) - Static method in class net.minecraft.nbt.JsonToNBT
-
- getTagId(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Gets the ID byte for the given tag key
- getTagList(String, int) - Method in class net.minecraft.nbt.NBTTagCompound
-
Gets the NBTTagList object with the given name.
- getTags() - Method in class net.minecraft.entity.Entity
-
- getTagType() - Method in class net.minecraft.nbt.NBTTagList
-
- getTailAnimation(float) - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getTailRotation() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getTalkInterval() - Method in class net.minecraft.entity.EntityLiving
-
Get number of ticks, at least during which the living entity will be silent.
- getTalkInterval() - Method in class net.minecraft.entity.monster.EntityGolem
-
Get number of ticks, at least during which the living entity will be silent.
- getTalkInterval() - Method in class net.minecraft.entity.monster.EntityGuardian
-
Get number of ticks, at least during which the living entity will be silent.
- getTalkInterval() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Get number of ticks, at least during which the living entity will be silent.
- getTalkInterval() - Method in class net.minecraft.entity.passive.EntityAnimal
-
Get number of ticks, at least during which the living entity will be silent.
- getTalkInterval() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
Get number of ticks, at least during which the living entity will be silent.
- getTamer() - Method in class net.minecraftforge.event.entity.living.AnimalTameEvent
-
- getTameSkin() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getTank() - Method in class net.minecraftforge.fluids.FluidEvent.FluidDrainingEvent
-
- getTank() - Method in class net.minecraftforge.fluids.FluidEvent.FluidFillingEvent
-
- getTankProperties() - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
-
Returns an array of objects which represent the internal tanks.
- getTankProperties() - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
-
- getTankProperties() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerConcatenate
-
- getTankProperties() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerFluidMap
-
- getTankProperties() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
- getTankProperties() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
-
- getTankProperties() - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
-
- getTankProperties() - Method in class net.minecraftforge.fluids.capability.wrappers.BlockLiquidWrapper
-
- getTankProperties() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
-
- getTankProperties() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
-
- getTankProperties() - Method in class net.minecraftforge.fluids.FluidTank
-
- getTarget() - Method in class net.minecraft.pathfinding.Path
-
- getTarget() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- getTarget() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getTarget() - Method in class net.minecraftforge.event.entity.living.LivingSetAttackTargetEvent
-
- getTarget() - Method in class net.minecraftforge.event.entity.player.AttackEntityEvent
-
- getTarget() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
-
- getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.StartTracking
-
The Entity now being tracked.
- getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.StopTracking
-
The Entity no longer being tracked.
- getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteract
-
- getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific
-
- getTarget() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
- getTarget() - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- getTargetableArea(double) - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
- getTargetBlock() - Method in class net.minecraft.network.play.client.CPacketTabComplete
-
- getTargetBlock() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
-
- getTargetBlockPos() - Method in class net.minecraft.client.gui.GuiChat.ChatTabCompleter
-
- getTargetBlockPos() - Method in class net.minecraft.util.TabCompleter
-
- getTargetDistance() - Method in class net.minecraft.entity.ai.EntityAITarget
-
- getTargetedEntity() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getTargetLocation() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
Returns the location the dragon is flying toward
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
Returns the location the dragon is flying toward
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseChargingPlayer
-
Returns the location the dragon is flying toward
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseDying
-
Returns the location the dragon is flying toward
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHoldingPattern
-
Returns the location the dragon is flying toward
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHover
-
Returns the location the dragon is flying toward
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLanding
-
Returns the location the dragon is flying toward
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLandingApproach
-
Returns the location the dragon is flying toward
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseStrafePlayer
-
Returns the location the dragon is flying toward
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseTakeoff
-
Returns the location the dragon is flying toward
- getTargetSize() - Method in class net.minecraft.world.border.WorldBorder
-
- getTargetX() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- getTargetY() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- getTargetZ() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- getTeam() - Method in class net.minecraft.entity.Entity
-
- getTeam() - Method in class net.minecraft.entity.passive.EntityTameable
-
- getTeam() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
Retrieve the ScorePlayerTeam instance identified by the passed team name
- getTeamCollisionPredicate(Entity) - Static method in class net.minecraft.util.EntitySelectors
-
- getTeamColor(T) - Method in class net.minecraft.client.renderer.entity.Render
-
- getTeamName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getTeamNames() - Method in class net.minecraft.scoreboard.Scoreboard
-
Retrieve all registered ScorePlayerTeam names
- getTeams() - Method in class net.minecraft.scoreboard.Scoreboard
-
Retrieve all registered ScorePlayerTeam instances
- getTeleportDirection() - Method in class net.minecraft.entity.Entity
-
- getTeleportId() - Method in class net.minecraft.network.play.client.CPacketConfirmTeleport
-
- getTeleportId() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getTempCategory() - Method in class net.minecraft.world.biome.Biome
-
- getTempCategory() - Method in class net.minecraft.world.biome.BiomeOcean
-
- getTemper() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- getTemperature() - Method in class net.minecraft.world.biome.Biome
-
- getTemperature(IBlockAccess, BlockPos) - Static method in class net.minecraftforge.fluids.BlockFluidBase
-
- getTemperature() - Method in class net.minecraftforge.fluids.Fluid
-
- getTemperature(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getTemperature(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getTemperatureAtHeight(float, int) - Method in class net.minecraft.world.biome.BiomeProvider
-
Return an adjusted version of a given temperature based on the y height
- getTemplate(MinecraftServer, ResourceLocation) - Method in class net.minecraft.world.gen.structure.template.TemplateManager
-
- getTerrainType() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getTerrainType() - Method in class net.minecraft.world.storage.WorldInfo
-
- getTerrainType() - Method in class net.minecraft.world.WorldSettings
-
- getTessellator() - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
-
- getTexCoords() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
-
- getText(int, String, float) - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- getText(int, String, float) - Method in interface net.minecraft.client.gui.GuiSlider.FormatHelper
-
- getText() - Method in class net.minecraft.client.gui.GuiTextField
-
Returns the contents of the textbox
- getText() - Method in class net.minecraft.util.text.TextComponentString
-
Gets the text value of this component.
- getText() - Method in class net.minecraftforge.fml.common.StartupQuery
-
- getTextComponent() - Method in class net.minecraft.item.ItemStack
-
Get a ChatComponent for this Item's display name that shows this Item on hover
- getTexture(IBlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
-
- getTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
-
- getTexture() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- getTextureBlur() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
-
- getTextureByXP() - Method in class net.minecraft.entity.item.EntityXPOrb
-
Returns a number from 1 to 10 based on how much XP this orb is worth.
- getTextureClamp() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
-
- getTextureCoordinate() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- getTextureData() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
-
- getTextureExtry(String) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
Grabs the registered entry for the specified name, returning null if there was not a entry.
- getTextureLocation() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- getTextureLocations(ModelBlock) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- getTextureManager() - Method in class net.minecraft.client.Minecraft
-
- getTextureMap() - Method in class net.minecraft.client.renderer.block.model.ModelManager
-
- getTextureMapBlocks() - Method in class net.minecraft.client.Minecraft
-
- getTextureName() - Method in enum net.minecraft.entity.passive.HorseArmorType
-
- getTextureOffset(String) - Method in class net.minecraft.client.model.ModelBase
-
- getTexturePackDescription() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- getTextures() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getTextures() - Method in class net.minecraftforge.client.model.b3d.B3DModel
-
- getTextures() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- getTextures() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getTextures() - Method in interface net.minecraftforge.client.model.IModel
-
- getTextures() - Method in class net.minecraftforge.client.model.ItemLayerModel
-
- getTextures() - Method in class net.minecraftforge.client.model.ModelDynBucket
-
- getTextures() - Method in class net.minecraftforge.client.model.ModelFluid
-
- getTextures() - Method in class net.minecraftforge.client.model.MultiLayerModel
-
- getTextures() - Method in class net.minecraftforge.client.model.MultiModel
-
Deprecated.
- getTextures() - Method in class net.minecraftforge.client.model.obj.OBJModel
-
- getTextWithoutFormattingCodes(String) - Static method in enum net.minecraft.util.text.TextFormatting
-
Returns a copy of the given string, with formatting codes stripped away.
- getThreadedIOInstance() - Static method in class net.minecraft.world.storage.ThreadedFileIOBase
-
Retrieves an instance of the threadedFileIOBase.
- getThrower() - Method in class net.minecraft.entity.item.EntityItem
-
- getThrower() - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- getThrower() - Method in interface net.minecraftforge.fml.common.registry.IThrowableEntity
-
Gets the entity that threw/created this entity.
- getThumbLength() - Method in class net.minecraft.block.state.pattern.BlockPattern
-
- getThunderStrength(float) - Method in class net.minecraft.world.World
-
- getThunderTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Returns the number of ticks until next thunderbolt.
- getThunderTime() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns the number of ticks until next thunderbolt.
- getTickCounter() - Method in class net.minecraft.server.MinecraftServer
-
- getTickDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getTicket() - Method in class net.minecraftforge.common.ForgeChunkManager.ForceChunkEvent
-
- getTicket() - Method in class net.minecraftforge.common.ForgeChunkManager.UnforceChunkEvent
-
- getTickRandomly() - Method in class net.minecraft.block.Block
-
Returns whether or not this block is of a type that needs random ticking.
- getTicks() - Method in class net.minecraft.network.play.server.SPacketCooldown
-
- getTicksElytraFlying() - Method in class net.minecraft.entity.EntityLivingBase
-
- getTicksSinceLastDoorAdding() - Method in class net.minecraft.village.Village
-
- getTileData() - Method in class net.minecraft.tileentity.TileEntity
-
Gets a
NBTTagCompound
that can be used to store custom data for this tile entity.
- getTileEntities() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- getTileEntity() - Method in class net.minecraft.block.state.BlockWorldState
-
Gets the tile entity as currently held, or (if it has not gotten it from the world) loads it from the world.
- getTileEntity() - Method in class net.minecraft.inventory.ContainerBeacon
-
- getTileEntity(BlockPos, Chunk.EnumCreateEntityType) - Method in class net.minecraft.world.chunk.Chunk
-
- getTileEntity(BlockPos, Chunk.EnumCreateEntityType) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getTileEntity(BlockPos) - Method in class net.minecraft.world.ChunkCache
-
- getTileEntity(BlockPos, Chunk.EnumCreateEntityType) - Method in class net.minecraft.world.ChunkCache
-
- getTileEntity(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
-
- getTileEntity(BlockPos) - Method in class net.minecraft.world.World
-
- getTileEntity() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getTileEntity() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent.TileEntity
-
Deprecated.
- getTileEntityMap() - Method in class net.minecraft.world.chunk.Chunk
-
- getTileEntityRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getTileEntityTags() - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- getTileEntityType() - Method in class net.minecraft.network.play.server.SPacketUpdateTileEntity
-
- getTileTimings() - Static method in class net.minecraftforge.server.ForgeTimeTracker
-
- getTimeSinceHit() - Method in class net.minecraft.entity.item.EntityBoat
-
Gets the time since the last hit.
- getTimeUntilTarget() - Method in class net.minecraft.world.border.WorldBorder
-
- getTintIndex() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
-
- getTitle() - Method in class net.minecraft.network.play.server.SPacketSpawnPainting
-
- getTitle(int) - Static method in class net.minecraftforge.common.AchievementPage
-
- getTitle() - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- getTntPlacedBy() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
returns null or the entityliving it was placed or ignited by
- getTo() - Method in class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
-
- getToken() - Method in class net.minecraft.util.Session
-
- getToolClasses(ItemStack) - Method in class net.minecraft.item.Item
-
- getToolClasses(ItemStack) - Method in class net.minecraft.item.ItemTool
-
- getToolMaterial() - Method in class net.minecraft.item.ItemTool
-
- getToolMaterialName() - Method in class net.minecraft.item.ItemSword
-
Return the name for this tool's material.
- getToolMaterialName() - Method in class net.minecraft.item.ItemTool
-
Return the name for this tool's material.
- getTooltip(EntityPlayer, boolean) - Method in class net.minecraft.item.ItemStack
-
Return a list of strings containing information about the item
- getToolTip() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
-
- getToolUses() - Method in class net.minecraft.village.MerchantRecipe
-
- getTopBoundingBox() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- getTopFilledSegment() - Method in class net.minecraft.world.chunk.Chunk
-
Returns the topmost ExtendedBlockStorage instance for this Chunk that actually contains a block.
- getTopSolidOrLiquidBlock(BlockPos) - Method in class net.minecraft.world.World
-
Finds the highest block on the x and z coordinate that is solid or liquid, and returns its y coord.
- getTotalArmorValue() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
- getTotalArmorValue(EntityPlayer) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getTotalExperience() - Method in class net.minecraft.network.play.server.SPacketSetExperience
-
- getTotalPhases() - Static method in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- getTotalWeight(List<? extends WeightedRandom.Item>) - Static method in class net.minecraft.util.WeightedRandom
-
Returns the total weight of all items in a collection.
- getTotalWorldTime() - Method in class net.minecraft.network.play.server.SPacketTimeUpdate
-
- getTotalWorldTime() - Method in class net.minecraft.world.World
-
- getToughness() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getTrackedEntity() - Method in class net.minecraft.entity.EntityTrackerEntry
-
- getTrackingPlayers(Entity) - Method in class net.minecraft.entity.EntityTracker
-
Get all players tracking the given Entity.
- getTrackingRange() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getTrades(int) - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerCareer
-
- getTransform(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
Deprecated.
- getTransformers() - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- getTransformerWrapper(LaunchClassLoader, String, String) - Static method in class net.minecraftforge.fml.common.asm.ASMTransformerWrapper
-
- getTransforms(IModelState) - Static method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getTransforms(ItemCameraTransforms) - Static method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getTranslatedInfo() - Method in class net.minecraft.world.WorldType
-
Gets the translation key for the info text for this world type.
- getTranslatedName(int) - Method in class net.minecraft.enchantment.Enchantment
-
Returns the correct traslated name of the enchantment and the level in roman numbers.
- getTranslatedTabLabel() - Method in class net.minecraft.creativetab.CreativeTabs
-
Gets the translated Label.
- getTranslateName() - Method in class net.minecraft.world.WorldType
-
Gets the translation key for the name of this world type.
- getTranslation() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getTranslationName(ResourceLocation) - Static method in class net.minecraft.entity.EntityList
-
- getTranslucent() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getTriggerNames(MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- getType(BlockFlower.EnumFlowerColor, int) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
Get the given FlowerType from BlockType & metadata
- getType() - Method in class net.minecraft.client.audio.Sound
-
- getType() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- getType() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartChest
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartCommandBlock
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartEmpty
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartMobSpawner
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- getType() - Method in class net.minecraft.network.play.server.SPacketChat
-
Returns the id of the area to display the text, 2 for above the action bar, anything else currently for the chat
window
- getType() - Method in class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- getType() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getType() - Method in class net.minecraft.network.play.server.SPacketTitle
-
- getType() - Method in class net.minecraft.util.ActionResult
-
- getType() - Method in class net.minecraft.world.storage.MapDecoration
-
- getType() - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
-
Introduced in 1.8:
0 : Standard Text Message
1 : 'System' message, displayed as standard text.
- getType() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
-
- getType() - Method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
- getType() - Method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
- getType(String, BiomeDictionary.Type...) - Static method in class net.minecraftforge.common.BiomeDictionary.Type
-
Retrieves a Type instance by name,
if one does not exist already it creates one.
- getType(String) - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
-
- getType() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getType(Property) - Static method in class net.minecraftforge.common.config.ConfigElement
-
- getType() - Method in class net.minecraftforge.common.config.Property
-
Gets the Property.Type enum value for this Property.
- getType() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Gets the ticket type
- getType() - Method in interface net.minecraftforge.common.property.IUnlistedProperty
-
- getType() - Method in class net.minecraftforge.common.property.Properties.PropertyAdapter
-
- getType() - Method in class net.minecraftforge.common.property.PropertyFloat
-
- getType() - Method in class net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate
-
- getType() - Method in class net.minecraftforge.event.terraingen.InitMapGenEvent
-
- getType() - Method in class net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable
-
- getType() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent.Populate
-
- getType() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
-
- getType() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getType() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Gets the ConfigGuiType value corresponding to the type of this property object, or CONFIG_CATEGORY if this is a
category object.
- getType() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation
-
- getType() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent
-
- getTypeAdapter() - Method in interface net.minecraftforge.common.config.IFieldWrapper
-
- getTypeByName(String) - Static method in enum net.minecraft.command.CommandResultStats.Type
-
Retrieves the Type indicated by the supplied name string.
- getTypeClass() - Method in class net.minecraftforge.server.permission.context.ContextKey
-
- getTypeForItem(ItemStack) - Method in class net.minecraft.block.BlockPurpurSlab
-
- getTypeForItem(ItemStack) - Method in class net.minecraft.block.BlockSlab
-
- getTypeForItem(ItemStack) - Method in class net.minecraft.block.BlockStoneSlab
-
- getTypeForItem(ItemStack) - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getTypeForItem(ItemStack) - Method in class net.minecraft.block.BlockWoodSlab
-
- getTypeFromString(String) - Static method in enum net.minecraft.entity.item.EntityBoat.Type
-
- getTypeID() - Method in enum net.minecraft.command.CommandResultStats.Type
-
Retrieves the integer ID of the result type.
- getTypeInt() - Method in enum net.minecraft.client.audio.ISound.AttenuationType
-
- getTypeName() - Method in enum net.minecraft.command.CommandResultStats.Type
-
Retrieves the name of the type.
- getTypeName() - Method in enum net.minecraft.enchantment.EnchantmentProtection.Type
-
- getTypeNames() - Static method in enum net.minecraft.command.CommandResultStats.Type
-
Returns the names of all possible Result Types.
- getTypeProperty() - Method in class net.minecraft.block.BlockFlower
-
- getTypes(BlockFlower.EnumFlowerColor) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
Get all FlowerTypes that are applicable for the given Flower block ("yellow", "red")
- getTypes(Biome) - Static method in class net.minecraftforge.common.BiomeDictionary
-
Gets the set of types that have been added to the given biome.
- getUid() - Method in class net.minecraft.network.play.client.CPacketConfirmTransaction
-
- getUncollidingSaveDirName(ISaveFormat, String) - Static method in class net.minecraft.client.gui.GuiCreateWorld
-
Ensures that a proposed directory name doesn't collide with existing names.
- getUncookedHealAmount() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
Gets the amount that eating the uncooked version of this fish should heal the player.
- getUncookedSaturationModifier() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
Gets the saturation modifier to apply to the heal amount when the player eats the uncooked version of this
fish.
- getUnderlined() - Method in class net.minecraft.util.text.Style
-
Whether or not text of this ChatStyle should be underlined.
- getUnformattedComponentText() - Method in interface net.minecraft.util.text.ITextComponent
-
Gets the raw content of this component (but not its sibling components), without any formatting codes.
- getUnformattedComponentText() - Method in class net.minecraft.util.text.TextComponentScore
-
Gets the raw content of this component (but not its sibling components), without any formatting codes.
- getUnformattedComponentText() - Method in class net.minecraft.util.text.TextComponentSelector
-
Gets the raw content of this component (but not its sibling components), without any formatting codes.
- getUnformattedComponentText() - Method in class net.minecraft.util.text.TextComponentString
-
Gets the raw content of this component (but not its sibling components), without any formatting codes.
- getUnformattedComponentText() - Method in class net.minecraft.util.text.TextComponentTranslation
-
Gets the raw content of this component (but not its sibling components), without any formatting codes.
- getUnformattedText() - Method in interface net.minecraft.util.text.ITextComponent
-
Gets the text of this component and all sibling components, without any formatting codes.
- getUnformattedText() - Method in class net.minecraft.util.text.TextComponentBase
-
Gets the text of this component and all sibling components, without any formatting codes.
- getUnicodeFlag() - Method in class net.minecraft.client.gui.FontRenderer
-
Get unicodeFlag controlling whether strings should be rendered with Unicode fonts instead of the default.png
font.
- getUnInterpolatedU(float) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
The opposite of getInterpolatedU.
- getUnInterpolatedV(float) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
The opposite of getInterpolatedV.
- getUniqueDataId(String) - Method in class net.minecraft.world.storage.MapStorage
-
Returns an unique new data id for the given prefix and saves the idCounts map to the 'idcounts' file.
- getUniqueDataId(String) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
-
Returns an unique new data id for the given prefix and saves the idCounts map to the 'idcounts' file.
- getUniqueDataId(String) - Method in class net.minecraft.world.World
-
Returns an unique new data id from the MapStorage for the given prefix and saves the idCounts map to the
'idcounts' file.
- getUniqueID() - Method in class net.minecraft.entity.Entity
-
Returns the UUID of this entity.
- getUniqueId(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getUniqueId() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getUniqueId() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getUniqueId() - Method in class net.minecraft.network.play.server.SPacketSpawnPainting
-
- getUniqueId() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getUniqueId() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getUniqueID() - Method in class net.minecraft.profiler.Snooper
-
- getUniqueId() - Method in class net.minecraft.world.BossInfo
-
- getUnlistedNames() - Method in class net.minecraftforge.common.property.ExtendedBlockState.ExtendedStateImplementation
-
- getUnlistedNames() - Method in interface net.minecraftforge.common.property.IExtendedBlockState
-
- getUnlistedProperties() - Method in class net.minecraftforge.common.property.ExtendedBlockState.ExtendedStateImplementation
-
- getUnlistedProperties() - Method in class net.minecraftforge.common.property.ExtendedBlockState
-
- getUnlistedProperties() - Method in interface net.minecraftforge.common.property.IExtendedBlockState
-
- getUnlocalizedName() - Method in class net.minecraft.block.Block
-
Returns the unlocalized name of the block with "tile." appended to the front.
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockDirt.DirtType
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockPlanks.EnumType
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockPrismarine.EnumType
-
- getUnlocalizedName(int) - Method in class net.minecraft.block.BlockPurpurSlab
-
Returns the slab block name with the type associated with it
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockRedSandstone.EnumType
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockSand.EnumType
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockSandStone.EnumType
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
-
- getUnlocalizedName(int) - Method in class net.minecraft.block.BlockSlab
-
Returns the slab block name with the type associated with it
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockStone.EnumType
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockStoneBrick.EnumType
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
-
- getUnlocalizedName(int) - Method in class net.minecraft.block.BlockStoneSlab
-
Returns the slab block name with the type associated with it
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
-
- getUnlocalizedName(int) - Method in class net.minecraft.block.BlockStoneSlabNew
-
Returns the slab block name with the type associated with it
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockWall.EnumType
-
- getUnlocalizedName(int) - Method in class net.minecraft.block.BlockWoodSlab
-
Returns the slab block name with the type associated with it
- getUnlocalizedName() - Method in enum net.minecraft.item.EnumDyeColor
-
- getUnlocalizedName() - Method in class net.minecraft.item.Item
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.Item
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemAir
-
Returns the unlocalized name of this item.
- getUnlocalizedName() - Method in class net.minecraft.item.ItemAir
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemBlock
-
Returns the unlocalized name of this item.
- getUnlocalizedName() - Method in class net.minecraft.item.ItemBlock
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemCloth
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemCoal
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemColored
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemDye
-
Returns the unlocalized name of this item.
- getUnlocalizedName() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
Gets the value that this fish type uses to replace "XYZ" in: "fish.XYZ.raw" / "fish.XYZ.cooked" for the
unlocalized name and "fish_XYZ_raw" / "fish_XYZ_cooked" for the icon string.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemFishFood
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemLeaves
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemMultiTexture
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemSkull
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemSlab
-
Returns the unlocalized name of this item.
- getUnlocalizedName() - Method in class net.minecraft.item.ItemStack
-
- getUnlocalizedName(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
A FluidStack sensitive version of getUnlocalizedName
- getUnlocalizedName() - Method in class net.minecraftforge.fluids.Fluid
-
Returns the unlocalized name of this fluid.
- getUnlocalizedName() - Method in class net.minecraftforge.fluids.FluidStack
-
- getUnlocalizedNameInefficiently(ItemStack) - Method in class net.minecraft.item.Item
-
Translates the unlocalized name of this item, but without the .name suffix, so the translation fails and the
unlocalized name itself is returned.
- getUnpoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getUnpoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getUnpoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getUnsignedByte(int) - Method in class net.minecraft.network.PacketBuffer
-
- getUnsignedInt(int) - Method in class net.minecraft.network.PacketBuffer
-
- getUnsignedMedium(int) - Method in class net.minecraft.network.PacketBuffer
-
- getUnsignedShort(int) - Method in class net.minecraft.network.PacketBuffer
-
- getUp() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
-
- getUpdateCounter() - Method in class net.minecraft.client.gui.GuiIngame
-
- getUpdatedCounter() - Method in class net.minecraft.client.gui.ChatLine
-
- getUpdateFrequency() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntity
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityBanner
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntitySign
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntity
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityBanner
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntitySign
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getUpdateUrl() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getUpdateUrl() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getUpdateUrl() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getUpdateUrl() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getUpdateUrl() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getUpperBound() - Method in class net.minecraftforge.fml.common.versioning.Restriction
-
- getURL() - Method in class net.minecraft.network.play.server.SPacketResourcePackSend
-
- getUsage() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandBlockData
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandClearInventory
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandClone
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandCompare
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandDebug
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandDefaultGameMode
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandDifficulty
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandEffect
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandEnchant
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandEntityData
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandExecuteAt
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandFill
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandGameMode
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandGameRule
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandGive
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandHelp
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandKill
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandLocate
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandParticle
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandPlaySound
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandReplaceItem
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandServerKick
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandSetPlayerTimeout
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandSetSpawnpoint
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandShowSeed
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandSpreadPlayers
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandStats
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandStopSound
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandTime
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandTitle
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandToggleDownfall
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandTP
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandTrigger
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandWeather
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandWorldBorder
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.CommandXP
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in interface net.minecraft.command.ICommand
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandAchievement
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBanIp
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBanPlayer
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBroadcast
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandDeOp
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandEmote
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandListBans
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandListPlayers
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandMessage
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandMessageRaw
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandOp
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPardonIp
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPardonPlayer
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPublishLocalServer
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveAll
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveOff
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveOn
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandScoreboard
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSetBlock
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandStop
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSummon
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTeleport
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTestFor
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTestForBlock
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandWhitelist
-
Gets the usage string for the command.
- getUsage(ICommandSender) - Method in class net.minecraftforge.server.command.ForgeCommand
-
Gets the usage string for the command.
- getUseBlock() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- getUseBlock() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
- getUsedButton() - Method in class net.minecraft.network.play.client.CPacketClickWindow
-
- getUseItem() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- getUseItem() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
- getUseNeighborBrightness(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getUserMessage() - Method in class net.minecraft.server.MinecraftServer
-
- getUsername() - Method in class net.minecraft.util.Session
-
- getUsername() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
-
- getUsername() - Method in class net.minecraftforge.event.ServerChatEvent
-
- getUsernames() - Method in class net.minecraft.server.management.PlayerProfileCache
-
Get an array of the usernames that are cached in this cache
- getUUID(GameProfile) - Static method in class net.minecraft.entity.player.EntityPlayer
-
Gets a players UUID given their GameProfie
- getUUID() - Static method in class net.minecraft.realms.Realms
-
- getUuid() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
-
- getUUIDFromTag(NBTTagCompound) - Static method in class net.minecraft.nbt.NBTUtil
-
Reads a UUID from the passed NBTTagCompound.
- getUvLock() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getUVLockTransform(EnumFacing) - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getUvOffset(int) - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getUvOffsetById(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getV1() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getV2() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getV3() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getValidationPattern() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getValidationPattern() - Method in class net.minecraftforge.common.config.Property
-
Gets the Pattern object used to validate user input for this Property.
- getValidationPattern() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getValidationPattern() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets a Pattern object used in String property input validation.
- getValidRotations(World, BlockPos) - Method in class net.minecraft.block.Block
-
Get the rotations that can apply to the block at the specified coordinates.
- getValidStates() - Method in class net.minecraft.block.state.BlockStateContainer
-
- getValidValues(boolean, boolean) - Static method in enum net.minecraft.util.text.TextFormatting
-
Gets all the valid values.
- getValidValues() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getValidValues() - Method in class net.minecraftforge.common.config.Property
-
Gets the array of valid values that this String Property can be set to, or null if not defined.
- getValidValues() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getValidValues() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets a String array of valid values for this property.
- getValue(IProperty<T>) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
Get the value of the given Property for this BlockState
- getValue(IProperty<T>) - Method in interface net.minecraft.block.state.IBlockState
-
Get the value of the given Property for this BlockState
- getValue() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
-
- getValue() - Method in class net.minecraft.network.play.server.SPacketChangeGameState
-
- getValue() - Method in class net.minecraft.network.play.server.SPacketWindowProperty
-
- getValue() - Method in class net.minecraft.realms.RealmsEditBox
-
- getValue() - Method in class net.minecraft.util.LazyLoadBase
-
- getValue() - Method in class net.minecraft.util.text.event.ClickEvent
-
Gets the value to perform the action on when this event is raised.
- getValue() - Method in class net.minecraft.util.text.event.HoverEvent
-
Gets the value to perform the action on when this event is raised.
- getValue(double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorPerlin
-
- getValue(double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorSimplex
-
- getValue() - Method in class net.minecraftforge.common.config.FieldWrapper.BeanEntry
-
- getValue(String) - Method in interface net.minecraftforge.common.config.IFieldWrapper
-
- getValue(IUnlistedProperty<V>) - Method in class net.minecraftforge.common.property.ExtendedBlockState.ExtendedStateImplementation
-
- getValue(IUnlistedProperty<V>) - Method in interface net.minecraftforge.common.property.IExtendedBlockState
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BooleanEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.DoubleEntry
-
- getValue() - Method in interface net.minecraftforge.fml.client.config.GuiEditArrayEntries.IArrayEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.IntegerEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.StringEntry
-
- getValue() - Method in interface net.minecraftforge.fml.client.config.GuiSelectStringEntries.IGuiSelectStringListEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries.ListEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiSlider
-
- getValue() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation.EnumHolder
-
- getValue(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getValue(ResourceLocation) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getValueByCanonicalName(String) - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
-
Gets a value by its canonical name.
- getValueByCanonicalName(String) - Static method in enum net.minecraft.util.text.event.HoverEvent.Action
-
Gets a value by its canonical name.
- getValueByName(String) - Static method in enum net.minecraft.util.text.TextFormatting
-
Gets a value by its friendly name; null if the given name does not map to a defined value.
- getValueClass() - Method in interface net.minecraft.block.properties.IProperty
-
The class of the values of this property
- getValueClass() - Method in class net.minecraft.block.properties.PropertyHelper
-
The class of the values of this property
- getValueInt() - Method in class net.minecraftforge.fml.client.config.GuiSlider
-
- getValueMax() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getValueMin() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getValues() - Method in class net.minecraft.server.management.UserList
-
- getValues() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getValues() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation
-
- getValues() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getValues() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getVanillaNoteId() - Method in class net.minecraftforge.event.world.NoteBlockEvent
-
get the vanilla note-id, which contains information about both Note and Octave.
- getVanillaUvTransformGlobalToLocal(EnumFacing) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- getVanillaUvTransformLocalToGlobal(EnumFacing) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- getVariant(String) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
-
- getVariant() - Method in class net.minecraft.client.renderer.block.model.ModelResourceLocation
-
- getVariant() - Method in class net.minecraft.entity.passive.EntityLlama
-
- getVariantList() - Method in class net.minecraft.client.renderer.block.model.multipart.Selector
-
- getVariantList() - Method in class net.minecraft.client.renderer.block.model.VariantList
-
- getVariantNames(Item) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- getVariantProperty() - Method in class net.minecraft.block.BlockPurpurSlab
-
- getVariantProperty() - Method in class net.minecraft.block.BlockSlab
-
- getVariantProperty() - Method in class net.minecraft.block.BlockStoneSlab
-
- getVariantProperty() - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getVariantProperty() - Method in class net.minecraft.block.BlockWoodSlab
-
- getVariants() - Method in class net.minecraft.client.renderer.block.model.multipart.Multipart
-
- getVariants(Block) - Method in class net.minecraft.client.renderer.block.statemap.BlockStateMapper
-
- getVariantTexturePaths() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getVarIntSize(int) - Static method in class net.minecraft.network.PacketBuffer
-
Calculates the number of bytes required to fit the supplied int (0-5) if it were to be read/written using
readVarIntFromBuffer or writeVarIntToBuffer
- getVectorForRotation(float, float) - Method in class net.minecraft.entity.Entity
-
Creates a Vec3 using the pitch and yaw of the entities rotation.
- getVectorFromIndex(Entity, int) - Method in class net.minecraft.pathfinding.Path
-
Gets the vector of the PathPoint associated with the given index.
- getVehicleEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityAttach
-
- getVelocityX() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getVelocityY() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getVelocityZ() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getVerifyToken(PrivateKey) - Method in class net.minecraft.network.login.client.CPacketEncryptionResponse
-
- getVerifyToken() - Method in class net.minecraft.network.login.server.SPacketEncryptionRequest
-
- getVersion() - Method in class net.minecraft.client.Minecraft
-
- getVersion() - Method in class net.minecraft.network.ServerStatusResponse
-
- getVersion() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getVersion(String) - Method in interface net.minecraftforge.common.util.IDataFixerData
-
- getVersion() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getVersion() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getVersion() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getVersion() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A human readable version identifier
- getVersionId() - Method in class net.minecraft.world.storage.WorldInfo
-
- getVersionName() - Method in class net.minecraft.world.storage.WorldInfo
-
- getVersionName() - Method in class net.minecraft.world.storage.WorldSummary
-
- getVersionProperties() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Get a version.properties file as a Properties
object from the mod file.
- getVersionString() - Method in interface net.minecraftforge.fml.common.versioning.ArtifactVersion
-
- getVersionString() - Method in class net.minecraftforge.fml.common.versioning.DefaultArtifactVersion
-
- getVersionType() - Method in class net.minecraft.client.Minecraft
-
- getVertexBufferByLayer(int) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- getVertexCount() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- getVertexCount() - Method in class net.minecraft.client.renderer.VertexBuffer.State
-
- getVertexCount() - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- getVertexData() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
-
- getVertexData() - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad
-
- getVertexFormat() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- getVertexFormat() - Method in class net.minecraft.client.renderer.VertexBuffer.State
-
- getVertexFormat() - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- getVertexFormat() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getVertexFormat() - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
-
- getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
-
- getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.TransformerConsumer
-
- getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- getVertexFormatElement() - Method in class net.minecraft.realms.RealmsVertexFormatElement
-
- getVertexInformation(int) - Method in enum net.minecraft.client.renderer.EnumFaceDirection
-
- getVertexRotatedRev(int) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
-
- getVertexShaderLoader() - Method in class net.minecraft.client.shader.ShaderManager
-
- getVertexSize() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getVertexState() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- getVertexU(int) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
-
- getVertexV(int) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
-
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.EntityLiving
-
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntityGuardian
-
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntityShulker
-
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntitySlime
-
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.passive.EntityWolf
-
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
- getVertices() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- getViewDistance() - Method in class net.minecraft.server.management.PlayerList
-
Gets the View Distance.
- getViewVector(Entity, double) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- getVillage() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- GetVillageBlockID(Biome, IBlockState) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
-
- getVillageCollection() - Method in class net.minecraft.world.World
-
- getVillageComponent(StructureVillagePieces.PieceWeight, StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
- getVillageDoorInfoList() - Method in class net.minecraft.village.Village
-
called only by class EntityAIMoveThroughVillage
- getVillageList() - Method in class net.minecraft.village.VillageCollection
-
Get a list of villages.
- getVillagePieceWeight(Random, int) - Method in interface net.minecraftforge.fml.common.registry.VillagerRegistry.IVillageCreationHandler
-
- getVillageRadius() - Method in class net.minecraft.village.Village
-
- getVillagerInventory() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getViscosity() - Method in class net.minecraftforge.fluids.Fluid
-
- getViscosity(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getViscosity(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getVisibilityMap() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- getVisibilityModifier() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Visibility
-
- getVisible() - Method in class net.minecraft.client.gui.GuiTextField
-
returns true if this textbox is visible
- getVisibleFacings(BlockPos) - Method in class net.minecraft.client.renderer.chunk.VisGraph
-
- getVisitedNodes() - Method in class net.minecraftforge.fml.common.toposort.ModSortingException.SortingExceptionData
-
- getVoidFogYFactor() - Method in class net.minecraft.world.WorldProvider
-
Returns a double value representing the Y value relative to the top of the map at which void fog is at its
maximum.
- getVolume() - Method in class net.minecraft.block.SoundType
-
- getVolume() - Method in interface net.minecraft.client.audio.ISound
-
- getVolume() - Method in class net.minecraft.client.audio.PositionedSound
-
- getVolume() - Method in class net.minecraft.client.audio.Sound
-
- getVolume() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getVolume() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getVolume() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getWalkSpeed() - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- getWalkSpeed() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- getWarningDistance() - Method in class net.minecraft.world.border.WorldBorder
-
- getWarningTime() - Method in class net.minecraft.world.border.WorldBorder
-
- getWasUpdated() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
-
- getWatchedAttributes() - Method in class net.minecraft.entity.ai.attributes.AttributeMap
-
- getWatchedTargetId(int) - Method in class net.minecraft.entity.boss.EntityWither
-
Returns the target entity ID if present, or -1 if not @param par1 The target offset, should be from 0-2
- getWaterColor() - Method in class net.minecraft.world.biome.Biome
-
- GetWaterColor(Biome, int) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetWaterColor
-
- getWaterColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
-
- getWaterColorMultiplier() - Method in class net.minecraft.world.biome.Biome
-
- getWaterLevelAbove() - Method in class net.minecraft.entity.item.EntityBoat
-
- getWaterSlowDown() - Method in class net.minecraft.entity.EntityLivingBase
-
- getWaterSlowDown() - Method in class net.minecraft.entity.monster.EntityPolarBear
-
- getWeakChanges(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
If this block should be notified of weak changes.
- getWeakChanges(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Deprecated.
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockButton
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockChest
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockCompressedPowered
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLever
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockObserver
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRailDetector
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockTripWireHook
-
- getWeakPower(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getWeakPower(IBlockAccess, BlockPos, EnumFacing) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getWeatherRenderer() - Method in class net.minecraft.world.WorldProvider
-
- getWeight() - Method in interface net.minecraft.client.audio.ISoundEventAccessor
-
- getWeight() - Method in class net.minecraft.client.audio.Sound
-
- getWeight() - Method in class net.minecraft.client.audio.SoundEventAccessor
-
- getWeight() - Method in class net.minecraft.client.renderer.block.model.Variant
-
- getWeight() - Method in enum net.minecraft.enchantment.Enchantment.Rarity
-
Retrieves the weight of Rarity.
- getWeight() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getWeightedBiomeEntry(BiomeManager.BiomeType) - Method in class net.minecraft.world.gen.layer.GenLayerBiome
-
- getWeightMap() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- getWeights() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJointWeight
-
- getWelcomeMessage() - Method in class net.minecraft.world.WorldProvider
-
A message to display to the user when they transfer to this dimension.
- getWhitelistedPlayerNames() - Method in class net.minecraft.server.management.PlayerList
-
- getWhitelistedPlayers() - Method in class net.minecraft.server.management.PlayerList
-
- getWidth() - Method in class net.minecraft.block.BlockPortal.Size
-
- getWidth() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
-
- getWidth() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- getWidth() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getWidth() - Method in class net.minecraft.client.gui.GuiTextField
-
returns the width of the textbox depending on if background drawing is enabled
- getWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- getWidth() - Method in class net.minecraft.inventory.InventoryCrafting
-
- getWidth() - Method in class net.minecraft.realms.RealmsButton
-
- getWidth() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Post
-
- getWidth() - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- getWidthPixels() - Method in class net.minecraft.entity.EntityHanging
-
- getWidthPixels() - Method in class net.minecraft.entity.EntityLeashKnot
-
- getWidthPixels() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getWidthPixels() - Method in class net.minecraft.entity.item.EntityPainting
-
- getWindowId() - Method in class net.minecraft.network.play.client.CPacketClickWindow
-
- getWindowId() - Method in class net.minecraft.network.play.client.CPacketConfirmTransaction
-
- getWindowId() - Method in class net.minecraft.network.play.client.CPacketEnchantItem
-
- getWindowId() - Method in class net.minecraft.network.play.server.SPacketConfirmTransaction
-
- getWindowId() - Method in class net.minecraft.network.play.server.SPacketOpenWindow
-
- getWindowId() - Method in class net.minecraft.network.play.server.SPacketSetSlot
-
- getWindowId() - Method in class net.minecraft.network.play.server.SPacketWindowItems
-
- getWindowId() - Method in class net.minecraft.network.play.server.SPacketWindowProperty
-
- getWindowTitle() - Method in class net.minecraft.network.play.server.SPacketOpenWindow
-
- getWitherBasePattern() - Method in class net.minecraft.block.BlockSkull
-
- getWitherPattern() - Method in class net.minecraft.block.BlockSkull
-
- getWoodType(int) - Method in class net.minecraft.block.BlockLeaves
-
- getWoodType(int) - Method in class net.minecraft.block.BlockNewLeaf
-
- getWoodType(int) - Method in class net.minecraft.block.BlockOldLeaf
-
- getWordWrappedHeight(String, int) - Method in class net.minecraft.client.gui.FontRenderer
-
Returns the height (in pixels) of the given string if it is wordwrapped to the given max width.
- getWorld() - Method in class net.minecraft.block.BlockSourceImpl
-
- getWorld() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- getWorld() - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
-
- getWorld() - Method in interface net.minecraft.dispenser.ILocation
-
- getWorld() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getWorld() - Method in interface net.minecraft.entity.IEntityMultiPart
-
- getWorld() - Method in interface net.minecraft.entity.IMerchant
-
- getWorld() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Returns the worldObj for this tileEntity.
- getWorld() - Method in class net.minecraft.entity.NpcMerchant
-
- getWorld() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getWorld() - Method in interface net.minecraft.tileentity.IHopper
-
Returns the worldObj for this tileEntity.
- getWorld() - Method in class net.minecraft.tileentity.TileEntity
-
Returns the worldObj for this tileEntity.
- getWorld() - Method in class net.minecraft.world.chunk.Chunk
-
- getWorld() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getWorld() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getWorld(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- getWorld() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getWorld() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent.World
-
Deprecated.
- getWorld() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
-
Get the world object
- getWorld() - Method in class net.minecraftforge.event.entity.EntityJoinWorldEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.UseHoeEvent
-
- getWorld() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.ReplaceBiomeBlocks
-
- getWorld() - Method in class net.minecraftforge.event.terraingen.DecorateBiomeEvent
-
- getWorld() - Method in class net.minecraftforge.event.terraingen.OreGenEvent
-
- getWorld() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent
-
- getWorld() - Method in class net.minecraftforge.event.world.BlockEvent
-
- getWorld() - Method in class net.minecraftforge.event.world.ExplosionEvent
-
- getWorld() - Method in class net.minecraftforge.event.world.WorldEvent
-
- getWorld() - Method in class net.minecraftforge.fluids.FluidEvent
-
- getWorld() - Method in class net.minecraftforge.server.permission.context.Context
-
- getWorld() - Method in interface net.minecraftforge.server.permission.context.IContext
-
World from where permission is requested.
- getWorld() - Method in class net.minecraftforge.server.permission.context.PlayerContext
-
- getWorld() - Method in class net.minecraftforge.server.permission.context.WorldContext
-
- getWorldBorder(MinecraftServer) - Method in class net.minecraft.command.CommandWorldBorder
-
- getWorldBorder() - Method in class net.minecraft.world.World
-
- getWorldClient() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getWorldData(File, DataFixer) - Static method in class net.minecraft.world.storage.SaveFormatOld
-
- getWorldDirectory() - Method in interface net.minecraft.world.storage.ISaveHandler
-
Gets the File object corresponding to the base directory of this world.
- getWorldDirectory() - Method in class net.minecraft.world.storage.SaveHandler
-
Gets the File object corresponding to the base directory of this world.
- getWorldDirectory() - Method in class net.minecraft.world.storage.SaveHandlerMP
-
Gets the File object corresponding to the base directory of this world.
- getWorldDirectory() - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- getWorldFeatures() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
Return the list of world features enabled on this preset.
- getWorldIconFile() - Method in class net.minecraft.server.MinecraftServer
-
- getWorldInfo(String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
Returns the world's WorldInfo object
- getWorldInfo(String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
Returns the world's WorldInfo object
- getWorldInfo() - Method in class net.minecraft.world.World
-
Returns the world's WorldInfo object
- getWorldName() - Method in class net.minecraft.server.MinecraftServer
-
- getWorldName() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Get current world name
- getWorldName() - Method in class net.minecraft.world.storage.WorldInfo
-
Get current world name
- getWorldObj() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- getWorldObj() - Method in class net.minecraftforge.event.entity.EntityMountEvent
-
- getWorldRendererByLayer(BlockRenderLayer) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
-
- getWorldRendererByLayerId(int) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
-
- getWorldRenderPass() - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getWorlds() - Static method in class net.minecraftforge.common.DimensionManager
-
- getWorldScoreboard() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getWorldServer() - Method in class net.minecraft.server.management.PlayerChunkMap
-
Returns the WorldServer associated with this PlayerManager
- getWorldThread(INetHandler) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getWorldThread(INetHandler) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getWorldThread(INetHandler) - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getWorldThread(INetHandler) - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getWorldTime() - Method in class net.minecraft.network.play.server.SPacketTimeUpdate
-
- getWorldTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Get current world time
- getWorldTime() - Method in class net.minecraft.world.storage.WorldInfo
-
Get current world time
- getWorldTime() - Method in class net.minecraft.world.World
-
- getWorldTime() - Method in class net.minecraft.world.WorldProvider
-
- getWorldTime(World) - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Get the global world time for the current tick, in seconds.
- getWorldTime(World, float) - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Get the global world time for the current tick + partial tick progress, in seconds.
- getWorldTotalTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getWorldTotalTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getWorldType() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getWorldType() - Method in class net.minecraft.network.play.server.SPacketRespawn
-
- getWorldType() - Method in class net.minecraft.world.ChunkCache
-
- getWorldType() - Method in interface net.minecraft.world.IBlockAccess
-
- getWorldType() - Method in class net.minecraft.world.World
-
- getWorldType() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent
-
- getWorldTypeForGeneratorVersion(int) - Method in class net.minecraft.world.WorldType
-
- getWorldTypeID() - Method in class net.minecraft.world.WorldType
-
- getWrappedEvent() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomNetworkEvent
-
- getWrappedWorldAccessContainer() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getX() - Method in class net.minecraft.block.BlockSourceImpl
-
- getX() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getX() - Method in interface net.minecraft.dispenser.IPosition
-
- getX() - Method in class net.minecraft.dispenser.PositionImpl
-
- getX() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- getX(double) - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- getX() - Method in class net.minecraft.network.play.client.CPacketVehicleMove
-
- getX() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getX() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getX() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getX() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getX() - Method in class net.minecraft.network.play.server.SPacketMoveVehicle
-
- getX() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getX() - Method in class net.minecraft.network.play.server.SPacketUnloadChunk
-
- getX() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
Gets the X coordinate.
- getX() - Method in class net.minecraft.util.math.Rotations
-
Gets the X axis rotation
- getX() - Method in class net.minecraft.util.math.Vec3i
-
Gets the X coordinate.
- getX() - Method in class net.minecraft.world.storage.MapDecoration
-
- getX() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getX() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
-
- getX() - Method in class net.minecraftforge.client.event.RenderLivingEvent
-
- getX() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
-
- getX() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
-
- getX() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
-
- getX() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getX() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.ReplaceBiomeBlocks
-
- getXCoordinate() - Method in class net.minecraft.network.play.server.SPacketParticles
-
Gets the x coordinate to spawn the particle.
- getXEnd() - Method in class net.minecraft.util.math.ChunkPos
-
Get the last world X coordinate that belongs to this Chunk
- getXOffset() - Method in class net.minecraft.network.play.server.SPacketParticles
-
Gets the x coordinate offset for the particle.
- getXPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Gets the world X position for this hopper entity.
- getXPos() - Method in interface net.minecraft.tileentity.IHopper
-
Gets the world X position for this hopper entity.
- getXPos() - Method in class net.minecraft.tileentity.TileEntityHopper
-
Gets the world X position for this hopper entity.
- getXPosF() - Method in interface net.minecraft.client.audio.ISound
-
- getXPosF() - Method in class net.minecraft.client.audio.PositionedSound
-
- getXPSeed() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getXPSplit(int) - Static method in class net.minecraft.entity.item.EntityXPOrb
-
Get a fragment of the maximum experience points value for the supplied value of experience points value.
- getXpValue() - Method in class net.minecraft.entity.item.EntityXPOrb
-
Returns the XP value of this XP orb.
- getXPValue() - Method in class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- getXSize() - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
- getXSize() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
Get dimension of the bounding box in the x direction.
- getXStart() - Method in class net.minecraft.util.math.ChunkPos
-
Get the first world X coordinate that belongs to this Chunk
- getXWithOffset(int, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getY() - Method in class net.minecraft.block.BlockSourceImpl
-
- getY() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getY() - Method in interface net.minecraft.dispenser.IPosition
-
- getY() - Method in class net.minecraft.dispenser.PositionImpl
-
- getY() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- getY(double) - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- getY() - Method in class net.minecraft.network.play.client.CPacketVehicleMove
-
- getY() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getY() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getY() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getY() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getY() - Method in class net.minecraft.network.play.server.SPacketMoveVehicle
-
- getY() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getY() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
Gets the Y coordinate.
- getY() - Method in class net.minecraft.util.math.Rotations
-
Gets the Y axis rotation
- getY() - Method in class net.minecraft.util.math.Vec3i
-
Gets the Y coordinate.
- getY() - Method in class net.minecraft.world.storage.MapDecoration
-
- getY() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getY() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
-
- getY() - Method in class net.minecraftforge.client.event.RenderLivingEvent
-
- getY() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
-
- getY() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
-
- getY() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
-
- getY() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getYaw(float) - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- getYaw() - Method in class net.minecraft.network.play.client.CPacketVehicleMove
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketEntityHeadLook
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketMoveVehicle
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getYaw() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- getYawFactor() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- getYawFactor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
- getYawFactor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLanding
-
- getYCoordinate() - Method in class net.minecraft.network.play.server.SPacketParticles
-
Gets the y coordinate to spawn the particle.
- getYImage(boolean) - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getYImage(boolean) - Method in class net.minecraft.realms.RealmsButton
-
- getYImage(boolean) - Method in class net.minecraft.realms.RealmsSliderButton
-
- getYLocation() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Returns the Y location of this ExtendedBlockStorage.
- getYOffset() - Method in class net.minecraft.entity.Entity
-
Returns the Y Offset of this entity.
- getYOffset() - Method in class net.minecraft.entity.item.EntityArmorStand
-
Returns the Y Offset of this entity.
- getYOffset() - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
Returns the Y Offset of this entity.
- getYOffset() - Method in class net.minecraft.entity.monster.EntityEndermite
-
Returns the Y Offset of this entity.
- getYOffset() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
Returns the Y Offset of this entity.
- getYOffset() - Method in class net.minecraft.entity.monster.EntityZombie
-
Returns the Y Offset of this entity.
- getYOffset() - Method in class net.minecraft.entity.passive.EntityAnimal
-
Returns the Y Offset of this entity.
- getYOffset() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns the Y Offset of this entity.
- getYOffset(World, BlockPos) - Method in class net.minecraft.item.ItemMonsterPlacer
-
- getYOffset() - Method in class net.minecraft.network.play.server.SPacketParticles
-
Gets the y coordinate offset for the particle.
- getYPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Gets the world Y position for this hopper entity.
- getYPos() - Method in interface net.minecraft.tileentity.IHopper
-
Gets the world Y position for this hopper entity.
- getYPos() - Method in class net.minecraft.tileentity.TileEntityHopper
-
Gets the world Y position for this hopper entity.
- getYPosF() - Method in interface net.minecraft.client.audio.ISound
-
- getYPosF() - Method in class net.minecraft.client.audio.PositionedSound
-
- getYSize() - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
- getYSize() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
Get dimension of the bounding box in the y direction.
- getYWithOffset(int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getZ() - Method in class net.minecraft.block.BlockSourceImpl
-
- getZ() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getZ() - Method in interface net.minecraft.dispenser.IPosition
-
- getZ() - Method in class net.minecraft.dispenser.PositionImpl
-
- getZ() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- getZ(double) - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- getZ() - Method in class net.minecraft.network.play.client.CPacketVehicleMove
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketMoveVehicle
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketUnloadChunk
-
- getZ() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
Gets the Z coordinate.
- getZ() - Method in class net.minecraft.util.math.Rotations
-
Gets the Z axis rotation
- getZ() - Method in class net.minecraft.util.math.Vec3i
-
Gets the Z coordinate.
- getZ() - Method in class net.minecraftforge.client.event.RenderLivingEvent
-
- getZ() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
-
- getZ() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
-
- getZ() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getZ() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.ReplaceBiomeBlocks
-
- getZCoordinate() - Method in class net.minecraft.network.play.server.SPacketParticles
-
Gets the z coordinate to spawn the particle.
- getZEnd() - Method in class net.minecraft.util.math.ChunkPos
-
Get the last world Z coordinate that belongs to this Chunk
- getZeroPositionWithTransform(BlockPos, Mirror, Rotation) - Method in class net.minecraft.world.gen.structure.template.Template
-
- getZeroPositionWithTransform(BlockPos, Mirror, Rotation, int, int) - Static method in class net.minecraft.world.gen.structure.template.Template
-
- getZOffset() - Method in class net.minecraft.network.play.server.SPacketParticles
-
Gets the z coordinate offset for the particle.
- getZombieSkin() - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerProfession
-
- getZPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Gets the world Z position for this hopper entity.
- getZPos() - Method in interface net.minecraft.tileentity.IHopper
-
Gets the world Z position for this hopper entity.
- getZPos() - Method in class net.minecraft.tileentity.TileEntityHopper
-
Gets the world Z position for this hopper entity.
- getZPosF() - Method in interface net.minecraft.client.audio.ISound
-
- getZPosF() - Method in class net.minecraft.client.audio.PositionedSound
-
- getZSize() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
Get dimension of the bounding box in the z direction.
- getZStart() - Method in class net.minecraft.util.math.ChunkPos
-
Get the first world Z coordinate that belongs to this Chunk
- getZWithOffset(int, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- GHAST - Static variable in class net.minecraft.stats.AchievementList
-
Is the 'Return to Sender' achievement
- GHAST_TEAR - Static variable in class net.minecraft.init.Items
-
- giveItemToPlayer(EntityPlayer, ItemStack) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
giveItemToPlayer without preferred slot
- giveItemToPlayer(EntityPlayer, ItemStack, int) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
Inserts the given itemstack into the players inventory.
- GL_ARRAY_BUFFER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_COLOR_ATTACHMENT0 - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_COMBINE - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_COMBINE_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_COMBINE_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_COMPILE_STATUS - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_CONSTANT - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_DEPTH_ATTACHMENT - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_FB_INCOMPLETE_ATTACHMENT - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_FB_INCOMPLETE_DRAW_BUFFER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_FB_INCOMPLETE_MISS_ATTACH - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_FB_INCOMPLETE_READ_BUFFER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_FRAGMENT_SHADER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_FRAMEBUFFER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_FRAMEBUFFER_COMPLETE - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_INTERPOLATE - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_LINK_STATUS - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_OPERAND0_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_OPERAND0_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_OPERAND1_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_OPERAND1_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_OPERAND2_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_OPERAND2_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_PREVIOUS - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_PRIMARY_COLOR - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_RENDERBUFFER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_SOURCE0_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_SOURCE0_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_SOURCE1_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_SOURCE1_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_SOURCE2_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_SOURCE2_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_STATIC_DRAW - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_TEXTURE2 - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GL_VERTEX_SHADER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- GLAllocation - Class in net.minecraft.client.renderer
-
- GLAllocation() - Constructor for class net.minecraft.client.renderer.GLAllocation
-
- GLASS - Static variable in class net.minecraft.block.material.Material
-
- GLASS - Static variable in class net.minecraft.block.SoundType
-
- GLASS - Static variable in class net.minecraft.init.Blocks
-
- GLASS_BOTTLE - Static variable in class net.minecraft.init.Items
-
- GLASS_PANE - Static variable in class net.minecraft.init.Blocks
-
- glAttachShader(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glBegin(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glBindBuffer(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glBindFramebuffer(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glBindRenderbuffer(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glBlendEquation(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glBlendFunc(int, int, int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glBufferData(int, ByteBuffer, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glCheckFramebufferStatus(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glColorPointer(int, int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glColorPointer(int, int, int, ByteBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glCompileShader(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glCreateProgram() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glCreateShader(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
creates a shader with the given mode and returns the GL id.
- glDeleteBuffers(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glDeleteFramebuffers(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glDeleteLists(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glDeleteProgram(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glDeleteRenderbuffers(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glDeleteShader(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glDisableClientState(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glDrawArrays(int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glEnableClientState(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glEnd() - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glEndList() - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glFog(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glFogi(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glFramebufferRenderbuffer(int, int, int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glFramebufferTexture2D(int, int, int, int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glGenBuffers() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glGenFramebuffers() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
Calls the appropriate glGenFramebuffers method and returns the newly created fbo, or returns -1 if not supported.
- glGenLists(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGenRenderbuffers() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glGenTextures() - Static method in class net.minecraft.client.renderer.texture.TextureUtil
-
- glGetAttribLocation(int, CharSequence) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glGetError() - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetInteger(int, IntBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetInteger(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetProgrami(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glGetProgramInfoLog(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glGetShaderi(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glGetShaderInfoLog(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glGetString(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetTexImage(int, int, int, int, IntBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetTexLevelParameteri(int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetUniformLocation(int, CharSequence) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glLight(int, int, FloatBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glLightModel(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glLineWidth(float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glLinkProgram(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glNewList(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glNormal3f(float, float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glNormalPointer(int, int, ByteBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- global_volume - Variable in class ibxm.Module
-
- glowing - Variable in class net.minecraft.entity.Entity
-
- GLOWING - Static variable in class net.minecraft.init.MobEffects
-
- GLOWSTONE - Static variable in class net.minecraft.init.Blocks
-
- GLOWSTONE_DUST - Static variable in class net.minecraft.init.Items
-
- glPixelStorei(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glPolygonMode(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glReadPixels(int, int, int, int, int, int, IntBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glRenderbufferStorage(int, int, int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glShaderSource(int, ByteBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- GlStateManager - Class in net.minecraft.client.renderer
-
- GlStateManager() - Constructor for class net.minecraft.client.renderer.GlStateManager
-
- GlStateManager.CullFace - Enum in net.minecraft.client.renderer
-
- GlStateManager.DestFactor - Enum in net.minecraft.client.renderer
-
- GlStateManager.FogMode - Enum in net.minecraft.client.renderer
-
- GlStateManager.LogicOp - Enum in net.minecraft.client.renderer
-
- GlStateManager.Profile - Enum in net.minecraft.client.renderer
-
- GlStateManager.SourceFactor - Enum in net.minecraft.client.renderer
-
- GlStateManager.TexGen - Enum in net.minecraft.client.renderer
-
- glTexCoord2f(float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexCoordPointer(int, int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexCoordPointer(int, int, int, ByteBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexEnv(int, int, FloatBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexEnvf(int, int, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexEnvi(int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexParameterf(int, int, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexParameteri(int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTextureId - Variable in class net.minecraft.client.renderer.texture.AbstractTexture
-
- glUniform1(int, IntBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniform1(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniform1i(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniform2(int, IntBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniform2(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniform3(int, IntBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniform3(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniform4(int, IntBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniform4(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniformMatrix2(int, boolean, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniformMatrix3(int, boolean, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUniformMatrix4(int, boolean, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glUseProgram(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glVertex3f(float, float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glVertexPointer(int, int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glVertexPointer(int, int, int, ByteBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glyph - Variable in class net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton
-
- glyphScale - Variable in class net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton
-
- glyphWidth - Variable in class net.minecraft.client.gui.FontRenderer
-
Array of the start/end column (in upper/lower nibble) for every glyph in the /font directory.
- GOLD - Static variable in class net.minecraft.block.material.MapColor
-
- GOLD_BLOCK - Static variable in class net.minecraft.init.Blocks
-
- GOLD_INGOT - Static variable in class net.minecraft.init.Items
-
- GOLD_NUGGET - Static variable in class net.minecraft.init.Items
-
- GOLD_ORE - Static variable in class net.minecraft.init.Blocks
-
- goldCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- goldCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- GOLDEN_APPLE - Static variable in class net.minecraft.init.Items
-
- GOLDEN_AXE - Static variable in class net.minecraft.init.Items
-
- GOLDEN_BOOTS - Static variable in class net.minecraft.init.Items
-
- GOLDEN_CARROT - Static variable in class net.minecraft.init.Items
-
- GOLDEN_CHESTPLATE - Static variable in class net.minecraft.init.Items
-
- GOLDEN_HELMET - Static variable in class net.minecraft.init.Items
-
- GOLDEN_HOE - Static variable in class net.minecraft.init.Items
-
- GOLDEN_HORSE_ARMOR - Static variable in class net.minecraft.init.Items
-
- GOLDEN_LEGGINGS - Static variable in class net.minecraft.init.Items
-
- GOLDEN_PICKAXE - Static variable in class net.minecraft.init.Items
-
- GOLDEN_RAIL - Static variable in class net.minecraft.init.Blocks
-
- GOLDEN_SHOVEL - Static variable in class net.minecraft.init.Items
-
- GOLDEN_SWORD - Static variable in class net.minecraft.init.Items
-
- goldGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
Field that holds gold WorldGenMinable
- goldMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- goldMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- goldMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- goldMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- goldSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- goldSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- GOURD - Static variable in class net.minecraft.block.material.Material
-
- grabMouseCursor() - Method in class net.minecraft.util.MouseHelper
-
Grabs the mouse cursor it doesn't move and isn't seen.
- grad(int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
-
- grad2(int, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
-
- graniteCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- graniteCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- graniteGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- graniteMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- graniteMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- graniteMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- graniteMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- graniteSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- graniteSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- GRASS - Static variable in class net.minecraft.block.material.MapColor
-
- GRASS - Static variable in class net.minecraft.block.material.Material
-
- GRASS - Static variable in class net.minecraft.init.Blocks
-
- GRASS - Static variable in class net.minecraft.world.biome.BiomeMesa
-
- GRASS_COLOR_NOISE - Static variable in class net.minecraft.world.biome.Biome
-
- GRASS_PATH - Static variable in class net.minecraft.init.Blocks
-
- GRASS_PATH_AABB - Static variable in class net.minecraft.block.BlockGrassPath
-
- GrassColorReloadListener - Class in net.minecraft.client.resources
-
- GrassColorReloadListener() - Constructor for class net.minecraft.client.resources.GrassColorReloadListener
-
- grassPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The amount of tall grass to generate per chunk.
- GRAVEL - Static variable in class net.minecraft.init.Blocks
-
- GRAVEL - Static variable in class net.minecraft.world.biome.Biome
-
- GRAVEL - Static variable in class net.minecraft.world.gen.ChunkProviderHell
-
- gravelAsSandGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The gravel generator.
- gravelCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- gravelCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- gravelGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- gravelMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- gravelMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- gravelMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- gravelMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- gravelSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- gravelSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- GRAY - Static variable in class net.minecraft.block.material.MapColor
-
- GRAY_SHULKER_BOX - Static variable in class net.minecraft.init.Blocks
-
- GREEN - Static variable in class net.minecraft.block.material.MapColor
-
- GREEN_SHULKER_BOX - Static variable in class net.minecraft.init.Blocks
-
- GRIDROOM_LEFTWING_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- GRIDROOM_RIGHTWING_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- GRIDROOM_SOURCE_INDEX - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- GRIDROOM_TOP_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- GROUND - Static variable in class net.minecraft.block.material.Material
-
- GROUND - Static variable in class net.minecraft.block.SoundType
-
- ground - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- Group(String, LinkedHashSet<OBJModel.Face>) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Group
-
Deprecated.
- GroupData() - Constructor for class net.minecraft.entity.monster.EntitySpider.GroupData
-
- GroupData(int) - Constructor for class net.minecraft.entity.passive.EntityHorse.GroupData
-
- grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
- grow(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
-
- grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockGrass
-
- grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockMushroom
-
- grow(World, BlockPos, IBlockState, Random) - Method in class net.minecraft.block.BlockSapling
-
- grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSapling
-
- grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
-
- grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTallGrass
-
- grow(World, Random, BlockPos, IBlockState) - Method in interface net.minecraft.block.IGrowable
-
- grow(int) - Method in class net.minecraft.item.ItemStack
-
- growingAge - Variable in class net.minecraft.entity.EntityAgeable
-
- growLeavesLayer(World, BlockPos, int) - Method in class net.minecraft.world.gen.feature.WorldGenHugeTrees
-
grow leaves in a circle
- growLeavesLayerStrict(World, BlockPos, int) - Method in class net.minecraft.world.gen.feature.WorldGenHugeTrees
-
grow leaves in a circle with the outsides being within the circle
- growStem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
-
- GSON - Static variable in class net.minecraft.network.status.server.SPacketServerInfo
-
- gson - Variable in class net.minecraft.server.management.PlayerProfileCache
-
- gson - Variable in class net.minecraft.server.management.UserList
-
- GSON_INSTANCE - Static variable in class net.minecraft.util.datafix.fixes.SignStrictJSON
-
- gsonDeserialize(Gson, Reader, Class<T>, boolean) - Static method in class net.minecraft.util.JsonUtils
-
- gsonDeserialize(Gson, String, Class<T>) - Static method in class net.minecraft.util.JsonUtils
-
- gsonDeserialize(Gson, String, Class<T>, boolean) - Static method in class net.minecraft.util.JsonUtils
-
- GuardianSound - Class in net.minecraft.client.audio
-
- GuardianSound(EntityGuardian) - Constructor for class net.minecraft.client.audio.GuardianSound
-
- Gui - Class in net.minecraft.client.gui
-
- Gui() - Constructor for class net.minecraft.client.gui.Gui
-
- gui - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- gui3D - Variable in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- gui3d - Variable in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- gui3d(boolean) - Method in interface net.minecraftforge.client.model.IModelSimpleProperties
-
- gui3d(IModel, boolean) - Static method in class net.minecraftforge.client.model.ModelProcessingHelper
-
- GuiAccessDenied - Class in net.minecraftforge.fml.client
-
- GuiAccessDenied(GuiScreen, ServerData) - Constructor for class net.minecraftforge.fml.client.GuiAccessDenied
-
- GuiAchievement - Class in net.minecraft.client.gui.achievement
-
- GuiAchievement(Minecraft) - Constructor for class net.minecraft.client.gui.achievement.GuiAchievement
-
- guiAchievement - Variable in class net.minecraft.client.Minecraft
-
Gui achievement
- GuiAchievements - Class in net.minecraft.client.gui.achievement
-
- GuiAchievements(GuiScreen, StatisticsManager) - Constructor for class net.minecraft.client.gui.achievement.GuiAchievements
-
- GuiBackupFailed - Class in net.minecraftforge.fml.client
-
- GuiBackupFailed(GuiScreen, File) - Constructor for class net.minecraftforge.fml.client.GuiBackupFailed
-
- GuiBeacon - Class in net.minecraft.client.gui.inventory
-
- GuiBeacon(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiBeacon
-
- GuiBossOverlay - Class in net.minecraft.client.gui
-
- GuiBossOverlay(Minecraft) - Constructor for class net.minecraft.client.gui.GuiBossOverlay
-
- GuiBrewingStand - Class in net.minecraft.client.gui.inventory
-
- GuiBrewingStand(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiBrewingStand
-
- GuiButton - Class in net.minecraft.client.gui
-
- GuiButton(int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiButton
-
- GuiButton(int, int, int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiButton
-
- GuiButtonEntry(int, String, boolean, boolean) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiButtonEntry
-
- GuiButtonExt - Class in net.minecraftforge.fml.client.config
-
This class provides a button that fixes several bugs present in the vanilla GuiButton drawing code.
- GuiButtonExt(int, int, int, String) - Constructor for class net.minecraftforge.fml.client.config.GuiButtonExt
-
- GuiButtonExt(int, int, int, int, int, String) - Constructor for class net.minecraftforge.fml.client.config.GuiButtonExt
-
- GuiButtonLanguage - Class in net.minecraft.client.gui
-
- GuiButtonLanguage(int, int, int) - Constructor for class net.minecraft.client.gui.GuiButtonLanguage
-
- GuiButtonRealmsProxy - Class in net.minecraft.client.gui
-
- GuiButtonRealmsProxy(RealmsButton, int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- GuiButtonRealmsProxy(RealmsButton, int, int, int, String, int, int) - Constructor for class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- GuiChat - Class in net.minecraft.client.gui
-
- GuiChat() - Constructor for class net.minecraft.client.gui.GuiChat
-
- GuiChat(String) - Constructor for class net.minecraft.client.gui.GuiChat
-
- GuiChat.ChatTabCompleter - Class in net.minecraft.client.gui
-
- GuiCheckBox - Class in net.minecraftforge.fml.client.config
-
This class provides a checkbox style control.
- GuiCheckBox(int, int, int, String, boolean) - Constructor for class net.minecraftforge.fml.client.config.GuiCheckBox
-
- GuiChest - Class in net.minecraft.client.gui.inventory
-
- GuiChest(IInventory, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiChest
-
- GuiClickableScrolledSelectionListProxy - Class in net.minecraft.client.gui
-
- GuiClickableScrolledSelectionListProxy(RealmsClickableScrolledSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
-
- GuiCommandBlock - Class in net.minecraft.client.gui
-
- GuiCommandBlock(TileEntityCommandBlock) - Constructor for class net.minecraft.client.gui.GuiCommandBlock
-
- GuiConfig - Class in net.minecraftforge.fml.client.config
-
This class is the base GuiScreen for all config GUI screens.
- GuiConfig(GuiScreen, String, String) - Constructor for class net.minecraftforge.fml.client.config.GuiConfig
-
This constructor handles the @Config
configuration classes
- GuiConfig(GuiScreen, String, boolean, boolean, String, Class<?>...) - Constructor for class net.minecraftforge.fml.client.config.GuiConfig
-
- GuiConfig(GuiScreen, List<IConfigElement>, String, String, boolean, boolean, String) - Constructor for class net.minecraftforge.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded.
- GuiConfig(GuiScreen, List<IConfigElement>, String, boolean, boolean, String) - Constructor for class net.minecraftforge.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded.
- GuiConfig(GuiScreen, List<IConfigElement>, String, boolean, boolean, String, String) - Constructor for class net.minecraftforge.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded.
- GuiConfig(GuiScreen, List<IConfigElement>, String, String, boolean, boolean, String, String) - Constructor for class net.minecraftforge.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded.
- GuiConfigEntries - Class in net.minecraftforge.fml.client.config
-
This class implements the scrolling list functionality of the config GUI screens.
- GuiConfigEntries(GuiConfig, Minecraft) - Constructor for class net.minecraftforge.fml.client.config.GuiConfigEntries
-
- GuiConfigEntries.ArrayEntry - Class in net.minecraftforge.fml.client.config
-
ArrayEntry
Provides a GuiButton with the list contents as the displayString.
- GuiConfigEntries.BooleanEntry - Class in net.minecraftforge.fml.client.config
-
BooleanPropEntry
Provides a GuiButton that toggles between true and false.
- GuiConfigEntries.ButtonEntry - Class in net.minecraftforge.fml.client.config
-
ButtonEntry
Provides a basic GuiButton entry to be used as a base for other entries that require a button for the value.
- GuiConfigEntries.CategoryEntry - Class in net.minecraftforge.fml.client.config
-
CategoryEntry
Provides an entry that consists of a GuiButton for navigating to the child category GuiConfig screen.
- GuiConfigEntries.ChatColorEntry - Class in net.minecraftforge.fml.client.config
-
ChatColorEntry
Provides a GuiButton that cycles through the list of chat color codes.
- GuiConfigEntries.CycleValueEntry - Class in net.minecraftforge.fml.client.config
-
CycleValueEntry
Provides a GuiButton that cycles through the prop's validValues array.
- GuiConfigEntries.DoubleEntry - Class in net.minecraftforge.fml.client.config
-
DoubleEntry
Provides a GuiTextField for user input.
- GuiConfigEntries.IConfigEntry - Interface in net.minecraftforge.fml.client.config
-
Provides an interface for defining GuiConfigEntry.listEntry objects.
- GuiConfigEntries.IntegerEntry - Class in net.minecraftforge.fml.client.config
-
IntegerEntry
Provides a GuiTextField for user input.
- GuiConfigEntries.ListEntryBase - Class in net.minecraftforge.fml.client.config
-
ListEntryBase
Provides a base entry for others to extend.
- GuiConfigEntries.NumberSliderEntry - Class in net.minecraftforge.fml.client.config
-
NumberSliderEntry
Provides a slider for numeric properties.
- GuiConfigEntries.SelectValueEntry - Class in net.minecraftforge.fml.client.config
-
SelectValueEntry
Provides a GuiButton with the current value as the displayString.
- GuiConfigEntries.StringEntry - Class in net.minecraftforge.fml.client.config
-
StringEntry
Provides a GuiTextField for user input.
- GuiConfirmation - Class in net.minecraftforge.fml.client
-
- GuiConfirmation(StartupQuery) - Constructor for class net.minecraftforge.fml.client.GuiConfirmation
-
- GuiConfirmOpenLink - Class in net.minecraft.client.gui
-
- GuiConfirmOpenLink(GuiYesNoCallback, String, int, boolean) - Constructor for class net.minecraft.client.gui.GuiConfirmOpenLink
-
- GuiConnecting - Class in net.minecraft.client.multiplayer
-
- GuiConnecting(GuiScreen, Minecraft, ServerData) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
-
- GuiConnecting(GuiScreen, Minecraft, String, int) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
-
- GuiContainer - Class in net.minecraft.client.gui.inventory
-
- GuiContainer(Container) - Constructor for class net.minecraft.client.gui.inventory.GuiContainer
-
- GuiContainerCreative - Class in net.minecraft.client.gui.inventory
-
- GuiContainerCreative(EntityPlayer) - Constructor for class net.minecraft.client.gui.inventory.GuiContainerCreative
-
- GuiControls - Class in net.minecraft.client.gui
-
- GuiControls(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiControls
-
- GuiCrafting - Class in net.minecraft.client.gui.inventory
-
- GuiCrafting(InventoryPlayer, World) - Constructor for class net.minecraft.client.gui.inventory.GuiCrafting
-
- GuiCrafting(InventoryPlayer, World, BlockPos) - Constructor for class net.minecraft.client.gui.inventory.GuiCrafting
-
- GuiCreateFlatWorld - Class in net.minecraft.client.gui
-
- GuiCreateFlatWorld(GuiCreateWorld, String) - Constructor for class net.minecraft.client.gui.GuiCreateFlatWorld
-
- GuiCreateWorld - Class in net.minecraft.client.gui
-
- GuiCreateWorld(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiCreateWorld
-
- GuiCustomizeSkin - Class in net.minecraft.client.gui
-
- GuiCustomizeSkin(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiCustomizeSkin
-
- GuiCustomizeWorldScreen - Class in net.minecraft.client.gui
-
- GuiCustomizeWorldScreen(GuiScreen, String) - Constructor for class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- GuiCustomModLoadingErrorScreen - Class in net.minecraftforge.fml.client
-
- GuiCustomModLoadingErrorScreen(CustomModLoadingErrorDisplayException) - Constructor for class net.minecraftforge.fml.client.GuiCustomModLoadingErrorScreen
-
- GuiDisconnected - Class in net.minecraft.client.gui
-
- GuiDisconnected(GuiScreen, String, ITextComponent) - Constructor for class net.minecraft.client.gui.GuiDisconnected
-
- GuiDispenser - Class in net.minecraft.client.gui.inventory
-
- GuiDispenser(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiDispenser
-
- GuiDownloadTerrain - Class in net.minecraft.client.gui
-
- GuiDownloadTerrain(NetHandlerPlayClient) - Constructor for class net.minecraft.client.gui.GuiDownloadTerrain
-
- GuiDupesFound - Class in net.minecraftforge.fml.client
-
- GuiDupesFound(DuplicateModsFoundException) - Constructor for class net.minecraftforge.fml.client.GuiDupesFound
-
- GuiEditArray - Class in net.minecraftforge.fml.client.config
-
This class is the base screen used for editing an array-type property.
- GuiEditArray(GuiScreen, IConfigElement, int, Object[], boolean) - Constructor for class net.minecraftforge.fml.client.config.GuiEditArray
-
- GuiEditArrayEntries - Class in net.minecraftforge.fml.client.config
-
This class implements the scrolling list functionality of the GuiEditList screen.
- GuiEditArrayEntries(GuiEditArray, Minecraft, IConfigElement, Object[], Object[]) - Constructor for class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- GuiEditArrayEntries.BaseEntry - Class in net.minecraftforge.fml.client.config
-
- GuiEditArrayEntries.BooleanEntry - Class in net.minecraftforge.fml.client.config
-
- GuiEditArrayEntries.DoubleEntry - Class in net.minecraftforge.fml.client.config
-
IGuiListEntry Inner Classes
- GuiEditArrayEntries.IArrayEntry - Interface in net.minecraftforge.fml.client.config
-
- GuiEditArrayEntries.IntegerEntry - Class in net.minecraftforge.fml.client.config
-
- GuiEditArrayEntries.StringEntry - Class in net.minecraftforge.fml.client.config
-
- GuiEditCommandBlockMinecart - Class in net.minecraft.client.gui.inventory
-
- GuiEditCommandBlockMinecart(CommandBlockBaseLogic) - Constructor for class net.minecraft.client.gui.inventory.GuiEditCommandBlockMinecart
-
- GuiEditSign - Class in net.minecraft.client.gui.inventory
-
- GuiEditSign(TileEntitySign) - Constructor for class net.minecraft.client.gui.inventory.GuiEditSign
-
- GuiEditStructure - Class in net.minecraft.client.gui.inventory
-
- GuiEditStructure(TileEntityStructure) - Constructor for class net.minecraft.client.gui.inventory.GuiEditStructure
-
- GuiEnchantment - Class in net.minecraft.client.gui
-
- GuiEnchantment(InventoryPlayer, World, IWorldNameable) - Constructor for class net.minecraft.client.gui.GuiEnchantment
-
- GuiEntry(Gui, Gui) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
-
- GuiErrorBase - Class in net.minecraftforge.fml.client
-
- GuiErrorBase() - Constructor for class net.minecraftforge.fml.client.GuiErrorBase
-
- GuiErrorScreen - Class in net.minecraft.client.gui
-
- GuiErrorScreen(String, String) - Constructor for class net.minecraft.client.gui.GuiErrorScreen
-
- GuiFlatPresets - Class in net.minecraft.client.gui
-
- GuiFlatPresets(GuiCreateFlatWorld) - Constructor for class net.minecraft.client.gui.GuiFlatPresets
-
- GuiFurnace - Class in net.minecraft.client.gui.inventory
-
- GuiFurnace(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiFurnace
-
- GuiGameOver - Class in net.minecraft.client.gui
-
- GuiGameOver(ITextComponent) - Constructor for class net.minecraft.client.gui.GuiGameOver
-
- GuiHopper - Class in net.minecraft.client.gui
-
- GuiHopper(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.GuiHopper
-
- GuiIngame - Class in net.minecraft.client.gui
-
- GuiIngame(Minecraft) - Constructor for class net.minecraft.client.gui.GuiIngame
-
- GuiIngameForge - Class in net.minecraftforge.client
-
- GuiIngameForge(Minecraft) - Constructor for class net.minecraftforge.client.GuiIngameForge
-
- GuiIngameMenu - Class in net.minecraft.client.gui
-
- GuiIngameMenu() - Constructor for class net.minecraft.client.gui.GuiIngameMenu
-
- GuiInventory - Class in net.minecraft.client.gui.inventory
-
- GuiInventory(EntityPlayer) - Constructor for class net.minecraft.client.gui.inventory.GuiInventory
-
- GuiJava8Error - Class in net.minecraftforge.fml.client
-
- GuiJava8Error(Java8VersionException) - Constructor for class net.minecraftforge.fml.client.GuiJava8Error
-
- GuiKeyBindingList - Class in net.minecraft.client.gui
-
- GuiKeyBindingList(GuiControls, Minecraft) - Constructor for class net.minecraft.client.gui.GuiKeyBindingList
-
- GuiKeyBindingList.CategoryEntry - Class in net.minecraft.client.gui
-
- GuiKeyBindingList.KeyEntry - Class in net.minecraft.client.gui
-
- GuiLabel - Class in net.minecraft.client.gui
-
- GuiLabel(FontRenderer, int, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiLabel
-
- GuiLabelEntry(int, String, boolean) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiLabelEntry
-
- GuiLanguage - Class in net.minecraft.client.gui
-
- GuiLanguage(GuiScreen, GameSettings, LanguageManager) - Constructor for class net.minecraft.client.gui.GuiLanguage
-
- guiLeft - Variable in class net.minecraft.client.gui.inventory.GuiContainer
-
Starting X position for the Gui.
- GuiListButton - Class in net.minecraft.client.gui
-
- GuiListButton(GuiPageButtonList.GuiResponder, int, int, int, String, boolean) - Constructor for class net.minecraft.client.gui.GuiListButton
-
- GuiListEntry(int, String, boolean) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
-
- GuiListExtended - Class in net.minecraft.client.gui
-
- GuiListExtended(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiListExtended
-
- GuiListExtended.IGuiListEntry - Interface in net.minecraft.client.gui
-
- GuiListWorldSelection - Class in net.minecraft.client.gui
-
- GuiListWorldSelection(GuiWorldSelection, Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiListWorldSelection
-
- GuiListWorldSelectionEntry - Class in net.minecraft.client.gui
-
- GuiListWorldSelectionEntry(GuiListWorldSelection, WorldSummary, ISaveFormat) - Constructor for class net.minecraft.client.gui.GuiListWorldSelectionEntry
-
- GuiLockIconButton - Class in net.minecraft.client.gui
-
- GuiLockIconButton(int, int, int) - Constructor for class net.minecraft.client.gui.GuiLockIconButton
-
- GuiMainMenu - Class in net.minecraft.client.gui
-
- GuiMainMenu() - Constructor for class net.minecraft.client.gui.GuiMainMenu
-
- GuiMemoryErrorScreen - Class in net.minecraft.client.gui
-
- GuiMemoryErrorScreen() - Constructor for class net.minecraft.client.gui.GuiMemoryErrorScreen
-
- GuiMerchant - Class in net.minecraft.client.gui
-
- GuiMerchant(InventoryPlayer, IMerchant, World) - Constructor for class net.minecraft.client.gui.GuiMerchant
-
- GuiMessageDialog - Class in net.minecraftforge.fml.client.config
-
- GuiMessageDialog(GuiScreen, String, ITextComponent, String) - Constructor for class net.minecraftforge.fml.client.config.GuiMessageDialog
-
- GuiModList - Class in net.minecraftforge.fml.client
-
- GuiModList(GuiScreen) - Constructor for class net.minecraftforge.fml.client.GuiModList
-
- GuiModsMissing - Class in net.minecraftforge.fml.client
-
- GuiModsMissing(MissingModsException) - Constructor for class net.minecraftforge.fml.client.GuiModsMissing
-
- GuiModsMissingForServer - Class in net.minecraftforge.fml.client
-
- GuiModsMissingForServer(MissingModsException) - Constructor for class net.minecraftforge.fml.client.GuiModsMissingForServer
-
- GuiMultiplayer - Class in net.minecraft.client.gui
-
- GuiMultiplayer(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiMultiplayer
-
- GuiMultipleModsErrored - Class in net.minecraftforge.fml.client
-
- GuiMultipleModsErrored(MultipleModsErrored) - Constructor for class net.minecraftforge.fml.client.GuiMultipleModsErrored
-
- GuiNewChat - Class in net.minecraft.client.gui
-
- GuiNewChat(Minecraft) - Constructor for class net.minecraft.client.gui.GuiNewChat
-
- GuiNotification - Class in net.minecraftforge.fml.client
-
- GuiNotification(StartupQuery) - Constructor for class net.minecraftforge.fml.client.GuiNotification
-
- GuiOldSaveLoadConfirm - Class in net.minecraftforge.fml.client
-
- GuiOldSaveLoadConfirm(String, String, GuiScreen) - Constructor for class net.minecraftforge.fml.client.GuiOldSaveLoadConfirm
-
- GuiOpenEvent - Class in net.minecraftforge.client.event
-
This event is called before any Gui will open.
- GuiOpenEvent(GuiScreen) - Constructor for class net.minecraftforge.client.event.GuiOpenEvent
-
- GuiOptionButton - Class in net.minecraft.client.gui
-
- GuiOptionButton(int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiOptionButton
-
- GuiOptionButton(int, int, int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiOptionButton
-
- GuiOptionButton(int, int, int, GameSettings.Options, String) - Constructor for class net.minecraft.client.gui.GuiOptionButton
-
- GuiOptions - Class in net.minecraft.client.gui
-
- GuiOptions(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiOptions
-
- GuiOptionSlider - Class in net.minecraft.client.gui
-
- GuiOptionSlider(int, int, int, GameSettings.Options) - Constructor for class net.minecraft.client.gui.GuiOptionSlider
-
- GuiOptionSlider(int, int, int, GameSettings.Options, float, float) - Constructor for class net.minecraft.client.gui.GuiOptionSlider
-
- GuiOptionsRowList - Class in net.minecraft.client.gui
-
- GuiOptionsRowList(Minecraft, int, int, int, int, int, GameSettings.Options...) - Constructor for class net.minecraft.client.gui.GuiOptionsRowList
-
- GuiOptionsRowList.Row - Class in net.minecraft.client.gui
-
- GuiOverlayDebug - Class in net.minecraft.client.gui
-
- GuiOverlayDebug(Minecraft) - Constructor for class net.minecraft.client.gui.GuiOverlayDebug
-
- GuiPageButtonList - Class in net.minecraft.client.gui
-
- GuiPageButtonList(Minecraft, int, int, int, int, int, GuiPageButtonList.GuiResponder, GuiPageButtonList.GuiListEntry[]...) - Constructor for class net.minecraft.client.gui.GuiPageButtonList
-
- GuiPageButtonList.EditBoxEntry - Class in net.minecraft.client.gui
-
- GuiPageButtonList.GuiButtonEntry - Class in net.minecraft.client.gui
-
- GuiPageButtonList.GuiEntry - Class in net.minecraft.client.gui
-
- GuiPageButtonList.GuiLabelEntry - Class in net.minecraft.client.gui
-
- GuiPageButtonList.GuiListEntry - Class in net.minecraft.client.gui
-
- GuiPageButtonList.GuiResponder - Interface in net.minecraft.client.gui
-
- GuiPageButtonList.GuiSlideEntry - Class in net.minecraft.client.gui
-
- GuiPlayerTabOverlay - Class in net.minecraft.client.gui
-
- GuiPlayerTabOverlay(Minecraft, GuiIngame) - Constructor for class net.minecraft.client.gui.GuiPlayerTabOverlay
-
- GuiRepair - Class in net.minecraft.client.gui
-
- GuiRepair(InventoryPlayer, World) - Constructor for class net.minecraft.client.gui.GuiRepair
-
- GuiResourcePackAvailable - Class in net.minecraft.client.gui
-
- GuiResourcePackAvailable(Minecraft, int, int, List<ResourcePackListEntry>) - Constructor for class net.minecraft.client.gui.GuiResourcePackAvailable
-
- GuiResourcePackList - Class in net.minecraft.client.gui
-
- GuiResourcePackList(Minecraft, int, int, List<ResourcePackListEntry>) - Constructor for class net.minecraft.client.gui.GuiResourcePackList
-
- GuiResourcePackSelected - Class in net.minecraft.client.gui
-
- GuiResourcePackSelected(Minecraft, int, int, List<ResourcePackListEntry>) - Constructor for class net.minecraft.client.gui.GuiResourcePackSelected
-
- guiScale - Variable in class net.minecraft.client.settings.GameSettings
-
GUI scale
- GuiScreen - Class in net.minecraft.client.gui
-
- GuiScreen() - Constructor for class net.minecraft.client.gui.GuiScreen
-
- GuiScreenAddServer - Class in net.minecraft.client.gui
-
- GuiScreenAddServer(GuiScreen, ServerData) - Constructor for class net.minecraft.client.gui.GuiScreenAddServer
-
- GuiScreenBook - Class in net.minecraft.client.gui
-
- GuiScreenBook(EntityPlayer, ItemStack, boolean) - Constructor for class net.minecraft.client.gui.GuiScreenBook
-
- GuiScreenCustomizePresets - Class in net.minecraft.client.gui
-
- GuiScreenCustomizePresets(GuiCustomizeWorldScreen) - Constructor for class net.minecraft.client.gui.GuiScreenCustomizePresets
-
- GuiScreenDemo - Class in net.minecraft.client.gui
-
- GuiScreenDemo() - Constructor for class net.minecraft.client.gui.GuiScreenDemo
-
- GuiScreenEvent - Class in net.minecraftforge.client.event
-
Event classes for GuiScreen events.
- GuiScreenEvent(GuiScreen) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent
-
- GuiScreenEvent.ActionPerformedEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.ActionPerformedEvent.Post - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.ActionPerformedEvent.Pre - Class in net.minecraftforge.client.event
-
This event fires once it has been determined that a GuiButton object has been clicked.
- GuiScreenEvent.BackgroundDrawnEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.DrawScreenEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.DrawScreenEvent.Post - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.DrawScreenEvent.Pre - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.InitGuiEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.InitGuiEvent.Post - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.InitGuiEvent.Pre - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.KeyboardInputEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.KeyboardInputEvent.Post - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.KeyboardInputEvent.Pre - Class in net.minecraftforge.client.event
-
This event fires when keyboard input is detected by a GuiScreen.
- GuiScreenEvent.MouseInputEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.MouseInputEvent.Post - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.MouseInputEvent.Pre - Class in net.minecraftforge.client.event
-
This event fires when mouse input is detected by a GuiScreen.
- GuiScreenEvent.PotionShiftEvent - Class in net.minecraftforge.client.event
-
- GuiScreenHorseInventory - Class in net.minecraft.client.gui.inventory
-
- GuiScreenHorseInventory(IInventory, IInventory, AbstractHorse) - Constructor for class net.minecraft.client.gui.inventory.GuiScreenHorseInventory
-
- GuiScreenOptionsSounds - Class in net.minecraft.client.gui
-
- GuiScreenOptionsSounds(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiScreenOptionsSounds
-
- GuiScreenRealmsProxy - Class in net.minecraft.client.gui
-
- GuiScreenRealmsProxy(RealmsScreen) - Constructor for class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- GuiScreenResourcePacks - Class in net.minecraft.client.gui
-
- GuiScreenResourcePacks(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiScreenResourcePacks
-
- GuiScreenServerList - Class in net.minecraft.client.gui
-
- GuiScreenServerList(GuiScreen, ServerData) - Constructor for class net.minecraft.client.gui.GuiScreenServerList
-
- GuiScreenWorking - Class in net.minecraft.client.gui
-
- GuiScreenWorking() - Constructor for class net.minecraft.client.gui.GuiScreenWorking
-
- GuiScrollingList - Class in net.minecraftforge.fml.client
-
- GuiScrollingList(Minecraft, int, int, int, int, int, int) - Constructor for class net.minecraftforge.fml.client.GuiScrollingList
-
Deprecated.
- GuiScrollingList(Minecraft, int, int, int, int, int, int, int, int) - Constructor for class net.minecraftforge.fml.client.GuiScrollingList
-
- GuiSelectString - Class in net.minecraftforge.fml.client.config
-
This class provides a screen that allows the user to select a value from a list.
- GuiSelectString(GuiScreen, IConfigElement, int, Map<Object, String>, Object, boolean) - Constructor for class net.minecraftforge.fml.client.config.GuiSelectString
-
- GuiSelectStringEntries - Class in net.minecraftforge.fml.client.config
-
This class implements the scrolling list functionality of the GuiSelectString screen.
- GuiSelectStringEntries(GuiSelectString, Minecraft, IConfigElement, Map<Object, String>) - Constructor for class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- GuiSelectStringEntries.EntryComparator - Class in net.minecraftforge.fml.client.config
-
- GuiSelectStringEntries.IGuiSelectStringListEntry - Interface in net.minecraftforge.fml.client.config
-
- GuiSelectStringEntries.ListEntry - Class in net.minecraftforge.fml.client.config
-
- GuiShareToLan - Class in net.minecraft.client.gui
-
- GuiShareToLan(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiShareToLan
-
- GuiShulkerBox - Class in net.minecraft.client.gui.inventory
-
- GuiShulkerBox(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiShulkerBox
-
- GuiSimpleScrolledSelectionListProxy - Class in net.minecraft.client.gui
-
- GuiSimpleScrolledSelectionListProxy(RealmsSimpleScrolledSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- GuiSleepMP - Class in net.minecraft.client.gui
-
- GuiSleepMP() - Constructor for class net.minecraft.client.gui.GuiSleepMP
-
- GuiSlideEntry(int, String, boolean, GuiSlider.FormatHelper, float, float, float) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
-
- GuiSlider - Class in net.minecraft.client.gui
-
- GuiSlider(GuiPageButtonList.GuiResponder, int, int, int, String, float, float, float, GuiSlider.FormatHelper) - Constructor for class net.minecraft.client.gui.GuiSlider
-
- GuiSlider - Class in net.minecraftforge.fml.client.config
-
This class is blatantly stolen from iChunUtils with permission.
- GuiSlider(int, int, int, int, int, String, String, double, double, double, boolean, boolean) - Constructor for class net.minecraftforge.fml.client.config.GuiSlider
-
- GuiSlider(int, int, int, int, int, String, String, double, double, double, boolean, boolean, GuiSlider.ISlider) - Constructor for class net.minecraftforge.fml.client.config.GuiSlider
-
- GuiSlider(int, int, int, String, double, double, double, GuiSlider.ISlider) - Constructor for class net.minecraftforge.fml.client.config.GuiSlider
-
- GuiSlider.FormatHelper - Interface in net.minecraft.client.gui
-
- GuiSlider.ISlider - Interface in net.minecraftforge.fml.client.config
-
- GuiSlot - Class in net.minecraft.client.gui
-
- GuiSlot(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiSlot
-
- GuiSlotModList - Class in net.minecraftforge.fml.client
-
- GuiSlotModList(GuiModList, ArrayList<ModContainer>, int, int) - Constructor for class net.minecraftforge.fml.client.GuiSlotModList
-
- GuiSlotRealmsProxy - Class in net.minecraft.client.gui
-
- GuiSlotRealmsProxy(RealmsScrolledSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- GuiSnooper - Class in net.minecraft.client.gui
-
- GuiSnooper(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiSnooper
-
- GuiSortingProblem - Class in net.minecraftforge.fml.client
-
- GuiSortingProblem(ModSortingException) - Constructor for class net.minecraftforge.fml.client.GuiSortingProblem
-
- GuiSpectator - Class in net.minecraft.client.gui
-
- GuiSpectator(Minecraft) - Constructor for class net.minecraft.client.gui.GuiSpectator
-
- GuiStats - Class in net.minecraft.client.gui.achievement
-
- GuiStats(GuiScreen, StatisticsManager) - Constructor for class net.minecraft.client.gui.achievement.GuiStats
-
- GuiSubtitleOverlay - Class in net.minecraft.client.gui
-
- GuiSubtitleOverlay(Minecraft) - Constructor for class net.minecraft.client.gui.GuiSubtitleOverlay
-
- GuiSubtitleOverlay.Subtitle - Class in net.minecraft.client.gui
-
- GuiTextField - Class in net.minecraft.client.gui
-
- GuiTextField(int, FontRenderer, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiTextField
-
- guiTop - Variable in class net.minecraft.client.gui.inventory.GuiContainer
-
Starting Y position for the Gui.
- GuiUnicodeGlyphButton - Class in net.minecraftforge.fml.client.config
-
This class provides a button that shows a string glyph at the beginning.
- GuiUnicodeGlyphButton(int, int, int, int, int, String, String, float) - Constructor for class net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton
-
- GuiUtilRenderComponents - Class in net.minecraft.client.gui
-
- GuiUtilRenderComponents() - Constructor for class net.minecraft.client.gui.GuiUtilRenderComponents
-
- GuiUtils - Class in net.minecraftforge.fml.client.config
-
This class provides several methods and constants used by the Config GUI classes.
- GuiUtils() - Constructor for class net.minecraftforge.fml.client.config.GuiUtils
-
- GuiVideoSettings - Class in net.minecraft.client.gui
-
- GuiVideoSettings(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiVideoSettings
-
- GuiWinGame - Class in net.minecraft.client.gui
-
- GuiWinGame() - Constructor for class net.minecraft.client.gui.GuiWinGame
-
- GuiWorldEdit - Class in net.minecraft.client.gui
-
- GuiWorldEdit(GuiScreen, String) - Constructor for class net.minecraft.client.gui.GuiWorldEdit
-
- GuiWorldSelection - Class in net.minecraft.client.gui
-
- GuiWorldSelection(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiWorldSelection
-
- GuiWrongMinecraft - Class in net.minecraftforge.fml.client
-
- GuiWrongMinecraft(WrongMinecraftVersionException) - Constructor for class net.minecraftforge.fml.client.GuiWrongMinecraft
-
- GuiYesNo - Class in net.minecraft.client.gui
-
- GuiYesNo(GuiYesNoCallback, String, String, int) - Constructor for class net.minecraft.client.gui.GuiYesNo
-
- GuiYesNo(GuiYesNoCallback, String, String, String, String, int) - Constructor for class net.minecraft.client.gui.GuiYesNo
-
- GuiYesNoCallback - Interface in net.minecraft.client.gui
-
- GUNPOWDER - Static variable in class net.minecraft.init.Items
-
- I18n - Class in net.minecraft.client.resources
-
- I18n() - Constructor for class net.minecraft.client.resources.I18n
-
- I18n - Class in net.minecraft.util.text.translation
-
Deprecated.
- I18n() - Constructor for class net.minecraft.util.text.translation.I18n
-
Deprecated.
- IAnimals - Interface in net.minecraft.entity.passive
-
- IAnimatedModel - Interface in net.minecraftforge.client.model.animation
-
IModel that has animation data.
- IAnimationStateMachine - Interface in net.minecraftforge.common.model.animation
-
State machine representing the model animation.
- IAttribute - Interface in net.minecraft.entity.ai.attributes
-
- IAttributeInstance - Interface in net.minecraft.entity.ai.attributes
-
- IBakedModel - Interface in net.minecraft.client.renderer.block.model
-
- IBehaviorDispenseItem - Interface in net.minecraft.dispenser
-
- IBlockAccess - Interface in net.minecraft.world
-
- IBlockBehaviors - Interface in net.minecraft.block.state
-
- IBlockColor - Interface in net.minecraft.client.renderer.color
-
- IBlockProperties - Interface in net.minecraft.block.state
-
- IBlockSource - Interface in net.minecraft.dispenser
-
- IBlockState - Interface in net.minecraft.block.state
-
- IBlockStatePalette - Interface in net.minecraft.world.chunk
-
- IBorderListener - Interface in net.minecraft.world.border
-
- IBrewingRecipe - Interface in net.minecraftforge.common.brewing
-
- ibxm - package ibxm
-
- IBXM - Class in ibxm
-
- IBXM(int) - Constructor for class ibxm.IBXM
-
- ICamera - Interface in net.minecraft.client.renderer.culling
-
- ICapabilityProvider - Interface in net.minecraftforge.common.capabilities
-
- ICapabilitySerializable<T extends NBTBase> - Interface in net.minecraftforge.common.capabilities
-
- ICE - Static variable in class net.minecraft.block.material.MapColor
-
- ICE - Static variable in class net.minecraft.block.material.Material
-
- ICE - Static variable in class net.minecraft.init.Blocks
-
- ICE - Static variable in class net.minecraft.world.biome.Biome
-
- ICE_MOUNTAINS - Static variable in class net.minecraft.init.Biomes
-
- ICE_PLAINS - Static variable in class net.minecraft.init.Biomes
-
- IChunkGenerator - Interface in net.minecraft.world.chunk
-
- IChunkLoader - Interface in net.minecraft.world.chunk.storage
-
- IChunkProvider - Interface in net.minecraft.world.chunk
-
- IClientCommand - Interface in net.minecraftforge.client
-
Client-side commands can implement this interface to allow additional control over when the command may be used.
- IClip - Interface in net.minecraftforge.common.model.animation
-
Clip for a rigged model.
- ICommand - Interface in net.minecraft.command
-
- ICommandListener - Interface in net.minecraft.command
-
- ICommandManager - Interface in net.minecraft.command
-
- ICommandSender - Interface in net.minecraft.command
-
- ICondition - Interface in net.minecraft.client.renderer.block.model.multipart
-
- IConfigElement - Interface in net.minecraftforge.fml.client.config
-
This interface provides the information needed by GuiConfig and GuiConfigEntries to display config elements for editing.
- ICONS - Static variable in class net.minecraft.client.gui.Gui
-
- IContainerListener - Interface in net.minecraft.inventory
-
- IContext - Interface in net.minecraftforge.server.permission.context
-
- IContextSetter - Interface in net.minecraftforge.fml.common.eventhandler
-
- ICrashCallable - Interface in net.minecraftforge.fml.common
-
- ICrashReportDetail<V> - Interface in net.minecraft.crash
-
- ICustomModelLoader - Interface in net.minecraftforge.client.model
-
- id - Variable in class net.minecraft.client.gui.GuiButton
-
- id - Variable in class net.minecraft.client.gui.GuiLabel
-
- id() - Method in class net.minecraft.realms.RealmsButton
-
- id - Variable in enum net.minecraft.scoreboard.Team.CollisionRule
-
- id - Variable in enum net.minecraft.scoreboard.Team.EnumVisible
-
- ID - Static variable in class net.minecraftforge.common.util.WorldCapabilityData
-
- id - Variable in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
- id2ChunkMap - Variable in class net.minecraft.world.gen.ChunkProviderServer
-
map of chunk Id's to Chunk instances
- ID_TO_STAT_MAP - Static variable in class net.minecraft.stats.StatList
-
- IDataFixer - Interface in net.minecraft.util.datafix
-
- IDataFixerData - Interface in net.minecraftforge.common.util
-
- IDataWalker - Interface in net.minecraft.util.datafix
-
- identifyMods() - Method in class net.minecraftforge.fml.common.discovery.ModDiscoverer
-
- identity() - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- identityMap - Variable in class net.minecraft.util.ObjectIntIdentityMap
-
- idFor(IBlockState) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
-
- idFor(IBlockState) - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
-
- idFor(IBlockState) - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
-
- idFor(IBlockState) - Method in interface net.minecraft.world.chunk.IBlockStatePalette
-
- ids - Variable in class net.minecraftforge.fml.common.registry.PersistentRegistryManager.GameDataSnapshot.Entry
-
- IEnergyStorage - Interface in net.minecraftforge.energy
-
An energy storage is the unit of interaction with Energy inventories.
- IEntityAdditionalSpawnData - Interface in net.minecraftforge.fml.common.registry
-
A interface for Entities that need extra information to be communicated
between the server and client when they are spawned.
- IEntityLivingData - Interface in net.minecraft.entity
-
- IEntityMultiPart - Interface in net.minecraft.entity
-
- IEntityOwnable - Interface in net.minecraft.entity
-
- IEntitySelectorFactory - Interface in net.minecraftforge.fml.common
-
Allows mods to create custom selectors in commands.
- IEventExceptionHandler - Interface in net.minecraftforge.fml.common.eventhandler
-
- IEventHandler<T> - Interface in net.minecraftforge.common.animation
-
Handler for animation events;
- IEventListener - Interface in net.minecraftforge.fml.common.eventhandler
-
- IExtendedBlockState - Interface in net.minecraftforge.common.property
-
- IFieldWrapper - Interface in net.minecraftforge.common.config
-
The objects are expected to get their wrapped field, the owning class, instance and category string on initialization.
- IFixableData - Interface in net.minecraft.util.datafix
-
- IFixType - Interface in net.minecraft.util.datafix
-
- IFluidBlock - Interface in net.minecraftforge.fluids
-
Implement this interface on Block classes which represent world-placeable Fluids.
- IFluidHandler - Interface in net.minecraftforge.fluids.capability
-
Implement this interface as a capability which should handle fluids, generally storing them in
one or more internal
IFluidTank
objects.
- IFluidHandlerItem - Interface in net.minecraftforge.fluids.capability
-
ItemStacks handled by an
IFluidHandler
may change, so this class allows
users of the fluid handler to get the container after it has been used.
- IFluidTank - Interface in net.minecraftforge.fluids
-
A tank is the unit of interaction with Fluid inventories.
- IFluidTankProperties - Interface in net.minecraftforge.fluids.capability
-
Simplified Read-only Information about the internals of an
IFluidHandler
.
- IFMLCallHook - Interface in net.minecraftforge.fml.relauncher
-
This call hook allows for code to execute at the very early stages of
minecraft initialization.
- IFMLHandledException - Interface in net.minecraftforge.fml.common
-
- IFMLLoadingPlugin - Interface in net.minecraftforge.fml.relauncher
-
The base plugin that provides class name meta information to FML to
enhance the classloading lifecycle for mods in FML
- IFMLLoadingPlugin.DependsOn - Annotation Type in net.minecraftforge.fml.relauncher
-
- IFMLLoadingPlugin.MCVersion - Annotation Type in net.minecraftforge.fml.relauncher
-
Use this to target a specific minecraft version for your coremod.
- IFMLLoadingPlugin.Name - Annotation Type in net.minecraftforge.fml.relauncher
-
Name this coremod something other than the "short class name"
- IFMLLoadingPlugin.SortingIndex - Annotation Type in net.minecraftforge.fml.relauncher
-
A simple sorting index, interleaved with other tweakers from other sources, as well as FML
- IFMLLoadingPlugin.TransformerExclusions - Annotation Type in net.minecraftforge.fml.relauncher
-
Annotate your load plugin with a list of package prefixes that will *not* be
processed by the ASM transformation stack.
- IFMLSidedHandler - Interface in net.minecraftforge.fml.common
-
- IForgeRegistry<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.fml.common.registry
-
Main interface for the registry system.
- IForgeRegistry.AddCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.fml.common.registry
-
Callback fired when objects are added to the registry.
- IForgeRegistry.ClearCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.fml.common.registry
-
Callback fired when the registry is cleared.
- IForgeRegistry.CreateCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.fml.common.registry
-
Callback fired when a registry instance is created.
- IForgeRegistry.SubstitutionCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.fml.common.registry
-
- IForgeRegistryEntry<V> - Interface in net.minecraftforge.fml.common.registry
-
- IForgeRegistryEntry.Impl<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.fml.common.registry
-
- IFuelHandler - Interface in net.minecraftforge.fml.common
-
- IGenericEvent<T> - Interface in net.minecraftforge.fml.common.eventhandler
-
- Igloo() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.Igloo
-
- Igloo(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.Igloo
-
- ignite() - Method in class net.minecraft.entity.boss.EntityWither
-
Initializes this Wither's explosion sequence and makes it invulnerable.
- ignite() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
Ignites this TNT cart.
- ignite() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- ignore(IProperty<?>...) - Method in class net.minecraft.client.renderer.block.statemap.StateMap.Builder
-
Add properties that will not be used to compute all possible states of a block, used for block rendering
to ignore some property that does not alter block's appearance
- ignore() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
Ignore the missing item.
- ignoreEntity - Variable in class net.minecraft.entity.projectile.EntityThrowable
-
- ignoreFrustumCheck - Variable in class net.minecraft.entity.Entity
-
Render entity even if it is outside the camera frustum.
- ignoreItemEntityData() - Method in class net.minecraft.entity.Entity
-
- ignoreItemEntityData() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- ignoreItemEntityData() - Method in class net.minecraft.entity.item.EntityMinecartCommandBlock
-
- ignorePlayerSpawnSuitability() - Method in class net.minecraft.world.biome.Biome
-
- ignorePlayerSpawnSuitability() - Method in class net.minecraft.world.biome.BiomeVoid
-
- ignoresEntities() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- IGrowable - Interface in net.minecraft.block
-
- IGuiHandler - Interface in net.minecraftforge.fml.common.network
-
- IHandshakeState<S> - Interface in net.minecraftforge.fml.common.network.handshake
-
- IHopper - Interface in net.minecraft.tileentity
-
- IImageBuffer - Interface in net.minecraft.client.renderer
-
- IInteractionObject - Interface in net.minecraft.world
-
- IInventory - Interface in net.minecraft.inventory
-
- IInventoryChangedListener - Interface in net.minecraft.inventory
-
- IItemColor - Interface in net.minecraft.client.renderer.color
-
- IItemHandler - Interface in net.minecraftforge.items
-
- IItemHandlerModifiable - Interface in net.minecraftforge.items
-
- IItemPropertyGetter - Interface in net.minecraft.item
-
- IJoint - Interface in net.minecraftforge.common.model.animation
-
Model part that's a part of the hierarchical skeleton.
- IJointClip - Interface in net.minecraftforge.common.model.animation
-
Returns Local joint pose; animation clip for specific model part.
- IJsonSerializable - Interface in net.minecraft.util
-
- IJumpingMount - Interface in net.minecraft.entity
-
- IKeyConflictContext - Interface in net.minecraftforge.client.settings
-
- ILanguageAdapter - Interface in net.minecraftforge.fml.common
-
- ILanguageAdapter.JavaAdapter - Class in net.minecraftforge.fml.common
-
- ILanguageAdapter.ScalaAdapter - Class in net.minecraftforge.fml.common
-
- ILLEGAL_FILE_CHARACTERS - Static variable in class net.minecraft.realms.RealmsSharedConstants
-
- ILLEGAL_FILE_CHARACTERS - Static variable in class net.minecraft.util.ChatAllowedCharacters
-
Array of the special characters that are allowed in any text drawing of Minecraft.
- ILLEGAL_STRUCTURE_CHARACTERS - Static variable in class net.minecraft.util.ChatAllowedCharacters
-
- ILocatableSource - Interface in net.minecraft.dispenser
-
- ILocation - Interface in net.minecraft.dispenser
-
- ILockableContainer - Interface in net.minecraft.world
-
- ILootContainer - Interface in net.minecraft.world.storage.loot
-
- ImageBufferDownload - Class in net.minecraft.client.renderer
-
- ImageBufferDownload() - Constructor for class net.minecraft.client.renderer.ImageBufferDownload
-
- imageHeight - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
-
- imageWidth - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
-
- IMCEvent() - Constructor for class net.minecraftforge.fml.common.event.FMLInterModComms.IMCEvent
-
- IMerchant - Interface in net.minecraft.entity
-
- IMessage - Interface in net.minecraftforge.fml.common.network.simpleimpl
-
Implement this interface for each message you wish to define.
- IMessageHandler<REQ extends IMessage,REPLY extends IMessage> - Interface in net.minecraftforge.fml.common.network.simpleimpl
-
- IMetadataSection - Interface in net.minecraft.client.resources.data
-
- IMetadataSectionSerializer<T extends IMetadataSection> - Interface in net.minecraft.client.resources.data
-
- IMinecartCollisionHandler - Interface in net.minecraftforge.common
-
This class defines a replacement for the default minecart collision code.
- immediateBlockTick(BlockPos, IBlockState, Random) - Method in class net.minecraft.world.World
-
- IMob - Interface in net.minecraft.entity.monster
-
- IModel - Interface in net.minecraftforge.client.model
-
- IModelCustomData - Interface in net.minecraftforge.client.model
-
- IModelPart - Interface in net.minecraftforge.common.model
-
- IModelSimpleProperties - Interface in net.minecraftforge.client.model
-
Implement this if the model can process "smooth_lighting" or "gui3d" attributes from the json.
- IModelState - Interface in net.minecraftforge.common.model
-
- IModelUVLock - Interface in net.minecraftforge.client.model
-
- IModGuiFactory - Interface in net.minecraftforge.fml.client
-
This is the interface you need to implement if you want to provide a customized config screen.
- IModGuiFactory.RuntimeOptionCategoryElement - Class in net.minecraftforge.fml.client
-
Represents an option category and entry in the runtime gui options list.
- IModGuiFactory.RuntimeOptionGuiHandler - Interface in net.minecraftforge.fml.client
-
Deprecated.
- Impl() - Constructor for class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- IMultipassModel - Interface in net.minecraft.client.model
-
- IN_FIRE - Static variable in class net.minecraft.util.DamageSource
-
- IN_WALL - Static variable in class net.minecraft.block.BlockFenceGate
-
- IN_WALL - Static variable in class net.minecraft.util.DamageSource
-
- INBOUNDPACKETTRACKER - Static variable in class net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec
-
Make this accessible to subclasses
- INBTSerializable<T extends NBTBase> - Interface in net.minecraftforge.common.util
-
An interface designed to unify various things in the Minecraft
code base that can be serialized to and from a NBT tag.
- inCaravan() - Method in class net.minecraft.entity.passive.EntityLlama
-
- incompatibleResourcePacks - Variable in class net.minecraft.client.settings.GameSettings
-
- IncompatibleSubstitutionException - Exception in net.minecraftforge.fml.common.registry
-
- IncompatibleSubstitutionException(ResourceLocation, Object, Object) - Constructor for exception net.minecraftforge.fml.common.registry.IncompatibleSubstitutionException
-
- increaseMaxTradeUses(int) - Method in class net.minecraft.village.MerchantRecipe
-
- increaseScore(int) - Method in class net.minecraft.scoreboard.Score
-
- increaseStat(EntityPlayer, StatBase, int) - Method in class net.minecraft.stats.StatisticsManager
-
- increaseTemper(int) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- incrementAllWorldTimes(MinecraftServer, int) - Method in class net.minecraft.command.CommandTime
-
- incrementChecksum(long, byte, byte, int) - Static method in class net.minecraftforge.fml.repackage.com.nothome.delta.Checksum
-
Increments a checksum.
- incrementDoorOpeningRestrictionCounter() - Method in class net.minecraft.village.VillageDoorInfo
-
- incrementDroppedSkulls() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- incrementHeight() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
-
- incrementPathIndex() - Method in class net.minecraft.pathfinding.Path
-
Directs this path to the next point in its array
- incrementScore() - Method in class net.minecraft.scoreboard.Score
-
- incrementToolUses() - Method in class net.minecraft.village.MerchantRecipe
-
- index - Variable in class net.minecraft.pathfinding.PathPoint
-
The index of this point in its assigned path
- indexOf(int, int, byte) - Method in class net.minecraft.network.PacketBuffer
-
- INetHandler - Interface in net.minecraft.network
-
- INetHandlerHandshakeServer - Interface in net.minecraft.network.handshake
-
- INetHandlerLoginClient - Interface in net.minecraft.network.login
-
- INetHandlerLoginServer - Interface in net.minecraft.network.login
-
- INetHandlerPlayClient - Interface in net.minecraft.network.play
-
- INetHandlerPlayServer - Interface in net.minecraft.network.play
-
- INetHandlerStatusClient - Interface in net.minecraft.network.status
-
- INetHandlerStatusServer - Interface in net.minecraft.network.status
-
- INFINITE - Static variable in class net.minecraft.nbt.NBTSizeTracker
-
- INFINITE_EXTENT_AABB - Static variable in class net.minecraft.tileentity.TileEntity
-
Sometimes default render bounding box: infinite in scope.
- INFINITY - Static variable in class net.minecraft.init.Enchantments
-
- info(String, Object...) - Static method in class net.minecraftforge.fml.common.FMLLog
-
Deprecated.
- info(String, Object...) - Static method in class net.minecraftforge.fml.relauncher.FMLRelaunchLog
-
Deprecated.
- ingameGUI - Variable in class net.minecraft.client.Minecraft
-
- inGameHasFocus - Variable in class net.minecraft.client.Minecraft
-
Does the actual gameplay have focus.
- inGround - Variable in class net.minecraft.entity.projectile.EntityArrow
-
- inGround - Variable in class net.minecraft.entity.projectile.EntityThrowable
-
- init() - Static method in class net.minecraft.block.BlockFire
-
- init() - Method in class net.minecraft.client.particle.ParticleDigging
-
- init() - Static method in class net.minecraft.client.renderer.color.BlockColors
-
- init(BlockColors) - Static method in class net.minecraft.client.renderer.color.ItemColors
-
- init() - Method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
-
- init() - Static method in class net.minecraft.entity.EntityList
-
- init() - Static method in class net.minecraft.potion.PotionHelper
-
- init() - Method in class net.minecraft.realms.DisconnectedRealmsScreen
-
- init() - Method in class net.minecraft.realms.RealmsBridge
-
- init() - Method in class net.minecraft.realms.RealmsScreen
-
- init(Minecraft, int, int) - Method in class net.minecraft.realms.RealmsScreen
-
- init() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Initialises the server and starts it.
- init() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Initialises the server and starts it.
- init() - Method in class net.minecraft.server.MinecraftServer
-
Initialises the server and starts it.
- init() - Static method in class net.minecraft.stats.AchievementList
-
A stub functions called to make the static initializer for this class run.
- init() - Static method in class net.minecraft.stats.StatList
-
- init() - Method in class net.minecraft.world.World
-
- init() - Method in class net.minecraft.world.WorldProvider
-
creates a new world chunk manager for WorldProvider
- init() - Method in class net.minecraft.world.WorldProviderEnd
-
creates a new world chunk manager for WorldProvider
- init() - Method in class net.minecraft.world.WorldProviderHell
-
creates a new world chunk manager for WorldProvider
- init() - Method in class net.minecraft.world.WorldServer
-
- init() - Method in class net.minecraft.world.WorldServerMulti
-
- init(GuiMainMenu, GuiButton) - Static method in class net.minecraftforge.client.gui.NotificationModUpdateScreen
-
- init() - Static method in class net.minecraftforge.common.DimensionManager
-
- init(String, int) - Method in class net.minecraftforge.common.util.CompoundDataFixer
-
Initialize your mod specific data fixer.
- init() - Method in class net.minecraftforge.fml.common.registry.EntityEntry
-
- initArmor() - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
- initArmor() - Method in class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
-
- initArmor() - Method in class net.minecraft.client.renderer.entity.layers.LayerVillagerArmor
-
- initAtlasSprites() - Method in class net.minecraft.client.renderer.BlockFluidRenderer
-
- InitBiomeGens(WorldType, long, GenLayer[]) - Constructor for class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- initCapabilities(ItemStack, NBTTagCompound) - Method in class net.minecraft.item.Item
-
Called from ItemStack.setItem, will hold extra data for the life of this ItemStack.
- initCapabilities(ItemStack, NBTTagCompound) - Method in class net.minecraft.item.ItemBucket
-
- initCapabilities(ItemStack, NBTTagCompound) - Method in class net.minecraft.item.ItemBucketMilk
-
- initCapabilities() - Method in class net.minecraft.world.World
-
- initCapabilities() - Method in class net.minecraft.world.WorldProvider
-
- initCapabilities(ItemStack, NBTTagCompound) - Method in class net.minecraftforge.fluids.capability.ItemFluidContainer
-
- initCapabilities(ItemStack, NBTTagCompound) - Method in class net.minecraftforge.fluids.UniversalBucket
-
- initChunkSeed(long, long) - Method in class net.minecraft.world.gen.layer.GenLayer
-
Initialize layer's current chunkSeed based on the local worldGenSeed and the (x,z) chunk coordinates.
- initDimension(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- initEntityAI() - Method in class net.minecraft.entity.boss.EntityWither
-
- initEntityAI() - Method in class net.minecraft.entity.EntityLiving
-
- initEntityAI() - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityEvoker
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityGhast
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityPolarBear
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityShulker
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntitySlime
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntitySpider
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityVex
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityVindicator
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityWitch
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityZombie
-
- initEntityAI() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityChicken
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityCow
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityLlama
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityPig
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntitySheep
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntitySquid
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityVillager
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityWolf
-
- initEntries - Variable in class net.minecraftforge.fml.client.config.GuiConfig
-
- initFluidIDs(<any>, Set<String>) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Called by Forge to prepare the ID map for server -> client sync.
- initGui() - Method in class net.minecraft.client.gui.achievement.GuiAchievements
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.achievement.GuiStats
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiChat
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiCommandBlock
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiConfirmOpenLink
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiControls
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiCreateFlatWorld
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiCreateWorld
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiCustomizeSkin
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiDisconnected
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiDownloadTerrain
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiErrorScreen
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiFlatPresets
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiGameOver
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiIngameMenu
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiLanguage
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiMainMenu
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiMemoryErrorScreen
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiMerchant
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiMultiplayer
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiOptions
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiRepair
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiScreen
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiScreenAddServer
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiScreenBook
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiScreenCustomizePresets
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiScreenDemo
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiScreenOptionsSounds
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiScreenServerList
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiShareToLan
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiSleepMP
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiSnooper
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiVideoSettings
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiWinGame
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiWorldEdit
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiWorldSelection
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.GuiYesNo
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiBeacon
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiEditCommandBlockMinecart
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiEditSign
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiEditStructure
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiInventory
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.gui.ScreenChatOptions
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.multiplayer.GuiConnecting
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.client.renderer.InventoryEffectRenderer
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.client.gui.NotificationModUpdateScreen
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.config.GuiConfig
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
- initGui() - Method in class net.minecraftforge.fml.client.config.GuiEditArray
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.config.GuiMessageDialog
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.config.GuiSelectString
-
Adds the buttons (and other controls) to the screen in question.
- initGui(GuiErrorScreen, FontRenderer) - Method in exception net.minecraftforge.fml.client.CustomModLoadingErrorDisplayException
-
Called after the GUI is initialized by the parent code.
- initGui() - Method in class net.minecraftforge.fml.client.GuiAccessDenied
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.GuiBackupFailed
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.GuiConfirmation
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.GuiCustomModLoadingErrorScreen
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.GuiErrorBase
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.GuiJava8Error
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.GuiModList
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.GuiModsMissingForServer
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.GuiMultipleModsErrored
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.GuiNotification
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraftforge.fml.client.GuiSortingProblem
-
Adds the buttons (and other controls) to the screen in question.
- InitGuiEvent(GuiScreen, List<GuiButton>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
-
- initHorseChest() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- initialClickY - Variable in class net.minecraft.client.gui.GuiSlot
-
Where the mouse was in the window when you first clicked to scroll
- initialize(double, double, double) - Method in class net.minecraft.client.renderer.ChunkRenderContainer
-
- initialize(WorldSettings) - Method in class net.minecraft.world.World
-
- initialize(WorldSettings) - Method in class net.minecraft.world.WorldServer
-
- initialize(Minecraft) - Method in class net.minecraftforge.client.gui.ForgeGuiFactory
-
- initialize() - Static method in class net.minecraftforge.common.MinecraftForge
-
Method invoked by FML before any other mods are loaded.
- initialize(Minecraft) - Method in class net.minecraftforge.fml.client.DefaultGuiFactory
-
- initialize(Minecraft) - Method in class net.minecraftforge.fml.client.FMLConfigGuiFactory
-
- initialize(Minecraft) - Method in interface net.minecraftforge.fml.client.IModGuiFactory
-
Called when instantiated to initialize with the active minecraft instance.
- initialize(URL) - Method in class paulscode.sound.codecs.CodecIBXM
-
Prepares an audio stream to read from.
- initializeAllBiomeGenerators(long, WorldType, ChunkProviderSettings) - Static method in class net.minecraft.world.gen.layer.GenLayer
-
- initializeClassLookup(Class<?>) - Method in class net.minecraft.util.ClassInheritanceMultiMap
-
- initializeConnectionToPlayer(NetworkManager, EntityPlayerMP, NetHandlerPlayServer) - Method in class net.minecraft.server.management.PlayerList
-
- initialized - Variable in class net.minecraft.client.renderer.ChunkRenderContainer
-
- initialized() - Method in class paulscode.sound.codecs.CodecIBXM
-
Returns false if the stream is busy initializing.
- initializeFromFormat(String) - Method in class net.minecraft.util.text.TextComponentTranslation
-
Initializes the content of this component, substituting in variables.
- initializeGameType(GameType) - Method in class net.minecraft.server.management.PlayerInteractionManager
-
if the gameType is currently NOT_SET then change it to par1
- initializeMods() - Method in class net.minecraftforge.fml.common.Loader
-
- initializeStructureData(World) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- initializeTextures() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
Initializes the texture constants to be used when rendering lightmap values
- initialWorldChunkLoad() - Method in class net.minecraft.server.MinecraftServer
-
- initiateShutdown() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Sets the serverRunning variable to false, in order to get the server to shut down.
- initiateShutdown() - Method in class net.minecraft.server.MinecraftServer
-
Sets the serverRunning variable to false, in order to get the server to shut down.
- initIndependentStat() - Method in class net.minecraft.stats.Achievement
-
Initializes the current stat as independent (i.e., lacking prerequisites for being updated) and returns the
current instance.
- initIndependentStat() - Method in class net.minecraft.stats.StatBase
-
Initializes the current stat as independent (i.e., lacking prerequisites for being updated) and returns the
current instance.
- initLists() - Method in class net.minecraft.client.gui.achievement.GuiStats
-
- InitMapGenEvent - Class in net.minecraftforge.event.terraingen
-
- InitMapGenEvent.EventType - Enum in net.minecraftforge.event.terraingen
-
Use CUSTOM to filter custom event types
- InitNoiseField(IChunkGenerator, double[], int, int, int, int, int, int) - Constructor for class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- InitNoiseGensEvent<T extends InitNoiseGensEvent.Context> - Class in net.minecraftforge.event.terraingen
-
- InitNoiseGensEvent(World, Random, T) - Constructor for class net.minecraftforge.event.terraingen.InitNoiseGensEvent
-
- InitNoiseGensEvent.Context - Class in net.minecraftforge.event.terraingen
-
- InitNoiseGensEvent.ContextEnd - Class in net.minecraftforge.event.terraingen
-
- InitNoiseGensEvent.ContextHell - Class in net.minecraftforge.event.terraingen
-
- InitNoiseGensEvent.ContextOverworld - Class in net.minecraftforge.event.terraingen
-
- initPathPoints() - Method in class net.minecraft.entity.boss.EntityDragon
-
Generates values for the fields pathPoints, and neighbors, and then returns the nearest pathPoint to the
specified position.
- initPhase() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseChargingPlayer
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseDying
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHoldingPattern
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHover
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLanding
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLandingApproach
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingAttacking
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingFlaming
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingScanning
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseStrafePlayer
-
Called when this phase is set to active
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseTakeoff
-
Called when this phase is set to active
- initProcessor(IBlockAccess, EntityLiving) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- initProcessor(IBlockAccess, EntityLiving) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
-
- initSprite(int, int, int, int, boolean) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- initTable(ASMDataTable) - Method in class net.minecraftforge.fml.common.asm.transformers.ModAPITransformer
-
- initWorldGenSeed(long) - Method in class net.minecraft.world.gen.layer.GenLayer
-
Initialize layer's local worldGenSeed based on its own baseSeed and the world's global seed (passed in as an
argument).
- initWorldGenSeed(long) - Method in class net.minecraft.world.gen.layer.GenLayerRiverMix
-
Initialize layer's local worldGenSeed based on its own baseSeed and the world's global seed (passed in as an
argument).
- inject(InputStream) - Static method in class net.minecraft.util.text.translation.LanguageMap
-
- inject(ModContainer, ASMDataTable, Side) - Static method in class net.minecraftforge.fml.common.AutomaticEventSubscriber
-
- inject(ModContainer, ASMDataTable, Side, ILanguageAdapter) - Static method in class net.minecraftforge.fml.common.ProxyInjector
-
- inject() - Method in enum net.minecraftforge.fml.common.registry.ItemStackHolderInjector
-
- injectAPIModContainers(List<ModContainer>, Map<String, ModContainer>) - Method in class net.minecraftforge.fml.common.ModAPIManager
-
- injectCapabilities(ASMDataTable) - Method in enum net.minecraftforge.common.capabilities.CapabilityManager
-
- injectCascadingTweak(String) - Method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- injectCoreModTweaks(FMLInjectionAndSortingTweaker) - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- injectData(Map<String, Object>) - Method in class net.minecraftforge.classloading.FMLForgePlugin
-
- injectData(Map<String, Object>) - Method in class net.minecraftforge.fml.common.asm.FMLSanityChecker
-
- injectData(Object...) - Static method in class net.minecraftforge.fml.common.Loader
-
- injectData(Map<String, Object>) - Method in class net.minecraftforge.fml.relauncher.FMLCorePlugin
-
- injectData(Map<String, Object>) - Method in interface net.minecraftforge.fml.relauncher.IFMLCallHook
-
Injected with data from the FML environment:
"classLoader" : The FML Class Loader
- injectData(Map<String, Object>) - Method in interface net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
-
Inject coremod data into this coremod
This data includes:
"mcLocation" : the location of the minecraft directory,
"coremodList" : the list of coremods
"coremodLocation" : the file this coremod loaded from,
- InjectedModContainer - Class in net.minecraftforge.fml.common
-
- InjectedModContainer(ModContainer, File) - Constructor for class net.minecraftforge.fml.common.InjectedModContainer
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.fml.common.launcher.FMLServerTweaker
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.fml.common.launcher.TerminalTweaker
-
- injectSnapshot(PersistentRegistryManager.GameDataSnapshot, boolean, boolean) - Static method in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
- injectTransformers(LaunchClassLoader) - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- innerRotation - Variable in class net.minecraft.entity.item.EntityEnderCrystal
-
Used to create the rotation animation when rendering the crystal.
- INpc - Interface in net.minecraft.entity
-
- inPortal - Variable in class net.minecraft.entity.Entity
-
Whether the entity is inside a Portal
- input - Variable in class net.minecraftforge.oredict.ShapedOreRecipe
-
- input - Variable in class net.minecraftforge.oredict.ShapelessOreRecipe
-
- inputChecksum - Variable in class net.minecraftforge.fml.common.patcher.ClassPatch
-
- InputEvent - Class in net.minecraftforge.fml.common.gameevent
-
- InputEvent() - Constructor for class net.minecraftforge.fml.common.gameevent.InputEvent
-
- InputEvent.KeyInputEvent - Class in net.minecraftforge.fml.common.gameevent
-
- InputEvent.MouseInputEvent - Class in net.minecraftforge.fml.common.gameevent
-
- inputField - Variable in class net.minecraft.client.gui.GuiChat
-
Chat entry field
- insertHook(TileEntityHopper) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
-
Copied from TileEntityHopper#transferItemsOut and added capability support
- insertItem(int, ItemStack, boolean) - Method in interface net.minecraftforge.items.IItemHandler
-
Inserts an ItemStack into the given slot and return the remainder.
- insertItem(IItemHandler, ItemStack, boolean) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.ItemStackHandler
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.VanillaHopperItemHandler
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- insertItemStacked(IItemHandler, ItemStack, boolean) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
Inserts the ItemStack into the inventory, filling up already present stacks first.
- insertRecord(World, BlockPos, IBlockState, ItemStack) - Method in class net.minecraft.block.BlockJukebox
-
- instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer
-
- instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
-
- instance() - Static method in class net.minecraft.item.crafting.FurnaceRecipes
-
Returns an instance of FurnaceRecipes.
- INSTANCE - Static variable in exception net.minecraft.network.ThreadQuickExitException
-
- instance - Static variable in class net.minecraft.realms.Tezzelator
-
- instance - Static variable in class net.minecraftforge.client.ClientCommandHandler
-
- INSTANCE - Static variable in class net.minecraftforge.client.model.ForgeBlockStateV1.TRSRDeserializer
-
- INSTANCE - Static variable in class net.minecraftforge.client.model.ItemLayerModel
-
- INSTANCE - Static variable in class net.minecraftforge.client.model.ModelLoader.White
-
- INSTANCE - Static variable in class net.minecraftforge.client.model.MultiLayerModel
-
- instance - Variable in class net.minecraftforge.common.config.FieldWrapper
-
- INSTANCE - Static variable in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
-
- INSTANCE - Static variable in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
-
- instance() - Static method in class net.minecraftforge.fml.client.FMLClientHandler
-
- INSTANCE - Static variable in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- instance() - Static method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- instance() - Static method in class net.minecraftforge.fml.common.Loader
-
- INSTANCE - Static variable in class net.minecraftforge.fml.common.ModAPIManager
-
- instance() - Static method in class net.minecraftforge.fml.common.ModContainerFactory
-
- INSTANCE - Static variable in class net.minecraftforge.fml.common.patcher.ClassPatchManager
-
- instance() - Static method in class net.minecraftforge.fml.common.registry.EntityRegistry
-
- instance() - Static method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
- instance() - Static method in class net.minecraftforge.fml.server.FMLServerHandler
-
- INSTANCE - Static variable in class net.minecraftforge.items.wrapper.EmptyHandler
-
- INSTANCE - Static variable in class net.minecraftforge.oredict.RecipeSorter
-
- INSTANCES - Static variable in interface net.minecraft.scoreboard.IScoreCriteria
-
- INSTANT_DAMAGE - Static variable in class net.minecraft.init.MobEffects
-
- INSTANT_HEALTH - Static variable in class net.minecraft.init.MobEffects
-
- InstantFactory() - Constructor for class net.minecraft.client.particle.ParticleSpell.InstantFactory
-
- Instrument - Class in ibxm
-
- Instrument() - Constructor for class ibxm.Instrument
-
- IntCache - Class in net.minecraft.world.gen.layer
-
- IntCache() - Constructor for class net.minecraft.world.gen.layer.IntCache
-
- IntegerCache - Class in net.minecraft.util
-
- IntegerCache() - Constructor for class net.minecraft.util.IntegerCache
-
- IntegerEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.fml.client.config.GuiConfigEntries.IntegerEntry
-
- IntegerEntry(GuiEditArray, GuiEditArrayEntries, IConfigElement, Integer) - Constructor for class net.minecraftforge.fml.client.config.GuiEditArrayEntries.IntegerEntry
-
- IntegratedPlayerList - Class in net.minecraft.server.integrated
-
- IntegratedPlayerList(IntegratedServer) - Constructor for class net.minecraft.server.integrated.IntegratedPlayerList
-
- IntegratedServer - Class in net.minecraft.server.integrated
-
- IntegratedServer(Minecraft, String, String, WorldSettings, YggdrasilAuthenticationService, MinecraftSessionService, GameProfileRepository, PlayerProfileCache) - Constructor for class net.minecraft.server.integrated.IntegratedServer
-
- IntegratedServerCommandManager - Class in net.minecraft.server.integrated
-
- IntegratedServerCommandManager(IntegratedServer) - Constructor for class net.minecraft.server.integrated.IntegratedServerCommandManager
-
- interactionManager - Variable in class net.minecraft.entity.player.EntityPlayerMP
-
The player interaction manager for this player
- interactOn(Entity, EnumHand) - Method in class net.minecraft.entity.player.EntityPlayer
-
- interactWithEntity(EntityPlayer, Entity, EnumHand) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Handles right clicking an entity, sends a packet to the server.
- interactWithEntity(EntityPlayer, Entity, RayTraceResult, EnumHand) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Handles right clicking an entity from the entities side, sends a packet to the server.
- interactWithEntity(EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.ItemStack
-
- interactWithFluidHandler(EntityPlayer, EnumHand, World, BlockPos, EnumFacing) - Static method in class net.minecraftforge.fluids.FluidUtil
-
Used to handle the common case of a player holding a fluid item and right-clicking on a fluid handler block.
- interactWithFluidHandler(ItemStack, IFluidHandler, EntityPlayer) - Static method in class net.minecraftforge.fluids.FluidUtil
-
- InterfaceCraftingTable(World, BlockPos) - Constructor for class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
-
- internalName - Variable in enum net.minecraft.scoreboard.Team.EnumVisible
-
- internalNioBuffer(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- interpolatedFrameData - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- interpolateRotation(float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
Returns a rotation angle that is inbetween two other rotation angles.
- interpPosX - Static variable in class net.minecraft.client.particle.Particle
-
- interpPosY - Static variable in class net.minecraft.client.particle.Particle
-
- interpPosZ - Static variable in class net.minecraft.client.particle.Particle
-
- interpTargetPitch - Variable in class net.minecraft.entity.EntityLivingBase
-
The pitch rotation the entity will be interpolated to.
- interpTargetX - Variable in class net.minecraft.entity.EntityLivingBase
-
The X position the entity will be interpolated to.
- interpTargetY - Variable in class net.minecraft.entity.EntityLivingBase
-
The Y position the entity will be interpolated to.
- interpTargetYaw - Variable in class net.minecraft.entity.EntityLivingBase
-
The yaw rotation the entity will be interpolated to.
- interpTargetZ - Variable in class net.minecraft.entity.EntityLivingBase
-
The Z position the entity will be interpolated to.
- interrupt() - Method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- intersect(AxisAlignedBB) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intersects(double, double, double, double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intersects(Vec3d, Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intersectsWith(AxisAlignedBB) - Method in class net.minecraft.util.math.AxisAlignedBB
-
Checks if the bounding box intersects with another.
- intersectsWith(StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
Discover if bounding box can fit within the current bounding box object.
- intersectsWith(int, int, int, int) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
Discover if a coordinate is inside the bounding box area.
- intersectsWithXY(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intersectsWithXZ(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intersectsWithYZ(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intFloorDiv(int, int) - Static method in class net.minecraft.realms.RealmsMth
-
- intFloorDiv(int, int) - Static method in class net.minecraft.util.math.MathHelper
-
Buckets an integer with specifed bucket sizes.
- IntHashMap<V> - Class in net.minecraft.util
-
- IntHashMap() - Constructor for class net.minecraft.util.IntHashMap
-
- IntIdentityHashBiMap<K> - Class in net.minecraft.util
-
- IntIdentityHashBiMap(int) - Constructor for class net.minecraft.util.IntIdentityHashBiMap
-
- inTitleScreen() - Static method in class net.minecraft.realms.Realms
-
- inv - Variable in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- INVALID - Static variable in class net.minecraftforge.fml.client.config.GuiUtils
-
- invalidate() - Method in class net.minecraft.tileentity.TileEntity
-
invalidates a tile entity
- invalidate() - Method in class net.minecraft.tileentity.TileEntityChest
-
invalidates a tile entity
- invalidate() - Method in class net.minecraft.tileentity.TileEntityEnderChest
-
invalidates a tile entity
- invalidateBlockReceiveRegion(int, int, int, int, int, int) - Method in class net.minecraft.client.multiplayer.WorldClient
-
Invalidates an AABB region of blocks from the receive queue, in the event that the block has been modified
client-side in the intervening 80 receive ticks.
- invalidateJson() - Method in class net.minecraft.network.ServerStatusResponse
-
Invalidates the cached json, causing the next call to getJson to rebuild it.
- invalidateRegionAndSetBlock(BlockPos, IBlockState) - Method in class net.minecraft.client.multiplayer.WorldClient
-
Deprecated.
- InvalidBlockStateException - Exception in net.minecraft.command
-
- InvalidBlockStateException() - Constructor for exception net.minecraft.command.InvalidBlockStateException
-
- InvalidBlockStateException(String, Object...) - Constructor for exception net.minecraft.command.InvalidBlockStateException
-
- InvalidVersionSpecificationException - Exception in net.minecraftforge.fml.common.versioning
-
Occurs when a version is invalid.
- InvalidVersionSpecificationException(String) - Constructor for exception net.minecraftforge.fml.common.versioning.InvalidVersionSpecificationException
-
- INVENTORY - Static variable in class net.minecraft.creativetab.CreativeTabs
-
- inventory - Variable in class net.minecraft.entity.player.EntityPlayer
-
Inventory of the player
- inventory - Variable in class net.minecraft.inventory.Slot
-
The inventory we want to extract a slot from.
- INVENTORY_BACKGROUND - Static variable in class net.minecraft.client.gui.inventory.GuiContainer
-
The location of the inventory background texture
- inventoryArmorDropChances - Variable in class net.minecraft.entity.EntityLiving
-
Chances for armor dropping when this entity dies.
- InventoryBasic - Class in net.minecraft.inventory
-
- InventoryBasic(String, boolean, int) - Constructor for class net.minecraft.inventory.InventoryBasic
-
- InventoryBasic(ITextComponent, int) - Constructor for class net.minecraft.inventory.InventoryBasic
-
- inventoryChanged - Variable in class net.minecraft.entity.player.InventoryPlayer
-
Set true whenever the inventory changes.
- inventoryContainer - Variable in class net.minecraft.entity.player.EntityPlayer
-
The Container for the player's inventory (which opens when they press E)
- InventoryCrafting - Class in net.minecraft.inventory
-
- InventoryCrafting(Container, int, int) - Constructor for class net.minecraft.inventory.InventoryCrafting
-
- InventoryCraftResult - Class in net.minecraft.inventory
-
- InventoryCraftResult() - Constructor for class net.minecraft.inventory.InventoryCraftResult
-
- InventoryEffectRenderer - Class in net.minecraft.client.renderer
-
- InventoryEffectRenderer(Container) - Constructor for class net.minecraft.client.renderer.InventoryEffectRenderer
-
- InventoryEnderChest - Class in net.minecraft.inventory
-
- InventoryEnderChest() - Constructor for class net.minecraft.inventory.InventoryEnderChest
-
- inventoryHandsDropChances - Variable in class net.minecraft.entity.EntityLiving
-
Chances for equipment in hands dropping when this entity dies.
- InventoryHelper - Class in net.minecraft.inventory
-
- InventoryHelper() - Constructor for class net.minecraft.inventory.InventoryHelper
-
- inventoryItemStacks - Variable in class net.minecraft.inventory.Container
-
the list of all items(stacks) for the corresponding slot
- InventoryLargeChest - Class in net.minecraft.inventory
-
- InventoryLargeChest(String, ILockableContainer, ILockableContainer) - Constructor for class net.minecraft.inventory.InventoryLargeChest
-
- InventoryMerchant - Class in net.minecraft.inventory
-
- InventoryMerchant(EntityPlayer, IMerchant) - Constructor for class net.minecraft.inventory.InventoryMerchant
-
- InventoryPlayer - Class in net.minecraft.entity.player
-
- InventoryPlayer(EntityPlayer) - Constructor for class net.minecraft.entity.player.InventoryPlayer
-
- inventorySlots - Variable in class net.minecraft.client.gui.inventory.GuiContainer
-
A list of the players inventory slots
- inventorySlots - Variable in class net.minecraft.inventory.Container
-
the list of all slots in the inventory
- inverse() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- inverseObjectRegistry - Variable in class net.minecraft.util.registry.RegistryNamespaced
-
A BiMap of objects (key) to their names (value).
- invertMouse - Variable in class net.minecraft.client.settings.GameSettings
-
- INVISIBILITY - Static variable in class net.minecraft.init.MobEffects
-
The invisibility Potion object.
- INVISIBILITY - Static variable in class net.minecraft.init.PotionTypes
-
- invoke(Event) - Method in class net.minecraftforge.fml.common.eventhandler.ASMEventHandler
-
- invoke(Event) - Method in enum net.minecraftforge.fml.common.eventhandler.EventPriority
-
- invoke(Event) - Method in interface net.minecraftforge.fml.common.eventhandler.IEventListener
-
- InvWrapper - Class in net.minecraftforge.items.wrapper
-
- InvWrapper(IInventory) - Constructor for class net.minecraftforge.items.wrapper.InvWrapper
-
- inWater - Variable in class net.minecraft.entity.Entity
-
Whether this entity is currently inside of water (if it handles water movement that is)
- IObjectIntIterable<V> - Interface in net.minecraft.util
-
- IP_PATTERN - Static variable in class net.minecraft.command.server.CommandBanIp
-
A regex that matches ip addresses
- IParticleFactory - Interface in net.minecraft.client.particle
-
- IPermissionHandler - Interface in net.minecraftforge.server.permission
-
- IPerspectiveAwareModel - Interface in net.minecraftforge.client.model
-
- IPerspectiveAwareModel.MapWrapper - Class in net.minecraftforge.client.model
-
- IPhase - Interface in net.minecraft.entity.boss.dragon.phase
-
- IPlantable - Interface in net.minecraftforge.common
-
- IPlayerFileData - Interface in net.minecraft.world.storage
-
- IPosition - Interface in net.minecraft.dispenser
-
- IProgressMeter - Interface in net.minecraft.client.gui
-
- IProgressUpdate - Interface in net.minecraft.util
-
- IProjectile - Interface in net.minecraft.entity
-
- IProperty<T extends java.lang.Comparable<T>> - Interface in net.minecraft.block.properties
-
- IRangedAttackMob - Interface in net.minecraft.entity
-
- IRecipe - Interface in net.minecraft.item.crafting
-
- IRegistry<K,V> - Interface in net.minecraft.util.registry
-
- IReloadableResourceManager - Interface in net.minecraft.client.resources
-
- IRenderChunkFactory - Interface in net.minecraft.client.renderer.chunk
-
- IRenderContextHandler - Interface in net.minecraftforge.client
-
- IRenderFactory<T extends Entity> - Interface in net.minecraftforge.fml.client.registry
-
- IRenderHandler - Class in net.minecraftforge.client
-
- IRenderHandler() - Constructor for class net.minecraftforge.client.IRenderHandler
-
- IResource - Interface in net.minecraft.client.resources
-
- IResourceManager - Interface in net.minecraft.client.resources
-
- IResourceManagerReloadListener - Interface in net.minecraft.client.resources
-
- IResourcePack - Interface in net.minecraft.client.resources
-
- IRetexturableModel - Interface in net.minecraftforge.client.model
-
- IRON - Static variable in class net.minecraft.block.material.MapColor
-
- IRON - Static variable in class net.minecraft.block.material.Material
-
- IRON_AXE - Static variable in class net.minecraft.init.Items
-
- IRON_BARS - Static variable in class net.minecraft.init.Blocks
-
- IRON_BLOCK - Static variable in class net.minecraft.init.Blocks
-
- IRON_BOOTS - Static variable in class net.minecraft.init.Items
-
- IRON_CHESTPLATE - Static variable in class net.minecraft.init.Items
-
- IRON_DOOR - Static variable in class net.minecraft.init.Blocks
-
- IRON_DOOR - Static variable in class net.minecraft.init.Items
-
- IRON_HELMET - Static variable in class net.minecraft.init.Items
-
- IRON_HOE - Static variable in class net.minecraft.init.Items
-
- IRON_HORSE_ARMOR - Static variable in class net.minecraft.init.Items
-
- IRON_INGOT - Static variable in class net.minecraft.init.Items
-
- IRON_LEGGINGS - Static variable in class net.minecraft.init.Items
-
- IRON_ORE - Static variable in class net.minecraft.init.Blocks
-
- IRON_PICKAXE - Static variable in class net.minecraft.init.Items
-
- IRON_SHOVEL - Static variable in class net.minecraft.init.Items
-
- IRON_SWORD - Static variable in class net.minecraft.init.Items
-
- IRON_TRAPDOOR - Static variable in class net.minecraft.init.Blocks
-
- ironCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- ironCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- ironGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- ironGolemBody - Variable in class net.minecraft.client.model.ModelIronGolem
-
The body model for the iron golem.
- ironGolemHead - Variable in class net.minecraft.client.model.ModelIronGolem
-
The head model for the iron golem.
- ironGolemLeftArm - Variable in class net.minecraft.client.model.ModelIronGolem
-
The left arm model for the iron golem.
- ironGolemLeftLeg - Variable in class net.minecraft.client.model.ModelIronGolem
-
The left leg model for the Iron Golem.
- ironGolemRightArm - Variable in class net.minecraft.client.model.ModelIronGolem
-
The right arm model for the iron golem.
- ironGolemRightLeg - Variable in class net.minecraft.client.model.ModelIronGolem
-
The right leg model for the Iron Golem.
- ironMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- ironMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- ironMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- ironMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- ironSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- ironSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- IS_ALIVE - Static variable in class net.minecraft.util.EntitySelectors
-
- IS_LOCAL - Static variable in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- is_mod(byte[]) - Static method in class ibxm.ProTracker
-
- IS_RUNNING_ON_MAC - Static variable in class net.minecraft.client.Minecraft
-
- is_s3m(byte[]) - Static method in class ibxm.ScreamTracker3
-
- IS_STANDALONE - Static variable in class net.minecraft.util.EntitySelectors
-
Selects only entities which are neither ridden by anything nor ride on anything
- is_xm(byte[]) - Static method in class ibxm.FastTracker2
-
- isAABBInsideMaterial(World, BlockPos, AxisAlignedBB, Material) - Method in class net.minecraft.block.Block
-
Called when boats or fishing hooks are inside the block to check if they are inside
the material requested.
- isAchievement() - Method in class net.minecraft.stats.Achievement
-
Returns whether or not the StatBase-derived class is a statistic (running counter) or an achievement (one-shot).
- isAchievement() - Method in class net.minecraft.stats.StatBase
-
Returns whether or not the StatBase-derived class is a statistic (running counter) or an achievement (one-shot).
- isAchievementInPages(Achievement) - Static method in class net.minecraftforge.common.AchievementPage
-
Will return whether an achievement is in any page or not.
- isActive() - Method in interface net.minecraftforge.client.settings.IKeyConflictContext
-
- isActive() - Method in enum net.minecraftforge.client.settings.KeyModifier
-
- isActive(IKeyConflictContext) - Method in enum net.minecraftforge.client.settings.KeyModifier
-
- isActiveAndMatches(int) - Method in class net.minecraft.client.settings.KeyBinding
-
Checks that the key conflict context and modifier are active, and that the keyCode matches this binding.
- isActiveItemStackBlocking() - Method in class net.minecraft.entity.EntityLivingBase
-
- isAdventure() - Method in enum net.minecraft.world.GameType
-
Returns true if this is the ADVENTURE game type
- isAggressive() - Method in class net.minecraft.entity.monster.EntityVindicator
-
- isAIDisabled() - Method in class net.minecraft.entity.EntityLiving
-
Get whether this Entity's AI is disabled
- isAIEnabled() - Method in class net.minecraft.entity.monster.EntityCreeper
-
Returns true if the newer Entity AI code should be run
- isAir(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Determines this block should be treated as an air block
by the rest of the code.
- isAirBlock(BlockPos) - Method in class net.minecraft.world.ChunkCache
-
Checks to see if an air block exists at the provided location.
- isAirBlock(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
-
Checks to see if an air block exists at the provided location.
- isAirBlock(BlockPos) - Method in class net.minecraft.world.World
-
Checks to see if an air block exists at the provided location.
- isAirBorne - Variable in class net.minecraft.entity.Entity
-
- isAlive() - Method in class net.minecraft.client.particle.Particle
-
Returns true if this effect has not yet expired.
- isAlive - Variable in class net.minecraft.network.NetworkSystem
-
True if this NetworkSystem has never had his endpoints terminated
- isAllowedCharacter(char) - Static method in class net.minecraft.util.ChatAllowedCharacters
-
Checks if the given character is allowed to be put into chat.
- isAllowEdit() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isAllowedOnBooks() - Method in class net.minecraft.enchantment.Enchantment
-
Is this enchantment allowed to be enchanted on books via Enchantment Table
- isAllowFlying() - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- isAllowFlying() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- isAlternateInput(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isAlternateInput(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- isAltKeyDown() - Static method in class net.minecraft.client.gui.GuiScreen
-
Returns true if either alt key is down
- isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- isAmbientOcclusion() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- isAmbientOcclusion() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- isAmbientOcclusion() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- isAmbientOcclusionEnabled() - Static method in class net.minecraft.client.Minecraft
-
Returns if ambient occlusion is enabled
- isAngry() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- isAngry() - Method in class net.minecraft.entity.passive.EntityWolf
-
Determines whether this wolf is angry or not.
- isAnimated() - Method in enum net.minecraftforge.common.ForgeVersion.Status
-
- isAnnihilated() - Method in class net.minecraft.village.Village
-
Returns true, if there is not a single village door left.
- isAnnouncingPlayerAchievements() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- isAnnouncingPlayerAchievements() - Method in class net.minecraft.server.MinecraftServer
-
- isAnvilFileSet() - Method in class net.minecraft.server.MinecraftServer
-
- isAnyPlayerWithinRangeAt(double, double, double, double) - Method in class net.minecraft.world.World
-
- isAreaLoaded(BlockPos, int) - Method in class net.minecraft.world.World
-
- isAreaLoaded(BlockPos, int, boolean) - Method in class net.minecraft.world.World
-
- isAreaLoaded(BlockPos, BlockPos) - Method in class net.minecraft.world.World
-
- isAreaLoaded(BlockPos, BlockPos, boolean) - Method in class net.minecraft.world.World
-
- isAreaLoaded(StructureBoundingBox) - Method in class net.minecraft.world.World
-
- isAreaLoaded(StructureBoundingBox, boolean) - Method in class net.minecraft.world.World
-
- isArmor(ItemStack) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- isArmor(ItemStack) - Method in class net.minecraft.entity.passive.EntityHorse
-
- isArmor(ItemStack) - Method in class net.minecraft.entity.passive.EntityLlama
-
- isArmored() - Method in class net.minecraft.entity.boss.EntityWither
-
Returns whether the wither is armored with its boss armor or not by checking whether its health is below half of
its maximum.
- isArmsRaised() - Method in class net.minecraft.entity.monster.EntityZombie
-
- isArrow(ItemStack) - Method in class net.minecraft.item.ItemBow
-
- isAscending() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
-
- isAssigned() - Method in class net.minecraft.pathfinding.PathPoint
-
Returns true if this point has already been assigned to a path
- isAssociatedBlock(Block) - Method in class net.minecraft.block.Block
-
- isAssociatedBlock(Block) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isAssociatedBlock(Block) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- isAtLocation(int, int) - Method in class net.minecraft.world.chunk.Chunk
-
Checks whether the chunk is at the X/Z location specified
- isAtLocation(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
Checks whether the chunk is at the X/Z location specified
- isAttachedToBlock() - Method in class net.minecraft.entity.monster.EntityShulker
-
- isAttacking - Variable in class net.minecraft.client.model.ModelEnderman
-
Is the enderman attacking an entity?
- isAttacking() - Method in class net.minecraft.entity.monster.EntityGhast
-
- isAuto() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- isAutoJumpEnabled() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- ISaveFormat - Interface in net.minecraft.world.storage
-
- ISaveHandler - Interface in net.minecraft.world.storage
-
- isBadEffect() - Method in class net.minecraft.potion.Potion
-
This method returns true if the potion effect is bad - negative - for the entity.
- isBanned(GameProfile) - Method in class net.minecraft.server.management.UserListBans
-
- isBanned(SocketAddress) - Method in class net.minecraft.server.management.UserListIPBans
-
- isBaseMod(List<String>) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- isBeaconBase(IBlockAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.Block
-
Determines if this block can be used as the base of a beacon.
- isBeaconPayment(ItemStack) - Method in class net.minecraft.item.Item
-
Whether this Item can be used as a payment to activate the vanilla beacon.
- isBed(IBlockState, IBlockAccess, BlockPos, Entity) - Method in class net.minecraft.block.Block
-
Determines if this block is classified as a Bed, Allowing
players to sleep in it, though the block has to specifically
perform the sleeping functionality in it's activated event.
- isBedFoot(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Determines if the current block is the foot half of the bed.
- isBegging() - Method in class net.minecraft.entity.passive.EntityWolf
-
- isBeingRidden() - Method in class net.minecraft.entity.Entity
-
If at least 1 entity is riding this one
- isBeneficial() - Method in class net.minecraft.potion.Potion
-
Get if the potion is beneficial to the player.
- isBesideClimbableBlock() - Method in class net.minecraft.entity.monster.EntitySpider
-
Returns true if the WatchableObject (Byte) is 0x01 otherwise returns false.
- isBidirectional() - Method in class net.minecraft.client.resources.Language
-
- isBiomeOceanic(int) - Static method in class net.minecraft.world.gen.layer.GenLayer
-
returns true if the biomeId is one of the various ocean biomes.
- isBlockContainer - Variable in class net.minecraft.block.Block
-
true if the Block contains a Tile Entity
- isBlocked - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
-
- isBlockFullCube(BlockPos) - Method in class net.minecraft.world.World
-
- isBlockHighHumidity(BlockPos) - Method in class net.minecraft.world.WorldProvider
-
- isBlockIndirectlyGettingPowered(BlockPos) - Method in class net.minecraft.world.World
-
Checks if the specified block or its neighbors are powered by a neighboring block.
- isBlockinHighHumidity(BlockPos) - Method in class net.minecraft.world.World
-
- isBlockLoaded(BlockPos) - Method in class net.minecraft.world.World
-
- isBlockLoaded(BlockPos, boolean) - Method in class net.minecraft.world.World
-
- isBlockModifiable(EntityPlayer, BlockPos) - Method in class net.minecraft.world.World
-
- isBlockModifiable(EntityPlayer, BlockPos) - Method in class net.minecraft.world.WorldServer
-
- isBlockNormalCube(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isBlockNormalCube() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isBlockNormalCube() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isBlockNormalCube(BlockPos, boolean) - Method in class net.minecraft.world.World
-
Checks if a block's material is opaque, and that it takes up a full cube
- isBlockPosWithinSqVillageRadius(BlockPos) - Method in class net.minecraft.village.Village
-
Checks to see if the distance squared between this BlockPos and the center of this Village is less than this
Village's villageRadius squared
- isBlockPowered(BlockPos) - Method in class net.minecraft.world.World
-
- isBlockProtected(World, BlockPos, EntityPlayer) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- isBlockProtected(World, BlockPos, EntityPlayer) - Method in class net.minecraft.server.MinecraftServer
-
- isBlockSolid(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Whether this Block is solid on the given Side
- isBlockSolid(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLiquid
-
Whether this Block is solid on the given Side
- isBlockStairs(IBlockState) - Static method in class net.minecraft.block.BlockStairs
-
- isBlockTickPending(BlockPos, Block) - Method in class net.minecraft.world.World
-
- isBlockTickPending(BlockPos, Block) - Method in class net.minecraft.world.WorldServer
-
- isBonusChestEnabled() - Method in class net.minecraft.world.WorldSettings
-
Returns true if the Bonus Chest is enabled.
- isBookEnchantable(ItemStack, ItemStack) - Method in class net.minecraft.item.Item
-
Allow or forbid the specific book/item combination as an anvil enchant
- isBoolean(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- isBooleanList() - Method in class net.minecraftforge.common.config.Property
-
Checks if all of current values stored in this property can be converted to a boolean.
- isBooleanValue() - Method in class net.minecraftforge.common.config.Property
-
Checks if the current value held by this property is a valid boolean value.
- isBoundingBoxInFrustum(AxisAlignedBB) - Method in class net.minecraft.client.renderer.culling.Frustum
-
Returns true if the bounding box is inside all 6 clipping planes, otherwise returns false.
- isBoundingBoxInFrustum(AxisAlignedBB) - Method in interface net.minecraft.client.renderer.culling.ICamera
-
Returns true if the bounding box is inside all 6 clipping planes, otherwise returns false.
- isBowInMainhand() - Method in class net.minecraft.entity.ai.EntityAIAttackRangedBow
-
- isBoxInFrustum(double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.culling.ClippingHelper
-
Returns true if the box is inside all 6 clipping planes, otherwise returns false.
- isBoxInFrustum(double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.culling.Frustum
-
Calls the clipping helper.
- isBreakDoorsTaskSet() - Method in class net.minecraft.entity.monster.EntityZombie
-
- isBreeding() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.monster.EntityPolarBear
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on
the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.AbstractHorse
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on
the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityAnimal
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on
the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityChicken
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on
the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityOcelot
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on
the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityPig
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on
the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityRabbit
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on
the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityWolf
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on
the animal type)
- isBroken(ItemStack) - Static method in class net.minecraft.item.ItemElytra
-
- isBucket(ItemStack) - Static method in class net.minecraft.inventory.SlotFurnaceFuel
-
- isBuiltInRenderer() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- isBuiltInRenderer() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- isBuiltInRenderer() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- isBuiltInRenderer() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- isBuiltInRenderer() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- isBuiltInRenderer() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- isBuiltInRenderer() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- isBurning(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Determines if this block should set fire and deal fire damage
to entities coming into contact with it.
- isBurning() - Method in class net.minecraft.entity.Entity
-
Returns true if the entity is on fire.
- isBurning() - Method in class net.minecraft.entity.monster.EntityBlaze
-
Returns true if the entity is on fire.
- isBurning() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
Returns true if the entity is on fire.
- isBurning() - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
Returns true if the entity is on fire.
- isBurning() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
Returns true if the entity is on fire.
- isBurning() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Furnace isBurning
- isBurning(IInventory) - Static method in class net.minecraft.tileentity.TileEntityFurnace
-
- isButtonstate() - Method in class net.minecraftforge.client.event.MouseEvent
-
- isCallingFromMinecraftThread() - Method in class net.minecraft.client.Minecraft
-
- isCallingFromMinecraftThread() - Method in class net.minecraft.server.MinecraftServer
-
- isCallingFromMinecraftThread() - Method in interface net.minecraft.util.IThreadListener
-
- isCallingFromMinecraftThread() - Method in class net.minecraft.world.WorldServer
-
- isCancelable() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Post
-
- isCancelable() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Determine if this function is cancelable at all.
- isCanceled() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Determine if this event is canceled and should stop executing.
- isCarrying - Variable in class net.minecraft.client.model.ModelEnderman
-
Is the enderman carrying a block?
- isCastingSpell() - Method in class net.minecraft.entity.monster.EntityEvoker
-
- isChanged() - Method in class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.AddModOverrideEntry
-
- isChanged() - Method in class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.ModOverridesEntry
-
Check to see if the child screen's entry list has changed.
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.DoubleEntry
-
- isChanged() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Has the value of this entry changed?
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.IntegerEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- isChanged - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- isChangingQuantityOnly - Variable in class net.minecraft.entity.player.EntityPlayerMP
-
set to true when player is moving quantity of items from one inventory to another(crafting) but item in either
slot is not changed
- isChannelOpen() - Method in class net.minecraft.network.NetworkManager
-
Returns true if this NetworkManager has an active channel, false otherwise
- isCharged() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- isCharging() - Method in class net.minecraft.entity.monster.EntityVex
-
- isChecked() - Method in class net.minecraftforge.fml.client.config.GuiCheckBox
-
- isChickenJockey() - Method in class net.minecraft.entity.passive.EntityChicken
-
Determines if this chicken is a jokey with a zombie riding it.
- isChild - Variable in class net.minecraft.client.model.ModelBase
-
- isChild() - Method in class net.minecraft.entity.EntityAgeable
-
If Animal, checks if the age timer is negative
- isChild() - Method in class net.minecraft.entity.EntityLivingBase
-
If Animal, checks if the age timer is negative
- isChild() - Method in class net.minecraft.entity.item.EntityArmorStand
-
If Animal, checks if the age timer is negative
- isChild() - Method in class net.minecraft.entity.monster.EntityZombie
-
If Animal, checks if the age timer is negative
- isChild() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- isChild - Variable in class net.minecraftforge.common.config.Configuration
-
- isChunkGeneratedAt(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
-
- isChunkGeneratedAt(int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
-
- isChunkGeneratedAt(int, int) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- isChunkGeneratedAt(int, int) - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
- isChunkGeneratedAt(int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- isChunkGeneratedAt(int, int) - Method in class net.minecraft.world.World
-
- isChunkLoaded(int, int, boolean) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- isChunkLoaded(int, int, boolean) - Method in class net.minecraft.world.World
-
- isChunkLoaded(int, int, boolean) - Method in class net.minecraft.world.WorldServer
-
- isChunkSaved(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
-
Checks if a chunk has been saved.
- isChunkTicked() - Method in class net.minecraft.world.chunk.Chunk
-
- isClasspath() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- isCleared() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- isClient() - Method in enum net.minecraftforge.fml.relauncher.Side
-
- isCollidable() - Method in class net.minecraft.block.Block
-
Returns if this block is collidable.
- isCollidable() - Method in class net.minecraft.block.BlockFire
-
Returns if this block is collidable.
- isCollidable() - Method in class net.minecraft.block.BlockStairs
-
Returns if this block is collidable.
- isCollided - Variable in class net.minecraft.entity.Entity
-
True if after a move this entity has collided with something either vertically or horizontally
- isCollidedHorizontally - Variable in class net.minecraft.entity.Entity
-
True if after a move this entity has collided with something on X- or Z-axis
- isCollidedVertically - Variable in class net.minecraft.entity.Entity
-
True if after a move this entity has collided with something on Y-axis
- isColor() - Method in enum net.minecraft.util.text.TextFormatting
-
Checks if this is a color code.
- isColorDisabled() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- isColorsEnabled() - Method in class net.minecraft.network.play.client.CPacketClientSettings
-
- isCommandBlockEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Return whether command blocks are enabled.
- isCommandBlockEnabled() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Return whether command blocks are enabled.
- isCommandBlockEnabled() - Method in class net.minecraft.server.MinecraftServer
-
Return whether command blocks are enabled.
- isCompatible - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
-
- isConditional() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- isConditionMet() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- isConnectedTo(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Static method in class net.minecraft.block.BlockTripWire
-
- isConnectedToRealms() - Method in class net.minecraft.client.Minecraft
-
Return true if the player is connected to a realms server
- isControlFlagDisabled(int) - Method in class net.minecraft.entity.ai.EntityAITasks
-
- isConvertible(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- isConvertible(String) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- isConvertible(String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- isConvertible(String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- isConverting() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
Returns whether this zombie is in the process of converting to a villager
- isCoolingDown() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- IScoreCriteria - Interface in net.minecraft.scoreboard
-
- IScoreCriteria.EnumRenderType - Enum in net.minecraft.scoreboard
-
- isCreative() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- isCreative() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isCreative() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- isCreative() - Method in class net.minecraft.server.management.PlayerInteractionManager
-
Get if we are in creative game mode.
- isCreative() - Method in enum net.minecraft.world.GameType
-
Returns true if this is the CREATIVE game type
- isCreativeMode - Variable in class net.minecraft.entity.player.PlayerCapabilities
-
Used to determine if creative mode is enabled, and therefore if items should be depleted on usage
- isCreativeMode() - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- isCreativeMode() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- isCreativePlayer() - Method in class net.minecraft.util.DamageSource
-
- isCreatureType(EnumCreatureType, boolean) - Method in class net.minecraft.entity.Entity
-
Returns true if the entity is of the @link{EnumCreatureType} provided
- isCtrlKeyDown() - Static method in class net.minecraft.client.gui.GuiScreen
-
Returns true if either windows ctrl key is down or if either mac meta key is down
- isCurativeItem(ItemStack) - Method in class net.minecraft.potion.PotionEffect
-
Checks the given ItemStack to see if it is in the list of curative items for the potion effect
- isCurrentLanguageBidirectional() - Method in class net.minecraft.client.resources.LanguageManager
-
- isCurrentLocaleUnicode() - Method in class net.minecraft.client.resources.LanguageManager
-
- isCurrentViewEntity() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isCurse() - Method in class net.minecraft.enchantment.Enchantment
-
- isCurse() - Method in class net.minecraft.enchantment.EnchantmentBindingCurse
-
- isCurse() - Method in class net.minecraft.enchantment.EnchantmentVanishingCurse
-
- isCustomizable() - Method in class net.minecraft.world.WorldType
-
Should world creation GUI show 'Customize' button for this world type?
- isCustomRenderer(ModelBlock) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- isDamageable() - Method in class net.minecraft.item.Item
-
- isDamageAbsolute() - Method in class net.minecraft.util.DamageSource
-
Whether or not the damage ignores modification by potion effects or enchantments.
- isDamaged(ItemStack) - Method in class net.minecraft.item.Item
-
Return if this itemstack is damaged.
- isDaytime() - Method in class net.minecraft.world.World
-
Checks whether its daytime by seeing if the light subtracted from the skylight is less than 4
- isDaytime() - Method in class net.minecraft.world.WorldProvider
-
- isDead - Variable in class net.minecraft.entity.Entity
-
gets set by setEntityDead, so this must be the flag whether an Entity is dead (inactive may be better term)
- isDebugBoundingBox() - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- isDebuggingEnabled() - Method in interface net.minecraft.network.rcon.IServer
-
Returns true if debugging is enabled, false otherwise.
- isDebuggingEnabled() - Method in class net.minecraft.server.MinecraftServer
-
Returns true if debugging is enabled, false otherwise.
- isDedicatedServer() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- isDedicatedServer() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- isDedicatedServer() - Method in class net.minecraft.server.MinecraftServer
-
- isDefault() - Method in class net.minecraftforge.common.config.ConfigElement
-
- isDefault() - Method in class net.minecraftforge.common.config.Property
-
Returns whether or not this Property is defaulted.
- isDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- isDefault() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Is this entry's value equal to the default value? Generally true should be returned if this entry is not a property or category
entry.
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- isDefault - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- isDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Is this property value equal to the default value?
- isDefaultLibrary(File) - Method in class net.minecraftforge.fml.common.ModClassLoader
-
- isDemo - Variable in class net.minecraft.client.main.GameConfiguration.GameInformation
-
- isDemo() - Method in class net.minecraft.client.Minecraft
-
Gets whether this is a demo or not.
- isDemo() - Method in class net.minecraft.server.MinecraftServer
-
Gets whether this is a demo or not.
- isDestroyedByCreativePlayer() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- isDifficultyLocked() - Method in class net.minecraft.network.play.server.SPacketServerDifficulty
-
- isDifficultyLocked() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- isDifficultyLocked() - Method in class net.minecraft.world.storage.WorldInfo
-
- isDifficultyScaled() - Method in class net.minecraft.util.DamageSource
-
Return whether this damage source will have its damage amount scaled based on the current difficulty.
- isDifficultyScaled() - Method in class net.minecraft.util.EntityDamageSource
-
Return whether this damage source will have its damage amount scaled based on the current difficulty.
- isDimensionRegistered(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- isDiode(IBlockState) - Static method in class net.minecraft.block.BlockRedstoneDiode
-
- isDirect() - Method in class net.minecraft.network.PacketBuffer
-
- isDirectory() - Method in class net.minecraftforge.fml.common.event.FMLFingerprintViolationEvent
-
- isDirectPathBetweenPoints(Vec3d, Vec3d, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigate
-
Checks if the specified entity can safely walk to the specified location.
- isDirectPathBetweenPoints(Vec3d, Vec3d, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
Checks if the specified entity can safely walk to the specified location.
- isDirectPathBetweenPoints(Vec3d, Vec3d, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
-
Checks if the specified entity can safely walk to the specified location.
- isDirty() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
-
- isDirty() - Method in class net.minecraft.network.datasync.EntityDataManager
-
- isDirty() - Method in class net.minecraft.world.WorldSavedData
-
Whether this MapDataBase needs saving to disk.
- isDirty() - Method in class net.minecraftforge.common.util.WorldCapabilityData
-
Whether this MapDataBase needs saving to disk.
- isDismounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
-
- isDisplayCloseRequested() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- isDisplayCloseRequested() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- isDisplayCloseRequested() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- isDisplayCloseRequested() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- isDisplayVSyncForced() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- isDisplayVSyncForced() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- isDisplayVSyncForced() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- isDisplayVSyncForced() - Static method in class net.minecraftforge.fml.common.ProgressManager
-
- isDisplayVSyncForced() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- isDonePlaying() - Method in interface net.minecraft.client.audio.ITickableSound
-
- isDonePlaying() - Method in class net.minecraft.client.audio.MovingSound
-
- isDouble() - Method in class net.minecraft.block.BlockDoubleStoneSlab
-
- isDouble() - Method in class net.minecraft.block.BlockDoubleStoneSlabNew
-
- isDouble() - Method in class net.minecraft.block.BlockDoubleWoodSlab
-
- isDouble() - Method in class net.minecraft.block.BlockHalfStoneSlab
-
- isDouble() - Method in class net.minecraft.block.BlockHalfStoneSlabNew
-
- isDouble() - Method in class net.minecraft.block.BlockHalfWoodSlab
-
- isDouble() - Method in class net.minecraft.block.BlockPurpurSlab.Double
-
- isDouble() - Method in class net.minecraft.block.BlockPurpurSlab.Half
-
- isDouble() - Method in class net.minecraft.block.BlockSlab
-
- isDoubleList() - Method in class net.minecraftforge.common.config.Property
-
Checks if all of the current values stored in this property can be converted to a double.
- isDoubleValue() - Method in class net.minecraftforge.common.config.Property
-
Checks if the current value held by this property is a valid double value.
- isDrinkingPotion() - Method in class net.minecraft.entity.monster.EntityWitch
-
- isDummied(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- isEatingHaystack() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- isElytraFlying() - Method in class net.minecraft.entity.EntityLivingBase
-
- isEmpty() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- isEmpty() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- isEmpty() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- isEmpty() - Method in interface net.minecraft.inventory.IInventory
-
- isEmpty() - Method in class net.minecraft.inventory.InventoryBasic
-
- isEmpty() - Method in class net.minecraft.inventory.InventoryCrafting
-
- isEmpty() - Method in class net.minecraft.inventory.InventoryCraftResult
-
- isEmpty() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- isEmpty() - Method in class net.minecraft.inventory.InventoryMerchant
-
- isEmpty() - Method in class net.minecraft.item.ItemStack
-
- isEmpty() - Method in class net.minecraft.network.datasync.EntityDataManager
-
- isEmpty(String) - Static method in class net.minecraft.realms.RealmsMth
-
- isEmpty() - Method in class net.minecraft.server.management.UserList
-
- isEmpty() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- isEmpty() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- isEmpty() - Method in class net.minecraft.tileentity.TileEntityChest
-
- isEmpty() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- isEmpty() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- isEmpty() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- isEmpty() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- isEmpty() - Method in class net.minecraft.util.LowerStringMap
-
- isEmpty() - Method in class net.minecraft.util.text.Style
-
Whether or not this style is empty (inherits everything from the parent).
- isEmpty() - Method in class net.minecraft.world.chunk.Chunk
-
- isEmpty() - Method in class net.minecraft.world.chunk.EmptyChunk
-
- isEmpty() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Returns whether or not this block storage's Chunk is fully empty, based on its internal reference count.
- isEmpty() - Method in class net.minecraft.world.LockCode
-
- isEmpty() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- isEmpty() - Method in class net.minecraftforge.fml.common.toposort.TopologicalSort.DirectedGraph
-
- isEmptyBlock(Block) - Method in class net.minecraft.block.BlockPortal.Size
-
- isEnabled(int) - Static method in class net.minecraft.block.BlockHopper
-
Get's the hopper's active status from the 8-bit of the metadata.
- isEnabled() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
-
- isEnabled() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
-
- isEnabled() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
-
- isEnabled() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
-
- isEnchantable(ItemStack) - Method in class net.minecraft.item.Item
-
Checks isDamagable and if it cannot be stacked
- isEnchantable(ItemStack) - Method in class net.minecraft.item.ItemBook
-
Checks isDamagable and if it cannot be stacked
- isEnchantable(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
-
Checks isDamagable and if it cannot be stacked
- isEncrypted() - Method in class net.minecraft.network.NetworkManager
-
- isEndConquered() - Method in class net.minecraftforge.fml.common.gameevent.PlayerEvent.PlayerRespawnEvent
-
Did this respawn event come from the player conquering the end?
- isEntityAlive() - Method in class net.minecraft.entity.Entity
-
Checks whether target entity is alive.
- isEntityAlive() - Method in class net.minecraft.entity.EntityLivingBase
-
Checks whether target entity is alive.
- isEntityEqual(Entity) - Method in class net.minecraft.entity.boss.EntityDragonPart
-
Returns true if Entity argument is equal to this Entity
- isEntityEqual(Entity) - Method in class net.minecraft.entity.Entity
-
Returns true if Entity argument is equal to this Entity
- isEntityInsideMaterial(IBlockAccess, BlockPos, IBlockState, Entity, double, Material, boolean) - Method in class net.minecraft.block.Block
-
Called when the entity is inside this block, may be used to determined if the entity can breathing,
display material overlays, or if the entity can swim inside a block.
- isEntityInsideOpaqueBlock() - Method in class net.minecraft.entity.Entity
-
Checks if this entity is inside of an opaque block
- isEntityInsideOpaqueBlock() - Method in class net.minecraft.entity.player.EntityPlayer
-
Checks if this entity is inside of an opaque block
- isEntityInvulnerable(DamageSource) - Method in class net.minecraft.entity.Entity
-
Returns whether this Entity is invulnerable to the given DamageSource.
- isEntityInvulnerable(DamageSource) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Returns whether this Entity is invulnerable to the given DamageSource.
- isEntityInvulnerable(DamageSource) - Method in class net.minecraftforge.common.util.FakePlayer
-
- isEntityUndead() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns true if this entity is undead.
- isEqualTo(Block, Block) - Static method in class net.minecraft.block.Block
-
- IServer - Interface in net.minecraft.network.rcon
-
- isExpired - Variable in class net.minecraft.client.particle.Particle
-
- isExplosion() - Method in class net.minecraft.util.DamageSource
-
- isExtending() - Method in class net.minecraft.tileentity.TileEntityPiston
-
Returns true if a piston is extending
- isFacingTowardsRepeater(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isFancyGraphicsEnabled() - Static method in class net.minecraft.client.Minecraft
-
- isFancyStyling() - Method in enum net.minecraft.util.text.TextFormatting
-
False if this is just changing the color or resetting; true otherwise.
- isFarmItemInInventory() - Method in class net.minecraft.entity.passive.EntityVillager
-
Returns true if villager has seeds, potatoes or carrots in inventory
- isFertile(World, BlockPos) - Method in class net.minecraft.block.Block
-
Checks if this soil is fertile, typically this means that growth rates
of plants on this soil will be slightly sped up.
- isFileExisting(ResourceLocation) - Method in class net.minecraft.client.resources.ResourceIndex
-
- isFinished() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- isFinished() - Method in class net.minecraft.pathfinding.Path
-
Returns true if this path has reached the end
- isFireballFiery() - Method in class net.minecraft.entity.projectile.EntityDragonFireball
-
- isFireballFiery() - Method in class net.minecraft.entity.projectile.EntityFireball
-
- isFireballFiery() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
- isFireDamage() - Method in class net.minecraft.util.DamageSource
-
Returns true if the damage is fire based.
- isFireSource(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Currently only called by fire when it is on top of this block.
- isFixedBiome() - Method in class net.minecraft.world.biome.BiomeProvider
-
- isFixedBiome() - Method in class net.minecraft.world.biome.BiomeProviderSingle
-
- isFlammable(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Called when fire is updating, checks if a block face can catch fire.
- isFlammableWithin(AxisAlignedBB) - Method in class net.minecraft.world.World
-
- isFlexibleRail(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
Return true if the rail can make corners.
- isFlightAllowed() - Method in class net.minecraft.server.MinecraftServer
-
- isFlowingVertically(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- isFluidDefault(Fluid) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Is the supplied fluid the current default fluid for it's name
- isFluidEqual(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
-
Determines if the FluidIDs and NBT Tags are equal.
- isFluidEqual(ItemStack) - Method in class net.minecraftforge.fluids.FluidStack
-
Determines if the FluidIDs and NBT Tags are equal compared to a registered container
ItemStack.
- isFluidRegistered(Fluid) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Does the supplied fluid have an entry for it's name (whether or not the fluid itself is default)
- isFluidRegistered(String) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- isFluidStackIdentical(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
-
Determines if the FluidIDs, Amounts, and NBT Tags are all equal.
- isFlying - Variable in class net.minecraft.entity.player.PlayerCapabilities
-
Sets/indicates whether the player is flying.
- isFlying() - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- isFlying() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- isFocused() - Method in class net.minecraft.client.gui.GuiTextField
-
Getter for the focused field
- isFocused() - Method in class net.minecraft.realms.RealmsEditBox
-
- isFoliage(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Used by getTopSolidOrLiquidBlock while placing biome decorations, villages, etc
Also used to determine if the player can spawn on this block.
- isForced() - Method in class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
-
This event is called before a player's spawn point is changed.
- isFramebufferEnabled() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- isFramerateLimitBelowMax() - Method in class net.minecraft.client.Minecraft
-
- isFrozen() - Method in class net.minecraft.world.storage.loot.LootPool
-
- isFrozen() - Method in class net.minecraft.world.storage.loot.LootTable
-
- isFrozen - Variable in class net.minecraftforge.fml.common.event.FMLModIdMappingEvent
-
- isFrozen(FMLControlledNamespacedRegistry<?>) - Static method in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
- isFull3D() - Method in class net.minecraft.item.Item
-
Returns True is the item is renderer in full 3D when hold.
- isFull3D() - Method in class net.minecraft.item.ItemCarrotOnAStick
-
Returns True is the item is renderer in full 3D when hold.
- isFull3D() - Method in class net.minecraft.item.ItemFishingRod
-
Returns True is the item is renderer in full 3D when hold.
- isFull3D() - Method in class net.minecraft.item.ItemHoe
-
Returns True is the item is renderer in full 3D when hold.
- isFull3D() - Method in class net.minecraft.item.ItemSword
-
Returns True is the item is renderer in full 3D when hold.
- isFull3D() - Method in class net.minecraft.item.ItemTool
-
Returns True is the item is renderer in full 3D when hold.
- isFullBlock(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isFullBlock() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isFullBlock() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockAir
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockAnvil
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBanner
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBeacon
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBed
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBush
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockButton
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockCactus
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockCake
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockCarpet
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockCauldron
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockChest
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockChorusFlower
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockChorusPlant
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockDoor
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockDragonEgg
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEnchantmentTable
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEnderChest
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEndGateway
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEndPortal
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEndRod
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockFarmland
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockFence
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockFenceGate
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockFire
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockGlass
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockGrassPath
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockHopper
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockLadder
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockLever
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockPane
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockPortal
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockRailBase
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockReed
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockShulkerBox
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockSign
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockSkull
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockSlab
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockSnow
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockStairs
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockStructureVoid
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockTorch
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockTripWire
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockVine
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockWall
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockWeb
-
- isFullCube() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isFullCube() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isFullCube(IBlockState) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- isFullScreen() - Method in class net.minecraft.client.Minecraft
-
Returns whether we're in full screen or not.
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockHopper
-
Checks if an IBlockState represents a block that is opaque and a full cube.
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
-
Checks if an IBlockState represents a block that is opaque and a full cube.
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
-
Checks if an IBlockState represents a block that is opaque and a full cube.
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockSlab
-
Checks if an IBlockState represents a block that is opaque and a full cube.
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockSnow
-
Checks if an IBlockState represents a block that is opaque and a full cube.
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockStairs
-
Checks if an IBlockState represents a block that is opaque and a full cube.
- isFullyOpaque() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isFullyOpaque() - Method in interface net.minecraft.block.state.IBlockProperties
-
Deprecated.
- isFunctionMessage() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Is this a Function
type message
- isGamePaused() - Method in class net.minecraft.client.Minecraft
-
- isGaseous - Variable in class net.minecraftforge.fluids.Fluid
-
This indicates if the fluid is gaseous.
- isGaseous() - Method in class net.minecraftforge.fluids.Fluid
-
- isGaseous(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- isGaseous(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- isGlobalRenderer(TileEntityBeacon) - Method in class net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
-
- isGlobalRenderer(T) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
-
- isGlobalRenderer(TileEntityStructure) - Method in class net.minecraft.client.renderer.tileentity.TileEntityStructureRenderer
-
- isGlowing() - Method in class net.minecraft.entity.Entity
-
- isGuarded() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- isGui3d() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- isGui3d() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- isGui3d() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- isGui3d() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- isGui3d() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- isGui3d() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- isGui3d() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- isGui3d() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- isGuiEnabled() - Static method in class net.minecraft.client.Minecraft
-
- isGUIOpen(Class<? extends GuiScreen>) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
Is this GUI type open?
- isHalfSlab(IBlockState) - Static method in class net.minecraft.block.BlockSlab
-
- isHandActive() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isHandActive() - Method in class net.minecraft.entity.EntityLivingBase
-
- isHardcore() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- isHardcore() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Defaults to false.
- isHardcore() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Defaults to false.
- isHardcore() - Method in class net.minecraft.server.MinecraftServer
-
Defaults to false.
- isHardcoreMode() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Returns true if hardcore mode is enabled, otherwise false
- isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns true if hardcore mode is enabled, otherwise false
- isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.WorldSummary
-
- isHasVillageGenerated() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent
-
- IShearable - Interface in net.minecraftforge.common
-
This allows for mods to create there own Shear-like items
and have them interact with Blocks/Entities without extra work.
- isHere(IInventory, int) - Method in class net.minecraft.inventory.Slot
-
returns true if the slot exists in the given inventory and location
- isHidden - Variable in class net.minecraft.client.model.ModelRenderer
-
Hides the model.
- isHighHumidity() - Method in class net.minecraft.world.biome.Biome
-
Checks to see if the rainfall level of the biome is extremely high
- isHorizontal() - Method in enum net.minecraft.util.EnumFacing.Axis
-
If this Axis is on the horizontal plane (true for X and Z)
- isHorseArmor(Item) - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
- isHorseJumping() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- isHorseSaddled() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- isHotbar(int) - Static method in class net.minecraft.entity.player.InventoryPlayer
-
- ISidedInventory - Interface in net.minecraft.inventory
-
- isIgnited() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
Returns true if the TNT minecart is ignited.
- isImmuneToExplosions() - Method in class net.minecraft.entity.Entity
-
- isImmuneToExplosions() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- isImmuneToFire - Variable in class net.minecraft.entity.Entity
-
- isImmuneToFire() - Method in class net.minecraft.entity.Entity
-
- isImmutable() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- isImmutable() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- isImmutable() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- isImmutable() - Method in class net.minecraftforge.fml.common.MinecraftDummyContainer
-
- isImmutable() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- isInCreativeMode() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
returns true if player is in creative mode
- isIndependent - Variable in class net.minecraft.stats.StatBase
-
- isInfinite(ItemStack, ItemStack, EntityPlayer) - Method in class net.minecraft.item.ItemArrow
-
- isIngredient(ItemStack) - Method in class net.minecraftforge.common.brewing.BrewingOreRecipe
-
- isIngredient(ItemStack) - Method in class net.minecraftforge.common.brewing.BrewingRecipe
-
- isIngredient(ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
-
Returns true if the passed ItemStack is an ingredient for this recipe.
- isIngredient(ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
-
Code adapted from TileEntityBrewingStand.isItemValidForSlot(int index, ItemStack stack)
- isInitialized() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Returns true if the World is initialized.
- isInitialized() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns true if the World is initialized.
- isInLava() - Method in class net.minecraft.entity.Entity
-
- isInLiquid() - Method in class net.minecraft.pathfinding.PathNavigate
-
Returns true if the entity is in water or lava, false otherwise
- isInLove() - Method in class net.minecraft.entity.passive.EntityAnimal
-
Returns if the entity is currently in 'love mode'.
- isInput(ItemStack) - Method in class net.minecraftforge.common.brewing.AbstractBrewingRecipe
-
- isInput(ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
-
Returns true is the passed ItemStack is an input for this recipe.
- isInput(ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
-
Code adapted from TileEntityBrewingStand.isItemValidForSlot(int index, ItemStack stack)
- isInRange(int) - Method in class net.minecraft.world.storage.loot.RandomValueRange
-
- isInRangeToRender3d(double, double, double) - Method in class net.minecraft.entity.Entity
-
- isInRangeToRender3d(double, double, double) - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.Entity
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.EntityLeashKnot
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityArmorStand
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityEnderEye
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityItemFrame
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityFireball
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityFishHook
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
Checks if the entity is in range to render.
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
Checks if the entity is in range to render.
- isInsideOfMaterial(Material) - Method in class net.minecraft.entity.Entity
-
Checks if the current block the entity is within of the specified material type
- isInsideOfMaterial(Material, Entity, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
-
- isInsideSide(BlockPos) - Method in class net.minecraft.village.VillageDoorInfo
-
- isInsideStructure(BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- isInstant() - Method in class net.minecraft.potion.Potion
-
Returns true if the potion has an instant effect instead of a continuous one (eg Harming)
- isInstant() - Method in class net.minecraft.potion.PotionHealth
-
Returns true if the potion has an instant effect instead of a continuous one (eg Harming)
- isInState(LoaderState) - Method in class net.minecraftforge.fml.common.LoadController
-
- isInState(LoaderState) - Method in class net.minecraftforge.fml.common.Loader
-
- isInteger(Matrix4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- isIntegratedServerRunning() - Method in class net.minecraft.client.Minecraft
-
- isInterpolate() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- isInterruptible() - Method in class net.minecraft.entity.ai.EntityAIBase
-
Determine if this AI Task is interruptible by a higher (= lower value) priority task.
- isIntList() - Method in class net.minecraftforge.common.config.Property
-
Checks if all of the current values stored in this property can be converted to an integer.
- isIntValue() - Method in class net.minecraftforge.common.config.Property
-
Checks if the current value stored in this property can be converted to an integer.
- isInvalid() - Method in class net.minecraft.tileentity.TileEntity
-
- isInvalidNeighbor(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockContainer
-
- isInvisible() - Method in class net.minecraft.entity.Entity
-
- isInvisibleToPlayer(EntityPlayer) - Method in class net.minecraft.entity.Entity
-
Only used by renderer in EntityLivingBase subclasses.
- isInvisibleToPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
-
Only used by renderer in EntityLivingBase subclasses.
- isInvulnerable() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
Return whether this skull comes from an invulnerable (aura) wither boss.
- isInvulnerable() - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- isInvulnerable() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- isInvulnerableDimensionChange() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- isInWater() - Method in class net.minecraft.entity.Entity
-
Checks if this entity is inside water (if inWater field is true as a result of handleWaterMovement() returning
true)
- isInWeb - Variable in class net.minecraft.entity.Entity
-
- isIslandChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
- isItemConversionReagent(ItemStack) - Static method in class net.minecraft.potion.PotionHelper
-
- isItemDamaged() - Method in class net.minecraft.item.ItemStack
-
returns true when a damageable item is damaged
- isItemEnchantable() - Method in class net.minecraft.item.ItemStack
-
True if it is a tool and has no enchantments to begin with
- isItemEnchanted() - Method in class net.minecraft.item.ItemStack
-
True if the item has enchantment data
- isItemEqual(ItemStack) - Method in class net.minecraft.item.ItemStack
-
compares ItemStack argument to the instance ItemStack; returns true if the Items contained in both ItemStacks are
equal
- isItemEqualIgnoreDurability(ItemStack) - Method in class net.minecraft.item.ItemStack
-
- isItemFuel(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityFurnace
-
- isItemStackDamageable() - Method in class net.minecraft.item.ItemStack
-
true if this itemStack is damageable
- isItemStackInSlot(EntityEquipmentSlot, ItemStack) - Static method in class net.minecraft.entity.EntityLiving
-
- isItemStackMessage() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.Slot
-
Check if the stack is allowed to be placed in this slot, used for armor slots as well as furnace fuel.
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotCrafting
-
Check if the stack is allowed to be placed in this slot, used for armor slots as well as furnace fuel.
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceFuel
-
Check if the stack is allowed to be placed in this slot, used for armor slots as well as furnace fuel.
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceOutput
-
Check if the stack is allowed to be placed in this slot, used for armor slots as well as furnace fuel.
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotMerchantResult
-
Check if the stack is allowed to be placed in this slot, used for armor slots as well as furnace fuel.
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotShulkerBox
-
Check if the stack is allowed to be placed in this slot, used for armor slots as well as furnace fuel.
- isItemValid(ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
-
Check if the stack is allowed to be placed in this slot, used for armor slots as well as furnace fuel.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryBasic
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCrafting
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCraftResult
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryLargeChest
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryMerchant
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isJava64bit() - Method in class net.minecraft.client.Minecraft
-
- isJsonArray(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
Does the given JsonObject contain an array field with the given name?
- isJsonPrimitive(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
Does the given JsonObject contain a field with the given name whose type is primitive (String, Java primitive, or
Java primitive wrapper)?
- isJumping - Variable in class net.minecraft.entity.ai.EntityJumpHelper
-
- isJumping - Variable in class net.minecraft.entity.EntityLivingBase
-
used to check whether entity is jumping.
- isJumping() - Method in class net.minecraft.network.play.client.CPacketInput
-
- isKeyCodeModifier(int) - Static method in enum net.minecraftforge.client.settings.KeyModifier
-
- isKeyComboCtrlA(int) - Static method in class net.minecraft.client.gui.GuiScreen
-
- isKeyComboCtrlC(int) - Static method in class net.minecraft.client.gui.GuiScreen
-
- isKeyComboCtrlV(int) - Static method in class net.minecraft.client.gui.GuiScreen
-
- isKeyComboCtrlX(int) - Static method in class net.minecraft.client.gui.GuiScreen
-
- isKeyDown(KeyBinding) - Static method in class net.minecraft.client.settings.GameSettings
-
Returns whether the specified key binding is currently being pressed.
- isKeyDown() - Method in class net.minecraft.client.settings.KeyBinding
-
Returns true if the key is pressed (used for continuous querying).
- isKeyTranslated(String) - Method in class net.minecraft.util.text.translation.LanguageMap
-
Returns true if the passed key is in the translation table.
- isLadder(IBlockState, IBlockAccess, BlockPos, EntityLivingBase) - Method in class net.minecraft.block.Block
-
Checks if a player or entity can use this block to 'climb' like a ladder.
- isLadder(IBlockState, IBlockAccess, BlockPos, EntityLivingBase) - Method in class net.minecraft.block.BlockLadder
-
- isLadder(IBlockState, IBlockAccess, BlockPos, EntityLivingBase) - Method in class net.minecraft.block.BlockTrapDoor
-
- isLadder(IBlockState, IBlockAccess, BlockPos, EntityLivingBase) - Method in class net.minecraft.block.BlockVine
-
FORGE START
- isLanServer() - Method in class net.minecraft.server.management.UserList
-
- isLayerEmpty(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- isLayerStarted(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- isLeaves(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Determines if this block is considered a leaf block, used to apply the leaf decay and generation system.
- isLeaves(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLeaves
-
- isLeftHanded() - Method in class net.minecraft.entity.EntityLiving
-
- isLightPopulated() - Method in class net.minecraft.world.chunk.Chunk
-
- isLiquid() - Method in class net.minecraft.block.material.Material
-
Returns if blocks of these materials are liquids.
- isLiquid() - Method in class net.minecraft.block.material.MaterialLiquid
-
Returns if blocks of these materials are liquids.
- isLiquidInStructureBoundingBox(World, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
checks the entire StructureBoundingBox for Liquids
- isList() - Method in class net.minecraftforge.common.config.ConfigElement
-
- isList() - Method in class net.minecraftforge.common.config.Property
-
Returns whether or not this Property is a list/array.
- isList - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isList() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isList() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Is this property object a list?
- isListFixedLength - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isListLengthFixed() - Method in class net.minecraftforge.common.config.ConfigElement
-
- isListLengthFixed() - Method in class net.minecraftforge.common.config.Property
-
Returns whether or not this list/array has a fixed length.
- isListLengthFixed() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isListLengthFixed() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Does this list property have to remain a fixed length?
- isListSavable() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- isLivingDamageSrc() - Method in class net.minecraft.util.CombatEntry
-
- isLivingOnLadder(IBlockState, World, BlockPos, EntityLivingBase) - Static method in class net.minecraftforge.common.ForgeHooks
-
- isLoaded() - Method in class net.minecraft.world.chunk.Chunk
-
- isLoading() - Method in class net.minecraftforge.client.model.ModelLoader
-
- isLoading() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
If the client is in the midst of loading, we disable saving so that custom settings aren't wiped out
- isLocal() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.ClientConnectedToServerEvent
-
- isLocal() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.ServerConnectionFromClientEvent
-
- isLocalChannel() - Method in class net.minecraft.network.NetworkManager
-
True if this NetworkManager uses a memory connection (single player game).
- isLocalWorld - Variable in class net.minecraft.inventory.ContainerPlayer
-
Determines if inventory manipulation should be handled.
- isLocked(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isLocked(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- isLocked() - Method in class net.minecraft.client.gui.GuiLockIconButton
-
- isLocked() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- isLocked() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- isLocked() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- isLocked() - Method in class net.minecraft.scoreboard.Score
-
- isLocked() - Method in class net.minecraft.tileentity.TileEntityLockable
-
- isLocked() - Method in interface net.minecraft.world.ILockableContainer
-
- isLongDistance() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- isLongValue() - Method in class net.minecraftforge.common.config.Property
-
Checks if the current value stored in this property can be converted to a long.
- isLowerBoundInclusive() - Method in class net.minecraftforge.fml.common.versioning.Restriction
-
- isMagicDamage() - Method in class net.minecraft.util.DamageSource
-
Returns true if the damage is magic based.
- isMap() - Method in class net.minecraft.item.Item
-
false for all Items except sub-classes of ItemMapBase
- isMap() - Method in class net.minecraft.item.ItemMapBase
-
false for all Items except sub-classes of ItemMapBase
- isMapFeaturesEnabled() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Get whether the map features (e.g.
- isMapFeaturesEnabled() - Method in class net.minecraft.world.storage.WorldInfo
-
Get whether the map features (e.g.
- isMapFeaturesEnabled() - Method in class net.minecraft.world.WorldSettings
-
Get whether the map features (e.g.
- ISmartVariant - Interface in net.minecraftforge.client.model
-
- isMatchingName(Entity, ResourceLocation) - Static method in class net.minecraft.entity.EntityList
-
- isMaterialInBB(AxisAlignedBB, Material) - Method in class net.minecraft.world.World
-
Returns true if the given bounding box contains the given material
- isMating() - Method in class net.minecraft.entity.passive.EntityVillager
-
- isMatingSeason() - Method in class net.minecraft.village.Village
-
Return whether villagers mating refractory period has passed
- isMaxAge(IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- isMaxDuration() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- isMenuActive() - Method in class net.minecraft.client.gui.GuiSpectator
-
- isMinecartPowered() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- isMinecraftJar() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- isModelSet() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- isModLoaded(String) - Static method in class net.minecraftforge.fml.common.Loader
-
Query if we know of a mod named modname
- isMounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
-
- isMouseDown - Variable in class net.minecraft.client.gui.GuiSlider
-
- isMouseOver() - Method in class net.minecraft.client.gui.GuiButton
-
Whether the mouse cursor is currently over the button.
- isMouseOverTab(CreativeTabs, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
-
Checks if the mouse is over the given tab.
- isMouseYWithinSlotBounds(int) - Method in class net.minecraft.client.gui.GuiSlot
-
- isMovementBlocked() - Method in class net.minecraft.entity.EntityLivingBase
-
Dead and sleeping entities cannot move
- isMovementBlocked() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Dead and sleeping entities cannot move
- isMovementBlocked() - Method in class net.minecraft.entity.passive.EntityLlama
-
Dead and sleeping entities cannot move
- isMovementBlocked() - Method in class net.minecraft.entity.player.EntityPlayer
-
Dead and sleeping entities cannot move
- isMoving() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- isMultipass() - Method in class net.minecraft.client.renderer.entity.Render
-
- isMultipass() - Method in class net.minecraft.client.renderer.entity.RenderBoat
-
- isMutation() - Method in class net.minecraft.world.biome.Biome
-
- isNatural() - Method in enum net.minecraft.block.BlockStone.EnumType
-
- isNBTMessage() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
- isNbtSensitive() - Method in class net.minecraftforge.fluids.UniversalBucket
-
- isNBTValid(NBTTagCompound) - Static method in class net.minecraft.item.ItemWritableBook
-
this method returns true if the book's NBT Tag List "pages" is valid
- isNeedsUpdate() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- isNeedsUpdateCustom() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- isNewLevelIdAcceptable(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- isNewLevelIdAcceptable(String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- isNewLevelIdAcceptable(String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- isNextToSuccessfulCommandBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCommandBlock
-
Checks whether the command block at a given position is adjacent to another one that executed successfully.
- isNoDespawnRequired() - Method in class net.minecraft.entity.EntityLiving
-
Return the persistenceRequired field (whether this entity is allowed to naturally despawn)
- isNonBoss() - Method in class net.minecraft.entity.boss.EntityDragon
-
Returns false if this Entity is a boss, true otherwise.
- isNonBoss() - Method in class net.minecraft.entity.boss.EntityWither
-
Returns false if this Entity is a boss, true otherwise.
- isNonBoss() - Method in class net.minecraft.entity.Entity
-
Returns false if this Entity is a boss, true otherwise.
- ISnooperInfo - Interface in net.minecraft.profiler
-
- isNormalCube(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isNormalCube(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Return true if the block is a normal, solid cube.
- isNormalCube() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isNormalCube() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isNotColliding() - Method in class net.minecraft.entity.EntityLiving
-
Checks that the entity is not colliding with any blocks / liquids
- isNotColliding() - Method in class net.minecraft.entity.monster.EntityGuardian
-
Checks that the entity is not colliding with any blocks / liquids
- isNotColliding() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
Checks that the entity is not colliding with any blocks / liquids
- isNotColliding() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
Checks that the entity is not colliding with any blocks / liquids
- isNotColliding() - Method in class net.minecraft.entity.passive.EntityOcelot
-
Checks that the entity is not colliding with any blocks / liquids
- isNotColliding() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
Checks that the entity is not colliding with any blocks / liquids
- isNotCreative() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Checks if the player is not creative, used for checking if it should break a block instantly
- isNotRenderingEffectsInGUI(boolean) - Method in class net.minecraft.client.renderer.RenderItem
-
False when the renderer is rendering the item's effects into a GUI
- isNullOrEmpty(String) - Static method in class net.minecraft.util.StringUtils
-
Returns a value indicating whether the given string is null or empty.
- isNumber(JsonElement) - Static method in class net.minecraft.util.JsonUtils
-
- isOceanBlock(ChunkPrimer, int, int, int, int, int) - Method in class net.minecraft.world.gen.MapGenCaves
-
- isOceanBlock(ChunkPrimer, int, int, int, int, int) - Method in class net.minecraft.world.gen.MapGenRavine
-
- isOffsetPositionInLiquid(double, double, double) - Method in class net.minecraft.entity.Entity
-
Checks if the offset position from the entity's current position is inside of a liquid.
- isOldMapFormat(String) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
gets if the map is old chunk saving (true) or McRegion (false)
- isOldMapFormat(String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
gets if the map is old chunk saving (true) or McRegion (false)
- isOldMapFormat(String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
gets if the map is old chunk saving (true) or McRegion (false)
- isOnGround() - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- isOnItemFrame() - Method in class net.minecraft.item.ItemStack
-
Return whether this stack is on an item frame.
- isOnLadder() - Method in class net.minecraft.entity.EntityFlying
-
returns true if this entity is by a ladder, false otherwise
- isOnLadder() - Method in class net.minecraft.entity.EntityLivingBase
-
returns true if this entity is by a ladder, false otherwise
- isOnLadder() - Method in class net.minecraft.entity.monster.EntitySpider
-
returns true if this entity is by a ladder, false otherwise
- isOnLadder() - Method in class net.minecraft.entity.passive.AbstractHorse
-
returns true if this entity is by a ladder, false otherwise
- isOnLAN() - Method in class net.minecraft.client.multiplayer.ServerData
-
Return true if the server is a LAN server
- isOnSameTeam(Entity) - Method in class net.minecraft.entity.Entity
-
Returns whether this Entity is on the same team as the given Entity.
- isOnSameTeam(Entity) - Method in class net.minecraft.entity.monster.EntityEvoker
-
Returns whether this Entity is on the same team as the given Entity.
- isOnSameTeam(Entity) - Method in class net.minecraft.entity.monster.EntityVindicator
-
Returns whether this Entity is on the same team as the given Entity.
- isOnSameTeam(Entity) - Method in class net.minecraft.entity.passive.EntityTameable
-
Returns whether this Entity is on the same team as the given Entity.
- isOnScoreboardTeam(Team) - Method in class net.minecraft.entity.Entity
-
Returns whether this Entity is on the given scoreboard team.
- isOpaque() - Method in class net.minecraft.block.material.Material
-
Indicate if the material is opaque
- isOpaque() - Method in class net.minecraft.client.util.JsonBlendingMode
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockAir
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockAnvil
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBanner
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBarrier
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBeacon
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBed
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBreakable
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBush
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockButton
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockCactus
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockCake
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockCarpet
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockCauldron
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockChest
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockChorusFlower
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockChorusPlant
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockDoor
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockDragonEgg
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEnchantmentTable
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEnderChest
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEndGateway
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEndPortal
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEndPortalFrame
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEndRod
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockFarmland
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockFence
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockFenceGate
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockFire
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockGrassPath
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockHopper
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockLadder
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockLeaves
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockLever
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockMobSpawner
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockPane
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockRailBase
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockReed
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockShulkerBox
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockSign
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockSkull
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockSlab
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockSnow
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockStairs
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockStructureVoid
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockTorch
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockTripWire
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockVine
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockWall
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockWeb
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpaqueCube() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isOpaqueCube() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isOpaqueCube(IBlockState) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
Used to determine ambient occlusion and culling when rebuilding chunks for render
- isOpen(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockDoor
-
- isOpen(int) - Static method in class net.minecraft.block.BlockDoor
-
- isOptimalFlowDirection - Variable in class net.minecraftforge.fluids.BlockFluidClassic
-
- ISound - Interface in net.minecraft.client.audio
-
- ISound.AttenuationType - Enum in net.minecraft.client.audio
-
- ISoundEventAccessor<T> - Interface in net.minecraft.client.audio
-
- ISoundEventListener - Interface in net.minecraft.client.audio
-
- isOutsideBorder() - Method in class net.minecraft.entity.Entity
-
- isOutsideBuildHeight(BlockPos) - Method in class net.minecraft.world.World
-
- isOwner(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityTameable
-
- isPartOfLargeChest(IInventory) - Method in class net.minecraft.inventory.InventoryLargeChest
-
Return whether the given inventory is part of this large chest.
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBanner
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCauldron
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockChorusPlant
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoor
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSign
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSnow
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTrapDoor
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- isPassenger(Entity) - Method in class net.minecraft.entity.Entity
-
- isPathEmpty() - Method in class net.minecraft.pathfinding.PathHeap
-
Returns true if this path contains no points
- isPauseScreen() - Method in class net.minecraft.realms.RealmsScreen
-
- ISpecialArmor - Interface in net.minecraftforge.common
-
This interface is to be implemented by ItemArmor classes.
- ISpecialArmor.ArmorProperties - Class in net.minecraftforge.common
-
- ISpectatorMenuObject - Interface in net.minecraft.client.gui.spectator
-
- ISpectatorMenuRecipient - Interface in net.minecraft.client.gui.spectator
-
- ISpectatorMenuView - Interface in net.minecraft.client.gui.spectator
-
- isPlayer() - Method in class net.minecraft.entity.EntityLivingBase
-
Only use is to identify if class is an instance of player for experience dropping
- isPlayer() - Method in class net.minecraft.entity.player.EntityPlayer
-
Only use is to identify if class is an instance of player for experience dropping
- isPlayerCreated() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- isPlayerFullyAsleep() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns whether or not the player is asleep and the screen has fully faded.
- isPlayerInfoSet() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- isPlayerReputationTooLow(String) - Method in class net.minecraft.village.Village
-
Deprecated.
- isPlayerReputationTooLow(UUID) - Method in class net.minecraft.village.Village
-
- isPlayerSleeping() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns whether player is sleeping or not
- isPlayerSleeping() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns whether player is sleeping or not
- isPlayerTicket() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Is this a player associated ticket rather than a mod associated ticket?
- isPlayerWatchingChunk(EntityPlayerMP, int, int) - Method in class net.minecraft.server.management.PlayerChunkMap
-
- isPlaying() - Method in class net.minecraft.entity.passive.EntityVillager
-
- isPointInRegion(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
Test if the 2D point is in a rectangle (relative to the GUI).
- isPopulated() - Method in class net.minecraft.world.chunk.Chunk
-
- isPosition() - Method in class net.minecraft.realms.RealmsVertexFormatElement
-
- isPositionElement() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- isPositionInStructure(World, BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- isPotionActive(Potion) - Method in class net.minecraft.entity.EntityLivingBase
-
- isPotionApplicable(PotionEffect) - Method in class net.minecraft.entity.EntityLivingBase
-
- isPotionApplicable(PotionEffect) - Method in class net.minecraft.entity.monster.EntitySpider
-
- isPowered - Variable in class net.minecraft.block.BlockRailBase
-
- isPowered(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- isPowered(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isPowered() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- isPowered() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- isPoweredCart() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns true if this cart is self propelled.
- isPressed() - Method in class net.minecraft.client.settings.KeyBinding
-
Returns true on the initial key press.
- isProjectile() - Method in class net.minecraft.util.DamageSource
-
Returns true if the damage is projectile based.
- isProperty() - Method in class net.minecraftforge.common.config.ConfigElement
-
- isProperty - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isProperty() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isProperty() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Is this object a property object?
- isPumpkinEquipped() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- isPushedByWater() - Method in class net.minecraft.entity.Entity
-
- isPushedByWater() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
- isPushedByWater() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isPVPEnabled() - Method in class net.minecraft.server.MinecraftServer
-
- isRailBlock(World, BlockPos) - Static method in class net.minecraft.block.BlockRailBase
-
- isRailBlock(IBlockState) - Static method in class net.minecraft.block.BlockRailBase
-
- isRaining() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Returns true if it is raining, false otherwise.
- isRaining() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns true if it is raining, false otherwise.
- isRaining() - Method in class net.minecraft.world.World
-
Returns true if the current rain strength is greater than 0.2
- isRainingAt(BlockPos) - Method in class net.minecraft.world.World
-
Check if precipitation is currently happening at a position
- isReadable() - Method in class net.minecraft.network.PacketBuffer
-
- isReadable(int) - Method in class net.minecraft.network.PacketBuffer
-
- isReadOnly() - Method in interface net.minecraft.scoreboard.IScoreCriteria
-
- isReadOnly() - Method in class net.minecraft.scoreboard.ScoreCriteria
-
- isReadOnly() - Method in class net.minecraft.scoreboard.ScoreCriteriaColored
-
- isReadOnly() - Method in class net.minecraft.scoreboard.ScoreCriteriaHealth
-
- isReadOnly() - Method in class net.minecraft.scoreboard.ScoreCriteriaReadOnly
-
- isReady(int, int) - Method in class net.minecraft.potion.Potion
-
checks if Potion effect is ready to be applied this tick.
- isReady(int, int) - Method in class net.minecraft.potion.PotionHealth
-
checks if Potion effect is ready to be applied this tick.
- isReagent(ItemStack) - Static method in class net.minecraft.potion.PotionHelper
-
- isRearing() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- isRecentlyHit() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
-
- isRecipeDisabled() - Method in class net.minecraft.village.MerchantRecipe
-
- isReducedDebug() - Method in class net.minecraft.client.Minecraft
-
Whether to use reduced debug info
- isReducedDebugInfo() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- isRegistered(ResourceLocation) - Static method in class net.minecraft.entity.EntityList
-
- isRegistered() - Static method in class net.minecraft.init.Bootstrap
-
Is Bootstrap registration already done?
- isRelative() - Method in class net.minecraft.command.CommandBase.CoordinateArg
-
- isRemappedClass(String) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- isRemote - Variable in class net.minecraft.world.World
-
True if the world is a 'slave' client; changes will not be saved or propagated from this world.
- isRenderedOnFrame() - Method in enum net.minecraft.world.storage.MapDecoration.Type
-
- isRenderEntityOutlines() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- isRenderMultipass(Entity) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- isRenderShadow() - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- isRepairable() - Method in class net.minecraft.item.Item
-
Called by CraftingManager to determine if an item is reparable.
- isRepeaterPowered - Variable in class net.minecraft.block.BlockRedstoneDiode
-
Tells whether the repeater is powered or not
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Whether this Block can be replaced directly by other blocks (true for e.g.
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockAir
-
Whether this Block can be replaced directly by other blocks (true for e.g.
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDeadBush
-
Whether this Block can be replaced directly by other blocks (true for e.g.
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
-
Whether this Block can be replaced directly by other blocks (true for e.g.
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSnow
-
Whether this Block can be replaced directly by other blocks (true for e.g.
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTallGrass
-
Whether this Block can be replaced directly by other blocks (true for e.g.
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
-
Whether this Block can be replaced directly by other blocks (true for e.g.
- isReplaceable() - Method in class net.minecraft.block.material.Material
-
Returns whether the material can be replaced by other blocks when placed - eg snow, vines and tall grass.
- isReplaceable(World, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenAbstractTree
-
- isReplaceableOreGen(IBlockState, IBlockAccess, BlockPos, <any>) - Method in class net.minecraft.block.Block
-
Determines if the current block is replaceable by Ore veins during world generation.
- isRequiresConversion() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- isRequiresMcRestart() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
-
Will be set to true if any elements were changed that require a restart of Minecraft.
- isResolved() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- isResourceLocationMessage() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
- isRiding - Variable in class net.minecraft.client.model.ModelBase
-
- isRiding() - Method in class net.minecraft.entity.Entity
-
- isRidingHorse() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isRidingHorse() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Checks if the player is riding a horse, used to chose the GUI to open
- isRidingOrBeingRiddenBy(Entity) - Method in class net.minecraft.entity.Entity
-
- isRidingSameEntity(Entity) - Method in class net.minecraft.entity.Entity
-
- isRotated() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- isRotating() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- isRowingBoat() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isRunning() - Method in class net.minecraft.entity.ai.EntityAITempt
-
- isRunning() - Method in class net.minecraft.network.rcon.RConThreadBase
-
Returns true if the Thread is running, false otherwise
- isSameDiode(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isSameInventory(Slot) - Method in class net.minecraft.inventory.Slot
-
Checks if the other slot is in the same inventory, by comparing the inventory reference.
- isSameInventory(Slot) - Method in class net.minecraftforge.items.SlotItemHandler
-
- isSamePath(Path) - Method in class net.minecraft.pathfinding.Path
-
Returns true if the EntityPath are the same.
- isSameRailWithPower(World, BlockPos, boolean, int, BlockRailBase.EnumRailDirection) - Method in class net.minecraft.block.BlockRailPowered
-
- isSameTeam(Team) - Method in class net.minecraft.scoreboard.Team
-
Same as ==
- isSaved() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- isScreaming() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- isSelected(int) - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
-
Returns true if the element passed in is currently selected
- isSelected(int) - Method in class net.minecraft.client.gui.GuiListExtended
-
Returns true if the element passed in is currently selected
- isSelected(int) - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
Returns true if the element passed in is currently selected
- isSelected(int) - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
Returns true if the element passed in is currently selected
- isSelected(int) - Method in class net.minecraft.client.gui.GuiSlot
-
Returns true if the element passed in is currently selected
- isSelected(int) - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
Returns true if the element passed in is currently selected
- isSelected(int) - Method in class net.minecraft.client.gui.ServerSelectionList
-
Returns true if the element passed in is currently selected
- isSelected(int) - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
Returns true if the element passed in is currently selected
- isSelected(int) - Method in class net.minecraftforge.fml.client.GuiScrollingList
-
- isSelected(int) - Method in class net.minecraftforge.fml.client.GuiSlotModList
-
- isSelectedItem(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- isSelectedItem(int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- isSelectedItem(int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
-
- isSelector(String) - Static method in class net.minecraft.command.EntitySelector
-
Returns whether the given string represents a selector.
- isSendToClient() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- isSentToPlayers() - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- isServer() - Method in enum net.minecraftforge.fml.relauncher.Side
-
- isServerInOnlineMode() - Method in class net.minecraft.server.MinecraftServer
-
- isServerPack() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- isServerPack() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
-
- isServerPack() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- isServerRunning() - Method in class net.minecraft.server.MinecraftServer
-
- isServerStopped() - Method in class net.minecraft.server.MinecraftServer
-
- isServerWorld() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Returns whether the entity is in a server world
- isServerWorld() - Method in class net.minecraft.entity.EntityLiving
-
Returns whether the entity is in a server world
- isServerWorld() - Method in class net.minecraft.entity.EntityLivingBase
-
Returns whether the entity is in a server world
- isServerWorld() - Method in class net.minecraft.entity.item.EntityArmorStand
-
Returns whether the entity is in a server world
- isSetToDefaultValue() - Method in class net.minecraft.client.settings.KeyBinding
-
- isShaderActive() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDeadBush
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLeaves
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTallGrass
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWeb
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.entity.monster.EntitySnowman
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.entity.passive.EntityMooshroom
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.entity.passive.EntitySheep
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in interface net.minecraftforge.common.IShearable
-
Checks if the object is currently shearable
Example: Sheep return false when they have no wool
- isShiftKeyDown() - Static method in class net.minecraft.client.gui.GuiScreen
-
Returns true if either shift key is down
- isShowAdvancedItemTooltips() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
-
Whether the advanced information on item tooltips is being shown, toggled by F3+H.
- isSidePowered(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
-
- isSideSolid(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Checks if the block is a solid face on the given side, used by placement logic.
- isSideSolid(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isSideSolid(IBlockAccess, BlockPos, EnumFacing) - Method in interface net.minecraft.block.state.IBlockProperties
-
- isSideSolid(BlockPos, EnumFacing, boolean) - Method in class net.minecraft.world.ChunkCache
-
- isSideSolid(BlockPos, EnumFacing, boolean) - Method in interface net.minecraft.world.IBlockAccess
-
FORGE: isSideSolid, pulled up from
World
- isSideSolid(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
-
Determine if the given block is considered solid on the
specified side.
- isSideSolid(BlockPos, EnumFacing, boolean) - Method in class net.minecraft.world.World
-
Determine if the given block is considered solid on the
specified side.
- isSilent() - Method in class net.minecraft.entity.Entity
-
- isSilkTouching() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- isSingleplayer() - Method in class net.minecraft.client.Minecraft
-
Returns true if there is only one player playing, and the current server is the integrated one.
- isSinglePlayer() - Method in class net.minecraft.server.MinecraftServer
-
- isSitting() - Method in class net.minecraft.entity.passive.EntityTameable
-
- isSizeableStructure() - Method in class net.minecraft.world.gen.structure.MapGenEndCity.Start
-
currently only defined for Villages, returns true if Village has more than 2 non-road components
- isSizeableStructure() - Method in class net.minecraft.world.gen.structure.MapGenVillage.Start
-
currently only defined for Villages, returns true if Village has more than 2 non-road components
- isSizeableStructure() - Method in class net.minecraft.world.gen.structure.StructureStart
-
currently only defined for Villages, returns true if Village has more than 2 non-road components
- isSizeableStructure() - Method in class net.minecraft.world.gen.structure.WoodlandMansion.Start
-
currently only defined for Villages, returns true if Village has more than 2 non-road components
- isSkyColored() - Method in class net.minecraft.world.WorldProvider
-
- isSkyColored() - Method in class net.minecraft.world.WorldProviderEnd
-
- isSmall() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- isSmallSlime() - Method in class net.minecraft.entity.monster.EntitySlime
-
- isSneak - Variable in class net.minecraft.client.model.ModelBiped
-
- isSneaking() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Returns if this entity is sneaking.
- isSneaking() - Method in class net.minecraft.entity.Entity
-
Returns if this entity is sneaking.
- isSneaking() - Method in class net.minecraft.network.play.client.CPacketInput
-
- isSnooperEnabled() - Method in class net.minecraft.client.Minecraft
-
Returns whether snooping is enabled or not.
- isSnooperEnabled() - Method in interface net.minecraft.profiler.ISnooperInfo
-
Returns whether snooping is enabled or not.
- isSnooperEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Returns whether snooping is enabled or not.
- isSnooperEnabled() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Returns whether snooping is enabled or not.
- isSnooperEnabled() - Method in class net.minecraft.server.MinecraftServer
-
Returns whether snooping is enabled or not.
- isSnooperRunning() - Method in class net.minecraft.profiler.Snooper
-
- isSnowyBiome() - Method in class net.minecraft.world.biome.Biome
-
- isSolid() - Method in class net.minecraft.block.material.Material
-
Returns true if the block is a considered solid.
- isSolid() - Method in class net.minecraft.block.material.MaterialLiquid
-
Returns true if the block is a considered solid.
- isSolid() - Method in class net.minecraft.block.material.MaterialLogic
-
Returns true if the block is a considered solid.
- isSolid() - Method in class net.minecraft.block.material.MaterialPortal
-
Returns true if the block is a considered solid.
- isSolid() - Method in class net.minecraft.block.material.MaterialTransparent
-
Returns true if the block is a considered solid.
- isSoundPlaying(ISound) - Method in class net.minecraft.client.audio.SoundHandler
-
- isSoundPlaying(ISound) - Method in class net.minecraft.client.audio.SoundManager
-
Returns true if the sound is playing or still within time
- isSoundServerwide() - Method in class net.minecraft.network.play.server.SPacketEffect
-
- isSourceBlock(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- isSpawnChunk(int, int) - Method in class net.minecraft.world.World
-
Returns true if the chunk is located near the spawn point
- isSpawnedByPlayer() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- isSpawnForced() - Method in class net.minecraft.entity.player.EntityPlayer
-
Deprecated.
- isSpawnForced(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
A dimension aware version of isSpawnForced.
- isSpawning() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- isSpectatedByPlayer(EntityPlayerMP) - Method in class net.minecraft.entity.Entity
-
- isSpectatedByPlayer(EntityPlayerMP) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- isSpectator() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
Returns true if the player is in spectator mode.
- isSpectator() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
None
- isSpectator() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns true if the player is in spectator mode.
- isSpectator() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Returns true if the player is in spectator mode.
- isSpectatorMode() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- isSprinting() - Method in class net.minecraft.entity.Entity
-
Get if the Entity is sprinting.
- isStackable() - Method in class net.minecraft.item.ItemStack
-
Returns true if the ItemStack can hold 2 or more units of the item.
- isStanding() - Method in class net.minecraft.entity.monster.EntityPolarBear
-
- isStatic() - Method in enum net.minecraftforge.common.config.Config.Type
-
- isStencilEnabled() - Method in class net.minecraft.client.shader.Framebuffer
-
Returns wither or not this FBO has been successfully initialized with stencil bits.
- isStreaming() - Method in class net.minecraft.client.audio.Sound
-
- isString(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
Does the given JsonObject contain a string field with the given name?
- isString(JsonElement) - Static method in class net.minecraft.util.JsonUtils
-
Is the given JsonElement a string?
- isStringMessage() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Is this a string type message
- isStructureLoadable() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- isSuccess() - Method in class net.minecraftforge.fluids.FluidActionResult
-
- isSuitableTarget(EntityLiving, EntityLivingBase, boolean, boolean) - Static method in class net.minecraft.entity.ai.EntityAITarget
-
A static method used to see if an entity is a suitable target through a number of checks.
- isSuitableTarget(EntityLivingBase, boolean) - Method in class net.minecraft.entity.ai.EntityAITarget
-
A method used to see if an entity is a suitable target through a number of checks.
- isSurfaceWorld() - Method in class net.minecraft.world.WorldProvider
-
Returns 'true' if in the "main surface world", but 'false' if in the Nether or End dimensions.
- isSurfaceWorld() - Method in class net.minecraft.world.WorldProviderEnd
-
Returns 'true' if in the "main surface world", but 'false' if in the Nether or End dimensions.
- isSurfaceWorld() - Method in class net.minecraft.world.WorldProviderHell
-
Returns 'true' if in the "main surface world", but 'false' if in the Nether or End dimensions.
- isSurroundingBlockFlammable(World, BlockPos) - Method in class net.minecraft.block.BlockStaticLiquid
-
- isSurvivalOrAdventure() - Method in enum net.minecraft.world.GameType
-
Returns true if this is the SURVIVAL or ADVENTURE game type
- isSwampHut(BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenScatteredFeature
-
- isSwingingArms() - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
- isSwingInProgress - Variable in class net.minecraft.entity.EntityLivingBase
-
Whether an arm swing is currently in progress.
- isSynchronous() - Method in class net.minecraftforge.fml.common.StartupQuery
-
- isSystem() - Method in class net.minecraft.network.play.server.SPacketChat
-
This method returns true if the type is SYSTEM or ABOVE_HOTBAR, and false if CHAT
- isTabInFirstRow() - Method in class net.minecraft.creativetab.CreativeTabs
-
returns tabIndex < 6
- isTame() - Method in class net.minecraft.entity.passive.AbstractHorse
-
- isTamed() - Method in class net.minecraft.entity.passive.EntityTameable
-
- IStateMapper - Interface in net.minecraft.client.renderer.block.statemap
-
- IStatStringFormat - Interface in net.minecraft.stats
-
- IStatType - Interface in net.minecraft.stats
-
- isTempting(ItemStack) - Method in class net.minecraft.entity.ai.EntityAITempt
-
- isTerrainPopulated() - Method in class net.minecraft.world.chunk.Chunk
-
- isTexturePresent(String) - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- isThundering() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Returns true if it is thundering, false otherwise.
- isThundering() - Method in class net.minecraft.world.storage.WorldInfo
-
Returns true if it is thundering, false otherwise.
- isThundering() - Method in class net.minecraft.world.World
-
Returns true if the current thunder strength (weighted with the rain strength) is greater than 0.9
- isToolEffective(String, IBlockState) - Method in class net.minecraft.block.Block
-
Checks if the specified tool type is efficient on this block,
meaning that it digs at full speed.
- isToolEffective(IBlockAccess, BlockPos, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
-
- isToolNotRequired() - Method in class net.minecraft.block.material.Material
-
Returns true if the material can be harvested without a tool (or with the wrong tool)
- isTop(int) - Static method in class net.minecraft.block.BlockDoor
-
- isTouchScreen() - Static method in class net.minecraft.realms.Realms
-
- isTrading() - Method in class net.minecraft.entity.passive.EntityVillager
-
- isTranslucent(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isTranslucent() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isTranslucent() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isTransparent() - Method in class net.minecraft.client.particle.Particle
-
- isTransparent() - Method in class net.minecraft.client.particle.ParticleFirework.Spark
-
- isTransparent() - Method in class net.minecraft.client.particle.ParticleSimpleAnimated
-
- isTransparent() - Method in class net.minecraft.client.particle.ParticleSpell
-
- isTrap() - Method in class net.minecraft.entity.passive.EntitySkeletonHorse
-
- isTreasureEnchantment() - Method in class net.minecraft.enchantment.Enchantment
-
- isTreasureEnchantment() - Method in class net.minecraft.enchantment.EnchantmentBindingCurse
-
- isTreasureEnchantment() - Method in class net.minecraft.enchantment.EnchantmentFrostWalker
-
- isTreasureEnchantment() - Method in class net.minecraft.enchantment.EnchantmentMending
-
- isTreasureEnchantment() - Method in class net.minecraft.enchantment.EnchantmentVanishingCurse
-
- isTriangles() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- IStringSerializable - Interface in net.minecraft.util
-
- isTypeAt(World, BlockPos, BlockPlanks.EnumType) - Method in class net.minecraft.block.BlockSapling
-
Check whether the given BlockPos has a Sapling of the given type
- isTypeConversionReagent(ItemStack) - Static method in class net.minecraft.potion.PotionHelper
-
- isTypeListModded(BiomeManager.BiomeType) - Static method in class net.minecraftforge.common.BiomeManager
-
- isUnblockable() - Method in class net.minecraft.util.DamageSource
-
- isUnboundedAbove() - Method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- isUnicode() - Method in class net.minecraft.client.Minecraft
-
- isUnicode() - Method in class net.minecraft.client.resources.Locale
-
- isUniversalBucketEnabled() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- isUpdateScheduled(BlockPos, Block) - Method in class net.minecraft.world.World
-
Returns true if the identified block is scheduled to be updated.
- isUpdateScheduled(BlockPos, Block) - Method in class net.minecraft.world.WorldServer
-
Returns true if the identified block is scheduled to be updated.
- isUpdating() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- isUpperBoundInclusive() - Method in class net.minecraftforge.fml.common.versioning.Restriction
-
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.InventoryPlayer
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in interface net.minecraft.inventory.IInventory
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryBasic
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCrafting
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCraftResult
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryEnderChest
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryLargeChest
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryMerchant
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUsableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
Don't rename this method to canInteractWith due to conflicts with Container
- isUser() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
returns true if this is an EntityPlayerSP, or the logged in player.
- isUser() - Method in class net.minecraft.entity.player.EntityPlayer
-
returns true if this is an EntityPlayerSP, or the logged in player.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandBase
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandClearInventory
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandEffect
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandEnchant
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandEntityData
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandExecuteAt
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandGameMode
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandGive
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandKill
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandParticle
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandPlaySound
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandReplaceItem
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandSetSpawnpoint
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandStats
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandStopSound
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandTitle
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandTP
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandXP
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in interface net.minecraft.command.ICommand
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandAchievement
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandMessage
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandMessageRaw
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandScoreboard
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandTeleport
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandTestFor
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraftforge.server.command.CommandTreeBase
-
Return whether the specified command parameter index is a username parameter.
- isUsingNativeTransport() - Method in class net.minecraft.client.settings.GameSettings
-
Return true if the client connect to a server using the native transport system
- isUvLock() - Method in class net.minecraft.client.renderer.block.model.Variant
-
- isUVLock() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- isValid() - Method in class net.minecraft.block.BlockPortal.Size
-
- isValid(BlockPos) - Method in class net.minecraft.world.World
-
Check if the given BlockPos has valid coordinates
- isValid(B3DLoader.B3DState) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
- isValid(OBJModel.OBJState) - Method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
- isValid(V) - Method in interface net.minecraftforge.common.property.IUnlistedProperty
-
- isValid(V) - Method in class net.minecraftforge.common.property.Properties.PropertyAdapter
-
- isValid(Float) - Method in class net.minecraftforge.common.property.PropertyFloat
-
- isValidArmor(ItemStack, EntityEquipmentSlot, Entity) - Method in class net.minecraft.item.Item
-
Determines if the specific ItemStack can be placed in the specified armor slot.
- isValidated - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- isValidDragMode(int, EntityPlayer) - Static method in class net.minecraft.inventory.Container
-
- isValidEmptySpawnBlock(IBlockState) - Static method in class net.minecraft.world.WorldEntitySpawner
-
- isValidForPostProcess(ChunkPos) - Method in class net.minecraft.world.gen.structure.StructureOceanMonument.StartMonument
-
- isValidForPostProcess(ChunkPos) - Method in class net.minecraft.world.gen.structure.StructureStart
-
- isValidIngredient(ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
-
Returns true if the passed ItemStack is a valid ingredient for any of the
recipes in the registry.
- isValidInput(ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
-
Returns true if the passed ItemStack is a valid input for any of the
recipes in the registry.
- isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityBlaze
-
Checks to make sure the light is not too bright where the mob is spawning
- isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityEndermite
-
Checks to make sure the light is not too bright where the mob is spawning
- isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityGuardian
-
Checks to make sure the light is not too bright where the mob is spawning
- isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityMob
-
Checks to make sure the light is not too bright where the mob is spawning
- isValidLightLevel() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
Checks to make sure the light is not too bright where the mob is spawning
- isValidValue - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- isValidValue - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- isValueSavable() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- isValueSavable() - Method in interface net.minecraftforge.fml.client.config.GuiEditArrayEntries.IArrayEntry
-
- isVanillaAccepted(Side) - Method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
- isVecInside(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
-
Returns if the supplied Vec3D is completely inside the bounding box
- isVecInside(Vec3i) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
Checks if given Vec3i is inside of StructureBoundingBox
- isVersioned() - Method in class net.minecraft.world.WorldType
-
Returns true if this world Type has a version associated with it.
- isVersionSnapshot() - Method in class net.minecraft.world.storage.WorldInfo
-
- isVertical() - Method in enum net.minecraft.util.EnumFacing.Axis
-
If this Axis is on the vertical plane (Only true for Y)
- isVisible(EnumFacing, EnumFacing) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- isVisible(EnumFacing, EnumFacing) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
-
- isVisibleTo(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- isWasDeath() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Clone
-
True if this event was fired because the player died.
- isWearing(EnumPlayerModelParts) - Method in class net.minecraft.entity.player.EntityPlayer
-
- isWet() - Method in class net.minecraft.entity.Entity
-
Checks if this entity is either in water or on an open air block in rain (used in wolves).
- isWhite() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- isWhitelisted(GameProfile) - Method in class net.minecraft.server.management.UserListWhitelist
-
Returns true if the profile is in the whitelist.
- isWhiteListEnabled() - Method in class net.minecraft.server.management.PlayerList
-
- isWithinHomeDistanceCurrentPosition() - Method in class net.minecraft.entity.EntityCreature
-
- isWithinHomeDistanceFromPosition(BlockPos) - Method in class net.minecraft.entity.EntityCreature
-
- isWolfsFavoriteMeat() - Method in class net.minecraft.item.ItemFood
-
Whether wolves like this food (true for raw and cooked porkchop).
- isWolfWet() - Method in class net.minecraft.entity.passive.EntityWolf
-
True if the wolf is wet
- isWood(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
- isWood(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLog
-
- isWorldIconSet() - Method in class net.minecraft.server.MinecraftServer
-
- isWorldQueuedToUnload(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- isWorldRunning - Variable in class net.minecraftforge.fml.client.config.GuiConfig
-
- isWorldRunning() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
-
Whether or not a world is currently running.
- isWritable() - Method in class net.minecraft.network.PacketBuffer
-
- isWritable(int) - Method in class net.minecraft.network.PacketBuffer
-
- isZombieInfested - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- ITabCompleter - Interface in net.minecraft.util
-
- item - Variable in class net.minecraft.client.renderer.entity.RenderSnowball
-
- ITEM - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
-
- Item - Class in net.minecraft.item
-
- Item() - Constructor for class net.minecraft.item.Item
-
- Item(int) - Constructor for class net.minecraft.util.WeightedRandom.Item
-
- item - Variable in class net.minecraft.world.storage.loot.LootEntryItem
-
- Item(Item, ItemStack) - Constructor for class net.minecraftforge.event.AttachCapabilitiesEvent.Item
-
Deprecated.
- Item.ToolMaterial - Enum in net.minecraft.item
-
- ITEM_ARMOR_EQIIP_ELYTRA - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_CHAIN - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_DIAMOND - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_GENERIC - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_GOLD - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_IRON - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_LEATHER - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BOTTLE_EMPTY - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BOTTLE_FILL - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BOTTLE_FILL_DRAGONBREATH - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BUCKET_EMPTY - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BUCKET_EMPTY_LAVA - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BUCKET_FILL - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BUCKET_FILL_LAVA - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_CHORUS_FRUIT_TELEPORT - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ELYTRA_FLYING - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ENCHANTED - Static variable in class net.minecraft.stats.StatList
-
- ITEM_FIRECHARGE_USE - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_FLINTANDSTEEL_USE - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_FRAME - Static variable in class net.minecraft.init.Items
-
- ITEM_HANDLER_CAPABILITY - Static variable in class net.minecraftforge.items.CapabilityItemHandler
-
- ITEM_HOE_TILL - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_SHIELD_BLOCK - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_SHIELD_BREAK - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_SHOVEL_FLATTEN - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_TOTEM_USE - Static variable in class net.minecraft.init.SoundEvents
-
- ItemAir - Class in net.minecraft.item
-
- ItemAir(Block) - Constructor for class net.minecraft.item.ItemAir
-
- ItemAndEmeraldToItem(Item, EntityVillager.PriceInfo, Item, EntityVillager.PriceInfo) - Constructor for class net.minecraft.entity.passive.EntityVillager.ItemAndEmeraldToItem
-
- ItemAnvilBlock - Class in net.minecraft.item
-
- ItemAnvilBlock(Block) - Constructor for class net.minecraft.item.ItemAnvilBlock
-
- ItemAppleGold - Class in net.minecraft.item
-
- ItemAppleGold(int, float, boolean) - Constructor for class net.minecraft.item.ItemAppleGold
-
- ItemArmor - Class in net.minecraft.item
-
- ItemArmor(ItemArmor.ArmorMaterial, int, EntityEquipmentSlot) - Constructor for class net.minecraft.item.ItemArmor
-
- ItemArmor.ArmorMaterial - Enum in net.minecraft.item
-
- ItemArmorStand - Class in net.minecraft.item
-
- ItemArmorStand() - Constructor for class net.minecraft.item.ItemArmorStand
-
- ItemArrow - Class in net.minecraft.item
-
- ItemArrow() - Constructor for class net.minecraft.item.ItemArrow
-
- ItemAxe - Class in net.minecraft.item
-
- ItemAxe(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemAxe
-
- ItemAxe(Item.ToolMaterial, float, float) - Constructor for class net.minecraft.item.ItemAxe
-
- ItemBanner - Class in net.minecraft.item
-
- ItemBanner() - Constructor for class net.minecraft.item.ItemBanner
-
- ItemBed - Class in net.minecraft.item
-
- ItemBed() - Constructor for class net.minecraft.item.ItemBed
-
- ItemBlock - Class in net.minecraft.item
-
- ItemBlock(Block) - Constructor for class net.minecraft.item.ItemBlock
-
- ItemBlockSpecial - Class in net.minecraft.item
-
- ItemBlockSpecial(Block) - Constructor for class net.minecraft.item.ItemBlockSpecial
-
- ItemBoat - Class in net.minecraft.item
-
- ItemBoat(EntityBoat.Type) - Constructor for class net.minecraft.item.ItemBoat
-
- ItemBook - Class in net.minecraft.item
-
- ItemBook() - Constructor for class net.minecraft.item.ItemBook
-
- ItemBow - Class in net.minecraft.item
-
- ItemBow() - Constructor for class net.minecraft.item.ItemBow
-
- ItemBucket - Class in net.minecraft.item
-
- ItemBucket(Block) - Constructor for class net.minecraft.item.ItemBucket
-
- ItemBucketMilk - Class in net.minecraft.item
-
- ItemBucketMilk() - Constructor for class net.minecraft.item.ItemBucketMilk
-
- ItemCameraTransforms - Class in net.minecraft.client.renderer.block.model
-
- ItemCameraTransforms(ItemCameraTransforms) - Constructor for class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
Deprecated.
- ItemCameraTransforms(ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f) - Constructor for class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
Deprecated.
- ItemCameraTransforms.TransformType - Enum in net.minecraft.client.renderer.block.model
-
- ItemCarrotOnAStick - Class in net.minecraft.item
-
- ItemCarrotOnAStick() - Constructor for class net.minecraft.item.ItemCarrotOnAStick
-
- ItemChorusFruit - Class in net.minecraft.item
-
- ItemChorusFruit(int, float) - Constructor for class net.minecraft.item.ItemChorusFruit
-
- itemClicked(int, int, int, int, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- ItemClock - Class in net.minecraft.item
-
- ItemClock() - Constructor for class net.minecraft.item.ItemClock
-
- ItemCloth - Class in net.minecraft.item
-
- ItemCloth(Block) - Constructor for class net.minecraft.item.ItemCloth
-
- ItemCoal - Class in net.minecraft.item
-
- ItemCoal() - Constructor for class net.minecraft.item.ItemCoal
-
- ItemColored - Class in net.minecraft.item
-
- ItemColored(Block, boolean) - Constructor for class net.minecraft.item.ItemColored
-
- ItemColors - Class in net.minecraft.client.renderer.color
-
- ItemColors() - Constructor for class net.minecraft.client.renderer.color.ItemColors
-
- ItemCompass - Class in net.minecraft.item
-
- ItemCompass() - Constructor for class net.minecraft.item.ItemCompass
-
- ItemConsumer(IVertexConsumer) - Constructor for class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
-
- ItemCraftedEvent(EntityPlayer, ItemStack, IInventory) - Constructor for class net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemCraftedEvent
-
- ItemDoor - Class in net.minecraft.item
-
- ItemDoor(Block) - Constructor for class net.minecraft.item.ItemDoor
-
- ItemDye - Class in net.minecraft.item
-
- ItemDye() - Constructor for class net.minecraft.item.ItemDye
-
- ItemEgg - Class in net.minecraft.item
-
- ItemEgg() - Constructor for class net.minecraft.item.ItemEgg
-
- ItemElytra - Class in net.minecraft.item
-
- ItemElytra() - Constructor for class net.minecraft.item.ItemElytra
-
- ItemEmptyMap - Class in net.minecraft.item
-
- ItemEmptyMap() - Constructor for class net.minecraft.item.ItemEmptyMap
-
- ItemEnchantedBook - Class in net.minecraft.item
-
- ItemEnchantedBook() - Constructor for class net.minecraft.item.ItemEnchantedBook
-
- ItemEndCrystal - Class in net.minecraft.item
-
- ItemEndCrystal() - Constructor for class net.minecraft.item.ItemEndCrystal
-
- ItemEnderEye - Class in net.minecraft.item
-
- ItemEnderEye() - Constructor for class net.minecraft.item.ItemEnderEye
-
- ItemEnderPearl - Class in net.minecraft.item
-
- ItemEnderPearl() - Constructor for class net.minecraft.item.ItemEnderPearl
-
- ItemEvent - Class in net.minecraftforge.event.entity.item
-
Base class for all EntityItem events.
- ItemEvent(EntityItem) - Constructor for class net.minecraftforge.event.entity.item.ItemEvent
-
Creates a new event for an EntityItem.
- ItemExpBottle - Class in net.minecraft.item
-
- ItemExpBottle() - Constructor for class net.minecraft.item.ItemExpBottle
-
- ItemExpireEvent - Class in net.minecraftforge.event.entity.item
-
Event that is fired when an EntityItem's age has reached its maximum
lifespan.
- ItemExpireEvent(EntityItem, int) - Constructor for class net.minecraftforge.event.entity.item.ItemExpireEvent
-
Creates a new event for an expiring EntityItem.
- ItemFireball - Class in net.minecraft.item
-
- ItemFireball() - Constructor for class net.minecraft.item.ItemFireball
-
- ItemFirework - Class in net.minecraft.item
-
- ItemFirework() - Constructor for class net.minecraft.item.ItemFirework
-
- ItemFireworkCharge - Class in net.minecraft.item
-
- ItemFireworkCharge() - Constructor for class net.minecraft.item.ItemFireworkCharge
-
- ItemFishedEvent - Class in net.minecraftforge.event.entity.player
-
This event is called when a player fishes an item.
- ItemFishedEvent(List<ItemStack>, int, EntityFishHook) - Constructor for class net.minecraftforge.event.entity.player.ItemFishedEvent
-
- ItemFishFood - Class in net.minecraft.item
-
- ItemFishFood(boolean) - Constructor for class net.minecraft.item.ItemFishFood
-
- ItemFishFood.FishType - Enum in net.minecraft.item
-
- ItemFishingRod - Class in net.minecraft.item
-
- ItemFishingRod() - Constructor for class net.minecraft.item.ItemFishingRod
-
- ItemFlintAndSteel - Class in net.minecraft.item
-
- ItemFlintAndSteel() - Constructor for class net.minecraft.item.ItemFlintAndSteel
-
- ItemFluidContainer - Class in net.minecraftforge.fluids.capability
-
A simple fluid container, to replace the functionality of the old FluidContainerRegistry and IFluidContainerItem.
- ItemFluidContainer(int) - Constructor for class net.minecraftforge.fluids.capability.ItemFluidContainer
-
- ItemFood - Class in net.minecraft.item
-
- ItemFood(int, float, boolean) - Constructor for class net.minecraft.item.ItemFood
-
- ItemFood(int, boolean) - Constructor for class net.minecraft.item.ItemFood
-
- ItemGlassBottle - Class in net.minecraft.item
-
- ItemGlassBottle() - Constructor for class net.minecraft.item.ItemGlassBottle
-
- itemHandler - Variable in class net.minecraft.entity.item.EntityMinecartContainer
-
- itemHandler - Variable in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- ItemHandlerHelper - Class in net.minecraftforge.items
-
- ItemHandlerHelper() - Constructor for class net.minecraftforge.items.ItemHandlerHelper
-
- ItemHangingEntity - Class in net.minecraft.item
-
- ItemHangingEntity(Class<? extends EntityHanging>) - Constructor for class net.minecraft.item.ItemHangingEntity
-
- ItemHoe - Class in net.minecraft.item
-
- ItemHoe(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemHoe
-
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.Item
-
Returns true if the item can be used on the given entity, e.g.
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.ItemDye
-
Returns true if the item can be used on the given entity, e.g.
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.ItemNameTag
-
Returns true if the item can be used on the given entity, e.g.
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.ItemSaddle
-
Returns true if the item can be used on the given entity, e.g.
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.ItemShears
-
Returns true if the item can be used on the given entity, e.g.
- ItemIntIDToString - Class in net.minecraft.util.datafix.fixes
-
- ItemIntIDToString() - Constructor for class net.minecraft.util.datafix.fixes.ItemIntIDToString
-
- ItemLayerModel - Class in net.minecraftforge.client.model
-
- ItemLayerModel(<any>) - Constructor for class net.minecraftforge.client.model.ItemLayerModel
-
- ItemLayerModel(<any>, ItemOverrideList) - Constructor for class net.minecraftforge.client.model.ItemLayerModel
-
- ItemLayerModel.Loader - Enum in net.minecraftforge.client.model
-
- ItemLead - Class in net.minecraft.item
-
- ItemLead() - Constructor for class net.minecraft.item.ItemLead
-
- ItemLeaves - Class in net.minecraft.item
-
- ItemLeaves(BlockLeaves) - Constructor for class net.minecraft.item.ItemLeaves
-
- ItemLilyPad - Class in net.minecraft.item
-
- ItemLilyPad(Block) - Constructor for class net.minecraft.item.ItemLilyPad
-
- ItemLingeringPotion - Class in net.minecraft.item
-
- ItemLingeringPotion() - Constructor for class net.minecraft.item.ItemLingeringPotion
-
- ItemMap - Class in net.minecraft.item
-
- ItemMap() - Constructor for class net.minecraft.item.ItemMap
-
- ItemMapBase - Class in net.minecraft.item
-
- ItemMapBase() - Constructor for class net.minecraft.item.ItemMapBase
-
- itemMatches(ItemStack, ItemStack, boolean) - Static method in class net.minecraftforge.oredict.OreDictionary
-
- ItemMeshDefinition - Interface in net.minecraft.client.renderer
-
- ItemMinecart - Class in net.minecraft.item
-
- ItemMinecart(EntityMinecart.Type) - Constructor for class net.minecraft.item.ItemMinecart
-
- ItemModelGenerator - Class in net.minecraft.client.renderer.block.model
-
- ItemModelGenerator() - Constructor for class net.minecraft.client.renderer.block.model.ItemModelGenerator
-
- ItemModelMesher - Class in net.minecraft.client.renderer
-
- ItemModelMesher(ModelManager) - Constructor for class net.minecraft.client.renderer.ItemModelMesher
-
- ItemModelMesherForge - Class in net.minecraftforge.client
-
Wrapper around ItemModeMesher that cleans up the internal maps to respect ID remapping.
- ItemModelMesherForge(ModelManager) - Constructor for class net.minecraftforge.client.ItemModelMesherForge
-
- ItemMonsterPlacer - Class in net.minecraft.item
-
- ItemMonsterPlacer() - Constructor for class net.minecraft.item.ItemMonsterPlacer
-
- ItemMultiTexture - Class in net.minecraft.item
-
- ItemMultiTexture(Block, Block, ItemMultiTexture.Mapper) - Constructor for class net.minecraft.item.ItemMultiTexture
-
- ItemMultiTexture(Block, Block, String[]) - Constructor for class net.minecraft.item.ItemMultiTexture
-
- ItemMultiTexture.Mapper - Interface in net.minecraft.item
-
- ItemNameTag - Class in net.minecraft.item
-
- ItemNameTag() - Constructor for class net.minecraft.item.ItemNameTag
-
- ItemOverride - Class in net.minecraft.client.renderer.block.model
-
- ItemOverride(ResourceLocation, Map<ResourceLocation, Float>) - Constructor for class net.minecraft.client.renderer.block.model.ItemOverride
-
- ItemOverrideList - Class in net.minecraft.client.renderer.block.model
-
- ItemOverrideList(List<ItemOverride>) - Constructor for class net.minecraft.client.renderer.block.model.ItemOverrideList
-
- itemOverrideList - Variable in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- ItemPickaxe - Class in net.minecraft.item
-
- ItemPickaxe(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemPickaxe
-
- ItemPickupEvent(EntityPlayer, EntityItem) - Constructor for class net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemPickupEvent
-
- ItemPiston - Class in net.minecraft.item
-
- ItemPiston(Block) - Constructor for class net.minecraft.item.ItemPiston
-
- ITemplateProcessor - Interface in net.minecraft.world.gen.structure.template
-
- ItemPotion - Class in net.minecraft.item
-
- ItemPotion() - Constructor for class net.minecraft.item.ItemPotion
-
- ItemPredicateInstance(Item) - Constructor for class net.minecraft.potion.PotionHelper.ItemPredicateInstance
-
- ItemPredicateInstance(Item, int) - Constructor for class net.minecraft.potion.PotionHelper.ItemPredicateInstance
-
- itemRand - Static variable in class net.minecraft.item.Item
-
The RNG used by the Item subclasses.
- ItemRecord - Class in net.minecraft.item
-
- ItemRecord(String, SoundEvent) - Constructor for class net.minecraft.item.ItemRecord
-
- ItemRedstone - Class in net.minecraft.item
-
- ItemRedstone() - Constructor for class net.minecraft.item.ItemRedstone
-
- itemRender - Variable in class net.minecraft.client.gui.GuiScreen
-
Holds a instance of RenderItem, used to draw the achievement icons on screen (is based on ItemStack)
- itemRenderer - Variable in class net.minecraft.client.gui.GuiIngame
-
- itemRenderer - Variable in class net.minecraft.client.renderer.EntityRenderer
-
- ItemRenderer - Class in net.minecraft.client.renderer
-
- ItemRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.ItemRenderer
-
- Items - Class in net.minecraft.init
-
- Items() - Constructor for class net.minecraft.init.Items
-
- ITEMS - Static variable in class net.minecraftforge.fml.common.registry.ForgeRegistries
-
- ITEMS - Static variable in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
- ItemSaddle - Class in net.minecraft.item
-
- ItemSaddle() - Constructor for class net.minecraft.item.ItemSaddle
-
- ItemSeedFood - Class in net.minecraft.item
-
- ItemSeedFood(int, float, Block, Block) - Constructor for class net.minecraft.item.ItemSeedFood
-
- ItemSeeds - Class in net.minecraft.item
-
- ItemSeeds(Block, Block) - Constructor for class net.minecraft.item.ItemSeeds
-
- ItemShears - Class in net.minecraft.item
-
- ItemShears() - Constructor for class net.minecraft.item.ItemShears
-
- ItemShield - Class in net.minecraft.item
-
- ItemShield() - Constructor for class net.minecraft.item.ItemShield
-
- ItemShulkerBox - Class in net.minecraft.item
-
- ItemShulkerBox(Block) - Constructor for class net.minecraft.item.ItemShulkerBox
-
- ItemSign - Class in net.minecraft.item
-
- ItemSign() - Constructor for class net.minecraft.item.ItemSign
-
- ItemSimpleFoiled - Class in net.minecraft.item
-
- ItemSimpleFoiled() - Constructor for class net.minecraft.item.ItemSimpleFoiled
-
- ItemSkull - Class in net.minecraft.item
-
- ItemSkull() - Constructor for class net.minecraft.item.ItemSkull
-
- ItemSlab - Class in net.minecraft.item
-
- ItemSlab(Block, BlockSlab, BlockSlab) - Constructor for class net.minecraft.item.ItemSlab
-
- ItemSmeltedEvent(EntityPlayer, ItemStack) - Constructor for class net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemSmeltedEvent
-
- ItemSnow - Class in net.minecraft.item
-
- ItemSnow(Block) - Constructor for class net.minecraft.item.ItemSnow
-
- ItemSnowball - Class in net.minecraft.item
-
- ItemSnowball() - Constructor for class net.minecraft.item.ItemSnowball
-
- ItemSoup - Class in net.minecraft.item
-
- ItemSoup(int) - Constructor for class net.minecraft.item.ItemSoup
-
- ItemSpade - Class in net.minecraft.item
-
- ItemSpade(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemSpade
-
- ItemSpectralArrow - Class in net.minecraft.item
-
- ItemSpectralArrow() - Constructor for class net.minecraft.item.ItemSpectralArrow
-
- ItemSplashPotion - Class in net.minecraft.item
-
- ItemSplashPotion() - Constructor for class net.minecraft.item.ItemSplashPotion
-
- ItemStack - Class in net.minecraft.item
-
- ItemStack(Block) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Block, int) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Block, int, int) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Item) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Item, int) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Item, int, int) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Item, int, int, NBTTagCompound) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(NBTTagCompound) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStackData - Class in net.minecraft.util.datafix.walkers
-
- ItemStackData(Class<?>, String...) - Constructor for class net.minecraft.util.datafix.walkers.ItemStackData
-
- ItemStackDataLists - Class in net.minecraft.util.datafix.walkers
-
- ItemStackDataLists(Class<?>, String...) - Constructor for class net.minecraft.util.datafix.walkers.ItemStackDataLists
-
- ItemStackHandler - Class in net.minecraftforge.items
-
- ItemStackHandler() - Constructor for class net.minecraftforge.items.ItemStackHandler
-
- ItemStackHandler(int) - Constructor for class net.minecraftforge.items.ItemStackHandler
-
- ItemStackHandler(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.items.ItemStackHandler
-
- ItemStackHelper - Class in net.minecraft.inventory
-
- ItemStackHelper() - Constructor for class net.minecraft.inventory.ItemStackHelper
-
- ItemStackHolderInjector - Enum in net.minecraftforge.fml.common.registry
-
- ItemStackTransformer - Class in net.minecraftforge.fml.common.asm.transformers
-
- ItemStackTransformer() - Constructor for class net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
-
- ItemSword - Class in net.minecraft.item
-
- ItemSword(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemSword
-
- ItemTextureQuadConverter - Class in net.minecraftforge.client.model
-
- ItemTippedArrow - Class in net.minecraft.item
-
- ItemTippedArrow() - Constructor for class net.minecraft.item.ItemTippedArrow
-
- itemToBuy - Variable in class net.minecraft.entity.passive.EntityVillager.ListItemForEmeralds
-
The item that is being bought for emeralds
- ItemTool - Class in net.minecraft.item
-
- ItemTool(float, float, Item.ToolMaterial, Set<Block>) - Constructor for class net.minecraft.item.ItemTool
-
- ItemTool(Item.ToolMaterial, Set<Block>) - Constructor for class net.minecraft.item.ItemTool
-
- ItemTooltipEvent - Class in net.minecraftforge.event.entity.player
-
- ItemTooltipEvent(ItemStack, EntityPlayer, List<String>, boolean) - Constructor for class net.minecraftforge.event.entity.player.ItemTooltipEvent
-
- ItemTossEvent - Class in net.minecraftforge.event.entity.item
-
Event that is fired whenever a player tosses (Q) an item or drag-n-drops a
stack of items outside the inventory GUI screens.
- ItemTossEvent(EntityItem, EntityPlayer) - Constructor for class net.minecraftforge.event.entity.item.ItemTossEvent
-
Creates a new event for EntityItems tossed by a player.
- ItemTransformVec3f - Class in net.minecraft.client.renderer.block.model
-
Deprecated.
- ItemTransformVec3f(Vector3f, Vector3f, Vector3f) - Constructor for class net.minecraft.client.renderer.block.model.ItemTransformVec3f
-
Deprecated.
- itemUseDuration - Variable in class net.minecraft.item.ItemFood
-
Number of ticks to run while 'EnumAction'ing until result.
- itemWeight - Variable in class net.minecraft.util.WeightedRandom.Item
-
The Weight is how often the item is chosen(higher number is higher chance(lower is lower))
- ItemWritableBook - Class in net.minecraft.item
-
- ItemWritableBook() - Constructor for class net.minecraft.item.ItemWritableBook
-
- ItemWrittenBook - Class in net.minecraft.item
-
- ItemWrittenBook() - Constructor for class net.minecraft.item.ItemWrittenBook
-
- iterator() - Method in class net.minecraft.nbt.NBTTagList
-
- iterator() - Method in class net.minecraft.util.ClassInheritanceMultiMap
-
- iterator() - Method in enum net.minecraft.util.EnumFacing.Plane
-
- iterator() - Method in class net.minecraft.util.IntIdentityHashBiMap
-
- iterator() - Method in class net.minecraft.util.ObjectIntIdentityMap
-
- iterator() - Method in class net.minecraft.util.registry.RegistryNamespaced
-
- iterator() - Method in class net.minecraft.util.registry.RegistrySimple
-
- iterator() - Method in class net.minecraft.util.text.TextComponentBase
-
- iterator() - Method in class net.minecraft.util.text.TextComponentTranslation
-
- iterator() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- iterator() - Method in class net.minecraftforge.fml.common.toposort.TopologicalSort.DirectedGraph
-
- ITextComponent - Interface in net.minecraft.util.text
-
- ITextComponent.Serializer - Class in net.minecraft.util.text
-
- ITextureMapPopulator - Interface in net.minecraft.client.renderer.texture
-
- ITextureObject - Interface in net.minecraft.client.renderer.texture
-
- IThreadedFileIO - Interface in net.minecraft.world.storage
-
- IThreadListener - Interface in net.minecraft.util
-
- IThrowableEntity - Interface in net.minecraftforge.fml.common.registry
-
This interface should be implemented by an Entity that can be 'thrown', like snowballs.
- ITickable - Interface in net.minecraft.client.renderer.texture
-
- ITickable - Interface in net.minecraft.util
-
- ITickableSound - Interface in net.minecraft.client.audio
-
- ITickableTextureObject - Interface in net.minecraft.client.renderer.texture
-
- ITileEntityProvider - Interface in net.minecraft.block
-
- ITimeValue - Interface in net.minecraftforge.common.animation
-
Time-varying value associated with the animation.
- ITransformation - Interface in net.minecraftforge.common.model
-
- ITypeDiscoverer - Interface in net.minecraftforge.fml.common.discovery
-
- IUnlistedProperty<V> - Interface in net.minecraftforge.common.property
-
- IVertexConsumer - Interface in net.minecraftforge.client.model.pipeline
-
Assumes that the data length is not less than e.getElementCount().
- IVertexProducer - Interface in net.minecraftforge.client.model.pipeline
-
- IWorldEventListener - Interface in net.minecraft.world
-
- IWorldGenerator - Interface in net.minecraftforge.fml.common
-
This is called back during world generation.
- IWorldNameable - Interface in net.minecraft.world
-
- OAK_DOOR - Static variable in class net.minecraft.init.Blocks
-
- OAK_DOOR - Static variable in class net.minecraft.init.Items
-
- OAK_FENCE - Static variable in class net.minecraft.init.Blocks
-
- OAK_FENCE_GATE - Static variable in class net.minecraft.init.Blocks
-
- OAK_STAIRS - Static variable in class net.minecraft.init.Blocks
-
- ObfuscationReflectionHelper - Class in net.minecraftforge.fml.common
-
Some reflection helper code.
- ObfuscationReflectionHelper() - Constructor for class net.minecraftforge.fml.common.ObfuscationReflectionHelper
-
- OBJBakedModel(OBJModel, IModelState, VertexFormat, <any>) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- ObjectHolderRegistry - Enum in net.minecraftforge.fml.common.registry
-
- ObjectIntIdentityMap<T> - Class in net.minecraft.util
-
- ObjectIntIdentityMap() - Constructor for class net.minecraft.util.ObjectIntIdentityMap
-
- ObjectIntIdentityMap(int) - Constructor for class net.minecraft.util.ObjectIntIdentityMap
-
- objectivesToNbt() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
-
- objectList - Variable in class net.minecraft.util.ObjectIntIdentityMap
-
- objectMouseOver - Variable in class net.minecraft.client.Minecraft
-
The ray trace hit that the mouse is over.
- OBJLoader - Enum in net.minecraftforge.client.model.obj
-
- OBJModel - Class in net.minecraftforge.client.model.obj
-
- OBJModel(OBJModel.MaterialLibrary, ResourceLocation) - Constructor for class net.minecraftforge.client.model.obj.OBJModel
-
- OBJModel(OBJModel.MaterialLibrary, ResourceLocation, OBJModel.CustomData) - Constructor for class net.minecraftforge.client.model.obj.OBJModel
-
- OBJModel.Face - Class in net.minecraftforge.client.model.obj
-
- OBJModel.Group - Class in net.minecraftforge.client.model.obj
-
Deprecated.
- OBJModel.Material - Class in net.minecraftforge.client.model.obj
-
- OBJModel.MaterialLibrary - Class in net.minecraftforge.client.model.obj
-
- OBJModel.Normal - Class in net.minecraftforge.client.model.obj
-
- OBJModel.OBJBakedModel - Class in net.minecraftforge.client.model.obj
-
- OBJModel.OBJProperty - Enum in net.minecraftforge.client.model.obj
-
Deprecated.
- OBJModel.OBJState - Class in net.minecraftforge.client.model.obj
-
Deprecated.
- OBJModel.OBJState.Operation - Enum in net.minecraftforge.client.model.obj
-
Deprecated.
- OBJModel.Parser - Class in net.minecraftforge.client.model.obj
-
- OBJModel.Texture - Class in net.minecraftforge.client.model.obj
-
- OBJModel.TextureCoordinate - Class in net.minecraftforge.client.model.obj
-
- OBJModel.UVsOutOfBoundsException - Exception in net.minecraftforge.client.model.obj
-
- OBJModel.Vertex - Class in net.minecraftforge.client.model.obj
-
- OBJState(List<String>, boolean) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- OBJState(List<String>, boolean, IModelState) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- observedNeighborChange(IBlockState, World, BlockPos, Block, BlockPos) - Method in class net.minecraft.block.Block
-
Called on an Observer block whenever an update for an Observer is received.
- observedNeighborChange(IBlockState, World, BlockPos, Block, BlockPos) - Method in class net.minecraft.block.BlockObserver
-
- observedNeighborChanged(IBlockState, World, BlockPos, Block, BlockPos) - Method in class net.minecraft.block.BlockObserver
-
- observedNeighborChanged(BlockPos, Block, BlockPos) - Method in class net.minecraft.world.World
-
- OBSERVER - Static variable in class net.minecraft.init.Blocks
-
- OBSIDIAN - Static variable in class net.minecraft.block.material.MapColor
-
- OBSIDIAN - Static variable in class net.minecraft.init.Blocks
-
- OCCUPIED - Static variable in class net.minecraft.block.BlockBed
-
- OCEAN - Static variable in class net.minecraft.init.Biomes
-
- OCEAN - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
-
- oceanBiomes - Static variable in class net.minecraftforge.common.BiomeManager
-
- offHandInventory - Variable in class net.minecraft.entity.player.InventoryPlayer
-
- offset(double, double, double) - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- offset(double, double, double) - Method in class net.minecraft.realms.Tezzelator
-
- offset(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
-
Offsets the current bounding box by the specified amount.
- offset(BlockPos) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- offset(EnumFacing, int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
Offsets this BlockPos n blocks in the given direction
- offset(EnumFacing) - Method in class net.minecraft.util.math.BlockPos
-
Offset this BlockPos 1 block in the given direction
- offset(EnumFacing, int) - Method in class net.minecraft.util.math.BlockPos
-
Offsets this BlockPos n blocks in the given direction
- offset(int, int, int) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
Offsets the current bounding box by the specified amount.
- offset(int, int, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- offset(int, int, int) - Method in class net.minecraft.world.gen.structure.StructureComponentTemplate
-
- offset(int, int, int) - Method in class net.minecraft.world.gen.structure.StructureMineshaftPieces.Room
-
- offset() - Method in class net.minecraftforge.common.animation.Event
-
- offsetRotationX - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- offsetRotationY - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- offsetRotationZ - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- offsetScaleX - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- offsetScaleY - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- offsetScaleZ - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- offsetTranslateX - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- offsetTranslateY - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- offsetTranslateZ - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- offsetX - Variable in class net.minecraft.client.model.ModelRenderer
-
- offsetX - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
- offsetY - Variable in class net.minecraft.client.model.ModelRenderer
-
- offsetY - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
- offsetZ - Variable in class net.minecraft.client.model.ModelRenderer
-
- oFlap - Variable in class net.minecraft.entity.passive.EntityChicken
-
- oFlapSpeed - Variable in class net.minecraft.entity.passive.EntityChicken
-
- oFlip - Variable in class net.minecraft.client.gui.GuiEnchantment
-
- OLD_IPBAN_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
-
- OLD_OPS_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
-
- OLD_PLAYERBAN_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
-
- OLD_WHITELIST_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
-
- oldId - Variable in class net.minecraftforge.fml.common.event.FMLModIdMappingEvent.ModRemapping
-
- OLDMODEL_POSITION_TEX_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
-
- ON_A_RAIL - Static variable in class net.minecraft.stats.AchievementList
-
- ON_FIRE - Static variable in class net.minecraft.util.DamageSource
-
- onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecart
-
Called every tick the minecart is on an activator rail.
- onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecartCommandBlock
-
Called every tick the minecart is on an activator rail.
- onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecartEmpty
-
Called every tick the minecart is on an activator rail.
- onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Called every tick the minecart is on an activator rail.
- onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
Called every tick the minecart is on an activator rail.
- onAdd(V, int, Map<ResourceLocation, ?>) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry.AddCallback
-
- onAnimalTame(EntityAnimal, EntityPlayer) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onAnvilChange(ContainerRepair, ItemStack, ItemStack, IInventory, String, int) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onAnvilRepair(EntityPlayer, ItemStack, ItemStack, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onApplyBonemeal(EntityPlayer, World, BlockPos, IBlockState, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onApplyBonemeal(EntityPlayer, World, BlockPos, IBlockState, ItemStack, EnumHand) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onArmorTick(World, EntityPlayer, ItemStack) - Method in class net.minecraft.item.Item
-
Called to tick armor in the armor slot.
- onArrowLoose(ItemStack, World, EntityPlayer, int, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onArrowNock(ItemStack, World, EntityPlayer, EnumHand, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onAttributeModified(IAttributeInstance) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
-
- onAttributeModified(IAttributeInstance) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
-
- onAvailable(FMLLoadCompleteEvent) - Method in class net.minecraftforge.common.ForgeModContainer
-
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.Block
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockAnvil
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockBeacon
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockBed
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockBrewingStand
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockButton
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockCake
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockCauldron
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockChest
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockCommandBlock
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockDaylightDetector
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockDispenser
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockDoor
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockDragonEgg
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockEnchantmentTable
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockEnderChest
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockFence
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockFenceGate
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockFlowerPot
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockFurnace
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockHopper
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockJukebox
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockLever
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockNote
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockPistonMoving
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockRedstoneComparator
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockRedstoneOre
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockShulkerBox
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockSign
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockStairs
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockStructure
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockTNT
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockTrapDoor
-
Called when the block is right clicked by a player.
- onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockWorkbench
-
Called when the block is right clicked by a player.
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.Block
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockChest
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDispenser
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDragonEgg
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDynamicLiquid
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFalling
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFarmland
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFire
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFurnace
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockGrassPath
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockHopper
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockObserver
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonBase
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPumpkin
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRailBase
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRailDetector
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneLight
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneTorch
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSponge
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStairs
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTNT
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTorch
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTripWire
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
Called after the block is set in the Chunk data, but before the Tile Entity is set
- onBlockBreakEvent(World, GameType, EntityPlayerMP, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onBlockClicked(World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.Block
-
- onBlockClicked(World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.BlockDragonEgg
-
- onBlockClicked(World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.BlockNote
-
- onBlockClicked(World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.BlockRedstoneOre
-
- onBlockClicked(World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.BlockStairs
-
- onBlockClicked(BlockPos, EnumFacing) - Method in class net.minecraft.server.management.PlayerInteractionManager
-
If not creative, it calls sendBlockBreakProgress until the block is broken first.
- onBlockClicked(BlockPos, EnumFacing) - Method in class net.minecraft.world.demo.DemoWorldManager
-
If not creative, it calls sendBlockBreakProgress until the block is broken first.
- onBlockDestroyed(ItemStack, World, IBlockState, BlockPos, EntityLivingBase) - Method in class net.minecraft.item.Item
-
Called when a Block is destroyed using this Item.
- onBlockDestroyed(ItemStack, World, IBlockState, BlockPos, EntityLivingBase) - Method in class net.minecraft.item.ItemShears
-
Called when a Block is destroyed using this Item.
- onBlockDestroyed(World, IBlockState, BlockPos, EntityPlayer) - Method in class net.minecraft.item.ItemStack
-
Called when a Block is destroyed using this ItemStack
- onBlockDestroyed(ItemStack, World, IBlockState, BlockPos, EntityLivingBase) - Method in class net.minecraft.item.ItemSword
-
Called when a Block is destroyed using this Item.
- onBlockDestroyed(ItemStack, World, IBlockState, BlockPos, EntityLivingBase) - Method in class net.minecraft.item.ItemTool
-
Called when a Block is destroyed using this Item.
- onBlockDestroyedByExplosion(World, BlockPos, Explosion) - Method in class net.minecraft.block.Block
-
Called when this Block is destroyed by an Explosion
- onBlockDestroyedByExplosion(World, BlockPos, Explosion) - Method in class net.minecraft.block.BlockStairs
-
Called when this Block is destroyed by an Explosion
- onBlockDestroyedByExplosion(World, BlockPos, Explosion) - Method in class net.minecraft.block.BlockTNT
-
Called when this Block is destroyed by an Explosion
- onBlockDestroyedByPlayer(World, BlockPos, IBlockState) - Method in class net.minecraft.block.Block
-
Called when a player destroys this Block
- onBlockDestroyedByPlayer(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
-
Called when a player destroys this Block
- onBlockDestroyedByPlayer(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
Called when a player destroys this Block
- onBlockDestroyedByPlayer(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStairs
-
Called when a player destroys this Block
- onBlockDestroyedByPlayer(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTNT
-
Called when a player destroys this Block
- onBlockEventReceived(World, BlockPos, int, int) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
Called on both Client and Server when World#addBlockEvent is called.
- onBlockEventReceived(World, BlockPos, int, int) - Method in interface net.minecraft.block.state.IBlockBehaviors
-
Called on both Client and Server when World#addBlockEvent is called.
- onBlockExploded(World, BlockPos, Explosion) - Method in class net.minecraft.block.Block
-
Called when the block is destroyed by an explosion.
- onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.Block
-
- onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockBed
-
- onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockDoor
-
- onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockDoublePlant
-
- onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockFlowerPot
-
- onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockPistonExtension
-
- onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockShulkerBox
-
- onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockSkull
-
- onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockTripWire
-
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.Block
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockBeacon
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockBrewingStand
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockChest
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockCocoa
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockCommandBlock
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockDispenser
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockDoublePlant
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockEnchantmentTable
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockEnderChest
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockFurnace
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockHopper
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockPistonBase
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockRedstoneDiode
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockShulkerBox
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockStructure
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockTripWireHook
-
Called by ItemBlocks after a block is set in the world, to allow post-place logic
- onBlockStartBreak(ItemStack, BlockPos, EntityPlayer) - Method in class net.minecraft.item.Item
-
Called before a block is broken.
- onBlockStartBreak(ItemStack, BlockPos, EntityPlayer) - Method in class net.minecraft.item.ItemShears
-
- onBroken(World, BlockPos) - Method in class net.minecraft.block.BlockAnvil
-
- onBroken(World, BlockPos) - Method in class net.minecraft.block.BlockFalling
-
- onBroken(Entity) - Method in class net.minecraft.entity.EntityHanging
-
Called when this entity is broken.
- onBroken(Entity) - Method in class net.minecraft.entity.EntityLeashKnot
-
Called when this entity is broken.
- onBroken(Entity) - Method in class net.minecraft.entity.item.EntityItemFrame
-
Called when this entity is broken.
- onBroken(Entity) - Method in class net.minecraft.entity.item.EntityPainting
-
Called when this entity is broken.
- onBucketUse(EntityPlayer, World, ItemStack, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onCenterChanged(WorldBorder, double, double) - Method in interface net.minecraft.world.border.IBorderListener
-
- onChangedPotionEffect(PotionEffect, boolean) - Method in class net.minecraft.entity.EntityLivingBase
-
- onChangedPotionEffect(PotionEffect, boolean) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- onChangeSliderValue(GuiSlider) - Method in interface net.minecraftforge.fml.client.config.GuiSlider.ISlider
-
- onChunkLoad() - Method in class net.minecraft.world.chunk.Chunk
-
Called when this Chunk is loaded by the ChunkProvider
- onChunkLoad() - Method in class net.minecraft.world.chunk.EmptyChunk
-
Called when this Chunk is loaded by the ChunkProvider
- onChunkPopulate(boolean, IChunkGenerator, World, int, int, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onChunkPopulate(boolean, IChunkGenerator, World, Random, int, int, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onChunkUnload() - Method in class net.minecraft.tileentity.TileEntity
-
Called when the chunk this TileEntity is on is Unloaded.
- onChunkUnload() - Method in class net.minecraft.world.chunk.Chunk
-
Called when this Chunk is unloaded by the ChunkProvider
- onChunkUnload() - Method in class net.minecraft.world.chunk.EmptyChunk
-
Called when this Chunk is unloaded by the ChunkProvider
- onClear(IForgeRegistry<V>, Map<ResourceLocation, ?>) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry.ClearCallback
-
- onClientChat(byte, ITextComponent) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onClientSendMessage(String) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.entity.Entity
-
Called by a player entity when they collide with an entity
- onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.entity.item.EntityItem
-
Called by a player entity when they collide with an entity
- onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.entity.item.EntityXPOrb
-
Called by a player entity when they collide with an entity
- onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.entity.monster.EntitySlime
-
Called by a player entity when they collide with an entity
- onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Called by a player entity when they collide with an entity
- onConfigChanged(ConfigChangedEvent.OnConfigChangedEvent) - Method in class net.minecraftforge.common.ForgeModContainer
-
By subscribing to the OnConfigChangedEvent we are able to execute code when our config screens are closed.
- OnConfigChangedEvent(String, String, boolean, boolean) - Constructor for class net.minecraftforge.fml.client.event.ConfigChangedEvent.OnConfigChangedEvent
-
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.Container
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerBeacon
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerChest
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerEnchantment
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerHopper
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerHorseInventory
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerMerchant
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerPlayer
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerRepair
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerShulkerBox
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerWorkbench
-
Called when the container is closed.
- onContentsChanged() - Method in class net.minecraftforge.fluids.FluidTank
-
- onContentsChanged(int) - Method in class net.minecraftforge.items.ItemStackHandler
-
- onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.Slot
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack) - Method in class net.minecraft.inventory.Slot
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.SlotCrafting
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack) - Method in class net.minecraft.inventory.SlotCrafting
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.SlotFurnaceOutput
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceOutput
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.SlotMerchantResult
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack) - Method in class net.minecraft.inventory.SlotMerchantResult
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(World, EntityPlayer, int) - Method in class net.minecraft.item.ItemStack
-
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.Container
-
Callback for when the crafting matrix is changed.
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.ContainerEnchantment
-
Callback for when the crafting matrix is changed.
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.ContainerMerchant
-
Callback for when the crafting matrix is changed.
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.ContainerPlayer
-
Callback for when the crafting matrix is changed.
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.ContainerRepair
-
Callback for when the crafting matrix is changed.
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.ContainerWorkbench
-
Callback for when the crafting matrix is changed.
- onCrash(StringBuilder) - Static method in class net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
-
- onCrash(StringBuilder) - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- onCreate(Map<ResourceLocation, ?>, <any>) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry.CreateCallback
-
- onCreated(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.Item
-
Called when item is crafted/smelted.
- onCreated(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemMap
-
Called when item is crafted/smelted.
- onCreateWorldSpawn(World, WorldSettings) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onCriticalHit(Entity) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Called when the entity is dealt a critical hit.
- onCriticalHit(Entity) - Method in class net.minecraft.entity.player.EntityPlayer
-
Called when the entity is dealt a critical hit.
- onCriticalHit(Entity) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Called when the entity is dealt a critical hit.
- onCropsGrowPost(World, BlockPos, IBlockState, IBlockState) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onCropsGrowPre(World, BlockPos, IBlockState, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onCrystalDestroyed(EntityEnderCrystal, BlockPos, DamageSource, EntityPlayer) - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- onCrystalDestroyed(EntityEnderCrystal, BlockPos, DamageSource, EntityPlayer) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
- onCrystalDestroyed(EntityEnderCrystal, BlockPos, DamageSource, EntityPlayer) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHoldingPattern
-
- onCrystalDestroyed(EntityEnderCrystal, BlockPos, DamageSource) - Method in class net.minecraft.entity.boss.EntityDragon
-
- onCrystalDestroyed(EntityEnderCrystal, DamageSource) - Method in class net.minecraft.world.end.DragonFightManager
-
- onCustomizeButton(Minecraft, GuiCreateWorld) - Method in class net.minecraft.world.WorldType
-
Called when the 'Customize' button is pressed on world creation GUI
- onDamageAmountChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
-
- onDamageBufferChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
-
- onDataPacket(NetworkManager, SPacketUpdateTileEntity) - Method in class net.minecraft.tileentity.TileEntity
-
Called when you receive a TileEntityData packet for the location this
TileEntity is currently in.
- onDeath(DamageSource) - Method in class net.minecraft.entity.EntityLivingBase
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.monster.EntityCreeper
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.monster.EntityIronGolem
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.monster.EntitySkeleton
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.monster.EntityZombie
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.passive.AbstractChestHorse
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.passive.AbstractHorse
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.passive.EntityPig
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.passive.EntityTameable
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.passive.EntityVillager
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.player.EntityPlayer
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraftforge.common.util.FakePlayer
-
- onDeathUpdate() - Method in class net.minecraft.entity.boss.EntityDragon
-
handles entity death timer, experience orb and particle creation
- onDeathUpdate() - Method in class net.minecraft.entity.EntityLivingBase
-
handles entity death timer, experience orb and particle creation
- onDifficultyChange(EnumDifficulty, EnumDifficulty) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onDimensionLoad(WorldEvent.Load) - Method in class net.minecraftforge.common.ForgeInternalHandler
-
- onDimensionSave(WorldEvent.Save) - Method in class net.minecraftforge.common.ForgeInternalHandler
-
- onDimensionUnload(WorldEvent.Unload) - Method in class net.minecraftforge.common.ForgeInternalHandler
-
- onDisconnect(ITextComponent) - Method in class net.minecraft.client.network.NetHandlerHandshakeMemory
-
Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
- onDisconnect(ITextComponent) - Method in class net.minecraft.client.network.NetHandlerLoginClient
-
Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
- onDisconnect(ITextComponent) - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
- onDisconnect(ITextComponent) - Method in interface net.minecraft.network.INetHandler
-
Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
- onDisconnect(ITextComponent) - Method in class net.minecraft.network.NetHandlerPlayServer
-
Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
- onDisconnect(ITextComponent) - Method in class net.minecraft.server.network.NetHandlerHandshakeTCP
-
Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
- onDisconnect(ITextComponent) - Method in class net.minecraft.server.network.NetHandlerLoginServer
-
Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
- onDisconnect(ITextComponent) - Method in class net.minecraft.server.network.NetHandlerStatusServer
-
Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
- onDrawBlockHighlight(RenderGlobal, EntityPlayer, RayTraceResult, int, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- onDroppedByPlayer(ItemStack, EntityPlayer) - Method in class net.minecraft.item.Item
-
Called when a player drops the item into the world,
returning false from this will prevent the item from
being removed from the players inventory and spawning
in the world
- ONE - Static variable in class net.minecraft.util.math.Vec2f
-
An immutable vector with 1.0F
as the x and y components.
- onEmptyClick(EntityPlayer, EnumHand) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onEmptyLeftClick(EntityPlayer) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onEmptyLeftClick(EntityPlayer, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onEnchantmentCritical(Entity) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- onEnchantmentCritical(Entity) - Method in class net.minecraft.entity.player.EntityPlayer
-
- onEnchantmentCritical(Entity) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- onEnchantmentLevelSet(World, BlockPos, int, int, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onEndFalling(World, BlockPos) - Method in class net.minecraft.block.BlockAnvil
-
- onEndFalling(World, BlockPos) - Method in class net.minecraft.block.BlockFalling
-
- onEntityAdded(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- onEntityAdded(Entity) - Method in class net.minecraft.client.renderer.RenderGlobal
-
Called on all IWorldAccesses when an entity is created or loaded.
- onEntityAdded(Entity) - Method in class net.minecraft.pathfinding.PathWorldListener
-
Called on all IWorldAccesses when an entity is created or loaded.
- onEntityAdded(Entity) - Method in interface net.minecraft.world.IWorldEventListener
-
Called on all IWorldAccesses when an entity is created or loaded.
- onEntityAdded(Entity) - Method in class net.minecraft.world.ServerWorldEventHandler
-
Called on all IWorldAccesses when an entity is created or loaded.
- onEntityAdded(Entity) - Method in class net.minecraft.world.World
-
- onEntityAdded(Entity) - Method in class net.minecraft.world.WorldServer
-
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.Block
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockBasePressurePlate
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockButton
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockCactus
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockCauldron
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockEndPortal
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockLilyPad
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockPortal
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockRailDetector
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockSoulSand
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockTNT
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockTripWire
-
Called When an Entity Collided with the Block
- onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockWeb
-
Called When an Entity Collided with the Block
- onEntityCollision(EntityMinecart, Entity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
-
This basically replaces the function of the same name in EntityMinecart.
- onEntityDamaged(EntityLivingBase, Entity, int) - Method in class net.minecraft.enchantment.Enchantment
-
Called whenever a mob is damaged with an item that has this enchantment on it.
- onEntityDamaged(EntityLivingBase, Entity, int) - Method in class net.minecraft.enchantment.EnchantmentDamage
-
Called whenever a mob is damaged with an item that has this enchantment on it.
- onEntityDestroyBlock(EntityLivingBase, BlockPos, IBlockState) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onEntityItemUpdate(EntityItem) - Method in class net.minecraft.item.Item
-
Called by the default implemetation of EntityItem's onUpdate method, allowing for cleaner
control over the update of the item without having to write a subclass.
- onEntityJoinWorld(EntityJoinWorldEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
-
- onEntityRemoved(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- onEntityRemoved(Entity) - Method in class net.minecraft.client.renderer.RenderGlobal
-
Called on all IWorldAccesses when an entity is unloaded or destroyed.
- onEntityRemoved(Entity) - Method in class net.minecraft.pathfinding.PathWorldListener
-
Called on all IWorldAccesses when an entity is unloaded or destroyed.
- onEntityRemoved(Entity) - Method in interface net.minecraft.world.IWorldEventListener
-
Called on all IWorldAccesses when an entity is unloaded or destroyed.
- onEntityRemoved(Entity) - Method in class net.minecraft.world.ServerWorldEventHandler
-
Called on all IWorldAccesses when an entity is unloaded or destroyed.
- onEntityRemoved(Entity) - Method in class net.minecraft.world.World
-
- onEntityRemoved(Entity) - Method in class net.minecraft.world.WorldServer
-
- onEntityStruckByLightning(Entity, EntityLightningBolt) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onEntitySwing(EntityLivingBase, ItemStack) - Method in class net.minecraft.item.Item
-
Called when a entity tries to play the 'swing' animation.
- onEntityUpdate() - Method in class net.minecraft.entity.Entity
-
Gets called every tick from main Entity class
- onEntityUpdate() - Method in class net.minecraft.entity.EntityLiving
-
Gets called every tick from main Entity class
- onEntityUpdate() - Method in class net.minecraft.entity.EntityLivingBase
-
Gets called every tick from main Entity class
- onEntityUpdate() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
Gets called every tick from main Entity class
- onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.Block
-
Triggered whenever an entity collides with this block (enters into the block)
- onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.BlockMagma
-
Triggered whenever an entity collides with this block (enters into the block)
- onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.BlockRedstoneOre
-
Triggered whenever an entity collides with this block (enters into the block)
- onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.BlockSlime
-
Triggered whenever an entity collides with this block (enters into the block)
- onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.BlockStairs
-
Triggered whenever an entity collides with this block (enters into the block)
- onExplosionDetonate(World, Explosion, List<Entity>, double) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onExplosionStart(World, Explosion) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.Block
-
Block's chance to react to a living entity falling on it.
- onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.BlockFarmland
-
Block's chance to react to a living entity falling on it.
- onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.BlockHay
-
Block's chance to react to a living entity falling on it.
- onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.BlockSlime
-
Block's chance to react to a living entity falling on it.
- onFillBucket(FillBucketEvent) - Method in class net.minecraftforge.fluids.UniversalBucket
-
- onFinishedPotionEffect(PotionEffect) - Method in class net.minecraft.entity.EntityLivingBase
-
- onFinishedPotionEffect(PotionEffect) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- onFogRender(EntityRenderer, Entity, IBlockState, float, int, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- onFoodEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemAppleGold
-
- onFoodEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemFishFood
-
- onFoodEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemFood
-
- onGround - Variable in class net.minecraft.client.particle.Particle
-
- onGround - Variable in class net.minecraft.entity.Entity
-
- onGround - Variable in class net.minecraft.network.play.client.CPacketPlayer
-
- onGround - Variable in class net.minecraft.network.play.server.SPacketEntity
-
- onGroundSpeedFactor - Variable in class net.minecraft.entity.EntityLivingBase
-
- onGrowingAdult() - Method in class net.minecraft.entity.EntityAgeable
-
This is called when Entity's growing age timer reaches 0 (negative values are considered as a child, positive as
an adult)
- onGrowingAdult() - Method in class net.minecraft.entity.passive.EntityVillager
-
This is called when Entity's growing age timer reaches 0 (negative values are considered as a child, positive as
an adult)
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiChat
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiCommandBlock
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiCreateWorld
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiFlatPresets
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiMainMenu
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiMultiplayer
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiRepair
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiScreen
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiScreenAddServer
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiScreenBook
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiScreenCustomizePresets
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiScreenServerList
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiVideoSettings
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.GuiWorldEdit
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.inventory.GuiEditCommandBlockMinecart
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.inventory.GuiEditSign
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.gui.inventory.GuiEditStructure
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.client.settings.GameSettings
-
- onGuiClosed() - Method in class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.ModIDEntry
-
By overriding onGuiClosed() for this entry we can perform additional actions when the user is done such as saving
a new ConfigCategory object to the Configuration object.
- onGuiClosed() - Method in class net.minecraftforge.fml.client.config.GuiConfig
-
Called when the screen is unloaded.
- onGuiClosed() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
This method is called when the parent GUI is closed.
- onGuiClosed() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- onGuiClosed() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
This method is a pass-through for IConfigEntry objects that need to perform actions when the containing GUI is closed.
- onGUICreateWorldPress() - Method in class net.minecraft.world.WorldType
-
Called when 'Create New World' button is pressed before starting game
- onHit(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Called when the arrow hits a block or an entity
- onHit(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntityLlamaSpit
-
- onHoeUse(ItemStack, EntityPlayer, World, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onHotbarSelected(int) - Method in class net.minecraft.client.gui.GuiSpectator
-
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.item.EntityEnderPearl
-
Called when this EntityThrowable hits a block or entity.
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.item.EntityExpBottle
-
Called when this EntityThrowable hits a block or entity.
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntityDragonFireball
-
Called when this EntityFireball hits a block or entity.
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntityEgg
-
Called when this EntityThrowable hits a block or entity.
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntityFireball
-
Called when this EntityFireball hits a block or entity.
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntityLargeFireball
-
Called when this EntityFireball hits a block or entity.
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntityPotion
-
Called when this EntityThrowable hits a block or entity.
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntitySmallFireball
-
Called when this EntityFireball hits a block or entity.
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntitySnowball
-
Called when this EntityThrowable hits a block or entity.
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
Called when this EntityThrowable hits a block or entity.
- onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
Called when this EntityFireball hits a block or entity.
- onInitializationComplete() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.EntityLiving
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityCaveSpider
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityPolarBear
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityShulker
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntitySlime
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntitySpider
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityVex
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityVindicator
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityZombie
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.AbstractHorse
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntityHorse
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntityLlama
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntityOcelot
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntityRabbit
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntitySheep
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntityVillager
-
Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called
when entity is reloaded from nbt.
- onInteractEntity(EntityPlayer, Entity, EnumHand) - Static method in class net.minecraftforge.common.ForgeHooks
-
Deprecated.
- onInteractEntityAction(EntityPlayer, Entity, EnumHand) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onInteractEntityAt(EntityPlayer, Entity, RayTraceResult, EnumHand) - Static method in class net.minecraftforge.common.ForgeHooks
-
Deprecated.
- onInteractEntityAt(EntityPlayer, Entity, Vec3d, EnumHand) - Static method in class net.minecraftforge.common.ForgeHooks
-
Deprecated.
- onInteractEntityAtAction(EntityPlayer, Entity, RayTraceResult, EnumHand) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onInteractEntityAtAction(EntityPlayer, Entity, Vec3d, EnumHand) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onInventoryChanged(IInventory) - Method in class net.minecraft.entity.passive.AbstractHorse
-
Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
- onInventoryChanged(IInventory) - Method in class net.minecraft.entity.passive.EntityHorse
-
Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
- onInventoryChanged(IInventory) - Method in class net.minecraft.entity.passive.EntityLlama
-
Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
- onInventoryChanged(IInventory) - Method in interface net.minecraft.inventory.IInventoryChangedListener
-
Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
- onItemExpire(EntityItem, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onItemPickup(Entity, int) - Method in class net.minecraft.entity.EntityLivingBase
-
Called when the entity picks up an item.
- onItemPickup(Entity, int) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Called when the entity picks up an item.
- onItemPickup(EntityItem, EntityPlayer, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.Item
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemArmor
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemBoat
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemBow
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemBucket
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemBucketMilk
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemCarrotOnAStick
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemEgg
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemElytra
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemEmptyMap
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemEnderEye
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemEnderPearl
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemExpBottle
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemFirework
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemFishingRod
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemFood
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemGlassBottle
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemLilyPad
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemLingeringPotion
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemMonsterPlacer
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemPotion
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemShield
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemSnowball
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemSplashPotion
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemWritableBook
-
Called when the equipped item is right clicked.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraft.item.ItemWrittenBook
-
Called when the equipped item is right clicked.
- onItemRightClick(EntityPlayer, EnumHand) - Static method in class net.minecraftforge.common.ForgeHooks
-
Deprecated.
- onItemRightClick(World, EntityPlayer, EnumHand) - Method in class net.minecraftforge.fluids.UniversalBucket
-
Called when the equipped item is right clicked.
- onItemRightClickAction(EntityPlayer, EnumHand) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onItemTooltip(ItemStack, EntityPlayer, List<String>, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.Item
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemArmorStand
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemBanner
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemBed
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemBlock
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemBlockSpecial
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemDoor
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemDye
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemEndCrystal
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemEnderEye
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemFireball
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemFirework
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemFlintAndSteel
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemHangingEntity
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemHoe
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemLead
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemMinecart
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemMonsterPlacer
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemRecord
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemRedstone
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSeedFood
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSeeds
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSign
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSkull
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSlab
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSnow
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSpade
-
Called when a Block is right-clicked with this Item
- onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemStack
-
Called when the player uses this ItemStack on a Block (right-click).
- onItemUseFinish() - Method in class net.minecraft.entity.EntityLivingBase
-
Used for when item use count runs out, ie: eating completed
- onItemUseFinish() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Used for when item use count runs out, ie: eating completed
- onItemUseFinish(ItemStack, World, EntityLivingBase) - Method in class net.minecraft.item.Item
-
Called when the player finishes using this Item (E.g.
- onItemUseFinish(ItemStack, World, EntityLivingBase) - Method in class net.minecraft.item.ItemBucketMilk
-
Called when the player finishes using this Item (E.g.
- onItemUseFinish(ItemStack, World, EntityLivingBase) - Method in class net.minecraft.item.ItemChorusFruit
-
Called when the player finishes using this Item (E.g.
- onItemUseFinish(ItemStack, World, EntityLivingBase) - Method in class net.minecraft.item.ItemFood
-
Called when the player finishes using this Item (E.g.
- onItemUseFinish(ItemStack, World, EntityLivingBase) - Method in class net.minecraft.item.ItemPotion
-
Called when the player finishes using this Item (E.g.
- onItemUseFinish(ItemStack, World, EntityLivingBase) - Method in class net.minecraft.item.ItemSoup
-
Called when the player finishes using this Item (E.g.
- onItemUseFinish(World, EntityLivingBase) - Method in class net.minecraft.item.ItemStack
-
Called when the item in use count reach 0, e.g.
- onItemUseFinish(EntityLivingBase, ItemStack, int, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onItemUseFirst(EntityPlayer, World, BlockPos, EnumFacing, float, float, float, EnumHand) - Method in class net.minecraft.item.Item
-
This is called when the item is used, before the block is activated.
- onItemUseFirst(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemStack
-
- onItemUseStart(EntityLivingBase, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onItemUseTick(EntityLivingBase, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onKeyPressed(char, int) - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- onKillCommand() - Method in class net.minecraft.entity.boss.EntityDragon
-
Called by the /kill command.
- onKillCommand() - Method in class net.minecraft.entity.Entity
-
Called by the /kill command.
- onKillCommand() - Method in class net.minecraft.entity.EntityLivingBase
-
Called by the /kill command.
- onKillCommand() - Method in class net.minecraft.entity.item.EntityArmorStand
-
Called by the /kill command.
- onKillCommand() - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
Called by the /kill command.
- onKillEntity(EntityLivingBase) - Method in class net.minecraft.entity.Entity
-
This method gets called when the entity kills another one.
- onKillEntity(EntityLivingBase) - Method in class net.minecraft.entity.monster.EntityZombie
-
This method gets called when the entity kills another one.
- onKillEntity(EntityLivingBase) - Method in class net.minecraft.entity.player.EntityPlayer
-
This method gets called when the entity kills another one.
- onLanded(World, Entity) - Method in class net.minecraft.block.Block
-
Called when an Entity lands on this Block.
- onLanded(World, Entity) - Method in class net.minecraft.block.BlockSlime
-
Called when an Entity lands on this Block.
- onLayersChanged() - Method in class net.minecraft.client.gui.GuiCreateFlatWorld
-
Would update whether or not the edit and remove buttons are enabled, but is currently disabled and always
disables the buttons (which are invisible anyways)
- onLeashDistance(float) - Method in class net.minecraft.entity.EntityCreature
-
- onLeashDistance(float) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- onLeftClickBlock(EntityPlayer, BlockPos, EnumFacing, Vec3d) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onLeftClickEntity(ItemStack, EntityPlayer, Entity) - Method in class net.minecraft.item.Item
-
Called when the player Left Clicks (attacks) an entity.
- onLivingAttack(EntityLivingBase, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onLivingDeath(EntityLivingBase, DamageSource) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onLivingDrops(EntityLivingBase, DamageSource, ArrayList<EntityItem>, int, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onLivingFall(EntityLivingBase, float, float) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onLivingHeal(EntityLivingBase, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onLivingHurt(EntityLivingBase, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onLivingJump(EntityLivingBase) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onLivingSetAttackTarget(EntityLivingBase, EntityLivingBase) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onLivingUpdate() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.boss.EntityDragon
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.boss.EntityWither
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.EntityAgeable
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.EntityLiving
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.EntityLivingBase
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityBlaze
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityEnderman
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityEndermite
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityGuardian
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityMob
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityShulker
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.EntitySnowman
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityWitch
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityZombie
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.passive.EntityAnimal
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.passive.EntityChicken
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.passive.EntityRabbit
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.passive.EntitySheep
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.passive.EntitySkeletonHorse
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.passive.EntitySquid
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.passive.EntityWolf
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.entity.player.EntityPlayer
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate(EntityLivingBase) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onLoad() - Method in class net.minecraft.tileentity.TileEntity
-
- onLoad() - Method in class net.minecraftforge.items.ItemStackHandler
-
- onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.TileEntity
-
- onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
-
- onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.TileEntitySign
-
- onMessage(REQ, MessageContext) - Method in interface net.minecraftforge.fml.common.network.simpleimpl.IMessageHandler
-
Called when a message is received of the appropriate type.
- onMiddleClick() - Method in class net.minecraft.client.gui.GuiSpectator
-
- onMinecartPass(World, EntityMinecart, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
This function is called by any minecart that passes over this rail.
- onModelBake(ModelManager, IRegistry<ModelResourceLocation, IBakedModel>, ModelLoader) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- onMouseScroll(int) - Method in class net.minecraft.client.gui.GuiSpectator
-
- onNeighborChange(IBlockAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.Block
-
Called when a tile entity on a side of this block changes is created or is destroyed.
- onNeighborChange(IBlockAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- onNeighborChangeInternal(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTorch
-
- onNeighborNotify(World, BlockPos, IBlockState, EnumSet<EnumFacing>, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onNewPotionEffect(PotionEffect) - Method in class net.minecraft.entity.EntityLivingBase
-
- onNewPotionEffect(PotionEffect) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- onNoteChange(TileEntityNote, byte) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onObjectiveDisplayNameChanged(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
-
- onObjectiveDisplayNameChanged(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- onPickBlock(RayTraceResult, EntityPlayer, World) - Static method in class net.minecraftforge.common.ForgeHooks
-
Called when a player uses 'pick block', calls new Entity and Block hooks.
- onPlaceItemIntoWorld(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float, EnumHand) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onPlantGrow(IBlockState, World, BlockPos, BlockPos) - Method in class net.minecraft.block.Block
-
Called when a plant grows on this block, only implemented for saplings using the WorldGen*Trees classes right now.
- onPlayerAdded(EntityPlayerMP) - Method in class net.minecraft.world.WorldProvider
-
Called when a Player is added to the provider's world.
- onPlayerAttackTarget(EntityPlayer, Entity) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onPlayerBlockPlace(EntityPlayer, BlockSnapshot, EnumFacing) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerBlockPlace(EntityPlayer, BlockSnapshot, EnumFacing, EnumHand) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerBrewedPotion(EntityPlayer, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerClone(EntityPlayer, EntityPlayer, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerDamageBlock(BlockPos, EnumFacing) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- onPlayerDestroyBlock(BlockPos) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- onPlayerDestroyItem(EntityPlayer, ItemStack, EnumHand) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerDrops(EntityPlayer, DamageSource, List<EntityItem>, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerFall(EntityPlayer, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerMultiBlockPlace(EntityPlayer, List<BlockSnapshot>, EnumFacing) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerMultiBlockPlace(EntityPlayer, List<BlockSnapshot>, EnumFacing, EnumHand) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerPostTick(EntityPlayer) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- onPlayerPreTick(EntityPlayer) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- onPlayerRemoved(EntityPlayerMP) - Method in class net.minecraft.world.WorldProvider
-
Called when a Player is removed from the provider's world.
- onPlayerSleepInBed(EntityPlayer, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerSpawnSet(EntityPlayer, BlockPos, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlayerStoppedUsing(ItemStack, World, EntityLivingBase, int) - Method in class net.minecraft.item.Item
-
Called when the player stops using an Item (stops holding the right mouse button).
- onPlayerStoppedUsing(ItemStack, World, EntityLivingBase, int) - Method in class net.minecraft.item.ItemBow
-
Called when the player stops using an Item (stops holding the right mouse button).
- onPlayerStoppedUsing(World, EntityLivingBase, int) - Method in class net.minecraft.item.ItemStack
-
Called when the player releases the use item button.
- onPlayerTossEvent(EntityPlayer, ItemStack, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onPlayerWakeup(EntityPlayer, boolean, boolean, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPlaySoundAtEntity(Entity, SoundEvent, SoundCategory, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPostBakeEvent(IRegistry<ModelResourceLocation, IBakedModel>) - Method in class net.minecraftforge.client.model.ModelLoader
-
Internal, do not use.
- onPostClientTick() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- onPostServerTick() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- onPostWorldTick(World) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
Every tick just after world and other ticks occur
- onPotionAttemptBrew(NonNullList<ItemStack>) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPotionBrewed(NonNullList<ItemStack>) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onPreClientTick() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- onPreServerTick() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- onPreWorldTick(World) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
Every tick just before world and other ticks occur
- onRebuildChunk(World, BlockPos, ChunkCache) - Static method in class net.minecraftforge.client.MinecraftForgeClient
-
- onRegisterAllBlocks(BlockModelShapes) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Internal, do not use.
- onRegisterItems(ItemModelMesher) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Internal, do not use.
- onRenderTickEnd(float) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- onRenderTickStart(float) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- onReplaceBiomeBlocks(IChunkGenerator, int, int, ChunkPrimer, World) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onResize(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiScreen
-
Called when the GUI is resized in order to update the world and the resolution
- onResize(int, IBlockState) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.audio.SoundHandler
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.gui.FontRenderer
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.block.model.ModelManager
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.EntityRenderer
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.RenderItem
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.texture.TextureManager
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.resources.FoliageColorReloadListener
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.resources.GrassColorReloadListener
-
- onResourceManagerReload(IResourceManager) - Method in interface net.minecraft.client.resources.IResourceManagerReloadListener
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.resources.LanguageManager
-
- onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader
-
- onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ItemLayerModel.Loader
-
- onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
-
- onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ModelFluid.FluidLoader
-
- onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
-
- onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
-
- onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.MultiLayerModel.Loader
-
- onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.obj.OBJLoader
-
- onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.SimpleModelFontRenderer
-
- onRightClickBlock(EntityPlayer, EnumHand, BlockPos, EnumFacing, Vec3d) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onScoreObjectiveAdded(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
-
Called when a score objective is added
- onScoreObjectiveAdded(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
Called when a score objective is added
- onScoreObjectiveRemoved(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
-
- onScoreObjectiveRemoved(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- onScoreUpdated(Score) - Method in class net.minecraft.scoreboard.Scoreboard
-
- onScoreUpdated(Score) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- onScreenshot(BufferedImage, File) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- onSerialization(JsonObject) - Method in class net.minecraft.server.management.UserListBansEntry
-
- onSerialization(JsonObject) - Method in class net.minecraft.server.management.UserListEntry
-
- onSerialization(JsonObject) - Method in class net.minecraft.server.management.UserListEntryBan
-
- onSerialization(JsonObject) - Method in class net.minecraft.server.management.UserListIPBansEntry
-
- onSerialization(JsonObject) - Method in class net.minecraft.server.management.UserListOpsEntry
-
- onSerialization(JsonObject) - Method in class net.minecraft.server.management.UserListWhitelistEntry
-
- onServerChatEvent(NetHandlerPlayServer, String, ITextComponent) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onServerStart(MinecraftServer) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- onServerStarted() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- onSetProfession(EntityVillager, int) - Static method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
- onSetProfession(EntityZombieVillager, int) - Static method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockDeadBush
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockDoublePlant
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockNewLeaf
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockOldLeaf
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockTallGrass
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockVine
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockWeb
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class net.minecraft.entity.monster.EntitySnowman
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class net.minecraft.entity.passive.EntityMooshroom
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class net.minecraft.entity.passive.EntitySheep
-
- onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in interface net.minecraftforge.common.IShearable
-
Performs the shear function on this object.
- onSizeChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
-
- onSlotChange(ItemStack, ItemStack) - Method in class net.minecraft.inventory.Slot
-
if par2 has more items than par1, onCrafting(item,countIncrease) is called
- onSlotChange(ItemStack, ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
-
if par2 has more items than par1, onCrafting(item,countIncrease) is called
- onSlotChanged() - Method in class net.minecraft.inventory.Slot
-
Called when the stack in a Slot changes
- onSpectatorMenuClosed(SpectatorMenu) - Method in class net.minecraft.client.gui.GuiSpectator
-
- onSpectatorMenuClosed(SpectatorMenu) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuRecipient
-
- onStartEntityTracking(Entity, EntityPlayer) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onStartFalling(EntityFallingBlock) - Method in class net.minecraft.block.BlockAnvil
-
- onStartFalling(EntityFallingBlock) - Method in class net.minecraft.block.BlockFalling
-
- onStopEntityTracking(Entity, EntityPlayer) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onStoppedUsingItem(EntityPlayer) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.entity.Entity
-
Called when a lightning bolt hits the entity.
- onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.entity.EntityHanging
-
Called when a lightning bolt hits the entity.
- onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.entity.item.EntityArmorStand
-
Called when a lightning bolt hits the entity.
- onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.entity.monster.EntityCreeper
-
Called when a lightning bolt hits the entity.
- onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.entity.passive.EntityPig
-
Called when a lightning bolt hits the entity.
- onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.entity.passive.EntityVillager
-
Called when a lightning bolt hits the entity.
- onSubstituteActivated(Map<ResourceLocation, ?>, V, V, ResourceLocation) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry.SubstitutionCallback
-
- onSwapCraft(int) - Method in class net.minecraft.inventory.Slot
-
- onSwapCraft(int) - Method in class net.minecraft.inventory.SlotCrafting
-
- onTake(EntityPlayer, ItemStack) - Method in class net.minecraft.inventory.Slot
-
- onTake(EntityPlayer, ItemStack) - Method in class net.minecraft.inventory.SlotCrafting
-
- onTake(EntityPlayer, ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceOutput
-
- onTake(EntityPlayer, ItemStack) - Method in class net.minecraft.inventory.SlotMerchantResult
-
- onTextureStitchedPost(TextureMap) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- onTextureStitchedPre(TextureMap) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- onThrowableImpact(EntityThrowable, RayTraceResult) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onTick(int) - Static method in class net.minecraft.client.settings.KeyBinding
-
- onTick() - Method in class net.minecraft.server.management.PlayerList
-
self explanitory
- onTick(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- onTransitionStarted(WorldBorder, double, double, long) - Method in interface net.minecraft.world.border.IBorderListener
-
- onTravelToDimension(Entity, int) - Static method in class net.minecraftforge.common.ForgeHooks
-
- onUpdate() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.client.particle.Particle
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleBubble
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleCloud
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleCrit
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleDragonBreath
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleDrip
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleEmitter
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleEnchantmentTable
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleExplosion
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleExplosionHuge
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleExplosionLarge
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleFallingDust
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleFirework.Spark
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleFirework.Starter
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleFlame
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleFootStep
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleHeart
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleItemPickup
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleLava
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleMobAppearance
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleNote
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticlePortal
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleRain
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleRedstone
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleSimpleAnimated
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleSmokeNormal
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleSnowShovel
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleSpell
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleSpit
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleSuspend
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleSuspendedTown
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleSweepAttack
-
- onUpdate() - Method in class net.minecraft.client.particle.ParticleWaterWake
-
- onUpdate() - Method in class net.minecraft.entity.effect.EntityLightningBolt
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.Entity
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.EntityHanging
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.EntityLiving
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.EntityLivingBase
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityArmorStand
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityBoat
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityEnderEye
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityEnderPearl
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityItem
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityMinecart
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityMinecartMobSpawner
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.item.EntityXPOrb
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntityCreeper
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntityEndermite
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntityEvoker
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntityGhast
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntityMob
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntityPolarBear
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntityShulker
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntitySlime
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntitySpider
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntityVex
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.passive.AbstractHorse
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.passive.EntityBat
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.passive.EntityHorse
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.passive.EntityWolf
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.player.EntityPlayer
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.projectile.EntityArrow
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.projectile.EntityEvokerFangs
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.projectile.EntityFireball
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.projectile.EntityFishHook
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.projectile.EntityLlamaSpit
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.projectile.EntitySpectralArrow
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.projectile.EntityThrowable
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.entity.projectile.EntityTippedArrow
-
Called to update the entity's position/logic.
- onUpdate(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.Item
-
Called each tick as long the item is on a player inventory.
- onUpdate(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.ItemMap
-
Called each tick as long the item is on a player inventory.
- onUpdate(EntityLivingBase) - Method in class net.minecraft.potion.PotionEffect
-
- onUpdate(EntityPlayer) - Method in class net.minecraft.util.FoodStats
-
Handles the food game logic.
- onUpdate() - Method in class net.minecraftforge.common.util.FakePlayer
-
- onUpdateEntity() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- onUpdateLook() - Method in class net.minecraft.entity.ai.EntityLookHelper
-
Updates look
- onUpdateMoveHelper() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- onUpdateNavigation() - Method in class net.minecraft.pathfinding.PathNavigate
-
- onUpdateNavigation() - Method in class net.minecraft.pathfinding.PathNavigateClimber
-
- onUpdateTasks() - Method in class net.minecraft.entity.ai.EntityAITasks
-
- onUpdateWalkingPlayer() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
called every tick when the player is on foot.
- onUseItemStop(EntityLivingBase, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- onUserHurt(EntityLivingBase, Entity, int) - Method in class net.minecraft.enchantment.Enchantment
-
Whenever an entity that has this enchantment on one of its associated items is damaged this method will be
called.
- onUserHurt(EntityLivingBase, Entity, int) - Method in class net.minecraft.enchantment.EnchantmentThorns
-
Whenever an entity that has this enchantment on one of its associated items is damaged this method will be
called.
- onUsingTick(ItemStack, EntityLivingBase, int) - Method in class net.minecraft.item.Item
-
Called each tick while using an item.
- onValidSurface() - Method in class net.minecraft.entity.EntityHanging
-
checks to make sure painting can be placed there
- onValidSurface() - Method in class net.minecraft.entity.EntityLeashKnot
-
checks to make sure painting can be placed there
- onWarningDistanceChanged(WorldBorder, int) - Method in interface net.minecraft.world.border.IBorderListener
-
- onWarningTimeChanged(WorldBorder, int) - Method in interface net.minecraft.world.border.IBorderListener
-
- onWorldSave() - Method in class net.minecraft.world.WorldProvider
-
Called when the world is performing a save.
- onWorldSave() - Method in class net.minecraft.world.WorldProviderEnd
-
Called when the world is performing a save.
- onWorldUpdateEntities() - Method in class net.minecraft.world.WorldProvider
-
Called when the world is updating entities.
- onWorldUpdateEntities() - Method in class net.minecraft.world.WorldProviderEnd
-
Called when the world is updating entities.
- oOpen - Variable in class net.minecraft.client.gui.GuiEnchantment
-
- opcode - Variable in enum net.minecraft.client.renderer.GlStateManager.LogicOp
-
- OPEN - Static variable in class net.minecraft.block.BlockDoor
-
- OPEN - Static variable in class net.minecraft.block.BlockFenceGate
-
- OPEN - Static variable in class net.minecraft.block.BlockTrapDoor
-
- open - Variable in class net.minecraft.client.gui.GuiEnchantment
-
- Open(EntityPlayer, Container) - Constructor for class net.minecraftforge.event.entity.player.PlayerContainerEvent.Open
-
- OPEN_INVENTORY - Static variable in class net.minecraft.stats.AchievementList
-
- OPEN_SHULKER_BOX - Static variable in class net.minecraft.stats.StatList
-
- openBook(ItemStack, EnumHand) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- openBook(ItemStack, EnumHand) - Method in class net.minecraft.entity.player.EntityPlayer
-
- openBook(ItemStack, EnumHand) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- openChest() - Method in class net.minecraft.tileentity.TileEntityEnderChest
-
- openContainer - Variable in class net.minecraft.entity.player.EntityPlayer
-
The Container the player has open.
- openEditSign(TileEntitySign) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- openEditSign(TileEntitySign) - Method in class net.minecraft.entity.player.EntityPlayer
-
- openEditSign(TileEntitySign) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- openEditStructure(TileEntityStructure) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- openEditStructure(TileEntityStructure) - Method in class net.minecraft.entity.player.EntityPlayer
-
- openFile(File) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- openGL21 - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- OpenGlHelper - Class in net.minecraft.client.renderer
-
- OpenGlHelper() - Constructor for class net.minecraft.client.renderer.OpenGlHelper
-
- openGUI(EntityPlayer) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- openGui(Object, int, World, int, int, int) - Method in class net.minecraft.entity.player.EntityPlayer
-
Opens a GUI with this player, uses FML's IGuiHandler system.
- openGui(Object, int, World, int, int, int) - Method in class net.minecraftforge.common.util.FakePlayer
-
- OpenGui() - Constructor for class net.minecraftforge.fml.common.network.internal.FMLMessage.OpenGui
-
- openGui(EntityPlayer, Object, int, World, int, int, int) - Static method in class net.minecraftforge.fml.common.network.internal.FMLNetworkHandler
-
- OpenGuiHandler - Class in net.minecraftforge.fml.common.network.internal
-
- OpenGuiHandler() - Constructor for class net.minecraftforge.fml.common.network.internal.OpenGuiHandler
-
- openGuiHorseInventory(AbstractHorse, IInventory) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- openGuiHorseInventory(AbstractHorse, IInventory) - Method in class net.minecraft.entity.player.EntityPlayer
-
- openGuiHorseInventory(AbstractHorse, IInventory) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- openInventory(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- openInventory(EntityPlayer) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- openInventory(EntityPlayer) - Method in interface net.minecraft.inventory.IInventory
-
- openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryBasic
-
- openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCrafting
-
- openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryEnderChest
-
- openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryMerchant
-
- openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityChest
-
- openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- openPoint(int, int, int) - Method in class net.minecraft.pathfinding.NodeProcessor
-
Returns a mapped point or creates and adds one
- openStream() - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.LZMAInputSupplier
-
- operation - Variable in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- opposite() - Method in enum net.minecraft.util.EnumHandSide
-
- Optional - Class in net.minecraftforge.fml.common
-
Classes annotated with this will have the named interface or method removed from the runtime definition of the class
if the modid specified is missing.
- Optional.Interface - Annotation Type in net.minecraftforge.fml.common
-
Used to remove optional interfaces
- Optional.InterfaceList - Annotation Type in net.minecraftforge.fml.common
-
Mark a list of interfaces as removable
- Optional.Method - Annotation Type in net.minecraftforge.fml.common
-
Used to remove optional methods
- OPTIONAL_BLOCK_POS - Static variable in class net.minecraft.network.datasync.DataSerializers
-
- OPTIONAL_BLOCK_STATE - Static variable in class net.minecraft.network.datasync.DataSerializers
-
- OPTIONAL_ITEM_STACK - Static variable in class net.minecraft.network.datasync.DataSerializers
-
- OPTIONAL_UNIQUE_ID - Static variable in class net.minecraft.network.datasync.DataSerializers
-
- options - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
Reference to the GameSettings object.
- OPTIONS_BACKGROUND - Static variable in class net.minecraft.client.gui.Gui
-
- OptionsLowerCaseLanguage - Class in net.minecraft.util.datafix.fixes
-
- OptionsLowerCaseLanguage() - Constructor for class net.minecraft.util.datafix.fixes.OptionsLowerCaseLanguage
-
- ORANGE_SHULKER_BOX - Static variable in class net.minecraft.init.Blocks
-
- ORANGE_STAINED_HARDENED_CLAY - Static variable in class net.minecraft.world.biome.BiomeMesa
-
- order() - Method in class net.minecraft.network.PacketBuffer
-
- order(ByteOrder) - Method in class net.minecraft.network.PacketBuffer
-
- ORE_GEN_BUS - Static variable in class net.minecraftforge.common.MinecraftForge
-
- OreDictionary - Class in net.minecraftforge.oredict
-
- OreDictionary() - Constructor for class net.minecraftforge.oredict.OreDictionary
-
- OreDictionary.OreRegisterEvent - Class in net.minecraftforge.oredict
-
- OreGenEvent - Class in net.minecraftforge.event.terraingen
-
OreGenEvent is fired when an event involving ore generation occurs.
If a method utilizes this
Event
as its parameter, the method will
receive every child event of this class.
OreGenEvent.world
contains the world this event is occurring in.
OreGenEvent.rand
contains an instance of random that can be used in this event.
OreGenEvent.pos
contains the coordinates of the chunk position currently being populated with ores.
All children of this event are fired on the
MinecraftForge.ORE_GEN_BUS
.
- OreGenEvent(World, Random, BlockPos) - Constructor for class net.minecraftforge.event.terraingen.OreGenEvent
-
- OreGenEvent.GenerateMinable - Class in net.minecraftforge.event.terraingen
-
- OreGenEvent.GenerateMinable.EventType - Enum in net.minecraftforge.event.terraingen
-
- OreGenEvent.Post - Class in net.minecraftforge.event.terraingen
-
- OreGenEvent.Pre - Class in net.minecraftforge.event.terraingen
-
- OreRegisterEvent(String, ItemStack) - Constructor for class net.minecraftforge.oredict.OreDictionary.OreRegisterEvent
-
- orientBedCamera(IBlockAccess, BlockPos, IBlockState, Entity) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- origin - Variable in class net.minecraft.client.renderer.block.model.BlockPartRotation
-
- ORIGIN - Static variable in class net.minecraft.entity.item.EntityFallingBlock
-
- ORIGIN - Static variable in class net.minecraft.util.math.BlockPos
-
An immutable block pos with zero as all coordinates.
- originX - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- originY - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- ortho(double, double, double, double, double, double) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- OUT_OF_WORLD - Static variable in class net.minecraft.util.DamageSource
-
- output - Variable in class net.minecraftforge.oredict.ShapedOreRecipe
-
- output - Variable in class net.minecraftforge.oredict.ShapelessOreRecipe
-
- outputPercentRemaining(String, int) - Method in class net.minecraft.server.MinecraftServer
-
Used to display a percent remaining given text and the percentage.
- OVERKILL - Static variable in class net.minecraft.stats.AchievementList
-
- Overlay(World, double, double, double) - Constructor for class net.minecraft.client.particle.ParticleFirework.Overlay
-
- overlay - Variable in class net.minecraft.world.BossInfo
-
- overlayBackground(int, int, int, int) - Method in class net.minecraft.client.gui.GuiSlot
-
Overlays the background to hide scrolled items
- overlayBoss - Variable in class net.minecraft.client.gui.GuiIngame
-
- overlayDebug - Variable in class net.minecraft.client.gui.GuiIngame
-
- overlayMessage - Variable in class net.minecraft.client.gui.GuiIngame
-
The string specifying which record music is playing
- overlayMessageTime - Variable in class net.minecraft.client.gui.GuiIngame
-
How many ticks the record playing message will be displayed
- overlayPlayerList - Variable in class net.minecraft.client.gui.GuiIngame
-
- overlaySubtitle - Variable in class net.minecraft.client.gui.GuiIngame
-
- OVERPOWERED - Static variable in class net.minecraft.stats.AchievementList
-
- overrideDim() - Method in class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.ServerHello
-
- overrideHeight - Variable in class net.minecraft.client.settings.GameSettings
-
- overrides - Variable in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- overrideWidth - Variable in class net.minecraft.client.settings.GameSettings
-
- owner - Variable in class net.minecraft.entity.projectile.EntityLlamaSpit
-
- OWNER_UNIQUE_ID - Static variable in class net.minecraft.entity.passive.EntityTameable
-
- owningEntryList - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- owningEntryList - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- owningGui - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- owningList - Variable in class net.minecraftforge.fml.client.config.GuiSelectStringEntries.ListEntry
-
- owningScreen - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- owningScreen - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
- owningScreen - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- owningScreen - Variable in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- S15PacketEntityRelMove() - Constructor for class net.minecraft.network.play.server.SPacketEntity.S15PacketEntityRelMove
-
- S15PacketEntityRelMove(int, long, long, long, boolean) - Constructor for class net.minecraft.network.play.server.SPacketEntity.S15PacketEntityRelMove
-
- S16PacketEntityLook() - Constructor for class net.minecraft.network.play.server.SPacketEntity.S16PacketEntityLook
-
- S16PacketEntityLook(int, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.SPacketEntity.S16PacketEntityLook
-
- S17PacketEntityLookMove() - Constructor for class net.minecraft.network.play.server.SPacketEntity.S17PacketEntityLookMove
-
- S17PacketEntityLookMove(int, long, long, long, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.SPacketEntity.S17PacketEntityLookMove
-
- SADDLE - Static variable in class net.minecraft.init.Items
-
- safeWrite(NBTTagCompound, File) - Static method in class net.minecraft.nbt.CompressedStreamTools
-
- Sample - Class in ibxm
-
- Sample() - Constructor for class ibxm.Sample
-
- SAND - Static variable in class net.minecraft.block.material.MapColor
-
- SAND - Static variable in class net.minecraft.block.material.Material
-
- SAND - Static variable in class net.minecraft.block.SoundType
-
- SAND - Static variable in class net.minecraft.init.Blocks
-
- sandGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The sand generator.
- sandPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The number of sand patches to generate per chunk.
- sandPerChunk2 - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The number of sand patches to generate per chunk.
- SANDSTONE - Static variable in class net.minecraft.init.Blocks
-
- SANDSTONE - Static variable in class net.minecraft.world.biome.Biome
-
- SANDSTONE_STAIRS - Static variable in class net.minecraft.init.Blocks
-
- SANDY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
-
- SAPLING - Static variable in class net.minecraft.init.Blocks
-
- SAPLING_AABB - Static variable in class net.minecraft.block.BlockSapling
-
- saplingGrowTree(World, Random, BlockPos) - Static method in class net.minecraftforge.event.terraingen.TerrainGen
-
- SaplingGrowTreeEvent - Class in net.minecraftforge.event.terraingen
-
- SaplingGrowTreeEvent(World, Random, BlockPos) - Constructor for class net.minecraftforge.event.terraingen.SaplingGrowTreeEvent
-
- satisfies(ArtifactVersion, ArtifactVersion) - Static method in class net.minecraftforge.fml.common.versioning.VersionParser
-
- saturation - Variable in class net.minecraft.client.settings.GameSettings
-
- SATURATION - Static variable in class net.minecraft.init.MobEffects
-
The saturation Potion object.
- SAVANNA - Static variable in class net.minecraft.init.Biomes
-
- SAVANNA - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
-
- SAVANNA_PLATEAU - Static variable in class net.minecraft.init.Biomes
-
- save() - Method in class net.minecraft.server.management.PlayerProfileCache
-
Save the cached profiles to disk
- save() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- save(boolean) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- save() - Method in class net.minecraftforge.common.config.Configuration
-
- save() - Static method in class net.minecraftforge.common.UsernameCache
-
Save the cache to file
- Save(Chunk, NBTTagCompound) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent.Save
-
- Save(World) - Constructor for class net.minecraftforge.event.world.WorldEvent.Save
-
- saveAdditionalData() - Method in class net.minecraft.world.WorldServerMulti
-
Called during saving of a world to give children worlds a chance to save additional data.
- saveAllChunks(boolean, IProgressUpdate) - Method in class net.minecraft.world.WorldServer
-
Saves all chunks to disk while updating progress bar.
- saveAllData() - Method in class net.minecraft.world.storage.MapStorage
-
Saves all dirty loaded MapDataBases to disk.
- saveAllData() - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
-
Saves all dirty loaded MapDataBases to disk.
- saveAllItems(NBTTagCompound, NonNullList<ItemStack>) - Static method in class net.minecraft.inventory.ItemStackHelper
-
- saveAllItems(NBTTagCompound, NonNullList<ItemStack>, boolean) - Static method in class net.minecraft.inventory.ItemStackHelper
-
- saveAllPlayerData() - Method in class net.minecraft.server.management.PlayerList
-
Saves all of the players' current states.
- saveAllWorlds(boolean) - Method in class net.minecraft.server.integrated.IntegratedServer
-
par1 indicates if a log message should be output.
- saveAllWorlds(boolean) - Method in class net.minecraft.server.MinecraftServer
-
par1 indicates if a log message should be output.
- saveChanges() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- saveChunk(World, Chunk) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- saveChunk(World, Chunk) - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
- saveChunkData() - Method in class net.minecraft.world.WorldServer
-
saves chunk data - currently only called during execution of the Save All command
- saveChunks(boolean) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.DoubleEntry
-
- saveConfigElement() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Handles saving any changes that have been made to this entry back to the underlying object.
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.IntegerEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- saveConfigElements() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
Saves all properties on this screen / child screens.
- SaveDataMemoryStorage - Class in net.minecraft.world.storage
-
- SaveDataMemoryStorage() - Constructor for class net.minecraft.world.storage.SaveDataMemoryStorage
-
- saveDimensionDataMap() - Static method in class net.minecraftforge.common.DimensionManager
-
- savedWorldHasForcedChunkTickets(File) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
Allows dynamically loading world mods to test if there are chunk tickets in the world
Mods that add dynamically generated worlds (like Mystcraft) should call this method
to determine if the world should be loaded during server starting.
- saveExtraChunkData(World, Chunk) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
Save extra data associated with this Chunk not normally saved during autosave, only during chunk unload.
- saveExtraChunkData(World, Chunk) - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
Save extra data associated with this Chunk not normally saved during autosave, only during chunk unload.
- saveExtraData() - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.world.gen.ChunkProviderServer
-
Save extra data not associated with any Chunk.
- SaveFormatOld - Class in net.minecraft.world.storage
-
- SaveFormatOld(File, DataFixer) - Constructor for class net.minecraft.world.storage.SaveFormatOld
-
- SaveHandler - Class in net.minecraft.world.storage
-
- SaveHandler(File, String, boolean, DataFixer) - Constructor for class net.minecraft.world.storage.SaveHandler
-
- saveHandler - Variable in class net.minecraft.world.World
-
- SaveHandlerMP - Class in net.minecraft.world.storage
-
- SaveHandlerMP() - Constructor for class net.minecraft.world.storage.SaveHandlerMP
-
- SaveInspectionHandler - Annotation Type in net.minecraftforge.fml.common
-
A method annotated with this on the
Mod
will be called whenever a local save is listed in
the save games list.
- saveInventoryToNBT() - Method in class net.minecraft.inventory.InventoryEnderChest
-
- saveLevel() - Method in class net.minecraft.world.WorldServer
-
Saves the chunks to disk.
- saveLevel() - Method in class net.minecraft.world.WorldServerMulti
-
Saves the chunks to disk.
- saveListChanges() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- saveOptions() - Method in class net.minecraft.client.settings.GameSettings
-
Saves the options to the options file.
- saveProperties() - Method in interface net.minecraft.network.rcon.IServer
-
Saves all of the server properties to the properties file.
- saveProperties() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Saves all of the server properties to the properties file.
- saveProperties() - Method in class net.minecraft.server.dedicated.PropertyManager
-
Writes the properties to the properties file.
- saveScreenshot(File, int, int, Framebuffer) - Static method in class net.minecraft.util.ScreenShotHelper
-
Saves a screenshot in the game directory with a time-stamped filename.
- saveScreenshot(File, String, int, int, Framebuffer) - Static method in class net.minecraft.util.ScreenShotHelper
-
Saves a screenshot in the game directory with the given file name (or null to generate a time-stamped name).
- savesDirectory - Variable in class net.minecraft.world.storage.SaveFormatOld
-
Reference to the File object representing the directory for the world saves
- saveServerList() - Method in class net.minecraft.client.multiplayer.ServerList
-
Runs getNBTCompound on each ServerData instance, puts everything into a "servers" NBT list and writes it to
servers.dat.
- saveSingleServer(ServerData) - Static method in class net.minecraft.client.multiplayer.ServerList
-
- saveStatFile() - Method in class net.minecraft.stats.StatisticsManagerServer
-
- saveToFile(File) - Method in class net.minecraft.crash.CrashReport
-
Saves this CrashReport to the given file and returns a value indicating whether we were successful at doing so.
- SaveToFile(EntityPlayer, File, String) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
-
- saveToNbt(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- saveValues() - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- saveWorldInfo(WorldInfo) - Method in interface net.minecraft.world.storage.ISaveHandler
-
used to update level.dat from old format to MCRegion format
- saveWorldInfo(WorldInfo) - Method in class net.minecraft.world.storage.SaveHandler
-
used to update level.dat from old format to MCRegion format
- saveWorldInfo(WorldInfo) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
used to update level.dat from old format to MCRegion format
- saveWorldInfo(WorldInfo) - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.world.chunk.storage.AnvilSaveHandler
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in interface net.minecraft.world.storage.ISaveHandler
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.world.storage.SaveHandler
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- ScalaAdapter() - Constructor for class net.minecraftforge.fml.common.ILanguageAdapter.ScalaAdapter
-
- scale - Variable in class net.minecraft.client.renderer.block.model.ItemTransformVec3f
-
Deprecated.
- scale(float, float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- scale(double, double, double) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- scale(double) - Method in class net.minecraft.util.math.Vec3d
-
- scale - Variable in class net.minecraft.world.storage.MapData
-
- ScaledResolution - Class in net.minecraft.client.gui
-
- ScaledResolution(Minecraft) - Constructor for class net.minecraft.client.gui.ScaledResolution
-
- scaleMap(ItemStack, World, int) - Static method in class net.minecraft.item.ItemMap
-
- scaleNoise - Variable in class net.minecraft.world.gen.ChunkProviderHell
-
- scaleNoise - Variable in class net.minecraft.world.gen.ChunkProviderOverworld
-
- scheduleBlockUpdate(BlockPos, Block, int, int) - Method in class net.minecraft.world.World
-
- scheduleBlockUpdate(BlockPos, Block, int, int) - Method in class net.minecraft.world.WorldServer
-
- scheduledTime - Variable in class net.minecraft.world.NextTickListEntry
-
Time this tick is scheduled to occur at
- scheduledUpdatesAreImmediate - Variable in class net.minecraft.world.World
-
boolean; if true updates scheduled by scheduleBlockUpdate happen immediately
- scheduleRebake() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- scheduleResourcesRefresh() - Method in class net.minecraft.client.Minecraft
-
- scheduleUpdate(BlockPos, Block, int) - Method in class net.minecraft.world.World
-
- scheduleUpdate(BlockPos, Block, int) - Method in class net.minecraft.world.WorldServer
-
- Score - Class in net.minecraft.scoreboard
-
- Score(Scoreboard, ScoreObjective, String) - Constructor for class net.minecraft.scoreboard.Score
-
- SCORE_COMPARATOR - Static variable in class net.minecraft.scoreboard.Score
-
Used for sorting score by points
- Scoreboard - Class in net.minecraft.scoreboard
-
- Scoreboard() - Constructor for class net.minecraft.scoreboard.Scoreboard
-
- ScoreboardSaveData - Class in net.minecraft.scoreboard
-
- ScoreboardSaveData() - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
-
- ScoreboardSaveData(String) - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
-
- ScoreCriteria - Class in net.minecraft.scoreboard
-
- ScoreCriteria(String) - Constructor for class net.minecraft.scoreboard.ScoreCriteria
-
- ScoreCriteriaColored - Class in net.minecraft.scoreboard
-
- ScoreCriteriaColored(String, TextFormatting) - Constructor for class net.minecraft.scoreboard.ScoreCriteriaColored
-
- ScoreCriteriaHealth - Class in net.minecraft.scoreboard
-
- ScoreCriteriaHealth(String) - Constructor for class net.minecraft.scoreboard.ScoreCriteriaHealth
-
- ScoreCriteriaReadOnly - Class in net.minecraft.scoreboard
-
- ScoreCriteriaReadOnly(String) - Constructor for class net.minecraft.scoreboard.ScoreCriteriaReadOnly
-
- ScoreCriteriaStat - Class in net.minecraft.scoreboard
-
- ScoreCriteriaStat(StatBase) - Constructor for class net.minecraft.scoreboard.ScoreCriteriaStat
-
- ScoreObjective - Class in net.minecraft.scoreboard
-
- ScoreObjective(Scoreboard, String, IScoreCriteria) - Constructor for class net.minecraft.scoreboard.ScoreObjective
-
- ScorePlayerTeam - Class in net.minecraft.scoreboard
-
- ScorePlayerTeam(Scoreboard, String) - Constructor for class net.minecraft.scoreboard.ScorePlayerTeam
-
- scoresToNbt() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
-
- scoreValue - Variable in class net.minecraft.entity.EntityLivingBase
-
The score value of the Mob, the amount of points the mob is worth.
- ScreamTracker3 - Class in ibxm
-
- ScreamTracker3() - Constructor for class ibxm.ScreamTracker3
-
- ScreenChatOptions - Class in net.minecraft.client.gui
-
- ScreenChatOptions(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.ScreenChatOptions
-
- screenHeight - Variable in class net.minecraftforge.fml.client.GuiScrollingList
-
- ScreenshotEvent - Class in net.minecraftforge.client.event
-
- ScreenshotEvent(BufferedImage, File) - Constructor for class net.minecraftforge.client.event.ScreenshotEvent
-
- ScreenShotHelper - Class in net.minecraft.util
-
- ScreenShotHelper() - Constructor for class net.minecraft.util.ScreenShotHelper
-
- screenshots - Variable in class net.minecraftforge.fml.common.ModMetadata
-
- screenTitle - Variable in class net.minecraft.client.gui.achievement.GuiStats
-
- screenTitle - Variable in class net.minecraft.client.gui.GuiControls
-
- screenTitle - Variable in class net.minecraft.client.gui.GuiVideoSettings
-
- screenWidth - Variable in class net.minecraftforge.fml.client.GuiScrollingList
-
- scroll(int) - Method in class net.minecraft.client.gui.GuiNewChat
-
Scrolls the chat by the given number of lines.
- scroll(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- scroll(int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- scroll(int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
-
- scrollBarX - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
The x position of the scroll bar.
- scrollBy(int) - Method in class net.minecraft.client.gui.GuiSlot
-
Scrolls the slot by the given amount.
- scrollMultiplier - Variable in class net.minecraft.client.gui.GuiSlot
-
What to multiply the amount you moved your mouse by (used for slowing down scrolling when over the items and not
on the scroll bar)
- SEA_LANTERN - Static variable in class net.minecraft.init.Blocks
-
- SEA_LANTERN - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- seaLevel - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- seaLevel - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- SEAMLESS - Static variable in class net.minecraft.block.BlockStoneSlab
-
- SEAMLESS - Static variable in class net.minecraft.block.BlockStoneSlabNew
-
- SEARCH - Static variable in class net.minecraft.creativetab.CreativeTabs
-
- searchForVersionProperties() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- secondaryColor - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
-
Color of the egg spots
- secondaryWeights - Variable in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Start
-
Contains the list of valid piece weights for the secondary set of nether bridge structure pieces.
- seek(int) - Method in class ibxm.IBXM
-
- seek(long) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.ByteBufferSeekableSource
-
- seek(long) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.RandomAccessFileSeekableSource
-
- seek(long) - Method in interface net.minecraftforge.fml.repackage.com.nothome.delta.SeekableSource
-
- SeekableSource - Interface in net.minecraftforge.fml.repackage.com.nothome.delta
-
For sources of random-access data, such as RandomAccessFile
.
- selectableValues - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- selectableValues - Variable in class net.minecraftforge.fml.client.config.GuiSelectString
-
- selectableValues - Variable in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- selectBlocks(Random, int, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureComponent.BlockSelector
-
picks Block Ids and Metadata (Silverfish)
- selectCategory(ISpectatorMenuView) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- selectedElement - Variable in class net.minecraft.client.gui.GuiSlot
-
The element in the list that was selected
- selectedIndex - Variable in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- selectedIndex - Variable in class net.minecraftforge.fml.client.GuiScrollingList
-
- selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
-
- selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
-
- selectItem(SpectatorMenu) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
-
- selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
-
- selectItem(int, boolean, int, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- selectItem(int, boolean, int, int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- selectItem(int, boolean, int, int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
-
- selectModeOrRandom(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayer
-
returns the most frequently occurring number of the set, or a random number from those provided
- selectModeOrRandom(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerFuzzyZoom
-
returns the most frequently occurring number of the set, or a random number from those provided
- selectModIndex(int) - Method in class net.minecraftforge.fml.client.GuiModList
-
- selectNetworks(Object, ChannelHandlerContext, FMLProxyPacket) - Method in enum net.minecraftforge.fml.common.network.FMLOutboundHandler.OutboundTarget
-
- Selector - Class in net.minecraft.client.renderer.block.model.multipart
-
- Selector(ICondition, VariantList) - Constructor for class net.minecraft.client.renderer.block.model.multipart.Selector
-
- Selector.Deserializer - Class in net.minecraft.client.renderer.block.model.multipart
-
- selectRandom(int...) - Method in class net.minecraft.world.gen.layer.GenLayer
-
selects a random integer from a set of provided integers
- selectServer(int) - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- selectSlot(int) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- SelectValueEntry(GuiConfig, GuiConfigEntries, IConfigElement, Map<Object, String>) - Constructor for class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- selectWorld(int) - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- selectWorld(GuiListWorldSelectionEntry) - Method in class net.minecraft.client.gui.GuiWorldSelection
-
- sellingItemstack - Variable in class net.minecraft.entity.passive.EntityVillager.ItemAndEmeraldToItem
-
The itemstack to sell.
- sellingPriceInfo - Variable in class net.minecraft.entity.passive.EntityVillager.ItemAndEmeraldToItem
-
- sendAchievements(EntityPlayerMP) - Method in class net.minecraft.stats.StatisticsManagerServer
-
- sendAllWindowProperties(Container, IInventory) - Method in class net.minecraft.client.gui.GuiRepair
-
- sendAllWindowProperties(Container, IInventory) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
-
- sendAllWindowProperties(Container, IInventory) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendAllWindowProperties(Container, IInventory) - Method in interface net.minecraft.inventory.IContainerListener
-
- sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.pathfinding.PathWorldListener
-
- sendBlockBreakProgress(int, BlockPos, int) - Method in interface net.minecraft.world.IWorldEventListener
-
- sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.ServerWorldEventHandler
-
- sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.World
-
- sendChatMessage(String) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Sends a chat message from the player.
- sendChatMessage(String) - Method in class net.minecraft.client.gui.GuiScreen
-
Used to add chat messages to the client's GuiChat.
- sendChatMessage(String, boolean) - Method in class net.minecraft.client.gui.GuiScreen
-
- sendCommandFeedback() - Method in interface net.minecraft.command.ICommandSender
-
Returns true if the command sender should be sent feedback about executed commands
- sendCommandFeedback() - Method in class net.minecraft.entity.Entity
-
Returns true if the command sender should be sent feedback about executed commands
- sendCommandFeedback() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns true if the command sender should be sent feedback about executed commands
- sendCommandFeedback() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Returns true if the command sender should be sent feedback about executed commands
- sendCommandFeedback() - Method in class net.minecraft.server.MinecraftServer
-
Returns true if the command sender should be sent feedback about executed commands
- sendCommandFeedback() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
Returns true if the command sender should be sent feedback about executed commands
- sendContainerToPlayer(Container) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendDestroyEntityPacketToTrackedPlayers() - Method in class net.minecraft.entity.EntityTrackerEntry
-
- sendDisplaySlotRemovalPackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- sendEnchantPacket(int, int) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
GuiEnchantment uses this during multiplayer to tell PlayerControllerMP to send a packet indicating the
enchantment action the player has taken.
- sendEndCombat() - Method in class net.minecraft.entity.EntityLivingBase
-
Sends an END_COMBAT packet to the client
- sendEndCombat() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sends an END_COMBAT packet to the client
- sendEnterCombat() - Method in class net.minecraft.entity.EntityLivingBase
-
Sends an ENTER_COMBAT packet to the client
- sendEnterCombat() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sends an ENTER_COMBAT packet to the client
- sender - Variable in class net.minecraft.server.dedicated.PendingCommand
-
- sendFunctionMessage(String, String, String) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a startup time function message
- sendHorseInventory() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- sendHorseJump() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- sendLeashedEntitiesInChunk(EntityPlayerMP, Chunk) - Method in class net.minecraft.entity.EntityTracker
-
Send packets to player for every tracked entity in this chunk that is either leashed to something or someone, or
has passengers
- sendMessage(ITextComponent) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
Send a chat message to the CommandSender
- sendMessage(ITextComponent) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Send a chat message to the CommandSender
- sendMessage(ITextComponent) - Method in interface net.minecraft.command.ICommandSender
-
Send a chat message to the CommandSender
- sendMessage(ITextComponent) - Method in class net.minecraft.entity.Entity
-
Send a chat message to the CommandSender
- sendMessage(ITextComponent) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Send a chat message to the CommandSender
- sendMessage(ITextComponent) - Method in class net.minecraft.network.rcon.RConConsoleSource
-
Send a chat message to the CommandSender
- sendMessage(ITextComponent) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- sendMessage(ITextComponent, boolean) - Method in class net.minecraft.server.management.PlayerList
-
- sendMessage(ITextComponent) - Method in class net.minecraft.server.management.PlayerList
-
Sends the given string to every player as chat message.
- sendMessage(ITextComponent) - Method in class net.minecraft.server.MinecraftServer
-
Send a chat message to the CommandSender
- sendMessage(ITextComponent) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
Send a chat message to the CommandSender
- sendMessage(ITextComponent) - Method in class net.minecraftforge.common.util.FakePlayer
-
- sendMessage(String, String, NBTTagCompound) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a startup time message
- sendMessage(String, String, ItemStack) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a startup time message
- sendMessage(String, String, ResourceLocation) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a startup time message
- sendMessage(String, String, String) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a startup time message
- sendMessageToAllTeamMembers(EntityPlayer, ITextComponent) - Method in class net.minecraft.server.management.PlayerList
-
- sendMessageToTeamOrAllPlayers(EntityPlayer, ITextComponent) - Method in class net.minecraft.server.management.PlayerList
-
- sendNearbySpecialEntities(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
Send packets to player for:
- nearby tile entities
- nearby entities that are leashed
- nearby entities with
- sendPacket(Packet<?>) - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
- sendPacket(Packet<?>) - Method in class net.minecraft.network.NetHandlerPlayServer
-
- sendPacket(Packet<?>) - Method in class net.minecraft.network.NetworkManager
-
- sendPacket(Packet<?>, <any>, <any>...) - Method in class net.minecraft.network.NetworkManager
-
- sendPacket(Packet<?>) - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- sendPacketDropItem(ItemStack) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Sends a Packet107 to the server to drop the item on the ground
- sendPacketToAllPlayers(Packet<?>) - Method in class net.minecraft.server.management.PlayerList
-
- sendPacketToAllPlayersInDimension(Packet<?>, int) - Method in class net.minecraft.server.management.PlayerList
-
- sendPacketToServer(Packet<?>) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- sendPacketToServer(Packet<?>) - Method in class net.minecraft.world.World
-
- sendPacketToTrackedPlayers(Packet<?>) - Method in class net.minecraft.entity.EntityTrackerEntry
-
Send the given packet to all players tracking this entity.
- sendPlayerAbilities() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Sends the player's abilities to the server (if there is one).
- sendPlayerAbilities() - Method in class net.minecraft.entity.player.EntityPlayer
-
Sends the player's abilities to the server (if there is one).
- sendPlayerAbilities() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sends the player's abilities to the server (if there is one).
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.client.gui.GuiRepair
-
Sends two ints to the client-side Container.
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
-
Sends two ints to the client-side Container.
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sends two ints to the client-side Container.
- sendProgressBarUpdate(Container, int, int) - Method in interface net.minecraft.inventory.IContainerListener
-
Sends two ints to the client-side Container.
- sendProxy(FMLProxyPacket) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- sendQuittingDisconnectingPacket() - Method in class net.minecraft.client.multiplayer.WorldClient
-
If on MP, sends a quitting packet.
- sendQuittingDisconnectingPacket() - Method in class net.minecraft.world.World
-
If on MP, sends a quitting packet.
- sendRuntimeFunctionMessage(Object, String, String, String) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a post-startup function message.
- sendRuntimeMessage(Object, String, String, NBTTagCompound) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a post-startup message
- sendRuntimeMessage(Object, String, String, ItemStack) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a post-startup message
- sendRuntimeMessage(Object, String, String, String) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a post-startup message
- sendRuntimeMessage(Object, String, String, ResourceLocation) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a post-startup message
- sendScoreboard(ServerScoreboard, EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerList
-
- sendSettingsToServer() - Method in class net.minecraft.client.settings.GameSettings
-
Send a client info packet with settings information to the server
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.GuiRepair
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotContents(Container, int, ItemStack) - Method in interface net.minecraft.inventory.IContainerListener
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotPacket(ItemStack, int) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Used in PlayerControllerMP to update the server with an ItemStack in a slot.
- sendStats(EntityPlayerMP) - Method in class net.minecraft.stats.StatisticsManagerServer
-
- sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
-
- sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraftforge.common.util.FakePlayer
-
- sendsVelocityUpdates() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- sendTo(FMLProxyPacket, EntityPlayerMP) - Method in class net.minecraftforge.fml.common.network.FMLEventChannel
-
Send to a specific player
- sendTo(IMessage, EntityPlayerMP) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Send this message to the specified player.
- sendToAll(FMLProxyPacket) - Method in class net.minecraftforge.fml.common.network.FMLEventChannel
-
Send a packet to all on the server
- sendToAll(IMessage) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Send this message to everyone.
- sendToAllAround(FMLProxyPacket, NetworkRegistry.TargetPoint) - Method in class net.minecraftforge.fml.common.network.FMLEventChannel
-
Send to all around a point
- sendToAllAround(IMessage, NetworkRegistry.TargetPoint) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Send this message to everyone within a certain range of a point.
- sendToAllNearExcept(EntityPlayer, double, double, double, double, int, Packet<?>) - Method in class net.minecraft.server.management.PlayerList
-
params: srcPlayer,x,y,z,r,dimension.
- sendToDimension(FMLProxyPacket, int) - Method in class net.minecraftforge.fml.common.network.FMLEventChannel
-
Send to all in a dimension
- sendToDimension(IMessage, int) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Send this message to everyone within the supplied dimension.
- sendToPlayers() - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- sendToServer(FMLProxyPacket) - Method in class net.minecraftforge.fml.common.network.FMLEventChannel
-
Send to the server
- sendToServer(IMessage) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Send this message to the server.
- sendToTable(ASMDataTable, ModCandidate) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- sendToTracking(Entity, Packet<?>) - Method in class net.minecraft.entity.EntityTracker
-
- sendToTrackingAndSelf(Entity, Packet<?>) - Method in class net.minecraft.entity.EntityTracker
-
- sendToTrackingAndSelf(Packet<?>) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- serialize(AnimationMetadataSection, Type, JsonSerializationContext) - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
-
- serialize(PackMetadataSection, Type, JsonSerializationContext) - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
-
- serialize(ServerStatusResponse.Players, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Players.Serializer
-
- serialize(ServerStatusResponse, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Serializer
-
- serialize(ServerStatusResponse.Version, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Version.Serializer
-
- serialize(ITextComponent, Type, JsonSerializationContext) - Method in class net.minecraft.util.text.ITextComponent.Serializer
-
- serialize(Style, Type, JsonSerializationContext) - Method in class net.minecraft.util.text.Style.Serializer
-
- serialize(ChunkProviderSettings.Factory, Type, JsonSerializationContext) - Method in class net.minecraft.world.gen.ChunkProviderSettings.Serializer
-
- serialize(JsonObject, EntityHasProperty, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasProperty.Serializer
-
- serialize(JsonObject, EntityHasScore, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasScore.Serializer
-
- serialize(JsonObject, KilledByPlayer, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.KilledByPlayer.Serializer
-
- serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.LootCondition.Serializer
-
- serialize(LootCondition, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.LootConditionManager.Serializer
-
- serialize(JsonObject, RandomChance, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.RandomChance.Serializer
-
- serialize(JsonObject, RandomChanceWithLooting, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting.Serializer
-
- serialize(JsonObject, EnchantRandomly, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.EnchantRandomly.Serializer
-
- serialize(JsonObject, EnchantWithLevels, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Serializer
-
- serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.LootFunction.Serializer
-
- serialize(LootFunction, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.LootFunctionManager.Serializer
-
- serialize(JsonObject, LootingEnchantBonus, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Serializer
-
- serialize(JsonObject, SetAttributes, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetAttributes.Serializer
-
- serialize(JsonObject, SetCount, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetCount.Serializer
-
- serialize(JsonObject, SetDamage, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetDamage.Serializer
-
- serialize(JsonObject, SetMetadata, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetMetadata.Serializer
-
- serialize(JsonObject, SetNBT, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetNBT.Serializer
-
- serialize(JsonObject, Smelt, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.Smelt.Serializer
-
- serialize(JsonObject, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntry
-
- serialize(LootEntry, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntry.Serializer
-
- serialize(JsonObject, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntryEmpty
-
- serialize(JsonObject, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntryItem
-
- serialize(JsonObject, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntryTable
-
- serialize(LootPool, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootPool.Serializer
-
- serialize(LootTable, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootTable.Serializer
-
- serialize(EntityOnFire, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.properties.EntityOnFire.Serializer
-
- serialize(T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.properties.EntityProperty.Serializer
-
- serialize(RandomValueRange, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.RandomValueRange.Serializer
-
- serialize(<any>, Type, JsonSerializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
-
- serialize(<any>, Type, JsonSerializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
-
- serializeAliases(Map<ResourceLocation, ResourceLocation>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- serializeBlockList(Set<Integer>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- serializeDummied(Set<ResourceLocation>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- serializeIds(Map<ResourceLocation, Integer>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- serializeNBT() - Method in class net.minecraft.entity.Entity
-
- serializeNBT() - Method in class net.minecraft.item.ItemStack
-
- serializeNBT() - Method in class net.minecraft.tileentity.TileEntity
-
- serializeNBT() - Method in class net.minecraft.village.Village
-
- serializeNBT() - Method in class net.minecraft.world.WorldSavedData
-
- serializeNBT() - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
-
- serializeNBT() - Method in interface net.minecraftforge.common.util.INBTSerializable
-
- serializeNBT() - Method in class net.minecraftforge.items.ItemStackHandler
-
- Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Players.Serializer
-
- Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Serializer
-
- Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Version.Serializer
-
- Serializer() - Constructor for class net.minecraft.util.text.ITextComponent.Serializer
-
- Serializer() - Constructor for class net.minecraft.util.text.Style.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.gen.ChunkProviderSettings.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.EntityHasProperty.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.EntityHasScore.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.KilledByPlayer.Serializer
-
- Serializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.conditions.LootCondition.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.LootConditionManager.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.RandomChance.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.EnchantRandomly.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Serializer
-
- Serializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.functions.LootFunction.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.LootFunctionManager.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetAttributes.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetCount.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetDamage.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetMetadata.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetNBT.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.Smelt.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.LootContext.EntityTarget.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.LootEntry.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.LootPool.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.LootTable.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.properties.EntityOnFire.Serializer
-
- Serializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.properties.EntityProperty.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.RandomValueRange.Serializer
-
- serializeSubstitutions(Set<ResourceLocation>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- server - Variable in class net.minecraft.network.rcon.RConThreadBase
-
Reference to the IServer object.
- SERVER - Static variable in class net.minecraftforge.fml.common.thread.SidedThreadGroups
-
- SERVER_EPOLL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
-
- SERVER_LOCAL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
-
- SERVER_NIO_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
-
- serverAboutToStart(Object) - Method in class net.minecraftforge.fml.common.Loader
-
- ServerAddress - Class in net.minecraft.client.multiplayer
-
- ServerChatEvent - Class in net.minecraftforge.event
-
ServerChatEvent is fired whenever a C01PacketChatMessage is processed.
- ServerChatEvent(EntityPlayerMP, String, ITextComponent) - Constructor for class net.minecraftforge.event.ServerChatEvent
-
- ServerCommandManager - Class in net.minecraft.command
-
- ServerCommandManager(MinecraftServer) - Constructor for class net.minecraft.command.ServerCommandManager
-
- ServerConnectionFromClientEvent(NetworkManager) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.ServerConnectionFromClientEvent
-
- ServerCustomPacketEvent(NetworkManager, FMLProxyPacket) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.ServerCustomPacketEvent
-
- serverData - Variable in class net.minecraft.client.gui.ServerListEntryLanDetected
-
- ServerData - Class in net.minecraft.client.multiplayer
-
- ServerData(String, String, boolean) - Constructor for class net.minecraft.client.multiplayer.ServerData
-
- ServerData.ServerResourceMode - Enum in net.minecraft.client.multiplayer
-
- ServerDisconnectionFromClientEvent(NetworkManager) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.ServerDisconnectionFromClientEvent
-
- ServerEula - Class in net.minecraft.server
-
- ServerEula(File) - Constructor for class net.minecraft.server.ServerEula
-
- ServerHangWatchdog - Class in net.minecraft.server.dedicated
-
- ServerHangWatchdog(DedicatedServer) - Constructor for class net.minecraft.server.dedicated.ServerHangWatchdog
-
- ServerHello() - Constructor for class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.ServerHello
-
- ServerHello(int) - Constructor for class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.ServerHello
-
- serverInfo - Variable in class net.minecraft.client.main.GameConfiguration
-
- ServerInformation(String, int) - Constructor for class net.minecraft.client.main.GameConfiguration.ServerInformation
-
- serverIP - Variable in class net.minecraft.client.multiplayer.ServerData
-
- serverIsInRunLoop() - Method in class net.minecraft.server.MinecraftServer
-
- ServerLaunchWrapper - Class in net.minecraftforge.fml.relauncher
-
- ServerList - Class in net.minecraft.client.multiplayer
-
- ServerList(Minecraft) - Constructor for class net.minecraft.client.multiplayer.ServerList
-
- ServerListEntryLanDetected - Class in net.minecraft.client.gui
-
- ServerListEntryLanDetected(GuiMultiplayer, LanServerInfo) - Constructor for class net.minecraft.client.gui.ServerListEntryLanDetected
-
- ServerListEntryLanScan - Class in net.minecraft.client.gui
-
- ServerListEntryLanScan() - Constructor for class net.minecraft.client.gui.ServerListEntryLanScan
-
- ServerListEntryNormal - Class in net.minecraft.client.gui
-
- ServerListEntryNormal(GuiMultiplayer, ServerData) - Constructor for class net.minecraft.client.gui.ServerListEntryNormal
-
- serverMOTD - Variable in class net.minecraft.client.multiplayer.ServerData
-
(better variable name would be 'hostname') server name as displayed in the server browser's second line (grey
text)
- serverName - Variable in class net.minecraft.client.main.GameConfiguration.ServerInformation
-
- serverName - Variable in class net.minecraft.client.multiplayer.ServerData
-
- ServerPinger - Class in net.minecraft.client.network
-
- ServerPinger() - Constructor for class net.minecraft.client.network.ServerPinger
-
- serverPort - Variable in class net.minecraft.client.main.GameConfiguration.ServerInformation
-
- serverPosX - Variable in class net.minecraft.entity.Entity
-
- serverPosY - Variable in class net.minecraft.entity.Entity
-
- serverPosZ - Variable in class net.minecraft.entity.Entity
-
- serverProxy - Variable in class net.minecraft.server.MinecraftServer
-
- ServerScoreboard - Class in net.minecraft.scoreboard
-
- ServerScoreboard(MinecraftServer) - Constructor for class net.minecraft.scoreboard.ServerScoreboard
-
- ServerSelectionList - Class in net.minecraft.client.gui
-
- ServerSelectionList(GuiMultiplayer, Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.ServerSelectionList
-
- serverSocketList - Variable in class net.minecraft.network.rcon.RConThreadBase
-
A list of registered ServerSockets
- serverStarted() - Method in class net.minecraftforge.fml.common.Loader
-
- serverStarting(FMLServerStartingEvent) - Method in class net.minecraftforge.common.ForgeModContainer
-
- serverStarting(Object) - Method in class net.minecraftforge.fml.common.Loader
-
- ServerStatusResponse - Class in net.minecraft.network
-
- ServerStatusResponse() - Constructor for class net.minecraft.network.ServerStatusResponse
-
- ServerStatusResponse.Players - Class in net.minecraft.network
-
- ServerStatusResponse.Players.Serializer - Class in net.minecraft.network
-
- ServerStatusResponse.Serializer - Class in net.minecraft.network
-
- ServerStatusResponse.Version - Class in net.minecraft.network
-
- ServerStatusResponse.Version.Serializer - Class in net.minecraft.network
-
- serverStopped() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- serverStopped() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- serverStopped() - Method in class net.minecraftforge.fml.common.Loader
-
- serverStopped() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- serverStopping() - Method in class net.minecraftforge.fml.common.Loader
-
- ServerTickEvent(TickEvent.Phase) - Constructor for class net.minecraftforge.fml.common.gameevent.TickEvent.ServerTickEvent
-
- ServerToClientConnectionEstablishedHandler - Class in net.minecraftforge.common.network
-
- ServerToClientConnectionEstablishedHandler() - Constructor for class net.minecraftforge.common.network.ServerToClientConnectionEstablishedHandler
-
- serverToClientHandshake(EntityPlayerMP) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- serverUpdateMovingPlayer(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerList
-
Using player's dimension, update the chunks around them
- ServerWorldEventHandler - Class in net.minecraft.world
-
- ServerWorldEventHandler(MinecraftServer, WorldServer) - Constructor for class net.minecraft.world.ServerWorldEventHandler
-
- session - Variable in class net.minecraft.client.main.GameConfiguration.UserInformation
-
- Session - Class in net.minecraft.util
-
- Session(String, String, String, String) - Constructor for class net.minecraft.util.Session
-
- Session.Type - Enum in net.minecraft.util
-
- sessionId() - Static method in class net.minecraft.realms.Realms
-
- set(int, ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
-
- set(float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float, float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(int, int, int, int) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float[]) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(Matrix4f) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(float, float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(int, int, int, int) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(float[]) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(Matrix4f) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(int, NBTBase) - Method in class net.minecraft.nbt.NBTTagList
-
Set the given index to the given tag
- set(DataParameter<T>, T) - Method in class net.minecraft.network.datasync.EntityDataManager
-
- set(int, E) - Method in class net.minecraft.util.NonNullList
-
- set(int, int, int, IBlockState) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- set(int, IBlockState) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- set(int, int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
-
Arguments are x, y, z, val.
- set(int, int, int, IBlockState) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- set(Object) - Method in class net.minecraftforge.common.config.ConfigElement
-
- set(Object[]) - Method in class net.minecraftforge.common.config.ConfigElement
-
- set(String) - Method in class net.minecraftforge.common.config.Property
-
- set(String[]) - Method in class net.minecraftforge.common.config.Property
-
- set(boolean[]) - Method in class net.minecraftforge.common.config.Property
-
- set(int[]) - Method in class net.minecraftforge.common.config.Property
-
- set(double[]) - Method in class net.minecraftforge.common.config.Property
-
- set(int) - Method in class net.minecraftforge.common.config.Property
-
- set(long) - Method in class net.minecraftforge.common.config.Property
-
- set(boolean) - Method in class net.minecraftforge.common.config.Property
-
- set(double) - Method in class net.minecraftforge.common.config.Property
-
- set(Object) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- set(Object[]) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- set(Object) - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Sets this property's value.
- set(Object[]) - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Sets this property's value to the specified array.
- set(ContextKey<T>, T) - Method in class net.minecraftforge.server.permission.context.Context
-
Sets Context object
- set_initial_panning(int, int) - Method in class ibxm.Module
-
- set_instrument(int, Instrument) - Method in class ibxm.Module
-
- set_key_to_sample(int, int) - Method in class ibxm.Instrument
-
- set_loop(boolean) - Method in class ibxm.Player
-
If loop is true, playback will continue indefinitely,
otherwise the module will play through once and stop.
- set_loop_points(int, int) - Method in class ibxm.Envelope
-
- set_module(Module) - Method in class ibxm.IBXM
-
- set_module(Module) - Method in class ibxm.Player
-
Set the Module instance to be played.
- set_num_channels(int) - Method in class ibxm.Module
-
- set_num_instruments(int) - Method in class ibxm.Module
-
- set_num_patterns(int) - Method in class ibxm.Module
-
- set_num_points(int) - Method in class ibxm.Envelope
-
- set_num_samples(int) - Method in class ibxm.Instrument
-
- set_panning(int) - Method in class ibxm.Channel
-
- set_panning - Variable in class ibxm.Sample
-
- set_panning_envelope(Envelope) - Method in class ibxm.Instrument
-
- set_pattern(int, Pattern) - Method in class ibxm.Module
-
- set_pattern_data(byte[]) - Method in class ibxm.Pattern
-
- set_point(int, int, int, boolean) - Method in class ibxm.Envelope
-
- set_resampling_quality(int) - Method in class ibxm.IBXM
-
- set_sample(int, Sample) - Method in class ibxm.Instrument
-
- set_sample_data(short[], int, int, boolean) - Method in class ibxm.Sample
-
- set_sequence(int, int) - Method in class ibxm.Module
-
- set_sequence_index(int, int) - Method in class ibxm.IBXM
-
- set_sequence_length(int) - Method in class ibxm.Module
-
- set_sustain_point(int) - Method in class ibxm.Envelope
-
- SET_VALUE - Static variable in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- set_volume(int) - Method in class ibxm.Channel
-
- set_volume_envelope(Envelope) - Method in class ibxm.Instrument
-
- setAbsorptionAmount(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- setAbsorptionAmount(float) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setAction(ActionResult<ItemStack>) - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
-
- setActive(boolean) - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- setActiveHand(EnumHand) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- setActiveHand(EnumHand) - Method in class net.minecraft.entity.EntityLivingBase
-
- setActiveModContainer(ModContainer) - Method in class net.minecraftforge.fml.common.Loader
-
- setActiveTexture(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- setActiveTexture(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
Sets the current lightmap texture to the specified OpenGL constant
- setAdditionalProperties(Map<String, NBTBase>) - Method in class net.minecraft.world.storage.WorldInfo
-
Allow access to additional mod specific world based properties
Used by FML to store mod list associated with a world, and maybe an id map
Used by Forge to store the dimensions available to a world
- setAdventureModeExempt() - Method in class net.minecraft.block.material.Material
-
- setAgeToCreativeDespawnTime() - Method in class net.minecraft.entity.item.EntityItem
-
sets the age of the item so that it'll despawn one minute after it has been dropped (instead of five).
- setAggressive(boolean) - Method in class net.minecraft.entity.monster.EntityVindicator
-
- setAggressive(boolean) - Method in class net.minecraft.entity.monster.EntityWitch
-
Set whether this witch is aggressive at an entity.
- setAim(Entity, float, float, float, float, float) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setAIMoveSpeed(float) - Method in class net.minecraft.entity.EntityLiving
-
set the movespeed used for the new AI system
- setAIMoveSpeed(float) - Method in class net.minecraft.entity.EntityLivingBase
-
set the movespeed used for the new AI system
- setAir(int) - Method in class net.minecraft.entity.Entity
-
- setAll(List<ItemStack>) - Method in class net.minecraft.inventory.Container
-
- setAllowCommands(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setAllowCommands(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.World
-
first boolean for hostile mobs and second for peaceful mobs
- setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.WorldProvider
-
- setAllowFlight(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setAllowFlying(boolean) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setAllowFlying(boolean) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setAllowFriendlyFire(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setAllowPvp(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setAllToDefault(boolean) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
Sets all IConfigEntry objects on this screen to default.
- setAllVisible(boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
-
- setAllWorldTimes(MinecraftServer, int) - Method in class net.minecraft.command.CommandTime
-
- setAlphaF(float) - Method in class net.minecraft.client.particle.Particle
-
Sets the particle alpha (float)
- setAlwaysEdible() - Method in class net.minecraft.item.ItemFood
-
Set the field 'alwaysEdible' to true, and make the food edible even if the player don't need to eat.
- setAlwaysRenderNameTag(boolean) - Method in class net.minecraft.entity.Entity
-
- setAmount(float) - Method in class net.minecraftforge.event.entity.living.LivingHealEvent
-
- setAmount(float) - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
-
- setAngry(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
-
Sets whether this wolf is angry or not.
- setAnimation(B3DModel.Animation) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- setAnimation(<any>, <any>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- setAnimationsToGo(int) - Method in class net.minecraft.item.ItemStack
-
- setApplyDiffuseLighting(boolean) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
-
- setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- SetArmorModel(EntityPlayer, RenderPlayer, int, float, ItemStack) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
Deprecated.
- setArmsRaised(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
-
- setArrayEntryClass(Class<? extends GuiEditArrayEntries.IArrayEntry>) - Method in class net.minecraftforge.common.config.Property
-
Sets a custom IGuiEditListEntry class that should be used in place of the standard entry class for this Property type.
- setArrayEntryClass(Class<? extends GuiEditArrayEntries.IArrayEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setArrowCountInEntity(int) - Method in class net.minecraft.entity.EntityLivingBase
-
sets the amount of arrows stuck in the entity.
- setAt(int, int) - Method in class net.minecraft.util.BitArray
-
Sets the entry at the given location to the given value
- setAttachmentPos(BlockPos) - Method in class net.minecraft.entity.monster.EntityShulker
-
- setAttackCooldown(int) - Method in class net.minecraft.entity.ai.EntityAIAttackRangedBow
-
- setAttackDamage(float) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- setAttacking(boolean) - Method in class net.minecraft.entity.monster.EntityGhast
-
- setAttackTarget(EntityLivingBase) - Method in class net.minecraft.entity.EntityLiving
-
Sets the active target the Task system uses for tracking
- setAttackTarget(EntityLivingBase) - Method in class net.minecraft.entity.monster.EntityEnderman
-
Sets the active target the Task system uses for tracking
- setAttackTarget(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityWolf
-
Sets the active target the Task system uses for tracking
- setAttributeModifiers(AbstractAttributeMap, NBTTagList) - Static method in class net.minecraft.entity.SharedMonsterAttributes
-
- SetAttributes - Class in net.minecraft.world.storage.loot.functions
-
- SetAttributes(LootCondition[], SetAttributes.Modifier[]) - Constructor for class net.minecraft.world.storage.loot.functions.SetAttributes
-
- SetAttributes.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- setAuthor(String) - Method in class net.minecraft.world.gen.structure.template.Template
-
- setAuto(boolean) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- setAuxColor(float...) - Method in class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
-
- setAvoidSun(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- setBackgroundImageName(String) - Method in class net.minecraft.creativetab.CreativeTabs
-
- setBackgroundLocation(ResourceLocation) - Method in class net.minecraft.inventory.Slot
-
Sets the texture file to use for the background image of the slot when it's empty.
- setBackgroundName(String) - Method in class net.minecraft.inventory.Slot
-
Sets which icon index to use as the background image of the slot when it's empty.
- setBase64EncodedIconData(String) - Method in class net.minecraft.client.multiplayer.ServerData
-
- setBaseAirFriction(float) - Method in class net.minecraft.client.particle.ParticleSimpleAnimated
-
- setBaseBiome(String) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setBaseHeight(float) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setBaseModProperties(String) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- setBaseSpellTextureIndex(int) - Method in class net.minecraft.client.particle.ParticleSpell
-
Sets the base spell texture index
- setBaseValue(double) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- setBaseValue(double) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- setBeamTarget(BlockPos) - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- setBeamTarget(BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenSpikes
-
Sets the value that will be used in a call to entitycrystal.setBeamTarget.
- setBedOccupied(IBlockAccess, BlockPos, EntityPlayer, boolean) - Method in class net.minecraft.block.Block
-
Called when a user either starts or stops sleeping in the bed.
- setBeenAttacked() - Method in class net.minecraft.entity.Entity
-
Sets that this entity has been attacked.
- setBeenAttacked() - Method in class net.minecraft.entity.EntityLivingBase
-
Sets that this entity has been attacked.
- setBegging(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
-
- setBeneficial() - Method in class net.minecraft.potion.Potion
-
Set that the potion is beneficial to the player.
- setBesideClimbableBlock(boolean) - Method in class net.minecraft.entity.monster.EntitySpider
-
Updates the WatchableObject (Byte) created in entityInit(), setting it to 0x01 if par1 is true or 0x00 if it is
false.
- setBidiFlag(boolean) - Method in class net.minecraft.client.gui.FontRenderer
-
Set bidiFlag to control if the Unicode Bidirectional Algorithm should be run before rendering any string.
- setBiome(int) - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
Set the biome used on this preset.
- setBiomeArray(byte[]) - Method in class net.minecraft.world.chunk.Chunk
-
Accepts a 256-entry array that contains a 16x16 mapping on the X/Z plane of block positions in this Chunk to
biome IDs.
- setBlock(ItemStack, EntityPlayer, World, BlockPos, IBlockState) - Method in class net.minecraft.item.ItemHoe
-
- setBlock(Block) - Method in class net.minecraftforge.fluids.Fluid
-
- setBlockAndNotifyAdequately(World, BlockPos, IBlockState) - Method in class net.minecraft.world.gen.feature.WorldGenerator
-
- setBlocked(boolean) - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Set whether this hopper minecart is being blocked by an activator rail.
- setBlocklightArray(NibbleArray) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the NibbleArray instance used for Block-light values in this particular storage block.
- setBlockPos(BlockPos) - Method in class net.minecraft.client.particle.ParticleDigging
-
Sets the position of the block that this particle came from.
- setBlockPos(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- setBlockPos(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setBlockReachDistance(double) - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- setBlocksInChunk(int, int, ChunkPrimer) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
Generates a bare-bones chunk of nothing but stone or ocean blocks, formed, but featureless.
- setBlocksInChunk(int, int, ChunkPrimer) - Method in class net.minecraft.world.gen.ChunkProviderOverworld
-
- setBlockState(BlockPos, IBlockState) - Method in class net.minecraft.world.chunk.Chunk
-
- setBlockState(int, int, int, IBlockState) - Method in class net.minecraft.world.chunk.ChunkPrimer
-
- setBlockState(World, IBlockState, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- setBlockState(BlockPos, IBlockState, int) - Method in class net.minecraft.world.World
-
Sets the block state at a given location.
- setBlockState(BlockPos, IBlockState) - Method in class net.minecraft.world.World
-
Convenience method to update the block on both the client and server
- setBlockToAir(BlockPos) - Method in class net.minecraft.world.World
-
- setBlockUnbreakable() - Method in class net.minecraft.block.Block
-
- setBlue(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- setBlurMipmap(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.AbstractTexture
-
- setBlurMipmap(boolean, boolean) - Method in interface net.minecraft.client.renderer.texture.ITextureObject
-
- setBlurMipmapDirect(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.AbstractTexture
-
- setBoatType(EntityBoat.Type) - Method in class net.minecraft.entity.item.EntityBoat
-
- setBodyRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setBold(Boolean) - Method in class net.minecraft.util.text.Style
-
Sets whether or not text of this ChatStyle should be in bold.
- setBonusRolls(RandomValueRange) - Method in class net.minecraft.world.storage.loot.LootPool
-
- setBoolean(String, boolean) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores the given boolean value as a NBTTagByte, storing 1 for true and 0 for false, using the given string key.
- setBoolean(int, boolean) - Method in class net.minecraft.network.PacketBuffer
-
- setBorderDamagePerBlock(double) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the border damage per block
- setBorderLerpTarget(double) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the border lerp target
- setBorderLerpTime(long) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the border lerp time
- setBorderSafeZone(double) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the border safe zone
- setBorderSize(double) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the border size
- setBorderWarningDistance(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the border warning distance
- setBorderWarningTime(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the border warning time
- setBoundingBox(AxisAlignedBB) - Method in class net.minecraft.client.particle.Particle
-
- setBoundingBox(StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setBoundOrigin(BlockPos) - Method in class net.minecraft.entity.monster.EntityVex
-
- setBoxName(String) - Method in class net.minecraft.client.model.ModelBox
-
- setBreakChance(float) - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
- setBreakDoors(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- setBreakDoorsAItask(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
-
Sets or removes EntityAIBreakDoor task
- setBreeding(boolean) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setBrightness(T, float, boolean) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- setBucketModelDefinition(Item) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Helper method for registering all itemstacks for given item to map to universal bucket model.
- setBufferedImage(BufferedImage) - Method in class net.minecraft.client.renderer.ThreadDownloadImageData
-
- setBuildLimit(int) - Method in class net.minecraft.server.MinecraftServer
-
- setBurning() - Method in class net.minecraft.block.material.Material
-
Set the canBurn bool to True and return the current object.
- setButton(GuiButton) - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
-
- setButtonDelay(int) - Method in class net.minecraft.client.gui.GuiYesNo
-
Sets the number of ticks to wait before enabling the buttons.
- setButtonList(List<GuiButton>) - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
-
- setButtonList(List<GuiButton>) - Method in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
-
- setByte(String, byte) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagByte with the given byte value into the map with the given string key.
- setByte(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setByteArray(String, byte[]) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagByteArray with the given array as data into the map with the given string key.
- setBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
-
- setCanBreakDoors(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- setCanceled(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- setCanceled(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
- setCanceled(boolean) - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Sets the cancel state of this event.
- setCancellationResult(EnumActionResult) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
Set the EnumActionResult that will be returned to vanilla if the event is cancelled, instead of calling the relevant
method of the event.
- setCanCraft(EntityPlayer, boolean) - Method in class net.minecraft.inventory.Container
-
sets whether the player can craft in this inventory or not
- setCanDrain(boolean) - Method in class net.minecraftforge.fluids.FluidTank
-
- setCanEnterDoors(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- setCanFill(boolean) - Method in class net.minecraftforge.fluids.FluidTank
-
- setCanHarvest(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
-
- setCanJump(boolean) - Method in class net.minecraft.entity.passive.EntityRabbit.RabbitJumpHelper
-
- setCanLoseFocus(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets whether this text box loses focus when something other than it is clicked.
- setCanPickUpLoot(boolean) - Method in class net.minecraft.entity.EntityLiving
-
- setCanSpawnAnimals(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setCanSpawnNPCs(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setCanSwim(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- setCanSwim(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- setCanUpdate(boolean) - Method in class net.minecraftforge.event.entity.EntityEvent.CanUpdate
-
- setCanUseRail(boolean) - Method in class net.minecraft.entity.item.EntityMinecart
-
Set whether the minecart can use rails.
- setCapabilities(WorldProvider, INBTSerializable<NBTTagCompound>) - Method in class net.minecraftforge.common.util.WorldCapabilityData
-
- setCapacity(int) - Method in class net.minecraftforge.fluids.FluidTank
-
- setCarriable(Block, boolean) - Static method in class net.minecraft.entity.monster.EntityEnderman
-
- setCaster(EntityLivingBase) - Method in class net.minecraft.entity.projectile.EntityEvokerFangs
-
- setCategory(SoundCategory) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- setCategory(Class<?>, RecipeSorter.Category) - Static method in class net.minecraftforge.oredict.RecipeSorter
-
- setCategoryComment(String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Adds a comment to the specified ConfigCategory object
- setCategoryConfigEntryClass(String, Class<? extends GuiConfigEntries.IConfigEntry>) - Method in class net.minecraftforge.common.config.Configuration
-
Sets the custom IConfigEntry class that should be used in place of the standard entry class (which is just a button that
navigates into the category).
- setCategoryLanguageKey(String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Adds a language key to the specified ConfigCategory object
- setCategoryPropertyOrder(String, List<String>) - Method in class net.minecraftforge.common.config.Configuration
-
Sets the order that direct child properties of this config category will be written to the config file and will be displayed in
config GUIs.
- setCategoryRequiresMcRestart(String, boolean) - Method in class net.minecraftforge.common.config.Configuration
-
Sets whether or not this ConfigCategory requires Minecraft to be restarted when changed.
- setCategoryRequiresWorldRestart(String, boolean) - Method in class net.minecraftforge.common.config.Configuration
-
Sets the flag for whether or not this category can be edited while a world is running.
- setCenter(double, double) - Method in class net.minecraft.world.border.WorldBorder
-
- setCentered() - Method in class net.minecraft.client.gui.GuiLabel
-
Sets the Label to be centered
- setChar(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setCharge(int) - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
-
- setChatFormat(TextFormatting) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setChested(boolean) - Method in class net.minecraft.entity.passive.AbstractChestHorse
-
- setChestTileEntity(TileEntityEnderChest) - Method in class net.minecraft.inventory.InventoryEnderChest
-
- setChickenJockey(boolean) - Method in class net.minecraft.entity.passive.EntityChicken
-
Sets whether this chicken is a jockey or not.
- setChild(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
-
Set whether this zombie is a child.
- setChild(EntityAgeable) - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
-
- setChildSize(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
-
sets the size of the entity to be half of its current size if true.
- setChunk(ChunkPos) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setChunkListDepth(int) - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
The chunk list depth can be manipulated up to the maximal grant allowed for the mod.
- setChunkLoaded(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- setChunkModified() - Method in class net.minecraft.world.chunk.Chunk
-
Sets the isModified flag for this Chunk
- setChunkModified() - Method in class net.minecraft.world.chunk.EmptyChunk
-
Sets the isModified flag for this Chunk
- setChunkSize(int) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.Delta
-
Sets the chunk size used.
- setClassVersion(int) - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- setClassVersion(int) - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- setClassVersion(int) - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- setClassVersion(int) - Method in interface net.minecraftforge.fml.common.ModContainer
-
- setClean() - Method in class net.minecraft.network.datasync.EntityDataManager
-
- setCleanWeatherTime(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setClickEvent(ClickEvent) - Method in class net.minecraft.util.text.Style
-
Sets the event that should be run when text of this ChatStyle is clicked on.
- setClientActiveTexture(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
Sets the current lightmap texture to the specified OpenGL constant
- setClientPartialTickTime(float) - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Internal hook, do not use.
- setClipboardString(String) - Static method in class net.minecraft.client.gui.GuiScreen
-
Stores the given string in the system clipboard
- setClipResolver(<any>) - Method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
-
- setCloudRenderer(IRenderHandler) - Method in class net.minecraft.world.WorldProvider
-
- setCloudUpdateTick(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
saves the current Cloud update tick into the PartiallyDestroyedBlock
- setCollarColor(EnumDyeColor) - Method in class net.minecraft.entity.passive.EntityWolf
-
- setCollisionHandler(IMinecartCollisionHandler) - Static method in class net.minecraft.entity.item.EntityMinecart
-
Sets the global Minecart Collision handler, overwrites any
that is currently set.
- setCollisionRule(Team.CollisionRule) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setColor(float, float, float, float) - Method in class net.minecraft.client.gui.FontRenderer
-
- setColor(int) - Method in class net.minecraft.client.particle.ParticleSimpleAnimated
-
- setColor(int) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setColor(ItemStack, int) - Method in class net.minecraft.item.ItemArmor
-
Sets the color of the specified armor ItemStack
- setColor(TextFormatting) - Method in class net.minecraft.util.text.Style
-
Sets the color for this ChatStyle to the given value.
- setColor(BossInfo.Color) - Method in class net.minecraft.world.BossInfo
-
- setColor(BossInfo.Color) - Method in class net.minecraft.world.BossInfoServer
-
- setColor(Vector4f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- setColor(float, float, float, float) - Method in class net.minecraftforge.client.model.SimpleModelFontRenderer
-
- setColor(int) - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
-
- setColorBuffer(float, float, float, float) - Static method in class net.minecraft.client.renderer.RenderHelper
-
Update and return colorBuffer with the RGBA values passed as arguments
- setColorFade(int) - Method in class net.minecraft.client.particle.ParticleSimpleAnimated
-
sets a color for the particle to drift toward (20% closer each tick, never actually getting very close)
- setCombatTask() - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
sets this entity's combat AI.
- setCommand(String) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
Sets the command.
- setCommandListener(ICommandListener) - Static method in class net.minecraft.command.CommandBase
-
Sets the command listener responsable for notifying server operators when asked to by commands
- setCommandsAllowedForAll(boolean) - Method in class net.minecraft.server.management.PlayerList
-
Sets whether all players are allowed to use commands (cheats) on the server.
- setCommandStat(CommandResultStats.Type, int) - Method in interface net.minecraft.command.ICommandSender
-
- setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.entity.Entity
-
- setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.server.MinecraftServer
-
- setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setCommandStatForSender(MinecraftServer, ICommandSender, CommandResultStats.Type, int) - Method in class net.minecraft.command.CommandResultStats
-
- setCommandStats(Entity) - Method in class net.minecraft.entity.Entity
-
Set the CommandResultStats from the entity
- setComment(String) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- setComment(String) - Method in class net.minecraftforge.common.config.Property
-
- setCompiledChunk(CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- setCompiledChunk(CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- setCompletions(String...) - Method in class net.minecraft.client.gui.GuiChat
-
Sets the list of tab completions, as long as they were previously requested.
- setCompletions(String...) - Method in class net.minecraft.client.gui.GuiCommandBlock
-
Sets the list of tab completions, as long as they were previously requested.
- setCompletions(String...) - Method in class net.minecraft.client.gui.inventory.GuiEditCommandBlockMinecart
-
Sets the list of tab completions, as long as they were previously requested.
- setCompletions(String...) - Method in interface net.minecraft.util.ITabCompleter
-
Sets the list of tab completions, as long as they were previously requested.
- setCompletions(String...) - Method in class net.minecraft.util.TabCompleter
-
Only actually sets completions if they were requested (via requestCompletions)
- setComponent(ITextComponent) - Method in class net.minecraftforge.event.ServerChatEvent
-
- setCompressionThreshold(int) - Method in class net.minecraft.network.NettyCompressionDecoder
-
- setCompressionThreshold(int) - Method in class net.minecraft.network.NettyCompressionEncoder
-
- setCompressionThreshold(int) - Method in class net.minecraft.network.NetworkManager
-
- setConditionMet(boolean) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- setConfigEntryClass(Class<? extends GuiConfigEntries.IConfigEntry>) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- setConfigEntryClass(Class<? extends GuiConfigEntries.IConfigEntry>) - Method in class net.minecraftforge.common.config.Property
-
Sets a custom IConfigEntry class that should be used in place of the standard entry class for this Property type.
- setConfigEntryClass(Class<? extends GuiConfigEntries.IConfigEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setConnectedToRealms(boolean) - Method in class net.minecraft.client.Minecraft
-
Set if the player is connected to a realms server
- setConnectedToRealms(boolean) - Static method in class net.minecraft.realms.Realms
-
- setConnectionState(EnumConnectionState) - Method in class net.minecraft.network.NetworkManager
-
Sets the new connection state and registers which packets this channel may send and receive
- setContainerItem(Item) - Method in class net.minecraft.item.Item
-
- setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.Consumable
-
- setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
Override this method for special handling.
- setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.SwapEmpty
-
- setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.Consumable
-
- setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
-
Override this method for special handling.
- setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.SwapEmpty
-
- setContractUVs(boolean) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- setControlFlag(int, boolean) - Method in class net.minecraft.entity.ai.EntityAITasks
-
- setCooldown(Item, int) - Method in class net.minecraft.util.CooldownTracker
-
- setCoordBaseMode(EnumFacing) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- setCost(int) - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- setCount(int) - Method in class net.minecraft.item.ItemStack
-
- SetCount - Class in net.minecraft.world.storage.loot.functions
-
- SetCount(LootCondition[], RandomValueRange) - Constructor for class net.minecraft.world.storage.loot.functions.SetCount
-
- SetCount.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- setCountChunksXYZ(int) - Method in class net.minecraft.client.renderer.ViewFrustum
-
- setCraftingPlayer(EntityPlayer) - Static method in class net.minecraftforge.common.ForgeHooks
-
- setCreateFog(boolean) - Method in class net.minecraft.world.BossInfo
-
- setCreateFog(boolean) - Method in class net.minecraft.world.BossInfoServer
-
- setCreativeMode(boolean) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setCreativeMode(boolean) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setCreativeTab(CreativeTabs) - Method in class net.minecraft.block.Block
-
- setCreativeTab(CreativeTabs) - Method in class net.minecraft.item.Item
-
returns this;
- setCreeperState(int) - Method in class net.minecraft.entity.monster.EntityCreeper
-
Sets the state of creeper, -1 to idle and 1 to be 'in fuse'
- setCrystalInvulnerable(boolean) - Method in class net.minecraft.world.gen.feature.WorldGenSpikes
-
- setCurativeItems(List<ItemStack>) - Method in class net.minecraft.potion.PotionEffect
-
Sets the list of curative items for this potion effect, overwriting any already present
- setCurrentCartSpeedCapOnRail(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setCurrentLanguage(Language) - Method in class net.minecraft.client.resources.LanguageManager
-
- setCurrentPathIndex(int) - Method in class net.minecraft.pathfinding.Path
-
- setCurrentPathLength(int) - Method in class net.minecraft.pathfinding.Path
-
- setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.ContainerMerchant
-
- setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.InventoryMerchant
-
- setCursorPosition(int) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets the current position of the cursor.
- setCursorPositionEnd() - Method in class net.minecraft.client.gui.GuiTextField
-
Moves the cursor to the very end of this text box.
- setCursorPositionZero() - Method in class net.minecraft.client.gui.GuiTextField
-
Moves the cursor to the very start of this text box.
- setCustomEditListEntryClass(Class<? extends GuiEditArrayEntries.IArrayEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
-
- setCustomer(EntityPlayer) - Method in interface net.minecraft.entity.IMerchant
-
- setCustomer(EntityPlayer) - Method in class net.minecraft.entity.NpcMerchant
-
- setCustomer(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setCustomInventoryName(String) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- setCustomListEntryClass(Class<? extends GuiConfigEntries.IConfigEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setCustomMeshDefinition(Item, ItemMeshDefinition) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Adds generic ItemStack -> model variant logic.
- setCustomModelResourceLocation(Item, int, ModelResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Adds a simple mapping from Item + metadata to the model variant.
- setCustomName(String) - Method in class net.minecraft.inventory.InventoryBasic
-
Sets the name of this inventory.
- setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
-
- setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- setCustomNameTag(String) - Method in class net.minecraft.entity.boss.EntityWither
-
Sets the custom name tag for this entity
- setCustomNameTag(String) - Method in class net.minecraft.entity.Entity
-
Sets the custom name tag for this entity
- setCustomNameTag(String) - Method in class net.minecraft.entity.monster.EntityVindicator
-
Sets the custom name tag for this entity
- setCustomSpawning(<any>, boolean) - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- setCustomStateMapper(Block, IStateMapper) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Adds a custom IBlockState -> model variant logic.
- setCustomSummonedAid(EntityZombie) - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- setDamage(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
Sets the current amount of damage the minecart has taken.
- setDamage(double) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setDamage(ItemStack, int) - Method in class net.minecraft.item.Item
-
Set the damage for this itemstack.
- SetDamage - Class in net.minecraft.world.storage.loot.functions
-
- SetDamage(LootCondition[], RandomValueRange) - Constructor for class net.minecraft.world.storage.loot.functions.SetDamage
-
- SetDamage.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- setDamageAllowedInCreativeMode() - Method in class net.minecraft.util.DamageSource
-
- setDamageAmount(double) - Method in class net.minecraft.world.border.WorldBorder
-
- setDamageBuffer(double) - Method in class net.minecraft.world.border.WorldBorder
-
- setDamageBypassesArmor() - Method in class net.minecraft.util.DamageSource
-
- setDamageIsAbsolute() - Method in class net.minecraft.util.DamageSource
-
Sets a value indicating whether the damage is absolute (ignores modification by potion effects or enchantments),
and also clears out hunger damage.
- setDamageMultiplier(float) - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
-
- setDamageTaken(float) - Method in class net.minecraft.entity.item.EntityBoat
-
Sets the damage taken from the last hit.
- setDarkenSky(boolean) - Method in class net.minecraft.world.BossInfo
-
- setDarkenSky(boolean) - Method in class net.minecraft.world.BossInfoServer
-
- setData(int) - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- setData(String, WorldSavedData) - Method in class net.minecraft.world.storage.MapStorage
-
Assigns the given String id to the given MapDataBase, removing any existing ones of the same id.
- setData(String, WorldSavedData) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
-
Assigns the given String id to the given MapDataBase, removing any existing ones of the same id.
- setData(String, WorldSavedData) - Method in class net.minecraft.world.World
-
Assigns the given String id to the given MapDataBase using the MapStorage, removing any existing ones of the same
id.
- setDataFromNBT(byte[], NibbleArray, NibbleArray) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- setDead() - Method in class net.minecraft.entity.Entity
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.entity.monster.EntitySlime
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.entity.player.EntityPlayer
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.entity.projectile.EntityFishHook
-
Will get destroyed next tick.
- setDeathMessageVisibility(Team.EnumVisible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setDebugBoundingBox(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- setDecorationDefaults() - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
-
- setDecorationDefaults() - Method in class net.minecraft.world.gen.feature.WorldGenerator
-
- setDefaultGameType(GameType, MinecraftServer) - Method in class net.minecraft.command.CommandDefaultGameMode
-
Set the default game type for the server.
- setDefaultKey(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.RegistryBuilder
-
- setDefaultPickupDelay() - Method in class net.minecraft.entity.item.EntityItem
-
- setDefaultPlayerReputation(int) - Method in class net.minecraft.village.Village
-
- setDefaults() - Method in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- setDefaultState(IBlockState) - Method in class net.minecraft.block.Block
-
- setDefaultTitlesTimes() - Method in class net.minecraft.client.gui.GuiIngame
-
Set the differents times for the titles to their default values
- setDefaultValue(String) - Method in class net.minecraftforge.common.config.Property
-
Sets the default string value of this Property.
- setDefaultValue(int) - Method in class net.minecraftforge.common.config.Property
-
Sets the default int value of this Property.
- setDefaultValue(double) - Method in class net.minecraftforge.common.config.Property
-
Sets the default double value of this Property.
- setDefaultValue(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets the default boolean value of this Property.
- setDefaultValues(String[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the default String[] values of this Property.
- setDefaultValues(int[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the default int[] values of this Property.
- setDefaultValues(double[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the default double[] values of this Property
- setDefaultValues(boolean[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the default boolean[] values of this Property.
- setDelayToMin(int) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
Sets the delay to minDelay if parameter given is 1, else return false.
- setDemo(boolean) - Method in class net.minecraft.server.MinecraftServer
-
Sets whether this is a demo or not.
- setDensity(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogDensity
-
- setDensity(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setDensity(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setDescription(String) - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
-
- setDestroyedByCreativePlayer(boolean) - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- setDetail(String, ICrashReportDetail<String>) - Method in class net.minecraft.crash.CrashReportCategory
-
- setDifficulty(EnumDifficulty) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setDifficulty(EnumDifficulty) - Method in class net.minecraft.world.storage.WorldInfo
-
- setDifficultyForAllWorlds(EnumDifficulty) - Method in class net.minecraft.server.integrated.IntegratedServer
-
- setDifficultyForAllWorlds(EnumDifficulty) - Method in class net.minecraft.server.MinecraftServer
-
- setDifficultyLocked(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setDifficultyLocked(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setDifficultyScaled() - Method in class net.minecraft.util.DamageSource
-
Set whether this damage source will have its damage amount scaled based on the current difficulty.
- setDimension(int) - Method in class net.minecraft.world.WorldProvider
-
Sets the providers current dimension ID, used in default getSaveFolder()
Added to allow default providers to be registered for multiple dimensions.
- setDimensionAndSpawnPlayer(int) - Method in class net.minecraft.client.Minecraft
-
- setDimensionData(DimensionType, NBTTagCompound) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Deprecated.
- setDimensionData(int, NBTTagCompound) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setDimensionData(DimensionType, NBTTagCompound) - Method in class net.minecraft.world.storage.WorldInfo
-
Deprecated.
- setDimensionData(int, NBTTagCompound) - Method in class net.minecraft.world.storage.WorldInfo
-
- setDimensions(int, int, int, int) - Method in class net.minecraft.client.gui.GuiSlot
-
- setDirtAt(World, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenAbstractTree
-
sets dirt at a specific location if it isn't already dirt
- setDirty(boolean) - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
-
- setDirty(DataParameter<T>) - Method in class net.minecraft.network.datasync.EntityDataManager
-
- setDirty(boolean) - Method in class net.minecraft.world.WorldSavedData
-
Sets the dirty state of this MapDataBase, whether it needs saving to disk.
- setDisabledTextColour(int) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets the color to use for text in this text box when this text box is disabled.
- setDispatcher(NetworkDispatcher) - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- setDisplayedItem(ItemStack) - Method in class net.minecraft.entity.item.EntityItemFrame
-
- setDisplayHealth(int) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setDisplayListEntitiesDirty() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- setDisplayName(ITextComponent) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setDisplayName(String) - Method in class net.minecraft.scoreboard.ScoreObjective
-
- setDisplayname(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
-
- setDisplayObjective(ICommandSender, String[], int, MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- setDisplayTile(IBlockState) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDisplayTileOffset(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDistance(float) - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
-
- setDistance(float) - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
-
- setDoneWorking() - Method in class net.minecraft.client.gui.GuiScreenWorking
-
- setDoneWorking() - Method in class net.minecraft.client.LoadingScreenRenderer
-
- setDoneWorking() - Method in interface net.minecraft.util.IProgressUpdate
-
- setDoRenderBrightness(T, float) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- setDouble(String, double) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagDouble with the given double value into the map with the given string key.
- setDouble(int, double) - Method in class net.minecraft.network.PacketBuffer
-
- setDragAir(double) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDropChance(EntityEquipmentSlot, float) - Method in class net.minecraft.entity.EntityLiving
-
- setDropChance(float) - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- setDropItemsWhenDead(boolean) - Method in class net.minecraft.entity.Entity
-
Sets whether this entity should drop its items when setDead() is called.
- setDropItemsWhenDead(boolean) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
Sets whether this entity should drop its items when setDead() is called.
- setDroppedExperience(int) - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
-
- setDuration(int) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setDuration(int) - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
-
- setEatingHaystack(boolean) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setEditable(boolean) - Method in class net.minecraft.tileentity.TileEntitySign
-
Sets the sign's isEditable flag to the specified parameter.
- setEffectiveness(double) - Method in class net.minecraft.potion.Potion
-
- setEgg(EntityList.EntityEggInfo) - Method in class net.minecraftforge.fml.common.registry.EntityEntry
-
- setElytraFlying() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- setEmptySound(SoundEvent) - Method in class net.minecraftforge.fluids.Fluid
-
- setEnableBackgroundDrawing(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets whether or not the background and outline of this text box should be drawn.
- setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiSlot
-
- setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets whether this text box is enabled.
- setEnabledState(boolean) - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- setEnabledState(boolean) - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- setEnabledState(boolean) - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- setEnabledState(boolean) - Method in interface net.minecraftforge.fml.common.ModContainer
-
Set the enabled/disabled state of this mod
- setEnchantmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.EntityLiving
-
Enchants Entity's current equipments based on given DifficultyInstance
- setEnchantmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
Enchants Entity's current equipments based on given DifficultyInstance
- setEnchantmentEffectsFromEntity(EntityLivingBase, float) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setEnchantments(Map<Enchantment, Integer>, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
Set the enchantments for the specified stack.
- setEnterDoors(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- setEntityActionState(float, float, boolean, boolean) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- setEntityAttackTarget(EntityCreature, EntityLivingBase) - Method in class net.minecraft.entity.ai.EntityAIHurtByTarget
-
- setEntityBoundingBox(AxisAlignedBB) - Method in class net.minecraft.entity.Entity
-
- setEntityId(int) - Method in class net.minecraft.entity.Entity
-
- setEntityId(ResourceLocation) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- setEntityInvulnerable(boolean) - Method in class net.minecraft.entity.Entity
-
Sets whether this Entity is invulnerable.
- setEntityItemStack(ItemStack) - Method in class net.minecraft.entity.item.EntityItem
-
Sets the ItemStack for this entity
- setEntityState(Entity, byte) - Method in class net.minecraft.world.World
-
sends a Packet 38 (Entity Status) to all tracked players of that entity
- setEntityState(Entity, byte) - Method in class net.minecraft.world.WorldServer
-
sends a Packet 38 (Entity Status) to all tracked players of that entity
- setEntryValue(int, String) - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- setEntryValue(int, boolean) - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- setEntryValue(int, float) - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- setEntryValue(int, boolean) - Method in interface net.minecraft.client.gui.GuiPageButtonList.GuiResponder
-
- setEntryValue(int, float) - Method in interface net.minecraft.client.gui.GuiPageButtonList.GuiResponder
-
- setEntryValue(int, String) - Method in interface net.minecraft.client.gui.GuiPageButtonList.GuiResponder
-
- setEntryValue(EntityDataManager.DataEntry<T>, EntityDataManager.DataEntry<?>) - Method in class net.minecraft.network.datasync.EntityDataManager
-
- setEntryValues(List<EntityDataManager.DataEntry<?>>) - Method in class net.minecraft.network.datasync.EntityDataManager
-
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.EntityLiving
-
Gives armor or weapon for entity based on given DifficultyInstance
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
Gives armor or weapon for entity based on given DifficultyInstance
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityPigZombie
-
Gives armor or weapon for entity based on given DifficultyInstance
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityVex
-
Gives armor or weapon for entity based on given DifficultyInstance
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityVindicator
-
Gives armor or weapon for entity based on given DifficultyInstance
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityWitherSkeleton
-
Gives armor or weapon for entity based on given DifficultyInstance
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityZombie
-
Gives armor or weapon for entity based on given DifficultyInstance
- setExactPosition(BlockPos) - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- setException(Throwable) - Method in class net.minecraftforge.event.CommandEvent
-
- setExecutionChance(int) - Method in class net.minecraft.entity.ai.EntityAIWander
-
Changes task random possibility for execution
- setExpired() - Method in class net.minecraft.client.particle.Particle
-
Called to indicate that this particle effect has expired and should be discontinued.
- setExplosion() - Method in class net.minecraft.util.DamageSource
-
- setExpToDrop(int) - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
-
Set the amount of experience dropped by the block after the event has processed
- setExtBlocklightValue(int, int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the saved Block-light value in the extended block storage structure.
- setExtraLife(int) - Method in class net.minecraftforge.event.entity.item.ItemExpireEvent
-
- setExtSkylightValue(int, int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the saved Sky-light value in the extended block storage structure.
- setFaces(LinkedHashSet<OBJModel.Face>) - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
-
Deprecated.
- setFailsafeFieldValue(Field, Object, Object) - Static method in class net.minecraftforge.common.util.EnumHelper
-
- setFavicon(String) - Method in class net.minecraft.network.ServerStatusResponse
-
- setField(int, int) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- setField(int, int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- setField(int, int) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- setField(int, int) - Method in interface net.minecraft.inventory.IInventory
-
- setField(int, int) - Method in class net.minecraft.inventory.InventoryBasic
-
- setField(int, int) - Method in class net.minecraft.inventory.InventoryCrafting
-
- setField(int, int) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- setField(int, int) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- setField(int, int) - Method in class net.minecraft.inventory.InventoryMerchant
-
- setField(int, int) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- setField(int, int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- setField(int, int) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- setField(int, int) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- setFilenameAndFlush(String) - Method in exception net.minecraft.client.util.JsonException
-
- setFillBlanks(boolean) - Method in class net.minecraftforge.client.model.SimpleModelFontRenderer
-
- setFilledBucket(ItemStack) - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
-
- setFillSound(SoundEvent) - Method in class net.minecraftforge.fluids.Fluid
-
- setFire(int) - Method in class net.minecraft.entity.Entity
-
Sets entity to burn for x amount of seconds, cannot lower amount of existing fire.
- setFireDamage() - Method in class net.minecraft.util.DamageSource
-
Define the damage type as fire based.
- setFireInfo(Block, int, int) - Method in class net.minecraft.block.BlockFire
-
- setFlag(int, boolean) - Method in class net.minecraft.entity.Entity
-
Enable or disable a entity flag, see getEntityFlag to read the know flags.
- setFlag(int) - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- setFleeceColor(EnumDyeColor) - Method in class net.minecraft.entity.passive.EntitySheep
-
Sets the wool color of this sheep
- setFloat(String, float) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagFloat with the given float value into the map with the given string key.
- setFloat(int, float) - Method in class net.minecraft.network.PacketBuffer
-
- setFluid(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
- setFluid(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
-
- setFluid(Fluid) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
-
- setFluid(FluidStack) - Method in class net.minecraftforge.fluids.FluidTank
-
- setFluidStack(FluidStack) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- setFluidStackAmount(int) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- setFlying(boolean) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setFlying(boolean) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setFlySpeed(float) - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- setFlySpeed(float) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setFlySpeed(float) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setFocus(boolean) - Method in class net.minecraft.realms.RealmsEditBox
-
- setFocused(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets focus to this gui element
- setFog(GlStateManager.FogMode) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- setFogDensity(float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- setFogEnd(float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- setFogStart(float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- setFolderName(String) - Method in class net.minecraft.server.MinecraftServer
-
- setFoliageBiomeColorizer(int[]) - Static method in class net.minecraft.world.ColorizerFoliage
-
- setFontRenderer(FontRenderer) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
-
- setFoodLevel(int) - Method in class net.minecraft.util.FoodStats
-
- setFoodSaturationLevel(float) - Method in class net.minecraft.util.FoodStats
-
- setFooter(ITextComponent) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
-
- setForcedChunkLoadingCallback(Object, ForgeChunkManager.LoadingCallback) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
Set a chunkloading callback for the supplied mod object
- setForceGamemode(boolean) - Method in class net.minecraft.server.MinecraftServer
-
Set the forceGamemode field (whether joining players will be put in their old gamemode or the default one)
- setForgeProfession(VillagerRegistry.VillagerProfession) - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- setFormatter(<any>) - Static method in class net.minecraftforge.server.console.TerminalConsoleAppender
-
- setForwardDirection(int) - Method in class net.minecraft.entity.item.EntityBoat
-
Sets the forward direction of the entity.
- setFOV(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FOVModifier
-
- setFramebufferColor(float, float, float, float) - Method in class net.minecraft.client.shader.Framebuffer
-
- setFramebufferFilter(int) - Method in class net.minecraft.client.shader.Framebuffer
-
- setFrameIndex(int) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- setFramesTextureData(List<int[][]>) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- setFriendlyFlags(int) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setFull3D() - Method in class net.minecraft.item.Item
-
Sets bFull3D to True and return the object.
- setFuse(int) - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
- setGameType(GameType) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Sets the game type for the player.
- setGameType(GameType) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setGameType(GameType) - Method in class net.minecraft.entity.player.EntityPlayer
-
Sets the player's game mode and sends it to them.
- setGameType(GameType) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sets the player's game mode and sends it to them.
- setGameType(GameType) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Sets the game type for all worlds.
- setGameType(GameType) - Method in class net.minecraft.server.integrated.IntegratedServer
-
Sets the game type for all worlds.
- setGameType(GameType) - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- setGameType(GameType) - Method in class net.minecraft.server.management.PlayerList
-
- setGameType(GameType) - Method in class net.minecraft.server.MinecraftServer
-
Sets the game type for all worlds.
- setGameType(GameType) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the GameType.
- setGaseous(boolean) - Method in class net.minecraftforge.fluids.Fluid
-
- setGeneratedBlock(BlockFlower, BlockFlower.EnumFlowerType) - Method in class net.minecraft.world.gen.feature.WorldGenFlowers
-
- setGeneratorOptions(String) - Method in class net.minecraft.world.WorldSettings
-
- setGhost() - Method in class net.minecraft.entity.monster.EntityElderGuardian
-
- setGlowing(boolean) - Method in class net.minecraft.entity.Entity
-
- setGraphicsLevel(boolean) - Method in class net.minecraft.block.BlockLeaves
-
Pass true to draw this block using fancy graphics, or false for fast graphics.
- setGrassBiomeColorizer(int[]) - Static method in class net.minecraft.world.ColorizerGrass
-
- setGreen(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- setGrowingAge(int) - Method in class net.minecraft.entity.EntityAgeable
-
The age value may be negative or positive or zero.
- setGui(GuiScreen) - Method in class net.minecraftforge.client.event.GuiOpenEvent
-
- setGuiEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- setGuiResponder(GuiPageButtonList.GuiResponder) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets the GuiResponder associated with this text box.
- setGuiSize(int, int) - Method in class net.minecraft.client.gui.GuiScreen
-
Set the gui to the specified width and height
- setHardcore(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setHardness(float) - Method in class net.minecraft.block.Block
-
Sets how many hits it takes to break a block.
- setHarvestLevel(String, int) - Method in class net.minecraft.block.Block
-
Sets or removes the tool and level required to harvest this block.
- setHarvestLevel(String, int, IBlockState) - Method in class net.minecraft.block.Block
-
Sets or removes the tool and level required to harvest this block.
- setHarvestLevel(String, int) - Method in class net.minecraft.item.Item
-
Sets or removes the harvest level for the specified tool class.
- setHasDisplayTile(boolean) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setHasEntities(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- setHasListHeader(boolean, int) - Method in class net.minecraft.client.gui.GuiSlot
-
Sets hasListHeader and headerHeight.
- setHasSubtypes(boolean) - Method in class net.minecraft.item.Item
-
- setHeader(ITextComponent) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
-
- setHeaderInfo(boolean, int) - Method in class net.minecraftforge.fml.client.GuiScrollingList
-
- setHeadingFromThrower(Entity, float, float, float, float, float) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
Sets throwable heading based on an entity that's throwing it
- setHeadRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setHealth(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- setHealthBlinkTime(long) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setHeightMap(int[]) - Method in class net.minecraft.world.chunk.Chunk
-
- setHeightVariation(float) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setHeldBlockState(IBlockState) - Method in class net.minecraft.entity.monster.EntityEnderman
-
Sets this enderman's held block state
- setHeldItem(EnumHand, ItemStack) - Method in class net.minecraft.entity.EntityLivingBase
-
- setHoldingRose(boolean) - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- setHomePosAndDistance(BlockPos, int) - Method in class net.minecraft.entity.EntityCreature
-
Sets home position and max distance for it
- setHorseArmorStack(ItemStack) - Method in class net.minecraft.entity.passive.EntityHorse
-
Set horse armor stack (for example: new ItemStack(Items.iron_horse_armor))
- setHorseJumping(boolean) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setHorseSaddled(boolean) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setHorseTamed(boolean) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setHorseVariant(int) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHorseWatchableBoolean(int, boolean) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setHostname(String) - Method in class net.minecraft.server.MinecraftServer
-
- setHoverEvent(HoverEvent) - Method in class net.minecraft.util.text.Style
-
Sets the event that should be run when text of this ChatStyle is hovered over.
- setHoveringText(String) - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- setHurtEntities(boolean) - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- setIconHeight(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- setIconIndex(int, int) - Method in class net.minecraft.potion.Potion
-
Sets the index for the icon displayed in the player's inventory when the status is active.
- setIconWidth(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- setIDRange(int, int) - Method in class net.minecraftforge.fml.common.registry.RegistryBuilder
-
- setIgnoreEntities(boolean) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setIgnoreRadius(boolean) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
Sets if the radius should be ignored, and the effect should be shown in a single point instead of an area
- setIgnoresEntities(boolean) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setIgnoreStructureBlock(boolean) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setImmovableMobility() - Method in class net.minecraft.block.material.Material
-
This type of material can't be pushed, and pistons are blocked to move.
- setIncrement(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
-
Sets the amount to move down before rendering the next bar
- setIndex(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setIndex(int, int) - Method in class net.minecraft.world.chunk.NibbleArray
-
- setInfinitePickupDelay() - Method in class net.minecraft.entity.item.EntityItem
-
- setIngameFocus() - Method in class net.minecraft.client.Minecraft
-
Will set the focus to ingame if the Minecraft window is the active with focus.
- setIngameNotInFocus() - Method in class net.minecraft.client.Minecraft
-
Resets the player keystate, disables the ingame focus, and ungrabs the mouse cursor.
- setInhabitedTime(long) - Method in class net.minecraft.world.chunk.Chunk
-
- setInitialSpawnLocation() - Method in class net.minecraft.world.World
-
Sets a new spawn location by finding an uncovered block at a random (x,z) location in the chunk.
- setInitialSpawnLocation() - Method in class net.minecraft.world.WorldServer
-
Sets a new spawn location by finding an uncovered block at a random (x,z) location in the chunk.
- setInLove(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAnimal
-
- setInsertion(String) - Method in class net.minecraft.util.text.Style
-
Set a text to be inserted into Chat when the component is shift-clicked
- setInstrument(NoteBlockEvent.Instrument) - Method in class net.minecraftforge.event.world.NoteBlockEvent.Play
-
- setInt(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setIntArray(String, int[]) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagIntArray with the given array as data into the map with the given string key.
- setInteger(String, int) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagInt with the given integer value into the map with the given string key.
- setIntegerValue(int) - Method in class net.minecraft.util.TupleIntJsonSerializable
-
Sets this tuple's integer value to the given value.
- setIntegrity(float) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setIntegrity(float) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setInternalProxies(ModContainer, Side, ClassLoader) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.JavaAdapter
-
- setInternalProxies(ModContainer, Side, ClassLoader) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.ScalaAdapter
-
- setInternalProxies(ModContainer, Side, ClassLoader) - Method in interface net.minecraftforge.fml.common.ILanguageAdapter
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryBasic
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCrafting
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCraftResult
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryLargeChest
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryMerchant
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityHopper
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInvisible(boolean) - Method in class net.minecraft.client.model.ModelBiped
-
- setInvisible(boolean) - Method in class net.minecraft.client.model.ModelPlayer
-
- setInvisible(boolean) - Method in class net.minecraft.entity.Entity
-
- setInvisible(boolean) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setInvulnerable(boolean) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
Set whether this skull comes from an invulnerable (aura) wither boss.
- setInvulnerable(boolean) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setInvulnerable(boolean) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setInvulTime(int) - Method in class net.minecraft.entity.boss.EntityWither
-
- setInWeb() - Method in class net.minecraft.entity.boss.EntityWither
-
Sets the Entity inside a web block.
- setInWeb() - Method in class net.minecraft.entity.Entity
-
Sets the Entity inside a web block.
- setInWeb() - Method in class net.minecraft.entity.monster.EntitySpider
-
Sets the Entity inside a web block.
- setInWeb() - Method in class net.minecraft.entity.player.EntityPlayer
-
Sets the Entity inside a web block.
- setIsBatHanging(boolean) - Method in class net.minecraft.entity.passive.EntityBat
-
- setIsCastingSpell(int) - Method in class net.minecraft.entity.monster.EntityEvoker
-
- setIsCharging(boolean) - Method in class net.minecraft.entity.monster.EntityVex
-
- setIsChecked(boolean) - Method in class net.minecraftforge.fml.client.config.GuiCheckBox
-
- setIsCritical(boolean) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Whether the arrow has a stream of critical hit particles flying behind it.
- setIsDetachedFromVillageFlag(boolean) - Method in class net.minecraft.village.VillageDoorInfo
-
- setIsEditable(boolean) - Method in class net.minecraft.realms.RealmsEditBox
-
- setIsListLengthFixed(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets the flag for whether this list/array Property has a fixed length.
- setIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
-
Sets this EntityDamageSource as originating from Thorns armor
- setIsWillingToMate(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setItalic(Boolean) - Method in class net.minecraft.util.text.Style
-
Sets whether or not text of this ChatStyle should be italicized.
- setItem(ItemStack) - Method in class net.minecraft.entity.projectile.EntityPotion
-
- setItem(int, ItemStack) - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
-
- setItemDamage(int) - Method in class net.minecraft.item.ItemStack
-
- setItemFrame(EntityItemFrame) - Method in class net.minecraft.item.ItemStack
-
Set the item frame this stack is on.
- setItemRotation(int) - Method in class net.minecraft.entity.item.EntityItemFrame
-
- setItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
Set the stack helds by mouse, used in GUI/Container
- setItemStack(ItemStack) - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.Entity
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.EntityLiving
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.EntityLivingBase
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setItemValues(ItemStack, boolean) - Method in class net.minecraft.tileentity.TileEntityBanner
-
- setJsonSerializableValue(IJsonSerializable) - Method in class net.minecraft.util.TupleIntJsonSerializable
-
Sets this tuple's JsonSerializable value to the given value.
- setJumpCompletion(float) - Method in class net.minecraft.entity.passive.EntityRabbit
-
- setJumping() - Method in class net.minecraft.entity.ai.EntityJumpHelper
-
- setJumping(boolean) - Method in class net.minecraft.entity.EntityLivingBase
-
- setJumping(boolean) - Method in class net.minecraft.entity.passive.EntityRabbit
-
- setJumpPower(int) - Method in interface net.minecraft.entity.IJumpingMount
-
- setJumpPower(int) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setKeyBindState(int, boolean) - Static method in class net.minecraft.client.settings.KeyBinding
-
- setKeyCode(int) - Method in class net.minecraft.client.settings.KeyBinding
-
- setKeyConflictContext(IKeyConflictContext) - Method in class net.minecraft.client.settings.KeyBinding
-
- setKeyModifierAndCode(KeyModifier, int) - Method in class net.minecraft.client.settings.KeyBinding
-
- setKeyPair(KeyPair) - Method in class net.minecraft.server.MinecraftServer
-
- setKnockbackStrength(int) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Sets the amount of knockback the arrow applies when it hits a mob.
- setLanguageKey(String) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- setLanguageKey(String) - Method in class net.minecraftforge.common.config.Property
-
Sets the localization language key for this Property so that the config GUI screens are nice and pretty <3.
- setLanServer(boolean) - Method in class net.minecraft.server.management.UserList
-
- setLastActivityTimestamp(int) - Method in class net.minecraft.village.VillageDoorInfo
-
- setLastAttacker(Entity) - Method in class net.minecraft.entity.EntityLivingBase
-
- setLastHealth(int) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setLastHealthTime(long) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setLastLightningBolt(int) - Method in class net.minecraft.world.World
-
- setLastOutput(ITextComponent) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setLastSaveTime(long) - Method in class net.minecraft.world.chunk.Chunk
-
- setLayerStarted(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- setLayerUsed(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- setLeashedToEntity(Entity, boolean) - Method in class net.minecraft.entity.EntityLiving
-
Sets the entity to be leashed to.
- setLeftArmRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setLeftHanded(boolean) - Method in class net.minecraft.entity.EntityLiving
-
- setLeftLegRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setLeftPos(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- setLevel(int) - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
-
Set the new level of the enchantment (0-30)
- setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.chunk.Chunk
-
- setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.World
-
- setLightLevel(float) - Method in class net.minecraft.block.Block
-
Sets the light value that the block emits.
- setLightmap(T, float) - Method in class net.minecraft.client.renderer.entity.RenderLiving
-
- setLightmapDisabled(boolean) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
-
Sets whether to use the light map when rendering.
- setLightmapTextureCoords(int, float, float) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
Sets the current coordinates of the given lightmap texture
- setLightOpacity(int) - Method in class net.minecraft.block.Block
-
Sets how much light is blocked going through this block.
- setLightPopulated(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- setLimitedLife(int) - Method in class net.minecraft.entity.monster.EntityVex
-
- setListener(EntityPlayer, float) - Method in class net.minecraft.client.audio.SoundHandler
-
- setListener(EntityPlayer, float) - Method in class net.minecraft.client.audio.SoundManager
-
Sets the listener of sounds
- setListFromChildScreen(Object[]) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelBase
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelDragon
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelHorse
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelIronGolem
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelMagmaCube
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelOcelot
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelRabbit
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSheep1
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSheep2
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSkeleton
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelWither
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelWolf
-
Used for easily adding entity-dependent animations.
- setLoadingProgress(int) - Method in class net.minecraft.client.gui.GuiScreenWorking
-
Updates the progress bar on the loading screen to the specified amount.
- setLoadingProgress(int) - Method in class net.minecraft.client.LoadingScreenRenderer
-
Updates the progress bar on the loading screen to the specified amount.
- setLoadingProgress(int) - Method in interface net.minecraft.util.IProgressUpdate
-
Updates the progress bar on the loading screen to the specified amount.
- setLoadSpawn(boolean) - Method in enum net.minecraft.world.DimensionType
-
- setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
-
Sets the location and Yaw/Pitch of an entity in the world
- setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.item.EntityPainting
-
Sets the location and Yaw/Pitch of an entity in the world
- setLockCode(LockCode) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- setLockCode(LockCode) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- setLockCode(LockCode) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- setLockCode(LockCode) - Method in class net.minecraft.tileentity.TileEntityLockable
-
- setLockCode(LockCode) - Method in interface net.minecraft.world.ILockableContainer
-
- setLocked(boolean) - Method in class net.minecraft.client.gui.GuiLockIconButton
-
- setLocked(boolean) - Method in class net.minecraft.scoreboard.Score
-
- setLong(String, long) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagLong with the given long value into the map with the given string key.
- setLong(int, long) - Method in class net.minecraft.network.PacketBuffer
-
- setLookingForHome() - Method in class net.minecraft.entity.passive.EntityVillager
-
- setLookPosition(double, double, double, float, float) - Method in class net.minecraft.entity.ai.EntityLookHelper
-
Sets position to look at
- setLookPositionWithEntity(Entity, float, float) - Method in class net.minecraft.entity.ai.EntityLookHelper
-
Sets position to look at using entity
- setLootingLevel(int) - Method in class net.minecraftforge.event.entity.living.LootingLevelEvent
-
- setLootTable(ResourceLocation, long) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- setLootTable(ResourceLocation, long) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- setLPerlin1(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- setLuminosity(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setMagicDamage() - Method in class net.minecraft.util.DamageSource
-
Define the damage type as magic based.
- setManyVisible(Set<EnumFacing>) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
-
- setMapdataTo(MapData) - Method in class net.minecraft.network.play.server.SPacketMaps
-
Sets new MapData from the packet to given MapData param
- setMapFeaturesEnabled(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setMaterial(OBJModel.Material) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- setMaterialCost(int) - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- setMaterialName(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- setMating(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setMaxAge(int) - Method in class net.minecraft.client.particle.Particle
-
- setMaxDamage(int) - Method in class net.minecraft.item.Item
-
set max damage of an Item
- setMaxLength(int) - Method in class net.minecraft.realms.RealmsEditBox
-
- setMaxListLength(int) - Method in class net.minecraftforge.common.config.Property
-
Sets the maximum length of this list/array Property.
- setMaxPackSize(int) - Method in class net.minecraftforge.event.entity.living.LivingPackSizeEvent
-
- setMaxRange(int) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- setMaxScaledLight(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setMaxSpeedAirLateral(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setMaxSpeedAirVertical(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setMaxStackSize(int) - Method in class net.minecraft.item.Item
-
- setMaxStringLength(int) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets the maximum length for the text in this text box.
- setMaxValue(int) - Method in class net.minecraftforge.common.config.Property
-
Sets the maximum int value of this Property.
- setMaxValue(double) - Method in class net.minecraftforge.common.config.Property
-
Sets the maximum double value of this Property.
- setMaxWidth(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
-
Sets the max width of the tooltip.
- setMaxY(double) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- setMedium(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setMessage(String) - Method in class net.minecraftforge.client.event.ClientChatEvent
-
- setMessage(ITextComponent) - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
-
- setMetadata(String) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- SetMetadata - Class in net.minecraft.world.storage.loot.functions
-
- SetMetadata(LootCondition[], RandomValueRange) - Constructor for class net.minecraft.world.storage.loot.functions.SetMetadata
-
- SetMetadata.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- setMinecartPowered(boolean) - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- setMinValue(int) - Method in class net.minecraftforge.common.config.Property
-
Sets the minimum int value of this Property.
- setMinValue(double) - Method in class net.minecraftforge.common.config.Property
-
Sets the minimum double value of this Property.
- setMinY(int) - Method in class net.minecraft.world.gen.FlatLayerInfo
-
Set the minimum Y coordinate for this layer.
- setMipmapLevels(int) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- setMirror(Mirror) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setMirror(Mirror) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setMirrored(boolean) - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- setMode(TileEntityStructure.Mode) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setModelAttributes(ModelBase) - Method in class net.minecraft.client.model.ModelBase
-
- setModelAttributes(ModelBase) - Method in class net.minecraft.client.model.ModelBiped
-
- setModelPartEnabled(EnumPlayerModelParts, boolean) - Method in class net.minecraft.client.settings.GameSettings
-
- setModelSlotVisible(T, EntityEquipmentSlot) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
- setModelSlotVisible(ModelBiped, EntityEquipmentSlot) - Method in class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
-
- setModelVisible(ModelBiped) - Method in class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
-
- setModified(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- setModList(Map<String, String>) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- setMOTD(String) - Method in class net.minecraft.server.MinecraftServer
-
- setMoveForward(float) - Method in class net.minecraft.entity.EntityLiving
-
- setMovementSpeed(double) - Method in class net.minecraft.entity.passive.EntityRabbit
-
- setMovementVector(float, float, float) - Method in class net.minecraft.entity.passive.EntitySquid
-
- setMoveStrafing(float) - Method in class net.minecraft.entity.EntityLiving
-
- setMoveTo(double, double, double, double) - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
Sets the speed and location to move to
- setMultiplier(float) - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
-
- setMutexBits(int) - Method in class net.minecraft.entity.ai.EntityAIBase
-
Sets a bitmask telling which other tasks may not run concurrently.
- setName(String) - Method in class net.minecraft.enchantment.Enchantment
-
Sets the enchantment name
- setName(String) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setName(String) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- setName(String) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- setName(String) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setName(ITextComponent) - Method in class net.minecraft.world.BossInfo
-
- setName(ITextComponent) - Method in class net.minecraft.world.BossInfoServer
-
- setName(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- setName(String) - Method in class net.minecraftforge.common.config.Property
-
Sets the name/key for this Property.
- setName(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.RegistryBuilder
-
- setNamePrefix(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setNameSuffix(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setNameTagVisibility(Team.EnumVisible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- SetNBT - Class in net.minecraft.world.storage.loot.functions
-
- SetNBT(LootCondition[], NBTTagCompound) - Constructor for class net.minecraft.world.storage.loot.functions.SetNBT
-
- SetNBT.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- setNeedsUpdate(boolean) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- setNetHandler(INetHandler) - Method in class net.minecraft.network.NetworkManager
-
Sets the NetHandler for this NetworkManager, no checks are made if this handler is suitable for the particular
connection state (protocol)
- setNetworkId(int) - Method in class net.minecraftforge.fml.common.network.internal.NetworkModHolder
-
- setNewBiomeDecorator(BiomeDecorator) - Method in class net.minecraftforge.event.terraingen.BiomeEvent.CreateDecorator
-
- setNewBiomeGens(GenLayer[]) - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- setNewChunkX(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- setNewChunkZ(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- setNewColor(int) - Method in class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
-
- setNewDimension(int) - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- setNewfov(float) - Method in class net.minecraftforge.client.event.FOVUpdateEvent
-
- setNewGen(MapGenBase) - Method in class net.minecraftforge.event.terraingen.InitMapGenEvent
-
- setNewSize(int) - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
-
- setNewSpeed(float) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- setNewStaticShaderLinkHelper() - Static method in class net.minecraft.client.shader.ShaderLinkHelper
-
- setNextSpawnData(WeightedSpawnerEntity) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- setNoAI(boolean) - Method in class net.minecraft.entity.EntityLiving
-
Set whether this Entity's AI is disabled
- setNoDespawn() - Method in class net.minecraft.entity.item.EntityItem
-
- setNoGravity(boolean) - Method in class net.minecraft.entity.Entity
-
- setNoisefield(double[]) - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- setNoPickupDelay() - Method in class net.minecraft.entity.item.EntityItem
-
- setNoPushMobility() - Method in class net.minecraft.block.material.Material
-
This type of material can't be pushed, but pistons can move over it.
- setNoRepair() - Method in class net.minecraft.item.Item
-
Call to disable repair recipes.
- setNormal(OBJModel.Normal) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- setNoScrollbar() - Method in class net.minecraft.creativetab.CreativeTabs
-
- setNote(NoteBlockEvent.Note, NoteBlockEvent.Octave) - Method in class net.minecraftforge.event.world.NoteBlockEvent
-
Set Note and Octave for this event.
If octave is Octave.HIGH, note may only be Note.F_SHARP
- setNoTitle() - Method in class net.minecraft.creativetab.CreativeTabs
-
- setObfuscated(Boolean) - Method in class net.minecraft.util.text.Style
-
Sets whether or not text of this ChatStyle should be obfuscated.
- setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
-
0 is tab menu, 1 is sidebar, 2 is below name
- setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
0 is tab menu, 1 is sidebar, 2 is below name
- setOffset(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- setOffspringAttributes(EntityAgeable, AbstractHorse) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setOldChunkX(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- setOldChunkZ(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- setOnFire(boolean) - Method in class net.minecraft.entity.monster.EntityBlaze
-
- setOnFireFromLava() - Method in class net.minecraft.entity.Entity
-
Called whenever the entity is walking inside of lava.
- setOnlineMode(boolean) - Static method in class net.minecraft.server.management.PlayerProfileCache
-
- setOnlineMode(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setOpaqueCube(BlockPos) - Method in class net.minecraft.client.renderer.chunk.VisGraph
-
- setOptionFloatValue(GameSettings.Options, float) - Method in class net.minecraft.client.settings.GameSettings
-
If the specified option is controlled by a slider (float value), this will set the float value.
- setOptionKeyBinding(KeyBinding, int) - Method in class net.minecraft.client.settings.GameSettings
-
Sets a key binding and then saves all settings.
- setOptionValue(GameSettings.Options, int) - Method in class net.minecraft.client.settings.GameSettings
-
For non-float options.
- setOrCreateGameRule(String, String) - Method in class net.minecraft.world.GameRules
-
- setOrigin(BlockPos) - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- setOutput(ItemStack) - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- setOutputSignal(int) - Method in class net.minecraft.tileentity.TileEntityComparator
-
- setOutsideBorder(boolean) - Method in class net.minecraft.entity.Entity
-
- setOverlay(BossInfo.Overlay) - Method in class net.minecraft.world.BossInfo
-
- setOverlay(BossInfo.Overlay) - Method in class net.minecraft.world.BossInfoServer
-
- setOverlayMessage(String, boolean) - Method in class net.minecraft.client.gui.GuiIngame
-
- setOverlayMessage(ITextComponent, boolean) - Method in class net.minecraft.client.gui.GuiIngame
-
- setOverrideDimension(int) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- setOwner(EntityLivingBase) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setOwner(String) - Method in class net.minecraft.entity.item.EntityItem
-
- setOwner(EntityLiving) - Method in class net.minecraft.entity.monster.EntityVex
-
- setOwnerId(UUID) - Method in class net.minecraft.entity.passive.EntityTameable
-
- setOwnerUniqueId(UUID) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setPaddleState(boolean, boolean) - Method in class net.minecraft.entity.item.EntityBoat
-
- setPage(int) - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- setParameters(String[]) - Method in class net.minecraftforge.event.CommandEvent
-
- setParent(B3DModel.Node<B3DModel.Bone>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
-
- setParent(B3DModel.Node<K>) - Method in interface net.minecraftforge.client.model.b3d.B3DModel.IKind
-
- setParent(B3DModel.Node<B3DModel.Mesh>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- setParent(B3DModel.Node<? extends B3DModel.IKind<?>>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- setParent(B3DModel.Node<B3DModel.Pivot>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Pivot
-
- setParent(IVertexConsumer) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
-
- setParent(IVertexConsumer) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setParentStyle(Style) - Method in class net.minecraft.util.text.Style
-
Sets the fallback ChatStyle to use if this ChatStyle does not override some value.
- setPartialBlockDamage(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
inserts damage value into this partially destroyed Block.
- setParticle(EnumParticleTypes) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setParticleParam1(int) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setParticleParam2(int) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setParticleTexture(TextureAtlasSprite) - Method in class net.minecraft.client.particle.Particle
-
Sets the texture used by the particle.
- setParticleTextureIndex(int) - Method in class net.minecraft.client.particle.Particle
-
Public method to set private field particleTextureIndex.
- setPath(Path, double) - Method in class net.minecraft.pathfinding.PathNavigate
-
Sets a new path.
- setPath(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- setPathPriority(PathNodeType, float) - Method in class net.minecraft.entity.EntityLiving
-
- setPercent(float) - Method in class net.minecraft.world.BossInfo
-
- setPercent(float) - Method in class net.minecraft.world.BossInfoLerping
-
- setPercent(float) - Method in class net.minecraft.world.BossInfoServer
-
- setPermissionHandler(IPermissionHandler) - Static method in class net.minecraftforge.server.permission.PermissionAPI
-
Only use this in PreInit state!
- setPermissionLevel(int) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- setPhase(PhaseList<?>) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
-
- setPhase(EventPriority) - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
- setPickedItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- setPickupDelay(int) - Method in class net.minecraft.entity.item.EntityItem
-
- setPitch(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- setPitch(float) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- setPlacementType(Class<? extends Entity>, EntityLiving.SpawnPlacementType) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
-
- setPlantType(BlockDoublePlant.EnumPlantType) - Method in class net.minecraft.world.gen.feature.WorldGenDoublePlant
-
- setPlayClient(NetHandlerPlayClient) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- setPlayEndBossMusic(boolean) - Method in class net.minecraft.world.BossInfo
-
- setPlayEndBossMusic(boolean) - Method in class net.minecraft.world.BossInfoServer
-
- setPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntitySign
-
- setPlayerCapabilities(EntityPlayer) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Sets player capabilities depending on current gametype.
- setPlayerCreated(boolean) - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- setPlayerHealthUpdated() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
this function is called when a players inventory is sent to him, lastHealth is updated on any dimension
transitions, then reset.
- setPlayerIdleTimeout(int) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- setPlayerIdleTimeout(int) - Method in class net.minecraft.server.MinecraftServer
-
- setPlayerList(PlayerList) - Method in class net.minecraft.server.MinecraftServer
-
- setPlayerLocation(double, double, double, float, float) - Method in class net.minecraft.network.NetHandlerPlayServer
-
- setPlayerLocation(double, double, double, float, float, Set<SPacketPlayerPosLook.EnumFlags>) - Method in class net.minecraft.network.NetHandlerPlayServer
-
- setPlayerManager(WorldServer[]) - Method in class net.minecraft.server.management.PlayerList
-
Sets the NBT manager to the one for the WorldServer given.
- setPlayerProfile(GameProfile) - Method in class net.minecraft.tileentity.TileEntitySkull
-
- setPlayers(GameProfile[]) - Method in class net.minecraft.network.ServerStatusResponse.Players
-
- setPlayers(ServerStatusResponse.Players) - Method in class net.minecraft.network.ServerStatusResponse
-
- setPlayerSPHealth(float) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Updates health locally.
- setPlayerViewRadius(int) - Method in class net.minecraft.server.management.PlayerChunkMap
-
- setPlayerViewY(float) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- setPlayerWalkSpeed(float) - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- setPlaying(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setPoint(int, PathPoint) - Method in class net.minecraft.pathfinding.Path
-
- setPortal(BlockPos) - Method in class net.minecraft.entity.Entity
-
Marks the entity as being inside a portal, activating teleportation logic in onEntityUpdate() in the following
tick(s).
- setPos(BlockPos) - Method in class net.minecraft.tileentity.TileEntity
-
- setPos(int, int, int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
Sets the position, MUST not be name 'set' as that causes obfusication conflicts with func_185343_d
- setPos(double, double, double) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- setPos(Entity) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- setPos(Vec3i) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- setPos(int, int, int) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
-
Sets the position, MUST not be name 'set' as that causes obfusication conflicts with func_185343_d
- setPos(Entity) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
-
- setPos(double, double, double) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
-
- setPos(Vec3i) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
-
- setPos(Vector4f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- setPosition(double, double, double) - Method in class net.minecraft.client.particle.Particle
-
- setPosition(int, int, int) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
Sets the RenderChunk base position
- setPosition(double, double, double) - Method in class net.minecraft.client.renderer.culling.Frustum
-
- setPosition(double, double, double) - Method in interface net.minecraft.client.renderer.culling.ICamera
-
- setPosition(double, double, double) - Method in class net.minecraft.entity.Entity
-
Sets the x,y,z of the entity from the given parameters.
- setPosition(double, double, double) - Method in class net.minecraft.entity.EntityHanging
-
Sets the x,y,z of the entity from the given parameters.
- setPosition(double, double, double) - Method in class net.minecraft.entity.EntityLeashKnot
-
Sets the x,y,z of the entity from the given parameters.
- setPosition(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
-
Sets the x,y,z of the entity from the given parameters.
- setPosition(double, double, double) - Method in class net.minecraft.entity.monster.EntityShulker
-
Sets the x,y,z of the entity from the given parameters.
- setPosition(BlockPos) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setPosition(Vector2f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- setPositionAndRotation(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
-
Sets the entity's position and rotation.
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
Set the position and rotation values directly without any clamping.
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.Entity
-
Set the position and rotation values directly without any clamping.
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.EntityLivingBase
-
Set the position and rotation values directly without any clamping.
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityBoat
-
Set the position and rotation values directly without any clamping.
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecart
-
Set the position and rotation values directly without any clamping.
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityPainting
-
Set the position and rotation values directly without any clamping.
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.monster.EntityShulker
-
Set the position and rotation values directly without any clamping.
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Set the position and rotation values directly without any clamping.
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.EntityFishHook
-
Set the position and rotation values directly without any clamping.
- setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.Entity
-
Sets the position of the entity and updates the 'last' variables
- setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sets the position of the entity and updates the 'last' variables
- setPositionNonDirty() - Method in class net.minecraft.entity.Entity
-
- setPosX(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
-
- setPosY(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
-
- setPotion(PotionType) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setPotionDurationMax(boolean) - Method in class net.minecraft.potion.PotionEffect
-
Toggle the isPotionDurationMax field.
- setPotionEffect(ItemStack) - Method in class net.minecraft.entity.projectile.EntityTippedArrow
-
- setPotionEffect(PotionEffect, float) - Method in class net.minecraft.item.ItemFood
-
- setPotionName(String) - Method in class net.minecraft.potion.Potion
-
Set the potion name.
- setPowered(boolean) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- setPowered(boolean) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setPreset(String) - Method in class net.minecraft.client.gui.GuiCreateFlatWorld
-
Sets the superflat preset.
- setPreventProxyConnections(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setPrimaryHand(EnumHandSide) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setPriority(int) - Method in class net.minecraft.world.NextTickListEntry
-
- setPrivateValue(Class<? super T>, T, E, int) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
-
- setPrivateValue(Class<? super T>, T, E, String...) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
-
- setPrivateValue(Class<? super T>, T, E, int) - Static method in class net.minecraftforge.fml.relauncher.ReflectionHelper
-
- setPrivateValue(Class<? super T>, T, E, String...) - Static method in class net.minecraftforge.fml.relauncher.ReflectionHelper
-
- setProfession(int) - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- setProfession(int) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setProfession(VillagerRegistry.VillagerProfession) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setProfileCache(PlayerProfileCache) - Static method in class net.minecraft.tileentity.TileEntitySkull
-
- setProgress(StatBase, T) - Method in class net.minecraft.stats.StatisticsManager
-
- setProjectile() - Method in class net.minecraft.util.DamageSource
-
Define the damage type as projectile based.
- setProjectionMatrix(Matrix4f) - Method in class net.minecraft.client.shader.Shader
-
- setProperties(com.mojang.authlib.properties.PropertyMap) - Method in class net.minecraft.util.Session
-
- setProperty(String, Object) - Method in interface net.minecraft.network.rcon.IServer
-
Saves an Object with the given property name.
- setProperty(String, Object) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Saves an Object with the given property name.
- setProperty(String, Object) - Method in class net.minecraft.server.dedicated.PropertyManager
-
Saves an Object with the given property name.
- setPropertyOrder(List<String>) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- setProxy(Field, Class<?>, Object) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.JavaAdapter
-
- setProxy(Field, Class<?>, Object) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.ScalaAdapter
-
- setProxy(Field, Class<?>, Object) - Method in interface net.minecraftforge.fml.common.ILanguageAdapter
-
- setPumpkinEquipped(boolean) - Method in class net.minecraft.entity.monster.EntitySnowman
-
- setQuadCulled() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setQuadOrientation(EnumFacing) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
-
- setQuadOrientation(EnumFacing) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- setQuadOrientation(EnumFacing) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- setQuadOrientation(EnumFacing) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setQuadOrientation(EnumFacing) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- setQuadTint(int) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
-
- setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- setQuantaPerBlock(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setRabbitType(int) - Method in class net.minecraft.entity.passive.EntityRabbit
-
- setRadius(float) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setRadiusOnUse(float) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setRadiusPerTick(float) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setRainDisabled() - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setRainfall(float) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setRaining(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets whether it is raining or not.
- setRaining(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets whether it is raining or not.
- setRainStrength(float) - Method in class net.minecraft.world.World
-
Sets the strength of the rain.
- setRainTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets the number of ticks until rain.
- setRainTime(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the number of ticks until rain.
- setRandom(Random) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setRandomEffect(Random) - Method in class net.minecraft.entity.monster.EntitySpider.GroupData
-
- setRandomHeight(World, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStart
-
- setRandomProfession(EntityVillager, Random) - Static method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
Hook called when spawning a Villager, sets it's profession to a random registered profession.
- setRandomSeed(int, int, int) - Method in class net.minecraft.world.World
-
puts the World Random seed to a specific state dependant on the inputs
- setRarity(EnumRarity) - Method in class net.minecraftforge.fluids.Fluid
-
- setRBGColorF(float, float, float) - Method in class net.minecraft.client.particle.Particle
-
- setRearing(boolean) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setRecipes(MerchantRecipeList) - Method in interface net.minecraft.entity.IMerchant
-
- setRecipes(MerchantRecipeList) - Method in class net.minecraft.entity.NpcMerchant
-
- setRecipes(MerchantRecipeList) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setRecord(ItemStack) - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
-
- setRecordPlayingMessage(String) - Method in class net.minecraft.client.gui.GuiIngame
-
- setRed(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockPressurePlate
-
- setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockPressurePlateWeighted
-
- setReducedDebug(boolean) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setRegionRenderCacheBuilder(RegionRenderCacheBuilder) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- setRegistryName(String) - Method in class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- setRegistryName(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- setRegistryName(String, String) - Method in class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- setRegistryName(ResourceLocation) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistryEntry
-
Sets a unique name for this Item.
- setRelevantEnchantmentTypes(EnumEnchantmentType...) - Method in class net.minecraft.creativetab.CreativeTabs
-
Sets the enchantment types for populating this tab with enchanting books
- setRenderCape(boolean) - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- setRenderDistanceWeight(double) - Static method in class net.minecraft.entity.Entity
-
- setRendererDispatcher(TileEntityRendererDispatcher) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
-
- setRendererDispatcher(TileEntityRendererDispatcher) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
-
- setRenderHelmet(boolean) - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- setRenderItem(boolean) - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- setRenderLayer(BlockRenderLayer) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- setRenderLayer(BlockRenderLayer) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setRenderOutlines(boolean) - Method in class net.minecraft.client.renderer.entity.Render
-
- setRenderOutlines(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- setRenderPass(int) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- setRenderPosition(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- setRenderShadow(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- setRenderType(IScoreCriteria.EnumRenderType) - Method in class net.minecraft.scoreboard.ScoreObjective
-
- setRenderViewEntity(Entity) - Method in class net.minecraft.client.Minecraft
-
- setRenderVisibilityId(long) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setRenderYawOffset(float) - Method in class net.minecraft.entity.Entity
-
Set the render yaw offset
- setRenderYawOffset(float) - Method in class net.minecraft.entity.EntityLivingBase
-
Set the render yaw offset
- setRenderYawOffset(float) - Method in class net.minecraft.entity.item.EntityArmorStand
-
Set the render yaw offset
- setRenderYawOffset(float) - Method in class net.minecraft.entity.monster.EntityEndermite
-
Set the render yaw offset
- setRenderYawOffset(float) - Method in class net.minecraft.entity.monster.EntitySilverfish
-
Set the render yaw offset
- setRepairCost(int) - Method in class net.minecraft.item.ItemStack
-
Set this stack's repair cost.
- setRepairItem(ItemStack) - Method in enum net.minecraft.item.Item.ToolMaterial
-
- setRepairItem(ItemStack) - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- setReplaceable() - Method in class net.minecraft.block.material.Material
-
- setReplacedBlock(Block) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setReplacedBlock(IBlockState) - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- setReplacement(IBlockState) - Method in class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
-
- setReply(FMLProxyPacket) - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketEvent
-
- setRepositories(List<ResourcePackRepository.Entry>) - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- setRequiresMcRestart(boolean) - Method in class net.minecraftforge.common.config.ConfigCategory
-
Sets whether or not this ConfigCategory requires Minecraft to be restarted when changed.
- setRequiresMcRestart(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets whether or not this Property requires Minecraft to be restarted when changed.
- setRequiresMcRestart(boolean) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setRequiresTool() - Method in class net.minecraft.block.material.Material
-
Makes blocks with this material require the correct tool to be harvested.
- setRequiresWorldRestart(boolean) - Method in class net.minecraftforge.common.config.ConfigCategory
-
Sets the flag for whether or not this category can be edited while a world is running.
- setRequiresWorldRestart(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets the flag for whether or not this Property can be edited while a world is running.
- setRequiresWorldRestart(boolean) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setResistance(float) - Method in class net.minecraft.block.Block
-
Sets the the blocks resistance to explosions.
- setResourceMode(ServerData.ServerResourceMode) - Method in class net.minecraft.client.multiplayer.ServerData
-
- setResourcePack(String, String) - Method in class net.minecraft.server.MinecraftServer
-
- setResourcePackFromWorld(String, ISaveHandler) - Method in class net.minecraft.server.MinecraftServer
-
- setResourcePackInstance(File) - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- setRespawnState(DragonSpawnManager) - Method in class net.minecraft.world.end.DragonFightManager
-
- setResponderEntryValue(int, String) - Method in class net.minecraft.client.gui.GuiTextField
-
Notifies this text box's
responder that the text has changed.
- setResponseTime(int) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setResult(int) - Method in class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
Deprecated.
- setResult(EntityPlayer.SleepResult) - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
-
- setResult(Event.Result) - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Sets the result value for this event, not all events can have a result set, and any attempt to
set a result for a event that isn't expecting it will result in a IllegalArgumentException.
- setResult(boolean) - Method in class net.minecraftforge.fml.common.StartupQuery
-
- setResultMessage(ITextComponent) - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- setResultSound(ISound) - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
-
- setResultStack(ItemStack) - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Finish
-
- setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.EntityLivingBase
-
- setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setRightArmRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setRightLegRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setRoll(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- setRollingAmplitude(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
Sets the rolling amplitude the cart rolls while being attacked.
- setRollingDirection(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
Sets the rolling direction the cart rolls while being attacked.
- setRolls(RandomValueRange) - Method in class net.minecraft.world.storage.loot.LootPool
-
- setRotation(float, float) - Method in class net.minecraft.entity.Entity
-
Sets the rotation of the entity.
- setRotation(Rotation) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setRotation(Rotation) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setRotation(float) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelArmorStand
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelArmorStandArmor
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBase
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBat
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBiped
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBlaze
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBook
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelChicken
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelCreeper
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelElytra
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelEnderman
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelEnderMite
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelEvoker
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelGhast
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelGuardian
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelHumanoidHead
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelIllager
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelIronGolem
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelLeashKnot
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelOcelot
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelPlayer
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelPolarBear
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelQuadruped
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelRabbit
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSheep1
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSheep2
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelShulker
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelShulkerBullet
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSilverfish
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSkeleton
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSkeletonHead
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSnowMan
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSpider
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSquid
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelVex
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelVillager
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelVindicator
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWitch
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWither
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWolf
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelZombie
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelZombieVillager
-
Sets the model's various rotation angles.
- setRotationPoint(float, float, float) - Method in class net.minecraft.client.model.ModelRenderer
-
- setRotationYawHead(float) - Method in class net.minecraft.entity.Entity
-
Sets the head's yaw rotation of the entity.
- setRotationYawHead(float) - Method in class net.minecraft.entity.EntityLivingBase
-
Sets the head's yaw rotation of the entity.
- setRotationYawHead(float) - Method in class net.minecraft.entity.item.EntityArmorStand
-
Sets the head's yaw rotation of the entity.
- setSaddled(boolean) - Method in class net.minecraft.entity.passive.EntityPig
-
Set or remove the saddle of the pig.
- setSafe(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- setSafe(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- setSaved(boolean) - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- setSaveVersion(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets the save version of the world
- setSaveVersion(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the save version of the world
- setScale(float) - Method in class net.minecraft.entity.EntityAgeable
-
- setScale(Vector2f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- setScaleForAge(boolean) - Method in class net.minecraft.entity.EntityAgeable
-
"Sets the scale for an ageable entity according to the boolean parameter, which says if it's a child."
- setScaleForAge(boolean) - Method in class net.minecraft.entity.passive.AbstractHorse
-
"Sets the scale for an ageable entity according to the boolean parameter, which says if it's a child."
- setScheduledTime(long) - Method in class net.minecraft.world.NextTickListEntry
-
Sets the scheduled time for this tick entry
- setScore(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
Set player's score
- setScoreboard(Scoreboard) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
-
- setScoreBoardStat(CommandResultStats, CommandResultStats.Type, String, String) - Static method in class net.minecraft.command.CommandResultStats
-
Set a stat in the scoreboard
- setScorePoints(int) - Method in class net.minecraft.scoreboard.Score
-
- setScoreTeamColor(T) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- setScreen(RealmsScreen) - Static method in class net.minecraft.realms.Realms
-
- setScreenHeight(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
-
- setScreenshotFile(File) - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- setScreenWidth(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
-
- setSeaLevel(int) - Method in class net.minecraft.world.World
-
Warning this value may not be respected in all cases as it is still hardcoded in many places.
- setSeed(long) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setSeed(Long) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setSeeFriendlyInvisiblesEnabled(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.CategoryEntry
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.KeyEntry
-
- setSelected(int, int, int) - Method in interface net.minecraft.client.gui.GuiListExtended.IGuiListEntry
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiListWorldSelectionEntry
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiOptionsRowList.Row
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryLanDetected
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryLanScan
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryNormal
-
- setSelected(int, int, int) - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- setSelected(int, int, int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- setSelected(int, int, int) - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- setSelected(int, int, int) - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries.ListEntry
-
- setSelectedSlotIndex(int) - Method in class net.minecraft.client.gui.ServerSelectionList
-
- setSelectionPos(int) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets the position of the selection anchor (the selection anchor and the cursor position mark the edges of the
selection).
- setSendToClient(boolean) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- setSerializableClazz(Class<? extends IJsonSerializable>) - Method in class net.minecraft.stats.Achievement
-
- setSerializableClazz(Class<? extends IJsonSerializable>) - Method in class net.minecraft.stats.StatBase
-
- setServerBrand(String) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Sets the brand of the currently connected server.
- setServerData(ServerData) - Method in class net.minecraft.client.Minecraft
-
Set the current ServerData instance.
- setServerDescription(ITextComponent) - Method in class net.minecraft.network.ServerStatusResponse
-
- setServerInitialized(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets the initialization status of the World.
- setServerInitialized(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the initialization status of the World.
- setServerOwner(String) - Method in class net.minecraft.server.MinecraftServer
-
Sets the username of the owner of this server (in the case of an integrated server)
- setServerPort(int) - Method in class net.minecraft.server.MinecraftServer
-
- setSessionService(MinecraftSessionService) - Static method in class net.minecraft.tileentity.TileEntitySkull
-
- setSessionType(String) - Static method in enum net.minecraft.util.Session.Type
-
- setSheared(boolean) - Method in class net.minecraft.entity.passive.EntitySheep
-
make a sheep sheared if set to true
- setShort(String, short) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagShort with the given short value into the map with the given string key.
- setShort(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setShouldWatch(boolean) - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- setShowAir(boolean) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setShowBottom(boolean) - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- setShowBoundingBox(boolean) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setShowInGui(boolean) - Method in class net.minecraftforge.common.config.ConfigCategory
-
Sets whether or not this ConfigCategory should be allowed to show on config GUIs.
- setShowInGui(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets whether or not this Property should be allowed to show on config GUIs.
- setShowSelectionBox(boolean) - Method in class net.minecraft.client.gui.GuiSlot
-
- setSilent(boolean) - Method in class net.minecraft.entity.Entity
-
When set to true the entity will not play sounds.
- setSitting(boolean) - Method in class net.minecraft.entity.ai.EntityAISit
-
Sets the sitting flag.
- setSitting(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
-
- setSize(float, float) - Method in class net.minecraft.client.particle.Particle
-
- setSize(float, float) - Method in class net.minecraft.entity.Entity
-
Sets the width and height of the entity.
- setSize(float, float) - Method in class net.minecraft.entity.EntityAgeable
-
Sets the width and height of the entity.
- setSize(float, float) - Method in class net.minecraft.entity.item.EntityArmorStand
-
Sets the width and height of the entity.
- setSize(float, float) - Method in class net.minecraft.entity.monster.EntityZombie
-
Sets the width and height of the entity.
- setSize(BlockPos) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setSize(int) - Method in class net.minecraft.world.border.WorldBorder
-
- setSize(int) - Method in class net.minecraftforge.items.ItemStackHandler
-
- setSkullRotation(int) - Method in class net.minecraft.tileentity.TileEntitySkull
-
- setSkylightArray(NibbleArray) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the NibbleArray instance used for Sky-light values in this particular storage block.
- setSkylightSubtracted(int) - Method in class net.minecraft.world.World
-
- setSkyRenderer(IRenderHandler) - Method in class net.minecraft.world.WorldProvider
-
- setSliderPosition(float) - Method in class net.minecraft.client.gui.GuiSlider
-
Sets the position of the slider and notifies the associated
responder
of the change
- setSliderValue(float, boolean) - Method in class net.minecraft.client.gui.GuiSlider
-
Sets the slider's value, optionally notifying the associated
responder of the change.
- setSlimeSize(int, boolean) - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- setSlimeSize(int, boolean) - Method in class net.minecraft.entity.monster.EntitySlime
-
- setSlotXBoundsFromLeft(int) - Method in class net.minecraft.client.gui.GuiSlot
-
Sets the left and right bounds of the slot.
- setSneaking(boolean) - Method in class net.minecraft.entity.Entity
-
Sets the sneaking flag.
- setSnowEnabled() - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setSound(SoundEvent) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundHandler
-
- setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.settings.GameSettings
-
- setSoundType(SoundType) - Method in class net.minecraft.block.Block
-
Sets the footstep sound for the block.
- setSpawn(BlockPos) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setSpawn(BlockPos) - Method in class net.minecraft.world.storage.WorldInfo
-
- setSpawnChunk(BlockPos, boolean, int) - Method in class net.minecraft.entity.player.EntityPlayer
-
A dimension aware version of setSpawnChunk.
- setSpawnDimension(Integer) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setSpawnedByPlayer(boolean) - Method in class net.minecraft.entity.monster.EntityEndermite
-
Sets if this mob was spawned by a player or not.
- setSpawnPoint(BlockPos, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setSpawnPoint(BlockPos) - Method in class net.minecraft.world.World
-
- setSpawnPoint(BlockPos) - Method in class net.minecraft.world.WorldProvider
-
- setSpawnX(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Set the x spawn position to the passed in value
- setSpawnX(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Set the x spawn position to the passed in value
- setSpawnY(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets the y spawn position
- setSpawnY(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the y spawn position
- setSpawnZ(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Set the z spawn position to the passed in value
- setSpawnZ(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Set the z spawn position to the passed in value
- setSpecial() - Method in class net.minecraft.stats.Achievement
-
Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to
achieve.
- setSpectatingEntity(Entity) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- setSpeed(double) - Method in class net.minecraft.pathfinding.PathNavigate
-
Sets the speed
- setSpeedX(int) - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- setSpeedY(int) - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- setSpeedZ(int) - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- setSpike(WorldGenSpikes.EndSpike) - Method in class net.minecraft.world.gen.feature.WorldGenSpikes
-
- setSprinting(boolean) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Set sprinting switch for Entity.
- setSprinting(boolean) - Method in class net.minecraft.entity.Entity
-
Set sprinting switch for Entity.
- setSprinting(boolean) - Method in class net.minecraft.entity.EntityLivingBase
-
Set sprinting switch for Entity.
- setSprite(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.SimpleModelFontRenderer
-
- setStackDisplayName(String) - Method in class net.minecraft.item.ItemStack
-
- setStackInSlot(int, ItemStack) - Method in interface net.minecraftforge.items.IItemHandlerModifiable
-
Overrides the stack in the given slot.
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.ItemStackHandler
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- setStanding(boolean) - Method in class net.minecraft.entity.monster.EntityPolarBear
-
- setState(boolean, World, BlockPos) - Static method in class net.minecraft.block.BlockFurnace
-
- setState(VertexBuffer.State) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- setState(IBlockState) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- setState(IBlockState) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setStateContainer(BlockStateContainer) - Method in class net.minecraft.client.renderer.block.model.multipart.Multipart
-
- setStatStringFormatter(IStatStringFormat) - Method in class net.minecraft.stats.Achievement
-
Defines a string formatter for the achievement.
- setStatus(ChunkCompileTaskGenerator.Status) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- setStorageArrays(ExtendedBlockStorage[]) - Method in class net.minecraft.world.chunk.Chunk
-
- setStrikethrough(Boolean) - Method in class net.minecraft.util.text.Style
-
Sets whether or not to format text of this ChatStyle using strikethrough.
- setString(String, String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagString with the given string value into the map with the given string key.
- setStructureType(int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- setStyle(Style) - Method in interface net.minecraft.util.text.ITextComponent
-
Sets the style of this component and updates the parent style of all of the sibling components.
- setStyle(Style) - Method in class net.minecraft.util.text.TextComponentBase
-
Sets the style of this component and updates the parent style of all of the sibling components.
- setStyle(Style) - Method in class net.minecraft.util.text.TextComponentTranslation
-
Sets the style of this component and updates the parent style of all of the sibling components.
- setSubtypeNames(String[]) - Method in class net.minecraft.item.ItemColored
-
- setSuccessCount(int) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setSwingingArms(boolean) - Method in class net.minecraft.entity.monster.AbstractSkeleton
-
- setTable(LootTable) - Method in class net.minecraftforge.event.LootTableLoadEvent
-
- setTag(String, NBTBase) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores the given tag into the map with the given string key.
- setTagCompound(NBTTagCompound) - Method in class net.minecraft.item.ItemStack
-
Assigns a NBTTagCompound to the ItemStack, minecraft validates that only non-stackable items can have it.
- setTagInfo(String, NBTBase) - Method in class net.minecraft.item.ItemStack
-
- setTamed(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
-
- setTamed(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
-
- setTamedBy(EntityPlayer) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setTameSkin(int) - Method in class net.minecraft.entity.passive.EntityOcelot
-
- setTarget(Vec3d) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseChargingPlayer
-
- setTarget(EntityLivingBase) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseStrafePlayer
-
- setTarget(Side) - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- setTargetX(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- setTargetY(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- setTargetZ(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- setTeamName(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setTeamOption(ICommandSender, String[], int, MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- setTemper(int) - Method in class net.minecraft.entity.passive.AbstractHorse
-
- setTemperature(float) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setTemperature(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setTemperature(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setTerrainPopulated(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- setTerrainType(WorldType) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setTerrainType(WorldType) - Method in class net.minecraft.world.storage.WorldInfo
-
- setText(String) - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- setText(String, boolean) - Method in class net.minecraft.client.gui.GuiChat
-
Sets the text of the chat
- setText(String, boolean) - Method in class net.minecraft.client.gui.GuiScreen
-
Sets the text of the chat
- setText(String) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets the text of the textbox, and moves the cursor to the end.
- setTextColor(int) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets the color to use when drawing this text box's text.
- setTexture(TextureAtlasSprite) - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel.Builder
-
- setTexture(OBJModel.Texture) - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- setTexture(TextureAtlasSprite) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
-
- setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- setTextureCoordinate(OBJModel.TextureCoordinate) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- setTextureEntry(TextureAtlasSprite) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
Adds a texture registry entry to this map for the specified name if one does not already exist.
- setTextureOffset(String, int, int) - Method in class net.minecraft.client.model.ModelBase
-
- setTextureOffset(int, int) - Method in class net.minecraft.client.model.ModelRenderer
-
- setTexturePosition(float, float) - Method in class net.minecraft.client.model.PositionTextureVertex
-
- setTextureSize(int, int) - Method in class net.minecraft.client.model.ModelRenderer
-
Returns the model renderer with the new texture parameters.
- setThrowableHeading(double, double, double, float, float) - Method in interface net.minecraft.entity.IProjectile
-
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
- setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
- setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityLlamaSpit
-
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
- setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
- setThrower(String) - Method in class net.minecraft.entity.item.EntityItem
-
- setThrower(Entity) - Method in interface net.minecraftforge.fml.common.registry.IThrowableEntity
-
Sets the entity that threw/created this entity.
- setThundering(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets whether it is thundering or not.
- setThundering(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets whether it is thundering or not.
- setThunderStrength(float) - Method in class net.minecraft.world.World
-
Sets the strength of the thunder.
- setThunderTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Defines the number of ticks until next thunderbolt.
- setThunderTime(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Defines the number of ticks until next thunderbolt.
- setTickRandomly(boolean) - Method in class net.minecraft.block.Block
-
Sets whether this block type will receive random update ticks
- setTickRate(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.World
-
- setTileEntity(TileEntity) - Method in class net.minecraftforge.fluids.FluidTank
-
- setTileEntityNBT(World, EntityPlayer, BlockPos, ItemStack) - Static method in class net.minecraft.item.ItemBlock
-
- setTimeSinceHit(int) - Method in class net.minecraft.entity.item.EntityBoat
-
Sets the time to count down from since the last time entity was hit.
- setToDefault() - Method in class net.minecraft.client.settings.KeyBinding
-
- setToDefault() - Method in class net.minecraftforge.common.config.ConfigElement
-
- setToDefault() - Method in class net.minecraftforge.common.config.Property
-
Sets the current value(s) of this Property to the default value(s).
- setToDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- setToDefault() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Sets this entry's value to the default value.
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- setToDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Sets this property's value to the default value.
- setTotalWorldTime(long) - Method in class net.minecraft.world.World
-
- setTrackOutput(boolean) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setTrail(boolean) - Method in class net.minecraft.client.particle.ParticleFirework.Spark
-
- setTransferCooldown(int) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- setTransferTicker(int) - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Sets the transfer ticker, used to determine the delay between transfers.
- setTransition(double) - Method in class net.minecraft.world.border.WorldBorder
-
- setTransition(double, double, long) - Method in class net.minecraft.world.border.WorldBorder
-
- setTranslatableName(String) - Method in class net.minecraft.item.ItemStack
-
- setTranslation(double, double, double) - Method in class net.minecraft.client.renderer.VertexBuffer
-
- setTrap(boolean) - Method in class net.minecraft.entity.passive.EntitySkeletonHorse
-
- setTwinkle(boolean) - Method in class net.minecraft.client.particle.ParticleFirework.Spark
-
- setType(int) - Method in class net.minecraft.tileentity.TileEntitySkull
-
- setType(Class<T>) - Method in class net.minecraftforge.fml.common.registry.RegistryBuilder
-
- setUnderlined(Boolean) - Method in class net.minecraft.util.text.Style
-
Sets whether or not text of this ChatStyle should be underlined.
- setUnicodeFlag(boolean) - Method in class net.minecraft.client.gui.FontRenderer
-
Set unicodeFlag controlling whether strings should be rendered with Unicode fonts instead of the default.png
font.
- setUniformLocation(int) - Method in class net.minecraft.client.shader.ShaderUniform
-
- setUniqueId(UUID) - Method in class net.minecraft.entity.Entity
-
- setUniqueId(String, UUID) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setUnlocalizedName(String) - Method in class net.minecraft.block.Block
-
- setUnlocalizedName(String) - Method in class net.minecraft.item.Item
-
Sets the unlocalized name of this item to the string passed as the parameter, prefixed by "item."
- setUnlocalizedName(String) - Method in class net.minecraftforge.fluids.Fluid
-
- setUnseenMemoryTicks(int) - Method in class net.minecraft.entity.ai.EntityAITarget
-
- setup(Template, BlockPos, PlacementSettings) - Method in class net.minecraft.world.gen.structure.StructureComponentTemplate
-
- setup(File, LaunchClassLoader, String) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- setup() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Called by the base constructor, this is used by ASM generated
event classes to setup various functionality such as the listener list.
- setup(Side) - Method in class net.minecraftforge.fml.common.patcher.ClassPatchManager
-
- setupChunkSeed(long, Random, int, int) - Static method in class net.minecraft.world.gen.MapGenBase
-
- setupConfiguration(Configuration, String, String, boolean, boolean) - Method in interface net.minecraftforge.common.config.IFieldWrapper
-
- setupLoadOnly(String, boolean) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- setupModelRegistry() - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- setupModelRegistry() - Method in class net.minecraftforge.client.model.ModelLoader
-
- setupNewMap(World, double, double, byte, boolean, boolean) - Static method in class net.minecraft.item.ItemMap
-
- setupOverlayRendering() - Method in class net.minecraft.client.renderer.EntityRenderer
-
Setup orthogonal projection for rendering GUI screen overlays
- setupRotation(EntityBoat, float, float) - Method in class net.minecraft.client.renderer.entity.RenderBoat
-
- setupServerList() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- setupTamedAI() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- setupTamedAI() - Method in class net.minecraft.entity.passive.EntityTameable
-
- setupTerrain(Entity, double, ICamera, int, boolean) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- setupTestHarness(ModContainer...) - Method in class net.minecraftforge.fml.common.Loader
-
Used to setup a testharness with a single dummy mod instance for use with various testing hooks
- setupTranslation(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderBoat
-
- setUseBlock(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- setUseBlock(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
DENY: Block will never be used.
- setUseItem(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- setUseItem(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
DENY: The item will never be used.
- setUserMessage(String) - Method in class net.minecraft.server.MinecraftServer
-
Typically "menu.convertingLevel", "menu.loadingLevel" or others.
- setUsername(UUID, String) - Static method in class net.minecraftforge.common.UsernameCache
-
Set a player's current username
- setUvs(float[]) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
-
- setValidationPattern(Pattern) - Method in class net.minecraftforge.common.config.Property
-
Sets a regex Pattern object used to validate user input for formatted String or String[] properties.
- setValidator(<any>) - Method in class net.minecraft.client.gui.GuiTextField
-
- setValidValues(String[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the array of valid values that this String Property can be set to.
- setValue(boolean) - Method in class net.minecraft.client.gui.GuiListButton
-
- setValue(T) - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
-
- setValue(String) - Method in class net.minecraft.realms.RealmsEditBox
-
- setValue(String) - Method in class net.minecraft.util.text.TextComponentScore
-
Sets the value that is displayed for the score.
- setValue(float) - Method in class net.minecraftforge.common.animation.TimeValues.VariableValue
-
- setValue(V) - Method in class net.minecraftforge.common.config.FieldWrapper.BeanEntry
-
- setValue(String, Object) - Method in interface net.minecraftforge.common.config.IFieldWrapper
-
- setValue(String) - Method in class net.minecraftforge.common.config.Property
-
Sets the value of this Property to the provided String value.
- setValue(int) - Method in class net.minecraftforge.common.config.Property
-
Sets the value of this Property to the provided int value.
- setValue(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets the value of this Property to the provided boolean value.
- setValue(double) - Method in class net.minecraftforge.common.config.Property
-
Sets the value of this Property to the provided double value.
- setValue(double) - Method in class net.minecraftforge.fml.client.config.GuiSlider
-
- setValueFromChildScreen(Object) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- setValueMax(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- setValueResolver(<any>) - Method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
-
- setValues(String[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the values of this Property to the provided String[] values.
- setValues(boolean[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the values of this Property to the provided boolean[] values.
- setValues(int[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the values of this Property to the provided int[] values.
- setValues(double[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the values of this Property to the provided double[] values.
- setVariant(int) - Method in class net.minecraft.entity.passive.EntityLlama
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
-
Updates the velocity of the entity to a new value.
- setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityEnderEye
-
Updates the velocity of the entity to a new value.
- setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
Updates the velocity of the entity to a new value.
- setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
-
Updates the velocity of the entity to a new value.
- setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Updates the velocity of the entity to a new value.
- setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityLlamaSpit
-
Updates the velocity of the entity to a new value.
- setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
Updates the velocity of the entity to a new value.
- setVersion(ServerStatusResponse.Version) - Method in class net.minecraft.network.ServerStatusResponse
-
- setVersionTooltip(String) - Method in class net.minecraft.client.gui.GuiWorldSelection
-
Called back by selectionList when we call its drawScreen method, from ours.
- setVertexBuffer(VertexBuffer) - Method in class net.minecraft.client.renderer.VertexBufferUploader
-
- setVertexFormat(VertexFormat) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
-
- setVertexState(VertexBuffer.State) - Method in class net.minecraft.client.renderer.VertexBuffer
-
- setVertices(OBJModel.Vertex[]) - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- setViewDistance(int) - Method in class net.minecraft.entity.EntityTracker
-
- setViewDistance(int) - Method in class net.minecraft.server.management.PlayerList
-
- setViscosity(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setVisibility(SetVisibility) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- SetVisibility - Class in net.minecraft.client.renderer.chunk
-
- SetVisibility() - Constructor for class net.minecraft.client.renderer.chunk.SetVisibility
-
- setVisible(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets whether or not this textbox is visible
- setVisible(EnumFacing, EnumFacing, boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
-
- setVisible(boolean) - Method in class net.minecraft.world.BossInfoServer
-
- setVolume(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundManager
-
- setVolume(float) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- setWaitTime(int) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setWalkSpeed(float) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setWalkSpeed(float) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setWarningDistance(int) - Method in class net.minecraft.world.border.WorldBorder
-
- setWarningTime(int) - Method in class net.minecraft.world.border.WorldBorder
-
- setWasNotUpdated() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
-
- setWaterColor(int) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setWaterLevel(World, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockCauldron
-
- setWeatherRenderer(IRenderHandler) - Method in class net.minecraft.world.WorldProvider
-
- setWhiteListEnabled(boolean) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
-
- setWhiteListEnabled(boolean) - Method in class net.minecraft.server.management.PlayerList
-
- setWidth(int) - Method in class net.minecraft.client.gui.GuiButton
-
- setWorld(World) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
World sets this RenderManager's worldObj to the world provided
- setWorld(World) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- setWorld(World) - Method in class net.minecraft.entity.Entity
-
Sets the reference to the World object.
- setWorld(WorldServer) - Method in class net.minecraft.server.management.PlayerInteractionManager
-
Sets the world instance.
- setWorld(World) - Method in class net.minecraft.tileentity.TileEntity
-
Sets the worldObj for this tileEntity.
- setWorld(World) - Method in class net.minecraft.village.Village
-
- setWorld(World) - Method in class net.minecraft.world.WorldProvider
-
associate an existing world with a World provider, and setup its lightbrightness table
- setWorld(IBlockAccess) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- setWorld(IBlockAccess) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setWorld(int, WorldServer, MinecraftServer) - Static method in class net.minecraftforge.common.DimensionManager
-
- setWorld(World) - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- setWorldAndLoadRenderers(WorldClient) - Method in class net.minecraft.client.renderer.RenderGlobal
-
set null to clear
- setWorldAndResolution(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiScreen
-
Causes the screen to lay out its subcomponents again.
- setWorldCreate(World) - Method in class net.minecraft.tileentity.TileEntity
-
- setWorldCreate(World) - Method in class net.minecraft.tileentity.TileEntitySign
-
- setWorldName(String) - Method in class net.minecraft.server.MinecraftServer
-
- setWorldName(String) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setWorldName(String) - Method in class net.minecraft.world.storage.WorldInfo
-
- setWorldScoreboard(Scoreboard) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- setWorldsForAll(World) - Method in class net.minecraft.village.VillageCollection
-
- setWorldTime(long) - Method in class net.minecraft.client.multiplayer.WorldClient
-
Sets the world time.
- setWorldTime(long) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Set current world time
- setWorldTime(long) - Method in class net.minecraft.world.storage.WorldInfo
-
Set current world time
- setWorldTime(long) - Method in class net.minecraft.world.World
-
Sets the world time.
- setWorldTime(long) - Method in class net.minecraft.world.WorldProvider
-
- setWorldTotalTime(long) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setWorldTotalTime(long) - Method in class net.minecraft.world.storage.WorldInfo
-
- setX(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
-
Set the X origin of the tooltip.
- setXPStats(float, int, int) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Sets the current XP, total XP, and level number.
- setY(int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- setY(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
-
Set the Y origin of the tooltip.
- setYaw(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- setZero(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- severe(String, Object...) - Static method in class net.minecraftforge.fml.common.FMLLog
-
Deprecated.
- severe(String, Object...) - Static method in class net.minecraftforge.fml.relauncher.FMLRelaunchLog
-
Deprecated.
- shade - Variable in class net.minecraft.client.renderer.block.model.BlockPart
-
- shadeModel(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- Shader - Class in net.minecraft.client.shader
-
- Shader(IResourceManager, String, Framebuffer, Framebuffer) - Constructor for class net.minecraft.client.shader.Shader
-
- SHADER_COUNT - Static variable in class net.minecraft.client.renderer.EntityRenderer
-
- ShaderDefault - Class in net.minecraft.client.shader
-
- ShaderDefault() - Constructor for class net.minecraft.client.shader.ShaderDefault
-
- ShaderGroup - Class in net.minecraft.client.shader
-
- ShaderGroup(TextureManager, IResourceManager, Framebuffer, ResourceLocation) - Constructor for class net.minecraft.client.shader.ShaderGroup
-
- ShaderLinkHelper - Class in net.minecraft.client.shader
-
- ShaderLinkHelper() - Constructor for class net.minecraft.client.shader.ShaderLinkHelper
-
- ShaderLoader - Class in net.minecraft.client.shader
-
- ShaderLoader.ShaderType - Enum in net.minecraft.client.shader
-
- ShaderManager - Class in net.minecraft.client.shader
-
- ShaderManager(IResourceManager, String) - Constructor for class net.minecraft.client.shader.ShaderManager
-
- shadersSupported - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- ShaderUniform - Class in net.minecraft.client.shader
-
- ShaderUniform(String, int, int, ShaderManager) - Constructor for class net.minecraft.client.shader.ShaderUniform
-
- shadowOpaque - Variable in class net.minecraft.client.renderer.entity.Render
-
Determines the darkness of the object's shadow.
- shadowSize - Variable in class net.minecraft.client.renderer.entity.Render
-
- SHAPE - Static variable in class net.minecraft.block.BlockRail
-
- SHAPE - Static variable in class net.minecraft.block.BlockRailDetector
-
- SHAPE - Static variable in class net.minecraft.block.BlockRailPowered
-
- SHAPE - Static variable in class net.minecraft.block.BlockStairs
-
- ShapedOreRecipe - Class in net.minecraftforge.oredict
-
- ShapedOreRecipe(Block, Object...) - Constructor for class net.minecraftforge.oredict.ShapedOreRecipe
-
- ShapedOreRecipe(Item, Object...) - Constructor for class net.minecraftforge.oredict.ShapedOreRecipe
-
- ShapedOreRecipe(ItemStack, Object...) - Constructor for class net.minecraftforge.oredict.ShapedOreRecipe
-
- ShapedRecipes - Class in net.minecraft.item.crafting
-
- ShapedRecipes(int, int, ItemStack[], ItemStack) - Constructor for class net.minecraft.item.crafting.ShapedRecipes
-
- ShapelessOreRecipe - Class in net.minecraftforge.oredict
-
- ShapelessOreRecipe(Block, Object...) - Constructor for class net.minecraftforge.oredict.ShapelessOreRecipe
-
- ShapelessOreRecipe(Item, Object...) - Constructor for class net.minecraftforge.oredict.ShapelessOreRecipe
-
- ShapelessOreRecipe(ItemStack, Object...) - Constructor for class net.minecraftforge.oredict.ShapelessOreRecipe
-
- ShapelessRecipes - Class in net.minecraft.item.crafting
-
- ShapelessRecipes(ItemStack, List<ItemStack>) - Constructor for class net.minecraft.item.crafting.ShapelessRecipes
-
- SharedMonsterAttributes - Class in net.minecraft.entity
-
- SharedMonsterAttributes() - Constructor for class net.minecraft.entity.SharedMonsterAttributes
-
- shareToLAN(GameType, boolean) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
On dedicated does nothing.
- shareToLAN(GameType, boolean) - Method in class net.minecraft.server.integrated.IntegratedServer
-
On dedicated does nothing.
- shareToLAN(GameType, boolean) - Method in class net.minecraft.server.MinecraftServer
-
On dedicated does nothing.
- SHARPNESS - Static variable in class net.minecraft.init.Enchantments
-
- SHEARS - Static variable in class net.minecraft.init.Items
-
- SHIELD - Static variable in class net.minecraft.init.Items
-
- SHIELD_BASE_TEXTURE - Static variable in class net.minecraft.client.renderer.BannerTextures
-
- SHIELD_DESIGNS - Static variable in class net.minecraft.client.renderer.BannerTextures
-
An array of all the shield patterns that are being currently rendered
- ShieldRecipes - Class in net.minecraft.item.crafting
-
- ShieldRecipes() - Constructor for class net.minecraft.item.crafting.ShieldRecipes
-
- ShieldRecipes.Decoration - Class in net.minecraft.item.crafting
-
- shootingEntity - Variable in class net.minecraft.entity.projectile.EntityArrow
-
The owner of this arrow.
- shootingEntity - Variable in class net.minecraft.entity.projectile.EntityFireball
-
- SHORT - Static variable in class net.minecraft.block.BlockPistonExtension
-
- SHORT_DOWN_ARM_AABB - Static variable in class net.minecraft.block.BlockPistonExtension
-
- SHORT_EAST_ARM_AABB - Static variable in class net.minecraft.block.BlockPistonExtension
-
- SHORT_NORTH_ARM_AABB - Static variable in class net.minecraft.block.BlockPistonExtension
-
- SHORT_SOUTH_ARM_AABB - Static variable in class net.minecraft.block.BlockPistonExtension
-
- SHORT_UP_ARM_AABB - Static variable in class net.minecraft.block.BlockPistonExtension
-
- SHORT_WEST_ARM_AABB - Static variable in class net.minecraft.block.BlockPistonExtension
-
- shortName(Class<?>) - Static method in class net.minecraftforge.fml.common.ClassNameUtils
-
- shouldAllowInChat() - Method in enum net.minecraft.util.text.event.ClickEvent.Action
-
Indicates whether this event can be run from chat text.
- shouldAllowInChat() - Method in enum net.minecraft.util.text.event.HoverEvent.Action
-
Indicates whether this event can be run from chat text.
- shouldAllowPlayerLogins() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- shouldAllowPlayerLogins() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- shouldAllowPlayerLogins() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- shouldAllowPlayerLogins() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- shouldApplyDiffuseLighting() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
-
- shouldAttackEntity(EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityTameable
-
- shouldAttackEntity(EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityWolf
-
- shouldBeamRender() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- shouldBePowered(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- shouldBePowered(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- shouldBob() - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
-
Items should have a bob effect
- shouldBroadcastConsoleToOps() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Get if console command events should be broadcast to ops
- shouldBroadcastConsoleToOps() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Get if console command events should be broadcast to ops
- shouldBroadcastConsoleToOps() - Method in class net.minecraft.server.MinecraftServer
-
Get if console command events should be broadcast to ops
- shouldBroadcastRconToOps() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Get if RCON command events should be broadcast to ops
- shouldBroadcastRconToOps() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Get if RCON command events should be broadcast to ops
- shouldBroadcastRconToOps() - Method in class net.minecraft.server.MinecraftServer
-
Get if RCON command events should be broadcast to ops
- shouldBurnInDay() - Method in class net.minecraft.entity.monster.EntityHusk
-
- shouldBurnInDay() - Method in class net.minecraft.entity.monster.EntityZombie
-
- shouldCauseBlockBreakReset(ItemStack, ItemStack) - Method in class net.minecraft.item.Item
-
Called when the player is mining a block and the item in his hand changes.
- shouldCauseBlockBreakReset(ItemStack, ItemStack) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- shouldCauseReequipAnimation(ItemStack, ItemStack, boolean) - Method in class net.minecraft.item.Item
-
Determine if the player switching between these two item stacks
- shouldCauseReequipAnimation(ItemStack, ItemStack, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- shouldCheckSight - Variable in class net.minecraft.entity.ai.EntityAITarget
-
If true, EntityAI targets must be able to be seen (cannot be blocked by walls) to be suitable targets.
- shouldCheckWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Called to determine whether to allow the a block to handle its own indirect power rather than using the default rules.
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerArrow
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCape
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCreeperCharge
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCustomHead
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerElytra
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEnderDragonDeath
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEnderDragonEyes
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEndermanEyes
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldBlock
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldItem
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldItemWitch
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerIronGolemFlower
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerLlamaDecor
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerMooshroomMushroom
-
- shouldCombineTextures() - Method in interface net.minecraft.client.renderer.entity.layers.LayerRenderer
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSaddle
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSheepWool
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSlimeGel
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSnowmanHead
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSpiderEyes
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerStrayClothing
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerWitherAura
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerWolfCollar
-
- shouldCreateFog() - Method in class net.minecraft.client.gui.GuiBossOverlay
-
- shouldCreateFog() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- shouldCreateFog() - Method in class net.minecraft.world.BossInfo
-
- shouldDarkenSky() - Method in class net.minecraft.client.gui.GuiBossOverlay
-
- shouldDarkenSky() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- shouldDarkenSky() - Method in class net.minecraft.world.BossInfo
-
- shouldDismountInWater(Entity) - Method in class net.minecraft.entity.Entity
-
If the rider should be dismounted from the entity when the entity goes under water
- shouldDoRailFunctions() - Method in class net.minecraft.entity.item.EntityMinecart
-
Return false if this cart should not call onMinecartPass() and should ignore Powered Rails.
- shouldDraw() - Method in enum net.minecraftforge.common.ForgeVersion.Status
-
- shouldDrawHUD() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- shouldDrop() - Method in class net.minecraft.tileentity.TileEntityShulkerBox
-
- shouldDropItem - Variable in class net.minecraft.entity.item.EntityFallingBlock
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIAttackMelee
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIAttackRanged
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIAttackRangedBow
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIAvoidEntity
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIBase
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIBeg
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIBreakDoor
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAICreeperSwell
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIDefendVillage
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIDoorInteract
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearest
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearestPlayer
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFleeSun
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFollowGolem
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFollowOwner
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFollowParent
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIHarvestFarmland
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIHurtByTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILeapAtTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILlamaFollowCaravan
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILookAtTradePlayer
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILookAtVillager
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILookIdle
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMate
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveIndoors
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsRestriction
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOcelotAttack
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtByTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIPanic
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIPlay
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIRestrictSun
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAISit
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAISkeletonRiders
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAISwimming
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAITargetNonTamed
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAITempt
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAITradePlayer
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIWander
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIWatchClosest
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.monster.EntityEvoker.AIWololoSpell
-
Returns whether the EntityAIBase should begin execution.
- shouldHandleSpecialEvents(boolean) - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
-
- shouldHandleSpecialEvents(boolean) - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
-
Set to true if the machine should handle special events that come from the clips (they start with '!').
- shouldHeal() - Method in class net.minecraft.entity.player.EntityPlayer
-
Checks if the player's health is not full and not zero.
- shouldHideParticles(boolean) - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
-
- shouldHidePlayerInventory() - Method in class net.minecraft.creativetab.CreativeTabs
-
- shouldHit(int, Random) - Static method in class net.minecraft.enchantment.EnchantmentThorns
-
- shouldIgnoreRadius() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
Returns true if the radius should be ignored, and the effect should be shown in a single point instead of an area
- shouldLoadInEnvironment() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- shouldLoadInEnvironment() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- shouldLoadInEnvironment() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- shouldLoadInEnvironment() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- shouldLoadSpawn() - Method in enum net.minecraft.world.DimensionType
-
- shouldMapSpin(String, double, double, double) - Method in class net.minecraft.world.WorldProvider
-
Determine if the cursor on the map should 'spin' when rendered, like it does for the player in the nether.
- shouldMoveTo(World, BlockPos) - Method in class net.minecraft.entity.ai.EntityAIHarvestFarmland
-
Return true to set given position as destination
- shouldMoveTo(World, BlockPos) - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
-
Return true to set given position as destination
- shouldMoveTo(World, BlockPos) - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
-
Return true to set given position as destination
- shouldPistonHeadBeRendered() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- shouldPlayEndBossMusic() - Method in class net.minecraft.client.gui.GuiBossOverlay
-
- shouldPlayEndBossMusic() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- shouldPlayEndBossMusic() - Method in class net.minecraft.world.BossInfo
-
- shouldRefresh(World, BlockPos, IBlockState, IBlockState) - Method in class net.minecraft.tileentity.TileEntity
-
Called from Chunk.setBlockIDWithMetadata and Chunk.fillChunk, determines if this tile entity should be re-created when the ID, or Metadata changes.
- shouldRender() - Method in class net.minecraft.client.renderer.debug.DebugRenderer
-
- shouldRender(T, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.Render
-
- shouldRender(EntityGuardian, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
-
- shouldRender(T, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderLiving
-
- shouldRender(Entity, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- shouldRender(EntityShulker, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderShulker
-
- shouldRender(EntityEnderCrystal, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
-
- shouldRender(PotionEffect) - Method in class net.minecraft.potion.Potion
-
If the Potion effect should be displayed in the players inventory
- shouldRenderCape() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- shouldRenderClouds() - Method in class net.minecraft.client.settings.GameSettings
-
Return true if the clouds should be rendered
- shouldRenderFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- shouldRenderFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityEndPortal
-
- shouldRenderHelmet() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- shouldRenderHUD(PotionEffect) - Method in class net.minecraft.potion.Potion
-
If the Potion effect should be displayed in the player's ingame HUD
- shouldRenderInPass(int) - Method in class net.minecraft.entity.Entity
-
- shouldRenderInPass(int) - Method in class net.minecraft.tileentity.TileEntity
-
- shouldRenderInvText(PotionEffect) - Method in class net.minecraft.potion.Potion
-
If the standard PotionEffect text (name and duration) should be drawn when this potion is active.
- shouldRenderItem() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- shouldRenderItemIn3D(ItemStack) - Method in class net.minecraft.client.renderer.RenderItem
-
- shouldRenderSides(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
-
- shouldRiderFaceForward(EntityPlayer) - Method in class net.minecraft.entity.EntityLivingBase
-
Returns true if the entity's rider (EntityPlayer) should face forward when mounted.
- shouldRiderSit() - Method in class net.minecraft.entity.Entity
-
Used in model rendering to determine if the entity riding this entity should be in the 'sitting' position.
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.Item
-
Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities
hands.
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.ItemCarrotOnAStick
-
Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities
hands.
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.ItemFishingRod
-
Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities
hands.
- shouldServerBeKilledQuietly() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- shouldServerShouldBeKilledQuietly() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- shouldServerShouldBeKilledQuietly() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- shouldServerShouldBeKilledQuietly() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- shouldSetPosAfterLoading() - Method in class net.minecraft.entity.Entity
-
- shouldSetPosAfterLoading() - Method in class net.minecraft.entity.EntityHanging
-
- shouldSetSpawn() - Method in class net.minecraftforge.event.entity.player.PlayerWakeUpEvent
-
Indicates if the player's sleep was considered successful.
- shouldShowBottom() - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Deprecated.
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockAnvil
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockBreakable
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockCarpet
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockChorusPlant
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockDragonEgg
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockEndGateway
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockEndPortal
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFarmland
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFence
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFenceGate
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockGrassPath
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockHopper
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLeaves
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLiquid
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPane
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPistonExtension
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPortal
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockSlab
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockSnow
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockWall
-
- shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in interface net.minecraft.block.state.IBlockProperties
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- shouldSortRecipies - Static variable in class net.minecraftforge.common.ForgeModContainer
-
- shouldSpreadItems() - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
-
Items should spread out when rendered in 3d?
- shouldStartVisible() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
-
- shouldTrackOutput() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- shouldUseNativeTransport() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Get if native transport should be used.
- shouldUseNativeTransport() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Get if native transport should be used.
- shouldUseNativeTransport() - Method in class net.minecraft.server.MinecraftServer
-
Get if native transport should be used.
- showBarrierParticles(int, int, int, int, Random, boolean, BlockPos.MutableBlockPos) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- showDebugInfo - Variable in class net.minecraft.client.settings.GameSettings
-
true if debug info should be displayed instead of version
- showDebugProfilerChart - Variable in class net.minecraft.client.settings.GameSettings
-
- showDecimal - Variable in class net.minecraftforge.fml.client.config.GuiSlider
-
- showDurabilityBar(ItemStack) - Method in class net.minecraft.item.Item
-
Determines if the durability bar should be rendered for this item.
- showGuiScreen(Object) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- showGuiScreen(Object) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- showGuiScreen(Object) - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- showGuiScreen(Object) - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- showHoverOverlay() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- showHoverOverlay() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- showInGameModOptions(GuiIngameMenu) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- showInGui() - Method in class net.minecraftforge.common.config.ConfigCategory
-
Gets whether or not this ConfigCategory should be allowed to show on config GUIs.
- showInGui() - Method in class net.minecraftforge.common.config.ConfigElement
-
- showInGui() - Method in class net.minecraftforge.common.config.Property
-
Gets whether or not this Property should be allowed to show on config GUIs.
- showInGui() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- showInGui() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Whether or not this element should be allowed to show on config GUIs.
- showInventoryAchievementHint - Variable in class net.minecraft.client.settings.GameSettings
-
- showLagometer - Variable in class net.minecraft.client.settings.GameSettings
-
- showModel - Variable in class net.minecraft.client.model.ModelRenderer
-
- showsAir() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- showsBoundingBox() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- showSelectionBox - Variable in class net.minecraft.client.gui.GuiSlot
-
Set to true if a selected element in this gui will show an outline box
- showSubtitles - Variable in class net.minecraft.client.settings.GameSettings
-
- showWorldInfoNotice() - Method in class net.minecraft.world.WorldType
-
returns true if selecting this worldtype from the customize menu should display the generator.[worldtype].info
message
- shrink(int) - Method in class net.minecraft.item.ItemStack
-
- SHULKER_ENDERGOLEM_TEXTURE - Static variable in class net.minecraft.client.renderer.entity.RenderShulker
-
- SHULKER_SHELL - Static variable in class net.minecraft.init.Items
-
- ShulkerBoxEntityColor - Class in net.minecraft.util.datafix.fixes
-
- ShulkerBoxEntityColor() - Constructor for class net.minecraft.util.datafix.fixes.ShulkerBoxEntityColor
-
- ShulkerBoxItemColor - Class in net.minecraft.util.datafix.fixes
-
- ShulkerBoxItemColor() - Constructor for class net.minecraft.util.datafix.fixes.ShulkerBoxItemColor
-
- ShulkerBoxRecipes - Class in net.minecraft.item.crafting
-
- ShulkerBoxRecipes() - Constructor for class net.minecraft.item.crafting.ShulkerBoxRecipes
-
- ShulkerBoxTileColor - Class in net.minecraft.util.datafix.fixes
-
- ShulkerBoxTileColor() - Constructor for class net.minecraft.util.datafix.fixes.ShulkerBoxTileColor
-
- shutdown() - Method in class net.minecraft.client.Minecraft
-
Called when the window is closing.
- shutdownMinecraftApplet() - Method in class net.minecraft.client.Minecraft
-
Shuts down the minecraft applet by stopping the resource downloads, and clearing up GL stuff; called when the
application (or web page) is exited.
- siblings - Variable in class net.minecraft.util.text.TextComponentBase
-
The later siblings of this component.
- side - Variable in class net.minecraftforge.fml.common.gameevent.TickEvent
-
- side() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.ClientCustomPacketEvent
-
- side() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketEvent
-
- side() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.ServerCustomPacketEvent
-
- side - Variable in class net.minecraftforge.fml.common.network.NetworkHandshakeEstablished
-
- side - Variable in class net.minecraftforge.fml.common.network.simpleimpl.MessageContext
-
The Side this message has been received on
- side() - Static method in class net.minecraftforge.fml.relauncher.FMLLaunchHandler
-
- Side - Enum in net.minecraftforge.fml.relauncher
-
- side - Variable in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- SidedInvWrapper - Class in net.minecraftforge.items.wrapper
-
- SidedInvWrapper(ISidedInventory, EnumFacing) - Constructor for class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- SidedProxy - Annotation Type in net.minecraftforge.fml.common
-
Sided proxies are loaded based on the specific environment they find themselves loaded into.
- SidedThreadGroup - Class in net.minecraftforge.fml.common.thread
-
A thread group and factory combination which belongs to a
Side
.
- SidedThreadGroups - Class in net.minecraftforge.fml.common.thread
-
- sideHit - Variable in class net.minecraft.util.math.RayTraceResult
-
- sideModels - Variable in class net.minecraft.client.model.ModelMinecart
-
- SideOnly - Annotation Type in net.minecraftforge.fml.relauncher
-
- SideTransformer - Class in net.minecraftforge.fml.common.asm.transformers
-
- SideTransformer() - Constructor for class net.minecraftforge.fml.common.asm.transformers.SideTransformer
-
- SIGN - Static variable in class net.minecraft.init.Items
-
- SIGN_AABB - Static variable in class net.minecraft.block.BlockSign
-
- SIGN_EAST_AABB - Static variable in class net.minecraft.block.BlockWallSign
-
- SIGN_NORTH_AABB - Static variable in class net.minecraft.block.BlockWallSign
-
- SIGN_SOUTH_AABB - Static variable in class net.minecraft.block.BlockWallSign
-
- SIGN_WEST_AABB - Static variable in class net.minecraft.block.BlockWallSign
-
- signBoard - Variable in class net.minecraft.client.model.ModelSign
-
The board on a sign that has the writing on it.
- signStick - Variable in class net.minecraft.client.model.ModelSign
-
The stick a sign stands on.
- SignStrictJSON - Class in net.minecraft.util.datafix.fixes
-
- SignStrictJSON() - Constructor for class net.minecraft.util.datafix.fixes.SignStrictJSON
-
- signText - Variable in class net.minecraft.tileentity.TileEntitySign
-
- SILK_TOUCH - Static variable in class net.minecraft.init.Enchantments
-
- SILVER - Static variable in class net.minecraft.block.material.MapColor
-
- SILVER_SHULKER_BOX - Static variable in class net.minecraft.init.Blocks
-
- SimpleBakedModel - Class in net.minecraft.client.renderer.block.model
-
- SimpleBakedModel(List<BakedQuad>, Map<EnumFacing, List<BakedQuad>>, boolean, boolean, TextureAtlasSprite, ItemCameraTransforms, ItemOverrideList) - Constructor for class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- SimpleBakedModel.Builder - Class in net.minecraft.client.renderer.block.model
-
- SimpleChannelHandlerWrapper<REQ extends IMessage,REPLY extends IMessage> - Class in net.minecraftforge.fml.common.network.simpleimpl
-
- SimpleChannelHandlerWrapper(Class<? extends IMessageHandler<? super REQ, ? extends REPLY>>, Side, Class<REQ>) - Constructor for class net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper
-
- SimpleChannelHandlerWrapper(IMessageHandler<? super REQ, ? extends REPLY>, Side, Class<REQ>) - Constructor for class net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper
-
- SimpleExprValue(String, <any>) - Constructor for class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
-
- SimpleIndexedCodec - Class in net.minecraftforge.fml.common.network.simpleimpl
-
- SimpleIndexedCodec() - Constructor for class net.minecraftforge.fml.common.network.simpleimpl.SimpleIndexedCodec
-
- SimpleModelFontRenderer - Class in net.minecraftforge.client.model
-
- SimpleModelFontRenderer(GameSettings, ResourceLocation, TextureManager, boolean, Matrix4f, VertexFormat) - Constructor for class net.minecraftforge.client.model.SimpleModelFontRenderer
-
- SimpleModelState - Class in net.minecraftforge.client.model
-
- SimpleModelState(<any>) - Constructor for class net.minecraftforge.client.model.SimpleModelState
-
- SimpleModelState(<any>, <any>) - Constructor for class net.minecraftforge.client.model.SimpleModelState
-
- SimpleNetworkWrapper - Class in net.minecraftforge.fml.common.network.simpleimpl
-
This class is a simplified netty wrapper for those not wishing to deal with the full power of netty.
- SimpleNetworkWrapper(String) - Constructor for class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
- SimpleReloadableResourceManager - Class in net.minecraft.client.resources
-
- SimpleReloadableResourceManager(MetadataSerializer) - Constructor for class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- SimpleResource - Class in net.minecraft.client.resources
-
- SimpleResource(String, ResourceLocation, InputStream, InputStream, MetadataSerializer) - Constructor for class net.minecraft.client.resources.SimpleResource
-
- SimpleRoom() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleRoom
-
- SimpleRoom(EnumFacing, StructureOceanMonumentPieces.RoomDefinition, Random) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleRoom
-
- simpleStatType - Static variable in class net.minecraft.stats.StatBase
-
- simpleSubmodelKey - Variable in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant.Deserializer
-
Used once (then set null) for the key to put a simple submodel declaration under in the submodel map.
- SimpleTexture - Class in net.minecraft.client.renderer.texture
-
- SimpleTexture(ResourceLocation) - Constructor for class net.minecraft.client.renderer.texture.SimpleTexture
-
- SimpleTopRoom() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleTopRoom
-
- SimpleTopRoom(EnumFacing, StructureOceanMonumentPieces.RoomDefinition, Random) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleTopRoom
-
- sin(float) - Static method in class net.minecraft.realms.RealmsMth
-
- sin(float) - Static method in class net.minecraft.util.math.MathHelper
-
sin looked up in a table
- SITTING_ATTACKING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- SITTING_FLAMING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- SITTING_SCANNING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- Size(World, BlockPos, EnumFacing.Axis) - Constructor for class net.minecraft.block.BlockPortal.Size
-
- size() - Method in class net.minecraft.util.BitArray
-
- size() - Method in class net.minecraft.util.ClassInheritanceMultiMap
-
- size() - Method in class net.minecraft.util.IntIdentityHashBiMap
-
- size() - Method in class net.minecraft.util.LowerStringMap
-
- size() - Method in class net.minecraft.util.NonNullList
-
- size() - Method in class net.minecraft.util.ObjectIntIdentityMap
-
- size() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- size() - Method in class net.minecraftforge.fml.common.toposort.TopologicalSort.DirectedGraph
-
- sizeX - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
- sizeY - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
- skeletonHead - Variable in class net.minecraft.client.model.ModelSkeletonHead
-
- SkeletonSplit - Class in net.minecraft.util.datafix.fixes
-
- SkeletonSplit() - Constructor for class net.minecraft.util.datafix.fixes.SkeletonSplit
-
- SKIN_HAT_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HAT_U - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HAT_V - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HAT_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HEAD_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HEAD_U - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HEAD_V - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HEAD_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_TEX_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_TEX_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
-
- skinAvailable() - Method in interface net.minecraft.client.renderer.IImageBuffer
-
- skinAvailable() - Method in class net.minecraft.client.renderer.ImageBufferDownload
-
- skinAvailable(Type, ResourceLocation, MinecraftProfileTexture) - Method in interface net.minecraft.client.resources.SkinManager.SkinAvailableCallback
-
- SkinManager - Class in net.minecraft.client.resources
-
- SkinManager(TextureManager, File, MinecraftSessionService) - Constructor for class net.minecraft.client.resources.SkinManager
-
- SkinManager.SkinAvailableCallback - Interface in net.minecraft.client.resources
-
- skipBytes(int) - Method in class net.minecraft.network.PacketBuffer
-
- skipItemBlock() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
- skipRenderWorld - Variable in class net.minecraft.client.Minecraft
-
Skip render world
- SKULL - Static variable in class net.minecraft.init.Blocks
-
- SKULL - Static variable in class net.minecraft.init.Items
-
- SKY - Static variable in class net.minecraft.init.Biomes
-
Is the biome used for sky world.
- skyLight - Variable in class net.minecraft.world.chunk.storage.ChunkLoader.AnvilConverterData
-
- SLEEP_IN_BED - Static variable in class net.minecraft.stats.StatList
-
- sleeping - Variable in class net.minecraft.entity.player.EntityPlayer
-
Boolean value indicating weather a player is sleeping or not
- SleepingLocationCheckEvent - Class in net.minecraftforge.event.entity.player
-
This event is fired when game checks, if sleeping player should be still considered "in bed".
Failing this check will cause player to wake up.
This event has a result.
- SleepingLocationCheckEvent(EntityPlayer, BlockPos) - Constructor for class net.minecraftforge.event.entity.player.SleepingLocationCheckEvent
-
- slerp(Quat4f, Quat4f, float) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- slerp(TRSRTransformation, float) - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- SlerpClip(IClip, IClip, ITimeValue, ITimeValue) - Constructor for class net.minecraftforge.common.model.animation.Clips.SlerpClip
-
- slice() - Method in class net.minecraft.network.PacketBuffer
-
- slice(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- sliderValue - Variable in class net.minecraftforge.fml.client.config.GuiSlider
-
The value of this slider control.
- sliding - Variable in class net.minecraft.realms.RealmsSliderButton
-
- slightlyMelt(World, BlockPos, IBlockState, Random, boolean) - Method in class net.minecraft.block.BlockFrostedIce
-
- SLIME - Static variable in class net.minecraft.block.SoundType
-
- SLIME_BALL - Static variable in class net.minecraft.init.Items
-
- SLIME_BLOCK - Static variable in class net.minecraft.init.Blocks
-
- SlimeFactory() - Constructor for class net.minecraft.client.particle.ParticleBreaking.SlimeFactory
-
- slipperiness - Variable in class net.minecraft.block.Block
-
Determines how much velocity is maintained while moving on top of this block
- Slot(int, int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- Slot - Class in net.minecraft.inventory
-
- Slot(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.Slot
-
- Slot - Variable in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
-
- slotClick(int, int, ClickType, EntityPlayer) - Method in class net.minecraft.inventory.Container
-
- slotCount - Variable in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- SlotCrafting - Class in net.minecraft.inventory
-
- SlotCrafting(EntityPlayer, InventoryCrafting, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotCrafting
-
- SlotFurnaceFuel - Class in net.minecraft.inventory
-
- SlotFurnaceFuel(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotFurnaceFuel
-
- SlotFurnaceOutput - Class in net.minecraft.inventory
-
- SlotFurnaceOutput(EntityPlayer, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotFurnaceOutput
-
- slotHeight - Variable in class net.minecraft.client.gui.GuiSlot
-
The height of a slot.
- slotHeight - Variable in class net.minecraftforge.fml.client.GuiScrollingList
-
- slotIndex - Variable in class net.minecraftforge.fml.client.config.GuiEditArray
-
- slotIndex - Variable in class net.minecraftforge.fml.client.config.GuiSelectString
-
- SlotItemHandler - Class in net.minecraftforge.items
-
- SlotItemHandler(IItemHandler, int, int, int) - Constructor for class net.minecraftforge.items.SlotItemHandler
-
- SlotMerchantResult - Class in net.minecraft.inventory
-
- SlotMerchantResult(EntityPlayer, IMerchant, InventoryMerchant, int, int, int) - Constructor for class net.minecraft.inventory.SlotMerchantResult
-
- slotNumber - Variable in class net.minecraft.inventory.Slot
-
the id of the slot(also the index in the inventory arraylist)
- slots - Variable in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
-
- SlotShulkerBox - Class in net.minecraft.inventory
-
- SlotShulkerBox(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotShulkerBox
-
- slowed - Variable in class net.minecraft.entity.boss.EntityDragon
-
Activated if the dragon is flying though obsidian, white stone or bedrock.
- SLOWNESS - Static variable in class net.minecraft.init.MobEffects
-
- SLOWNESS - Static variable in class net.minecraft.init.PotionTypes
-
- smallestEncompassingPowerOfTwo(int) - Static method in class net.minecraft.realms.RealmsMth
-
- smallestEncompassingPowerOfTwo(int) - Static method in class net.minecraft.util.math.MathHelper
-
Returns the input value rounded up to the next highest power of two.
- Smelt - Class in net.minecraft.world.storage.loot.functions
-
- Smelt(LootCondition[]) - Constructor for class net.minecraft.world.storage.loot.functions.Smelt
-
- Smelt.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- smelting - Variable in class net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemSmeltedEvent
-
- smeltItem() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Turn one item from the furnace source stack into the appropriate smelted item in the furnace result stack
- SMITE - Static variable in class net.minecraft.init.Enchantments
-
- smooth(float, float) - Method in class net.minecraft.util.MouseFilter
-
Smooths mouse input
- smoothCamera - Variable in class net.minecraft.client.settings.GameSettings
-
Smooth Camera Toggle
- smoothLighting(boolean) - Method in interface net.minecraftforge.client.model.IModelSimpleProperties
-
- smoothLighting(IModel, boolean) - Static method in class net.minecraftforge.client.model.ModelProcessingHelper
-
- Snapshot(String, double, Collection<AttributeModifier>) - Constructor for class net.minecraft.network.play.server.SPacketEntityProperties.Snapshot
-
- snapToStepClamp(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- sndHandler - Variable in class net.minecraft.client.audio.SoundManager
-
A reference to the sound handler.
- sneak - Variable in class net.minecraft.util.MovementInput
-
- SNEAK_TIME - Static variable in class net.minecraft.stats.StatList
-
- SNIPE_SKELETON - Static variable in class net.minecraft.stats.AchievementList
-
- Snooper - Class in net.minecraft.profiler
-
- Snooper(String, ISnooperInfo, long) - Constructor for class net.minecraft.profiler.Snooper
-
- snooperEnabled - Variable in class net.minecraft.client.settings.GameSettings
-
- SNOW - Static variable in class net.minecraft.block.material.MapColor
-
- SNOW - Static variable in class net.minecraft.block.material.Material
-
- SNOW - Static variable in class net.minecraft.block.SoundType
-
- SNOW - Static variable in class net.minecraft.init.Blocks
-
- SNOW_AABB - Static variable in class net.minecraft.block.BlockSnow
-
- SNOW_LAYER - Static variable in class net.minecraft.init.Blocks
-
- SNOWBALL - Static variable in class net.minecraft.init.Items
-
- SnowballFactory() - Constructor for class net.minecraft.client.particle.ParticleBreaking.SnowballFactory
-
- SNOWY - Static variable in class net.minecraft.block.BlockDirt
-
- SNOWY - Static variable in class net.minecraft.block.BlockGrass
-
- SNOWY - Static variable in class net.minecraft.block.BlockMycelium
-
- SNOWY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
-
- socketList - Variable in class net.minecraft.network.rcon.RConThreadBase
-
A list of registered DatagramSockets
- song_title - Variable in class ibxm.Module
-
- sort() - Method in class net.minecraftforge.fml.common.toposort.ModSorter
-
- sortCraftManager() - Static method in class net.minecraftforge.oredict.RecipeSorter
-
- Sorter(Entity) - Constructor for class net.minecraft.entity.ai.EntityAINearestAttackableTarget.Sorter
-
- sortFileList(File[]) - Static method in class net.minecraftforge.fml.relauncher.FileListHelper
-
- sortFileList(File, FilenameFilter) - Static method in class net.minecraftforge.fml.relauncher.FileListHelper
-
- SortingExceptionData(T, Set<T>) - Constructor for class net.minecraftforge.fml.common.toposort.ModSortingException.SortingExceptionData
-
- sortQuads(float, float, float) - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- sortTweakList() - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- sortVertexData(float, float, float) - Method in class net.minecraft.client.renderer.VertexBuffer
-
- SOUL_SAND - Static variable in class net.minecraft.init.Blocks
-
- SOUL_SAND - Static variable in class net.minecraft.world.gen.ChunkProviderHell
-
- SOUL_SAND_AABB - Static variable in class net.minecraft.block.BlockSoulSand
-
- sound - Variable in class net.minecraft.client.audio.PositionedSound
-
- Sound - Class in net.minecraft.client.audio
-
- Sound(String, float, float, int, Sound.Type, boolean) - Constructor for class net.minecraft.client.audio.Sound
-
- Sound.Type - Enum in net.minecraft.client.audio
-
- SOUND_EVENTS - Static variable in class net.minecraftforge.fml.common.registry.ForgeRegistries
-
- SoundCategory - Enum in net.minecraft.util
-
- SoundEvent - Class in net.minecraft.util
-
- SoundEvent(ResourceLocation) - Constructor for class net.minecraft.util.SoundEvent
-
- SoundEvent - Class in net.minecraftforge.client.event.sound
-
- SoundEvent(SoundManager) - Constructor for class net.minecraftforge.client.event.sound.SoundEvent
-
- SoundEvent.SoundSourceEvent - Class in net.minecraftforge.client.event.sound
-
- SoundEventAccessor - Class in net.minecraft.client.audio
-
- SoundEventAccessor(ResourceLocation, String) - Constructor for class net.minecraft.client.audio.SoundEventAccessor
-
- SoundEvents - Class in net.minecraft.init
-
- SoundEvents() - Constructor for class net.minecraft.init.SoundEvents
-
- SOUNDEVENTS - Static variable in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
- SoundHandler - Class in net.minecraft.client.audio
-
- SoundHandler(IResourceManager, GameSettings) - Constructor for class net.minecraft.client.audio.SoundHandler
-
- SoundList - Class in net.minecraft.client.audio
-
- SoundList(List<Sound>, boolean, String) - Constructor for class net.minecraft.client.audio.SoundList
-
- SoundListSerializer - Class in net.minecraft.client.audio
-
- SoundListSerializer() - Constructor for class net.minecraft.client.audio.SoundListSerializer
-
- SoundLoadEvent - Class in net.minecraftforge.client.event.sound
-
Raised by the SoundManager.loadSoundSettings, this would be a good place for
adding your custom sounds to the SoundPool.
- SoundLoadEvent(SoundManager) - Constructor for class net.minecraftforge.client.event.sound.SoundLoadEvent
-
- SoundManager - Class in net.minecraft.client.audio
-
- SoundManager(SoundHandler, GameSettings) - Constructor for class net.minecraft.client.audio.SoundManager
-
- soundPlay(ISound, SoundEventAccessor) - Method in interface net.minecraft.client.audio.ISoundEventListener
-
- soundPlay(ISound, SoundEventAccessor) - Method in class net.minecraft.client.gui.GuiSubtitleOverlay
-
- SoundRegistry - Class in net.minecraft.client.audio
-
- SoundRegistry() - Constructor for class net.minecraft.client.audio.SoundRegistry
-
- SoundSetupEvent - Class in net.minecraftforge.client.event.sound
-
This event is raised by the SoundManager when it does its first setup of the
SoundSystemConfig's codecs, use this function to add your own codecs.
- SoundSetupEvent(SoundManager) - Constructor for class net.minecraftforge.client.event.sound.SoundSetupEvent
-
- SoundSourceEvent(SoundManager, ISound, String) - Constructor for class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
-
- SoundType - Class in net.minecraft.block
-
- SoundType(float, float, SoundEvent, SoundEvent, SoundEvent, SoundEvent, SoundEvent) - Constructor for class net.minecraft.block.SoundType
-
- sourceClassName - Variable in class net.minecraftforge.fml.common.patcher.ClassPatch
-
- SOUTH - Static variable in class net.minecraft.block.BlockChorusPlant
-
- SOUTH - Static variable in class net.minecraft.block.BlockFence
-
Whether this fence connects in the southern direction
- SOUTH - Static variable in class net.minecraft.block.BlockFire
-
- SOUTH - Static variable in class net.minecraft.block.BlockPane
-
- SOUTH - Static variable in class net.minecraft.block.BlockRedstoneWire
-
- SOUTH - Static variable in class net.minecraft.block.BlockTripWire
-
- SOUTH - Static variable in class net.minecraft.block.BlockVine
-
- SOUTH - Static variable in class net.minecraft.block.BlockWall
-
- south() - Method in class net.minecraft.util.math.BlockPos
-
Offset this BlockPos 1 block in southern direction
- south(int) - Method in class net.minecraft.util.math.BlockPos
-
Offset this BlockPos n blocks in southern direction
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockBanner.BlockBannerHanging
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockDoor
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockFence
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockHopper
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockSkull
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockVine
-
- SOUTH_ARM_AABB - Static variable in class net.minecraft.block.BlockPistonExtension
-
- SOUTH_CHEST_AABB - Static variable in class net.minecraft.block.BlockChest
-
- SOUTH_INDEX - Static variable in class net.minecraft.client.renderer.EnumFaceDirection.Constants
-
- SOUTH_OPEN_AABB - Static variable in class net.minecraft.block.BlockTrapDoor
-
- SPacketAnimation - Class in net.minecraft.network.play.server
-
- SPacketAnimation() - Constructor for class net.minecraft.network.play.server.SPacketAnimation
-
- SPacketAnimation(Entity, int) - Constructor for class net.minecraft.network.play.server.SPacketAnimation
-
- SPacketBlockAction - Class in net.minecraft.network.play.server
-
- SPacketBlockAction() - Constructor for class net.minecraft.network.play.server.SPacketBlockAction
-
- SPacketBlockAction(BlockPos, Block, int, int) - Constructor for class net.minecraft.network.play.server.SPacketBlockAction
-
- SPacketBlockBreakAnim - Class in net.minecraft.network.play.server
-
- SPacketBlockBreakAnim() - Constructor for class net.minecraft.network.play.server.SPacketBlockBreakAnim
-
- SPacketBlockBreakAnim(int, BlockPos, int) - Constructor for class net.minecraft.network.play.server.SPacketBlockBreakAnim
-
- SPacketBlockChange - Class in net.minecraft.network.play.server
-
- SPacketBlockChange() - Constructor for class net.minecraft.network.play.server.SPacketBlockChange
-
- SPacketBlockChange(World, BlockPos) - Constructor for class net.minecraft.network.play.server.SPacketBlockChange
-
- SPacketCamera - Class in net.minecraft.network.play.server
-
- SPacketCamera() - Constructor for class net.minecraft.network.play.server.SPacketCamera
-
- SPacketCamera(Entity) - Constructor for class net.minecraft.network.play.server.SPacketCamera
-
- SPacketChangeGameState - Class in net.minecraft.network.play.server
-
- SPacketChangeGameState() - Constructor for class net.minecraft.network.play.server.SPacketChangeGameState
-
- SPacketChangeGameState(int, float) - Constructor for class net.minecraft.network.play.server.SPacketChangeGameState
-
- SPacketChat - Class in net.minecraft.network.play.server
-
- SPacketChat() - Constructor for class net.minecraft.network.play.server.SPacketChat
-
- SPacketChat(ITextComponent) - Constructor for class net.minecraft.network.play.server.SPacketChat
-
- SPacketChat(ITextComponent, byte) - Constructor for class net.minecraft.network.play.server.SPacketChat
-
- SPacketChunkData - Class in net.minecraft.network.play.server
-
- SPacketChunkData() - Constructor for class net.minecraft.network.play.server.SPacketChunkData
-
- SPacketChunkData(Chunk, int) - Constructor for class net.minecraft.network.play.server.SPacketChunkData
-
- SPacketCloseWindow - Class in net.minecraft.network.play.server
-
- SPacketCloseWindow() - Constructor for class net.minecraft.network.play.server.SPacketCloseWindow
-
- SPacketCloseWindow(int) - Constructor for class net.minecraft.network.play.server.SPacketCloseWindow
-
- SPacketCollectItem - Class in net.minecraft.network.play.server
-
- SPacketCollectItem() - Constructor for class net.minecraft.network.play.server.SPacketCollectItem
-
- SPacketCollectItem(int, int, int) - Constructor for class net.minecraft.network.play.server.SPacketCollectItem
-
- SPacketCombatEvent - Class in net.minecraft.network.play.server
-
- SPacketCombatEvent() - Constructor for class net.minecraft.network.play.server.SPacketCombatEvent
-
- SPacketCombatEvent(CombatTracker, SPacketCombatEvent.Event) - Constructor for class net.minecraft.network.play.server.SPacketCombatEvent
-
- SPacketCombatEvent(CombatTracker, SPacketCombatEvent.Event, boolean) - Constructor for class net.minecraft.network.play.server.SPacketCombatEvent
-
- SPacketCombatEvent.Event - Enum in net.minecraft.network.play.server
-
- SPacketConfirmTransaction - Class in net.minecraft.network.play.server
-
- SPacketConfirmTransaction() - Constructor for class net.minecraft.network.play.server.SPacketConfirmTransaction
-
- SPacketConfirmTransaction(int, short, boolean) - Constructor for class net.minecraft.network.play.server.SPacketConfirmTransaction
-
- SPacketCooldown - Class in net.minecraft.network.play.server
-
- SPacketCooldown() - Constructor for class net.minecraft.network.play.server.SPacketCooldown
-
- SPacketCooldown(Item, int) - Constructor for class net.minecraft.network.play.server.SPacketCooldown
-
- SPacketCustomPayload - Class in net.minecraft.network.play.server
-
- SPacketCustomPayload() - Constructor for class net.minecraft.network.play.server.SPacketCustomPayload
-
- SPacketCustomPayload(String, PacketBuffer) - Constructor for class net.minecraft.network.play.server.SPacketCustomPayload
-
- SPacketCustomSound - Class in net.minecraft.network.play.server
-
- SPacketCustomSound() - Constructor for class net.minecraft.network.play.server.SPacketCustomSound
-
- SPacketCustomSound(String, SoundCategory, double, double, double, float, float) - Constructor for class net.minecraft.network.play.server.SPacketCustomSound
-
- SPacketDestroyEntities - Class in net.minecraft.network.play.server
-
- SPacketDestroyEntities() - Constructor for class net.minecraft.network.play.server.SPacketDestroyEntities
-
- SPacketDestroyEntities(int...) - Constructor for class net.minecraft.network.play.server.SPacketDestroyEntities
-
- SPacketDisconnect - Class in net.minecraft.network.login.server
-
- SPacketDisconnect() - Constructor for class net.minecraft.network.login.server.SPacketDisconnect
-
- SPacketDisconnect(ITextComponent) - Constructor for class net.minecraft.network.login.server.SPacketDisconnect
-
- SPacketDisconnect - Class in net.minecraft.network.play.server
-
- SPacketDisconnect() - Constructor for class net.minecraft.network.play.server.SPacketDisconnect
-
- SPacketDisconnect(ITextComponent) - Constructor for class net.minecraft.network.play.server.SPacketDisconnect
-
- SPacketDisplayObjective - Class in net.minecraft.network.play.server
-
- SPacketDisplayObjective() - Constructor for class net.minecraft.network.play.server.SPacketDisplayObjective
-
- SPacketDisplayObjective(int, ScoreObjective) - Constructor for class net.minecraft.network.play.server.SPacketDisplayObjective
-
- SPacketEffect - Class in net.minecraft.network.play.server
-
- SPacketEffect() - Constructor for class net.minecraft.network.play.server.SPacketEffect
-
- SPacketEffect(int, BlockPos, int, boolean) - Constructor for class net.minecraft.network.play.server.SPacketEffect
-
- SPacketEnableCompression - Class in net.minecraft.network.login.server
-
- SPacketEnableCompression() - Constructor for class net.minecraft.network.login.server.SPacketEnableCompression
-
- SPacketEnableCompression(int) - Constructor for class net.minecraft.network.login.server.SPacketEnableCompression
-
- SPacketEncryptionRequest - Class in net.minecraft.network.login.server
-
- SPacketEncryptionRequest() - Constructor for class net.minecraft.network.login.server.SPacketEncryptionRequest
-
- SPacketEncryptionRequest(String, PublicKey, byte[]) - Constructor for class net.minecraft.network.login.server.SPacketEncryptionRequest
-
- SPacketEntity - Class in net.minecraft.network.play.server
-
- SPacketEntity() - Constructor for class net.minecraft.network.play.server.SPacketEntity
-
- SPacketEntity(int) - Constructor for class net.minecraft.network.play.server.SPacketEntity
-
- SPacketEntity.S15PacketEntityRelMove - Class in net.minecraft.network.play.server
-
- SPacketEntity.S16PacketEntityLook - Class in net.minecraft.network.play.server
-
- SPacketEntity.S17PacketEntityLookMove - Class in net.minecraft.network.play.server
-
- SPacketEntityAttach - Class in net.minecraft.network.play.server
-
- SPacketEntityAttach() - Constructor for class net.minecraft.network.play.server.SPacketEntityAttach
-
- SPacketEntityAttach(Entity, Entity) - Constructor for class net.minecraft.network.play.server.SPacketEntityAttach
-
- SPacketEntityEffect - Class in net.minecraft.network.play.server
-
- SPacketEntityEffect() - Constructor for class net.minecraft.network.play.server.SPacketEntityEffect
-
- SPacketEntityEffect(int, PotionEffect) - Constructor for class net.minecraft.network.play.server.SPacketEntityEffect
-
- SPacketEntityEquipment - Class in net.minecraft.network.play.server
-
- SPacketEntityEquipment() - Constructor for class net.minecraft.network.play.server.SPacketEntityEquipment
-
- SPacketEntityEquipment(int, EntityEquipmentSlot, ItemStack) - Constructor for class net.minecraft.network.play.server.SPacketEntityEquipment
-
- SPacketEntityHeadLook - Class in net.minecraft.network.play.server
-
- SPacketEntityHeadLook() - Constructor for class net.minecraft.network.play.server.SPacketEntityHeadLook
-
- SPacketEntityHeadLook(Entity, byte) - Constructor for class net.minecraft.network.play.server.SPacketEntityHeadLook
-
- SPacketEntityMetadata - Class in net.minecraft.network.play.server
-
- SPacketEntityMetadata() - Constructor for class net.minecraft.network.play.server.SPacketEntityMetadata
-
- SPacketEntityMetadata(int, EntityDataManager, boolean) - Constructor for class net.minecraft.network.play.server.SPacketEntityMetadata
-
- SPacketEntityProperties - Class in net.minecraft.network.play.server
-
- SPacketEntityProperties() - Constructor for class net.minecraft.network.play.server.SPacketEntityProperties
-
- SPacketEntityProperties(int, Collection<IAttributeInstance>) - Constructor for class net.minecraft.network.play.server.SPacketEntityProperties
-
- SPacketEntityProperties.Snapshot - Class in net.minecraft.network.play.server
-
- SPacketEntityStatus - Class in net.minecraft.network.play.server
-
- SPacketEntityStatus() - Constructor for class net.minecraft.network.play.server.SPacketEntityStatus
-
- SPacketEntityStatus(Entity, byte) - Constructor for class net.minecraft.network.play.server.SPacketEntityStatus
-
- SPacketEntityTeleport - Class in net.minecraft.network.play.server
-
- SPacketEntityTeleport() - Constructor for class net.minecraft.network.play.server.SPacketEntityTeleport
-
- SPacketEntityTeleport(Entity) - Constructor for class net.minecraft.network.play.server.SPacketEntityTeleport
-
- SPacketEntityVelocity - Class in net.minecraft.network.play.server
-
- SPacketEntityVelocity() - Constructor for class net.minecraft.network.play.server.SPacketEntityVelocity
-
- SPacketEntityVelocity(Entity) - Constructor for class net.minecraft.network.play.server.SPacketEntityVelocity
-
- SPacketEntityVelocity(int, double, double, double) - Constructor for class net.minecraft.network.play.server.SPacketEntityVelocity
-
- SPacketExplosion - Class in net.minecraft.network.play.server
-
- SPacketExplosion() - Constructor for class net.minecraft.network.play.server.SPacketExplosion
-
- SPacketExplosion(double, double, double, float, List<BlockPos>, Vec3d) - Constructor for class net.minecraft.network.play.server.SPacketExplosion
-
- SPacketHeldItemChange - Class in net.minecraft.network.play.server
-
- SPacketHeldItemChange() - Constructor for class net.minecraft.network.play.server.SPacketHeldItemChange
-
- SPacketHeldItemChange(int) - Constructor for class net.minecraft.network.play.server.SPacketHeldItemChange
-
- SPacketJoinGame - Class in net.minecraft.network.play.server
-
- SPacketJoinGame() - Constructor for class net.minecraft.network.play.server.SPacketJoinGame
-
- SPacketJoinGame(int, GameType, boolean, int, EnumDifficulty, int, WorldType, boolean) - Constructor for class net.minecraft.network.play.server.SPacketJoinGame
-
- SPacketKeepAlive - Class in net.minecraft.network.play.server
-
- SPacketKeepAlive() - Constructor for class net.minecraft.network.play.server.SPacketKeepAlive
-
- SPacketKeepAlive(int) - Constructor for class net.minecraft.network.play.server.SPacketKeepAlive
-
- SPacketLoginSuccess - Class in net.minecraft.network.login.server
-
- SPacketLoginSuccess() - Constructor for class net.minecraft.network.login.server.SPacketLoginSuccess
-
- SPacketLoginSuccess(GameProfile) - Constructor for class net.minecraft.network.login.server.SPacketLoginSuccess
-
- SPacketMaps - Class in net.minecraft.network.play.server
-
- SPacketMaps() - Constructor for class net.minecraft.network.play.server.SPacketMaps
-
- SPacketMaps(int, byte, boolean, Collection<MapDecoration>, byte[], int, int, int, int) - Constructor for class net.minecraft.network.play.server.SPacketMaps
-
- SPacketMoveVehicle - Class in net.minecraft.network.play.server
-
- SPacketMoveVehicle() - Constructor for class net.minecraft.network.play.server.SPacketMoveVehicle
-
- SPacketMoveVehicle(Entity) - Constructor for class net.minecraft.network.play.server.SPacketMoveVehicle
-
- SPacketMultiBlockChange - Class in net.minecraft.network.play.server
-
- SPacketMultiBlockChange() - Constructor for class net.minecraft.network.play.server.SPacketMultiBlockChange
-
- SPacketMultiBlockChange(int, short[], Chunk) - Constructor for class net.minecraft.network.play.server.SPacketMultiBlockChange
-
- SPacketMultiBlockChange.BlockUpdateData - Class in net.minecraft.network.play.server
-
- SPacketOpenWindow - Class in net.minecraft.network.play.server
-
- SPacketOpenWindow() - Constructor for class net.minecraft.network.play.server.SPacketOpenWindow
-
- SPacketOpenWindow(int, String, ITextComponent) - Constructor for class net.minecraft.network.play.server.SPacketOpenWindow
-
- SPacketOpenWindow(int, String, ITextComponent, int) - Constructor for class net.minecraft.network.play.server.SPacketOpenWindow
-
- SPacketOpenWindow(int, String, ITextComponent, int, int) - Constructor for class net.minecraft.network.play.server.SPacketOpenWindow
-
- SPacketParticles - Class in net.minecraft.network.play.server
-
- SPacketParticles() - Constructor for class net.minecraft.network.play.server.SPacketParticles
-
- SPacketParticles(EnumParticleTypes, boolean, float, float, float, float, float, float, float, int, int...) - Constructor for class net.minecraft.network.play.server.SPacketParticles
-
- SPacketPlayerAbilities - Class in net.minecraft.network.play.server
-
- SPacketPlayerAbilities() - Constructor for class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- SPacketPlayerAbilities(PlayerCapabilities) - Constructor for class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- SPacketPlayerListHeaderFooter - Class in net.minecraft.network.play.server
-
- SPacketPlayerListHeaderFooter() - Constructor for class net.minecraft.network.play.server.SPacketPlayerListHeaderFooter
-
- SPacketPlayerListHeaderFooter(ITextComponent) - Constructor for class net.minecraft.network.play.server.SPacketPlayerListHeaderFooter
-
- SPacketPlayerListItem - Class in net.minecraft.network.play.server
-
- SPacketPlayerListItem() - Constructor for class net.minecraft.network.play.server.SPacketPlayerListItem
-
- SPacketPlayerListItem(SPacketPlayerListItem.Action, EntityPlayerMP...) - Constructor for class net.minecraft.network.play.server.SPacketPlayerListItem
-
- SPacketPlayerListItem(SPacketPlayerListItem.Action, Iterable<EntityPlayerMP>) - Constructor for class net.minecraft.network.play.server.SPacketPlayerListItem
-
- SPacketPlayerListItem.Action - Enum in net.minecraft.network.play.server
-
- SPacketPlayerListItem.AddPlayerData - Class in net.minecraft.network.play.server
-
- SPacketPlayerPosLook - Class in net.minecraft.network.play.server
-
- SPacketPlayerPosLook() - Constructor for class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- SPacketPlayerPosLook(double, double, double, float, float, Set<SPacketPlayerPosLook.EnumFlags>, int) - Constructor for class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- SPacketPlayerPosLook.EnumFlags - Enum in net.minecraft.network.play.server
-
- SPacketPong - Class in net.minecraft.network.status.server
-
- SPacketPong() - Constructor for class net.minecraft.network.status.server.SPacketPong
-
- SPacketPong(long) - Constructor for class net.minecraft.network.status.server.SPacketPong
-
- SPacketRemoveEntityEffect - Class in net.minecraft.network.play.server
-
- SPacketRemoveEntityEffect() - Constructor for class net.minecraft.network.play.server.SPacketRemoveEntityEffect
-
- SPacketRemoveEntityEffect(int, Potion) - Constructor for class net.minecraft.network.play.server.SPacketRemoveEntityEffect
-
- SPacketResourcePackSend - Class in net.minecraft.network.play.server
-
- SPacketResourcePackSend() - Constructor for class net.minecraft.network.play.server.SPacketResourcePackSend
-
- SPacketResourcePackSend(String, String) - Constructor for class net.minecraft.network.play.server.SPacketResourcePackSend
-
- SPacketRespawn - Class in net.minecraft.network.play.server
-
- SPacketRespawn() - Constructor for class net.minecraft.network.play.server.SPacketRespawn
-
- SPacketRespawn(int, EnumDifficulty, WorldType, GameType) - Constructor for class net.minecraft.network.play.server.SPacketRespawn
-
- SPacketScoreboardObjective - Class in net.minecraft.network.play.server
-
- SPacketScoreboardObjective() - Constructor for class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- SPacketScoreboardObjective(ScoreObjective, int) - Constructor for class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- SPacketServerDifficulty - Class in net.minecraft.network.play.server
-
- SPacketServerDifficulty() - Constructor for class net.minecraft.network.play.server.SPacketServerDifficulty
-
- SPacketServerDifficulty(EnumDifficulty, boolean) - Constructor for class net.minecraft.network.play.server.SPacketServerDifficulty
-
- SPacketServerInfo - Class in net.minecraft.network.status.server
-
- SPacketServerInfo() - Constructor for class net.minecraft.network.status.server.SPacketServerInfo
-
- SPacketServerInfo(ServerStatusResponse) - Constructor for class net.minecraft.network.status.server.SPacketServerInfo
-
- SPacketSetExperience - Class in net.minecraft.network.play.server
-
- SPacketSetExperience() - Constructor for class net.minecraft.network.play.server.SPacketSetExperience
-
- SPacketSetExperience(float, int, int) - Constructor for class net.minecraft.network.play.server.SPacketSetExperience
-
- SPacketSetPassengers - Class in net.minecraft.network.play.server
-
- SPacketSetPassengers() - Constructor for class net.minecraft.network.play.server.SPacketSetPassengers
-
- SPacketSetPassengers(Entity) - Constructor for class net.minecraft.network.play.server.SPacketSetPassengers
-
- SPacketSetSlot - Class in net.minecraft.network.play.server
-
- SPacketSetSlot() - Constructor for class net.minecraft.network.play.server.SPacketSetSlot
-
- SPacketSetSlot(int, int, ItemStack) - Constructor for class net.minecraft.network.play.server.SPacketSetSlot
-
- SPacketSignEditorOpen - Class in net.minecraft.network.play.server
-
- SPacketSignEditorOpen() - Constructor for class net.minecraft.network.play.server.SPacketSignEditorOpen
-
- SPacketSignEditorOpen(BlockPos) - Constructor for class net.minecraft.network.play.server.SPacketSignEditorOpen
-
- SPacketSoundEffect - Class in net.minecraft.network.play.server
-
- SPacketSoundEffect() - Constructor for class net.minecraft.network.play.server.SPacketSoundEffect
-
- SPacketSoundEffect(SoundEvent, SoundCategory, double, double, double, float, float) - Constructor for class net.minecraft.network.play.server.SPacketSoundEffect
-
- SPacketSpawnExperienceOrb - Class in net.minecraft.network.play.server
-
- SPacketSpawnExperienceOrb() - Constructor for class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- SPacketSpawnExperienceOrb(EntityXPOrb) - Constructor for class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- SPacketSpawnGlobalEntity - Class in net.minecraft.network.play.server
-
- SPacketSpawnGlobalEntity() - Constructor for class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- SPacketSpawnGlobalEntity(Entity) - Constructor for class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- SPacketSpawnMob - Class in net.minecraft.network.play.server
-
- SPacketSpawnMob() - Constructor for class net.minecraft.network.play.server.SPacketSpawnMob
-
- SPacketSpawnMob(EntityLivingBase) - Constructor for class net.minecraft.network.play.server.SPacketSpawnMob
-
- SPacketSpawnObject - Class in net.minecraft.network.play.server
-
- SPacketSpawnObject() - Constructor for class net.minecraft.network.play.server.SPacketSpawnObject
-
- SPacketSpawnObject(Entity, int) - Constructor for class net.minecraft.network.play.server.SPacketSpawnObject
-
- SPacketSpawnObject(Entity, int, int) - Constructor for class net.minecraft.network.play.server.SPacketSpawnObject
-
- SPacketSpawnObject(Entity, int, int, BlockPos) - Constructor for class net.minecraft.network.play.server.SPacketSpawnObject
-
- SPacketSpawnPainting - Class in net.minecraft.network.play.server
-
- SPacketSpawnPainting() - Constructor for class net.minecraft.network.play.server.SPacketSpawnPainting
-
- SPacketSpawnPainting(EntityPainting) - Constructor for class net.minecraft.network.play.server.SPacketSpawnPainting
-
- SPacketSpawnPlayer - Class in net.minecraft.network.play.server
-
- SPacketSpawnPlayer() - Constructor for class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- SPacketSpawnPlayer(EntityPlayer) - Constructor for class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- SPacketSpawnPosition - Class in net.minecraft.network.play.server
-
- SPacketSpawnPosition() - Constructor for class net.minecraft.network.play.server.SPacketSpawnPosition
-
- SPacketSpawnPosition(BlockPos) - Constructor for class net.minecraft.network.play.server.SPacketSpawnPosition
-
- SPacketStatistics - Class in net.minecraft.network.play.server
-
- SPacketStatistics() - Constructor for class net.minecraft.network.play.server.SPacketStatistics
-
- SPacketStatistics(Map<StatBase, Integer>) - Constructor for class net.minecraft.network.play.server.SPacketStatistics
-
- SPacketTabComplete - Class in net.minecraft.network.play.server
-
- SPacketTabComplete() - Constructor for class net.minecraft.network.play.server.SPacketTabComplete
-
- SPacketTabComplete(String[]) - Constructor for class net.minecraft.network.play.server.SPacketTabComplete
-
- SPacketTeams - Class in net.minecraft.network.play.server
-
- SPacketTeams() - Constructor for class net.minecraft.network.play.server.SPacketTeams
-
- SPacketTeams(ScorePlayerTeam, int) - Constructor for class net.minecraft.network.play.server.SPacketTeams
-
- SPacketTeams(ScorePlayerTeam, Collection<String>, int) - Constructor for class net.minecraft.network.play.server.SPacketTeams
-
- SPacketTimeUpdate - Class in net.minecraft.network.play.server
-
- SPacketTimeUpdate() - Constructor for class net.minecraft.network.play.server.SPacketTimeUpdate
-
- SPacketTimeUpdate(long, long, boolean) - Constructor for class net.minecraft.network.play.server.SPacketTimeUpdate
-
- SPacketTitle - Class in net.minecraft.network.play.server
-
- SPacketTitle() - Constructor for class net.minecraft.network.play.server.SPacketTitle
-
- SPacketTitle(SPacketTitle.Type, ITextComponent) - Constructor for class net.minecraft.network.play.server.SPacketTitle
-
- SPacketTitle(int, int, int) - Constructor for class net.minecraft.network.play.server.SPacketTitle
-
- SPacketTitle(SPacketTitle.Type, ITextComponent, int, int, int) - Constructor for class net.minecraft.network.play.server.SPacketTitle
-
- SPacketTitle.Type - Enum in net.minecraft.network.play.server
-
- SPacketUnloadChunk - Class in net.minecraft.network.play.server
-
- SPacketUnloadChunk() - Constructor for class net.minecraft.network.play.server.SPacketUnloadChunk
-
- SPacketUnloadChunk(int, int) - Constructor for class net.minecraft.network.play.server.SPacketUnloadChunk
-
- SPacketUpdateBossInfo - Class in net.minecraft.network.play.server
-
- SPacketUpdateBossInfo() - Constructor for class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- SPacketUpdateBossInfo(SPacketUpdateBossInfo.Operation, BossInfo) - Constructor for class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- SPacketUpdateBossInfo.Operation - Enum in net.minecraft.network.play.server
-
- SPacketUpdateHealth - Class in net.minecraft.network.play.server
-
- SPacketUpdateHealth() - Constructor for class net.minecraft.network.play.server.SPacketUpdateHealth
-
- SPacketUpdateHealth(float, int, float) - Constructor for class net.minecraft.network.play.server.SPacketUpdateHealth
-
- SPacketUpdateScore - Class in net.minecraft.network.play.server
-
- SPacketUpdateScore() - Constructor for class net.minecraft.network.play.server.SPacketUpdateScore
-
- SPacketUpdateScore(Score) - Constructor for class net.minecraft.network.play.server.SPacketUpdateScore
-
- SPacketUpdateScore(String) - Constructor for class net.minecraft.network.play.server.SPacketUpdateScore
-
- SPacketUpdateScore(String, ScoreObjective) - Constructor for class net.minecraft.network.play.server.SPacketUpdateScore
-
- SPacketUpdateScore.Action - Enum in net.minecraft.network.play.server
-
- SPacketUpdateTileEntity - Class in net.minecraft.network.play.server
-
- SPacketUpdateTileEntity() - Constructor for class net.minecraft.network.play.server.SPacketUpdateTileEntity
-
- SPacketUpdateTileEntity(BlockPos, int, NBTTagCompound) - Constructor for class net.minecraft.network.play.server.SPacketUpdateTileEntity
-
- SPacketUseBed - Class in net.minecraft.network.play.server
-
- SPacketUseBed() - Constructor for class net.minecraft.network.play.server.SPacketUseBed
-
- SPacketUseBed(EntityPlayer, BlockPos) - Constructor for class net.minecraft.network.play.server.SPacketUseBed
-
- SPacketWindowItems - Class in net.minecraft.network.play.server
-
- SPacketWindowItems() - Constructor for class net.minecraft.network.play.server.SPacketWindowItems
-
- SPacketWindowItems(int, NonNullList<ItemStack>) - Constructor for class net.minecraft.network.play.server.SPacketWindowItems
-
- SPacketWindowProperty - Class in net.minecraft.network.play.server
-
- SPacketWindowProperty() - Constructor for class net.minecraft.network.play.server.SPacketWindowProperty
-
- SPacketWindowProperty(int, int, int) - Constructor for class net.minecraft.network.play.server.SPacketWindowProperty
-
- SPacketWorldBorder - Class in net.minecraft.network.play.server
-
- SPacketWorldBorder() - Constructor for class net.minecraft.network.play.server.SPacketWorldBorder
-
- SPacketWorldBorder(WorldBorder, SPacketWorldBorder.Action) - Constructor for class net.minecraft.network.play.server.SPacketWorldBorder
-
- SPacketWorldBorder.Action - Enum in net.minecraft.network.play.server
-
- Spark(World, double, double, double, double, double, double, ParticleManager) - Constructor for class net.minecraft.client.particle.ParticleFirework.Spark
-
- SPARSE - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
-
- SPAWN_BIOMES - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonument
-
- SPAWN_EGG - Static variable in class net.minecraft.init.Items
-
- SPAWN_REINFORCEMENTS_CHANCE - Static variable in class net.minecraft.entity.monster.EntityZombie
-
The attribute which determines the chance that this mob will spawn reinforcements
- SPAWN_WITHER - Static variable in class net.minecraft.stats.AchievementList
-
- spawnableBlock - Variable in class net.minecraft.entity.passive.EntityAnimal
-
- spawnableCaveCreatureList - Variable in class net.minecraft.world.biome.Biome
-
- spawnableCreatureList - Variable in class net.minecraft.world.biome.Biome
-
Holds the classes of any creature that can be spawned in the biome as friendly creature.
- spawnableMonsterList - Variable in class net.minecraft.world.biome.Biome
-
Holds the classes of IMobs (hostile mobs) that can be spawned in the biome.
- spawnableWaterCreatureList - Variable in class net.minecraft.world.biome.Biome
-
Holds the classes of any aquatic creature that can be spawned in the water of the biome.
- spawnAlwaysVisibleParticle(int, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.World
-
- spawnAsEntity(World, BlockPos, ItemStack) - Static method in class net.minecraft.block.Block
-
Spawns the given ItemStack as an EntityItem into the World at the given position
- spawnBonemealParticles(World, BlockPos, int) - Static method in class net.minecraft.item.ItemDye
-
- spawnCreature(World, ResourceLocation, double, double, double) - Static method in class net.minecraft.item.ItemMonsterPlacer
-
Spawns the creature specified by the egg's type in the location specified by the last three parameters.
- spawnCustomParticles() - Method in class net.minecraft.entity.monster.EntitySlime
-
Called when the slime spawns particles on landing, see onUpdate.
- spawnDispenseParticles(IBlockSource, EnumFacing) - Method in class net.minecraft.dispenser.BehaviorDefaultDispenseItem
-
Order clients to display dispense particles from the specified block and facing.
- spawnedID - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
-
The entityID of the spawned mob
- spawnEffectParticle(int, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleManager
-
Spawns the relevant particle according to the particle id.
- SpawnEggNames - Class in net.minecraft.util.datafix.fixes
-
- SpawnEggNames() - Constructor for class net.minecraft.util.datafix.fixes.SpawnEggNames
-
- spawnElder(World, StructureBoundingBox, int, int, int) - Method in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- spawnEntity(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
-
Called when an entity is spawned in the world.
- spawnEntity(Entity, World) - Static method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- spawnEntity(Entity) - Method in class net.minecraft.world.World
-
Called when an entity is spawned in the world.
- spawnEntity(Entity) - Method in class net.minecraft.world.WorldServer
-
Called when an entity is spawned in the world.
- SpawnerEntityTypes - Class in net.minecraft.util.datafix.fixes
-
- SpawnerEntityTypes() - Constructor for class net.minecraft.util.datafix.fixes.SpawnerEntityTypes
-
- spawnExplosionParticle() - Method in class net.minecraft.entity.EntityLiving
-
Spawns an explosion particle around the Entity's location
- spawnHorseParticles(boolean) - Method in class net.minecraft.entity.passive.AbstractHorse
-
"Spawns particles for the horse entity.
- spawnHostileMobs - Variable in class net.minecraft.world.World
-
indicates if enemies are spawned or not
- spawnItemStack(World, double, double, double, ItemStack) - Static method in class net.minecraft.inventory.InventoryHelper
-
- SpawnListEntry(Class<? extends EntityLiving>, int, int, int) - Constructor for class net.minecraft.world.biome.Biome.SpawnListEntry
-
- spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- spawnParticle(int, boolean, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.pathfinding.PathWorldListener
-
- spawnParticle(int, boolean, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.pathfinding.PathWorldListener
-
- spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in interface net.minecraft.world.IWorldEventListener
-
- spawnParticle(int, boolean, boolean, double, double, double, double, double, double, int...) - Method in interface net.minecraft.world.IWorldEventListener
-
- spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.ServerWorldEventHandler
-
- spawnParticle(int, boolean, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.ServerWorldEventHandler
-
- spawnParticle(EnumParticleTypes, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.World
-
- spawnParticle(EnumParticleTypes, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.World
-
- spawnParticle(EnumParticleTypes, double, double, double, int, double, double, double, double, int...) - Method in class net.minecraft.world.WorldServer
-
Spawns the desired particle and sends the necessary packets to the relevant connected players.
- spawnParticle(EnumParticleTypes, boolean, double, double, double, int, double, double, double, double, int...) - Method in class net.minecraft.world.WorldServer
-
Spawns the desired particle and sends the necessary packets to the relevant connected players.
- spawnParticle(EntityPlayerMP, EnumParticleTypes, boolean, double, double, double, int, double, double, double, double, int...) - Method in class net.minecraft.world.WorldServer
-
- spawnPeacefulMobs - Variable in class net.minecraft.world.World
-
A flag indicating whether we should spawn peaceful mobs.
- spawnRunningParticles() - Method in class net.minecraft.entity.Entity
-
Attempts to create sprinting particles if the entity is sprinting and not in water.
- spawnRunningParticles() - Method in class net.minecraft.entity.passive.EntityRabbit
-
Attempts to create sprinting particles if the entity is sprinting and not in water.
- spawnSweepParticles() - Method in class net.minecraft.entity.player.EntityPlayer
-
- spawnVillagers(World, StructureBoundingBox, int, int, int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
Spawns a number of villagers in this component.
- Specials(EntityLivingBase, RenderLivingBase<T>, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Specials
-
- Specials(EntityPlayer, RenderPlayer, float) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Specials
-
Deprecated.
- SpecialSpawn(EntityLiving, World, float, float, float) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn
-
- SPECKLED_MELON - Static variable in class net.minecraft.init.Items
-
- SPECTATOR_WIDGETS - Static variable in class net.minecraft.client.gui.GuiSpectator
-
- SpectatorDetails - Class in net.minecraft.client.gui.spectator.categories
-
- SpectatorDetails(ISpectatorMenuView, List<ISpectatorMenuObject>, int) - Constructor for class net.minecraft.client.gui.spectator.categories.SpectatorDetails
-
- spectatorGui - Variable in class net.minecraft.client.gui.GuiIngame
-
The spectator GUI for this in-game GUI instance
- spectatorId() - Static method in class net.minecraft.realms.Realms
-
- SpectatorMenu - Class in net.minecraft.client.gui.spectator
-
- SpectatorMenu(ISpectatorMenuRecipient) - Constructor for class net.minecraft.client.gui.spectator.SpectatorMenu
-
- SPECTRAL_ARROW - Static variable in class net.minecraft.init.Items
-
- speed - Variable in class net.minecraft.entity.ai.EntityAIPanic
-
- speed - Variable in class net.minecraft.entity.ai.EntityAIWander
-
- speed - Variable in class net.minecraft.entity.ai.EntityMoveHelper
-
The speed at which the entity should move
- SPEED - Static variable in class net.minecraft.init.MobEffects
-
- speed - Variable in class net.minecraft.pathfinding.PathNavigate
-
- speedInAir - Variable in class net.minecraft.entity.player.EntityPlayer
-
- speedOnGround - Variable in class net.minecraft.entity.player.EntityPlayer
-
- SPIDER_EYE - Static variable in class net.minecraft.init.Items
-
- spiderBody - Variable in class net.minecraft.client.model.ModelSpider
-
The spider's body box
- spiderHead - Variable in class net.minecraft.client.model.ModelSpider
-
The spider's head box
- spiderLeg1 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's first leg
- spiderLeg2 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's second leg
- spiderLeg3 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's third leg
- spiderLeg4 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's fourth leg
- spiderLeg5 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's fifth leg
- spiderLeg6 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's sixth leg
- spiderLeg7 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's seventh leg
- spiderLeg8 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's eight leg
- spiderNeck - Variable in class net.minecraft.client.model.ModelSpider
-
The spider's neck box
- SPLASH_POTION - Static variable in class net.minecraft.init.Items
-
- SplashProgress - Class in net.minecraftforge.fml.client
-
Not a fully fleshed out API, may change in future MC versions.
- SplashProgress() - Constructor for class net.minecraftforge.fml.client.SplashProgress
-
- splitObjectName(String) - Static method in class net.minecraft.util.ResourceLocation
-
Splits an object name (such as minecraft:apple) into the domain and path parts and returns these as an array of
length 2.
- splitStack(int) - Method in class net.minecraft.item.ItemStack
-
Splits off a stack of the given amount of this stack and reduces this stack by the amount.
- splitText(ITextComponent, int, FontRenderer, boolean, boolean) - Static method in class net.minecraft.client.gui.GuiUtilRenderComponents
-
- SPONGE - Static variable in class net.minecraft.block.material.Material
-
- SPONGE - Static variable in class net.minecraft.init.Blocks
-
- SPOOKY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
-
- SPRINT_ONE_CM - Static variable in class net.minecraft.stats.StatList
-
- sprintCounter - Variable in class net.minecraft.entity.passive.AbstractHorse
-
- sprintingTicksLeft - Variable in class net.minecraft.client.entity.EntityPlayerSP
-
Ticks left before sprinting is disabled.
- sprintToggleTimer - Variable in class net.minecraft.client.entity.EntityPlayerSP
-
Used to tell if the player pressed forward twice.
- sprite - Variable in class net.minecraft.client.renderer.block.model.BakedQuad
-
- sprites - Variable in class net.minecraft.client.renderer.block.model.ModelBakery
-
- SPRUCE_BOAT - Static variable in class net.minecraft.init.Items
-
- SPRUCE_DOOR - Static variable in class net.minecraft.init.Blocks
-
- SPRUCE_DOOR - Static variable in class net.minecraft.init.Items
-
- SPRUCE_FENCE - Static variable in class net.minecraft.init.Blocks
-
- SPRUCE_FENCE_GATE - Static variable in class net.minecraft.init.Blocks
-
- SPRUCE_STAIRS - Static variable in class net.minecraft.init.Blocks
-
- sqrt(double) - Static method in class net.minecraft.realms.RealmsMth
-
- sqrt(float) - Static method in class net.minecraft.realms.RealmsMth
-
- sqrt(float) - Static method in class net.minecraft.util.math.MathHelper
-
- sqrt(double) - Static method in class net.minecraft.util.math.MathHelper
-
- SQRT_2 - Static variable in class net.minecraft.util.math.MathHelper
-
- SQRT_3 - Static variable in class net.minecraft.world.gen.NoiseGeneratorSimplex
-
- squareDistanceTo(Vec3d) - Method in class net.minecraft.util.math.Vec3d
-
The square of the Euclidean distance between this and the specified vector.
- squareDistanceTo(double, double, double) - Method in class net.minecraft.util.math.Vec3d
-
- squidPitch - Variable in class net.minecraft.entity.passive.EntitySquid
-
- squidRotation - Variable in class net.minecraft.entity.passive.EntitySquid
-
appears to be rotation in radians; we already have pitch & yaw, so this completes the triumvirate.
- squidYaw - Variable in class net.minecraft.entity.passive.EntitySquid
-
- squishAmount - Variable in class net.minecraft.entity.monster.EntitySlime
-
- squishFactor - Variable in class net.minecraft.entity.monster.EntitySlime
-
- stack - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
-
- stack - Variable in class net.minecraftforge.fluids.BlockFluidClassic
-
- stacks - Variable in class net.minecraftforge.items.ItemStackHandler
-
- STAGE - Static variable in class net.minecraft.block.BlockSapling
-
- STAINED_GLASS - Static variable in class net.minecraft.init.Blocks
-
- STAINED_GLASS_PANE - Static variable in class net.minecraft.init.Blocks
-
- STAINED_HARDENED_CLAY - Static variable in class net.minecraft.init.Blocks
-
- STAINED_HARDENED_CLAY - Static variable in class net.minecraft.world.biome.BiomeMesa
-
- Stairs() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Stairs
-
- Stairs(int, Random, StructureBoundingBox, EnumFacing, MapGenMineshaft.Type) - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Stairs
-
- Stairs() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Stairs
-
- Stairs(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Stairs
-
- Stairs() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
-
- Stairs(int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
-
- Stairs(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
-
- Stairs2() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
-
- Stairs2(int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
-
- StairsStraight() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.StairsStraight
-
- StairsStraight(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.StairsStraight
-
- standardGalacticFontRenderer - Variable in class net.minecraft.client.Minecraft
-
- standBase - Variable in class net.minecraft.client.model.ModelArmorStand
-
- STANDING_AABB - Static variable in class net.minecraft.block.BlockBanner
-
- STANDING_AABB - Static variable in class net.minecraft.block.BlockTorch
-
- STANDING_BANNER - Static variable in class net.minecraft.init.Blocks
-
- STANDING_SIGN - Static variable in class net.minecraft.init.Blocks
-
- standLeftSide - Variable in class net.minecraft.client.model.ModelArmorStand
-
- standRightSide - Variable in class net.minecraft.client.model.ModelArmorStand
-
- standWaist - Variable in class net.minecraft.client.model.ModelArmorStand
-
- start() - Static method in class net.minecraft.block.state.pattern.FactoryBlockPattern
-
- Start() - Constructor for class net.minecraft.world.gen.structure.MapGenEndCity.Start
-
- Start(World, ChunkProviderEnd, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenEndCity.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.MapGenNetherBridge.Start
-
- Start(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenNetherBridge.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.MapGenScatteredFeature.Start
-
- Start(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenScatteredFeature.Start
-
- Start(World, Random, int, int, Biome) - Constructor for class net.minecraft.world.gen.structure.MapGenScatteredFeature.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.MapGenStronghold.Start
-
- Start(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenStronghold.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.MapGenVillage.Start
-
- Start(World, Random, int, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenVillage.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Start
-
- Start(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
- Start(BiomeProvider, int, Random, int, int, List<StructureVillagePieces.PieceWeight>, int) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.WoodlandMansion.Start
-
- Start(World, ChunkProviderOverworld, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.WoodlandMansion.Start
-
- Start(EntityLivingBase, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Start
-
- Start(World, Explosion) - Constructor for class net.minecraftforge.event.world.ExplosionEvent.Start
-
- start() - Static method in class net.minecraftforge.fml.client.SplashProgress
-
- start() - Method in class net.minecraftforge.server.console.TerminalConsoleAppender
-
- startClassAnnotation(String) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- startConverting(int) - Method in class net.minecraft.entity.monster.EntityZombieVillager
-
- Starter(World, double, double, double, double, double, double, ParticleManager, NBTTagCompound) - Constructor for class net.minecraft.client.particle.ParticleFirework.Starter
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIAttackMelee
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIAttackRangedBow
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIAvoidEntity
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIBase
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIBeg
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIBreakDoor
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAICreeperSwell
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIDefendVillage
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIDoorInteract
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearest
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearestPlayer
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFleeSun
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowGolem
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowOwner
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowParent
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIHurtByTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAILeapAtTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAILookAtVillager
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAILookIdle
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveIndoors
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsRestriction
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOpenDoor
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtByTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIPanic
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIPlay
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIRestrictSun
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAISit
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAITarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAITempt
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAITradePlayer
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIVillagerInteract
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIWander
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIWatchClosest
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIZombieAttack
-
Execute a one shot task or start executing a continuous task
- startFieldAnnotation(String, String) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- startHouseTower(TemplateManager, BlockPos, Rotation, List<StructureComponent>, Random) - Static method in class net.minecraft.world.gen.structure.StructureEndCityPieces
-
- startIntegratedServer(String, String, WorldSettings) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- startJumping() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- startMethodAnnotation(String, String, String) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- StartMonument() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument.StartMonument
-
- StartMonument(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument.StartMonument
-
- startPiece - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- startRiding(Entity, boolean) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- startRiding(Entity) - Method in class net.minecraft.entity.Entity
-
- startRiding(Entity, boolean) - Method in class net.minecraft.entity.Entity
-
- startRiding(Entity, boolean) - Method in class net.minecraft.entity.EntityLiving
-
- startRiding(Entity, boolean) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- startSection(String) - Method in class net.minecraft.profiler.Profiler
-
Start section
- startSection(Class<?>) - Method in class net.minecraft.profiler.Profiler
-
Forge: Fix for MC-117087, World.updateEntities is wasting time calling Class.getSimpleName() when the profiler is not active
- startServerThread() - Method in class net.minecraft.server.MinecraftServer
-
- startSnooper() - Method in class net.minecraft.profiler.Snooper
-
Note issuing start multiple times is not an error.
- startThread() - Method in class net.minecraft.network.rcon.RConThreadBase
-
Creates a new Thread object from this class and starts running
- startThread() - Method in class net.minecraft.network.rcon.RConThreadMain
-
Creates a new Thread object from this class and starts running
- startThread() - Method in class net.minecraft.network.rcon.RConThreadQuery
-
Creates a new Thread object from this class and starts running
- StartTracking(EntityPlayer, Entity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.StartTracking
-
- StartupQuery - Class in net.minecraftforge.fml.common
-
- StartupQuery.AbortedException - Exception in net.minecraftforge.fml.common
-
Exception not being caught by the crash report generation logic.
- startVersionCheck() - Static method in class net.minecraftforge.common.ForgeVersion
-
- STARVE - Static variable in class net.minecraft.util.DamageSource
-
- STAT_ICONS - Static variable in class net.minecraft.client.gui.Gui
-
- StatBase - Class in net.minecraft.stats
-
- StatBase(String, ITextComponent, IStatType) - Constructor for class net.minecraft.stats.StatBase
-
- StatBase(String, ITextComponent) - Constructor for class net.minecraft.stats.StatBase
-
- StatBasic - Class in net.minecraft.stats
-
- StatBasic(String, ITextComponent, IStatType) - Constructor for class net.minecraft.stats.StatBasic
-
- StatBasic(String, ITextComponent) - Constructor for class net.minecraft.stats.StatBasic
-
- StatCrafting - Class in net.minecraft.stats
-
- StatCrafting(String, String, ITextComponent, Item) - Constructor for class net.minecraft.stats.StatCrafting
-
- State(int[], VertexFormat) - Constructor for class net.minecraft.client.renderer.VertexBuffer.State
-
- state - Variable in class net.minecraft.world.biome.Biome.FlowerEntry
-
- StateImplementation(Block, <any>) - Constructor for class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- StateImplementation(Block, <any>, <any>) - Constructor for class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- StateMap - Class in net.minecraft.client.renderer.block.statemap
-
- StateMap.Builder - Class in net.minecraft.client.renderer.block.statemap
-
- StateMapperBase - Class in net.minecraft.client.renderer.block.statemap
-
- StateMapperBase() - Constructor for class net.minecraft.client.renderer.block.statemap.StateMapperBase
-
- staticPlayerX - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
The player's current X position (same as playerX)
- staticPlayerY - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
The player's current Y position (same as playerY)
- staticPlayerZ - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
The player's current Z position (same as playerZ)
- StaticProperty - Static variable in class net.minecraftforge.common.property.Properties
-
Property indicating if the model should be rendered in the static renderer or in the TESR.
- statId - Variable in class net.minecraft.stats.StatBase
-
The Stat ID
- StatisticsManager - Class in net.minecraft.stats
-
- StatisticsManager() - Constructor for class net.minecraft.stats.StatisticsManager
-
- StatisticsManagerServer - Class in net.minecraft.stats
-
- StatisticsManagerServer(MinecraftServer, File) - Constructor for class net.minecraft.stats.StatisticsManagerServer
-
- StatList - Class in net.minecraft.stats
-
- StatList() - Constructor for class net.minecraft.stats.StatList
-
- StatsComponent - Class in net.minecraft.server.gui
-
- StatsComponent(MinecraftServer) - Constructor for class net.minecraft.server.gui.StatsComponent
-
- statsData - Variable in class net.minecraft.stats.StatisticsManager
-
- STATUS - Static variable in class net.minecraft.entity.item.EntityArmorStand
-
- status - Variable in class net.minecraftforge.common.ForgeVersion.CheckResult
-
- STEM_AABB - Static variable in class net.minecraft.block.BlockStem
-
- step - Variable in class net.minecraft.world.storage.MapData.MapInfo
-
- step(Class<?>, String...) - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- step(String) - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- stepHeight - Variable in class net.minecraft.entity.Entity
-
How high this entity can step up when running into a block to try to get over it (currently make note the entity
will always step up this amount and not just the amount needed)
- STICK - Static variable in class net.minecraft.init.Items
-
- STICK_AABB - Static variable in class net.minecraft.block.BlockBrewingStand
-
- STICKY_PISTON - Static variable in class net.minecraft.init.Blocks
-
- still - Variable in class net.minecraftforge.fluids.Fluid
-
- Stitcher - Class in net.minecraft.client.renderer.texture
-
- Stitcher(int, int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher
-
- Stitcher.Holder - Class in net.minecraft.client.renderer.texture
-
- Stitcher.Slot - Class in net.minecraft.client.renderer.texture
-
- StitcherException - Exception in net.minecraft.client.renderer
-
- StitcherException(Stitcher.Holder, String) - Constructor for exception net.minecraft.client.renderer.StitcherException
-
- STONE - Static variable in class net.minecraft.block.material.MapColor
-
- STONE - Static variable in class net.minecraft.block.SoundType
-
- STONE - Static variable in class net.minecraft.init.Blocks
-
- STONE - Static variable in class net.minecraft.world.biome.Biome
-
- STONE - Static variable in class net.minecraft.world.gen.ChunkProviderOverworld
-
- STONE_AXE - Static variable in class net.minecraft.init.Items
-
- STONE_BEACH - Static variable in class net.minecraft.init.Biomes
-
- STONE_BRICK_STAIRS - Static variable in class net.minecraft.init.Blocks
-
- STONE_BUTTON - Static variable in class net.minecraft.init.Blocks
-
- STONE_HOE - Static variable in class net.minecraft.init.Items
-
- STONE_PICKAXE - Static variable in class net.minecraft.init.Items
-
- STONE_PRESSURE_PLATE - Static variable in class net.minecraft.init.Blocks
-
- STONE_SHOVEL - Static variable in class net.minecraft.init.Items
-
- STONE_SLAB - Static variable in class net.minecraft.init.Blocks
-
- STONE_SLAB2 - Static variable in class net.minecraft.init.Blocks
-
- STONE_STAIRS - Static variable in class net.minecraft.init.Blocks
-
- STONE_SWORD - Static variable in class net.minecraft.init.Items
-
- STONEBRICK - Static variable in class net.minecraft.init.Blocks
-
- stop() - Method in class ibxm.Player
-
Stop playback and close the audio device.
- stop(String, SoundCategory) - Method in class net.minecraft.client.audio.SoundHandler
-
- stop(String, SoundCategory) - Method in class net.minecraft.client.audio.SoundManager
-
- Stop(EntityLivingBase, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Stop
-
- stopActiveHand() - Method in class net.minecraft.entity.EntityLivingBase
-
- stopAllSounds() - Method in class net.minecraft.client.audio.SoundManager
-
Stops all currently playing sounds
- stopChunkUpdates() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
-
- stopChunkUpdates() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- stopCompileTask() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- stopIntegratedServer() - Static method in class net.minecraft.client.Minecraft
-
- stopMusic() - Method in class net.minecraft.client.audio.MusicTicker
-
Stops playing the current music track
- stopServer() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Saves all necessary data as preparation for stopping the server.
- stopServer() - Method in class net.minecraft.server.MinecraftServer
-
Saves all necessary data as preparation for stopping the server.
- stopSnooper() - Method in class net.minecraft.profiler.Snooper
-
- stopSound(ISound) - Method in class net.minecraft.client.audio.SoundHandler
-
- stopSound(ISound) - Method in class net.minecraft.client.audio.SoundManager
-
- stopSounds() - Method in class net.minecraft.client.audio.SoundHandler
-
- StopTracking(EntityPlayer, Entity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.StopTracking
-
- stopUseShader() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- stopWorkerThreads() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
-
- storage - Variable in class net.minecraft.world.chunk.BlockStateContainer
-
- storeTEInStack(ItemStack, TileEntity) - Method in class net.minecraft.client.Minecraft
-
- strafe(float, float) - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- STRAFE_PLAYER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- Straight() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Straight
-
- Straight(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Straight
-
- Straight() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Straight
-
- Straight(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Straight
-
- STRENGTH - Static variable in class net.minecraft.init.MobEffects
-
- STRENGTH - Static variable in class net.minecraft.init.PotionTypes
-
- stretchY - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- stretchY - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- STRING - Static variable in class net.minecraft.init.Items
-
- STRING - Static variable in class net.minecraft.network.datasync.DataSerializers
-
- STRING_VARIABLE_PATTERN - Static variable in class net.minecraft.util.text.TextComponentTranslation
-
- StringEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- StringEntry(GuiEditArray, GuiEditArrayEntries, IConfigElement, Object) - Constructor for class net.minecraftforge.fml.client.config.GuiEditArrayEntries.StringEntry
-
- StringToUUID - Class in net.minecraft.util.datafix.fixes
-
- StringToUUID() - Constructor for class net.minecraft.util.datafix.fixes.StringToUUID
-
- StringUtils - Class in net.minecraft.util
-
- StringUtils() - Constructor for class net.minecraft.util.StringUtils
-
- stripControlCodes(String) - Static method in class net.minecraft.util.StringUtils
-
- stripSpecialChars(String) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- stripSpecialChars(String) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- stripSpecialChars(String) - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- stripSpecialChars(String) - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- STRONG_HARMING - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_HEALING - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_LEAPING - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_POISON - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_REGENERATION - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_STRENGTH - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_SWIFTNESS - Static variable in class net.minecraft.init.PotionTypes
-
- Stronghold() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- Stronghold(int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- strongHoldBiomes - Static variable in class net.minecraftforge.common.BiomeManager
-
- strongHoldBiomesBlackList - Static variable in class net.minecraftforge.common.BiomeManager
-
- strongholdPieceWeight - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
-
- strongholdPortalRoom - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
-
- STRUCTURE_BLOCK - Static variable in class net.minecraft.init.Blocks
-
- STRUCTURE_VOID - Static variable in class net.minecraft.block.material.Material
-
- STRUCTURE_VOID - Static variable in class net.minecraft.init.Blocks
-
- StructureBoundingBox - Class in net.minecraft.world.gen.structure
-
- StructureBoundingBox() - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(int[]) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(StructureBoundingBox) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(int, int, int, int, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(Vec3i, Vec3i) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(int, int, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureComponent - Class in net.minecraft.world.gen.structure
-
- StructureComponent() - Constructor for class net.minecraft.world.gen.structure.StructureComponent
-
- StructureComponent(int) - Constructor for class net.minecraft.world.gen.structure.StructureComponent
-
- StructureComponent.BlockSelector - Class in net.minecraft.world.gen.structure
-
- StructureComponentTemplate - Class in net.minecraft.world.gen.structure
-
- StructureComponentTemplate() - Constructor for class net.minecraft.world.gen.structure.StructureComponentTemplate
-
- StructureComponentTemplate(int) - Constructor for class net.minecraft.world.gen.structure.StructureComponentTemplate
-
- StructureEndCityPieces - Class in net.minecraft.world.gen.structure
-
- StructureEndCityPieces() - Constructor for class net.minecraft.world.gen.structure.StructureEndCityPieces
-
- StructureEndCityPieces.CityTemplate - Class in net.minecraft.world.gen.structure
-
- structureMap - Variable in class net.minecraft.world.gen.structure.MapGenStructure
-
Used to store a list of all structures that have been recursively generated.
- StructureMineshaftPieces - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftPieces() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces
-
- StructureMineshaftPieces.Corridor - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftPieces.Cross - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftPieces.Room - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftPieces.Stairs - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftStart - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftStart() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftStart
-
- StructureMineshaftStart(World, Random, int, int, MapGenMineshaft.Type) - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftStart
-
- StructureNetherBridgePieces - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces
-
- StructureNetherBridgePieces.Corridor - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Corridor2 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Corridor3 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Corridor4 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Corridor5 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Crossing - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Crossing2 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Crossing3 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.End - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Entrance - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.NetherStalkRoom - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Stairs - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Start - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Straight - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Throne - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonument - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonument() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument
-
- StructureOceanMonument(Map<String, String>) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument
-
- StructureOceanMonument.StartMonument - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces
-
- StructureOceanMonumentPieces.DoubleXRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.DoubleXYRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.DoubleYRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.DoubleYZRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.DoubleZRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.EntryRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.MonumentBuilding - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.MonumentCoreRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.Penthouse - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.Piece - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.SimpleRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.SimpleTopRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.WingRoom - Class in net.minecraft.world.gen.structure
-
- StructureStart - Class in net.minecraft.world.gen.structure
-
- StructureStart() - Constructor for class net.minecraft.world.gen.structure.StructureStart
-
- StructureStart(int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStart
-
- StructureStrongholdPieces - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces
-
- StructureStrongholdPieces.ChestCorridor - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Corridor - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Crossing - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.LeftTurn - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Library - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.PortalRoom - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Prison - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.RightTurn - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.RoomCrossing - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Stairs - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Stairs2 - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.StairsStraight - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Straight - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Stronghold - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Stronghold.Door - Enum in net.minecraft.world.gen.structure
-
- structureType - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- StructureVillagePieces - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces
-
- StructureVillagePieces.Church - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Field1 - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Field2 - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Hall - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.House1 - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.House2 - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.House3 - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.House4Garden - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Path - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.PieceWeight - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Road - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Start - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Torch - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Village - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Well - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.WoodHut - Class in net.minecraft.world.gen.structure
-
- structureVillageWeightedPieceList - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
Contains List of all spawnable Structure Piece Weights.
- structVillagePieceWeight - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
- Style - Class in net.minecraft.util.text
-
- Style() - Constructor for class net.minecraft.util.text.Style
-
- Style.Serializer - Class in net.minecraft.util.text
-
- subHandlers - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerConcatenate
-
- subHit - Variable in class net.minecraft.util.math.RayTraceResult
-
Used to determine what sub-segment is hit
- SubModel(IModelState, boolean, boolean, boolean, <any>, ResourceLocation, <any>) - Constructor for class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- SubscribeEvent - Annotation Type in net.minecraftforge.fml.common.eventhandler
-
- substitutions - Variable in class net.minecraftforge.fml.common.registry.PersistentRegistryManager.GameDataSnapshot.Entry
-
- subtitle - Variable in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- Subtitle(String, Vec3d) - Constructor for class net.minecraft.client.gui.GuiSubtitleOverlay.Subtitle
-
- subtract(Vec3i) - Method in class net.minecraft.util.math.BlockPos
-
Subtract the given Vector from this BlockPos
- subtract(Vec3d) - Method in class net.minecraft.util.math.Vec3d
-
- subtract(double, double, double) - Method in class net.minecraft.util.math.Vec3d
-
- subtractReverse(Vec3d) - Method in class net.minecraft.util.math.Vec3d
-
Returns a new vector with the result of the specified vector minus this.
- success - Variable in class net.minecraftforge.fluids.FluidActionResult
-
- successful - Variable in class net.minecraft.init.Bootstrap.BehaviorDispenseOptional
-
- suffix - Variable in class net.minecraftforge.fml.client.config.GuiSlider
-
- SUGAR - Static variable in class net.minecraft.init.Items
-
- SummonAidEvent(EntityZombie, World, int, int, int, EntityLivingBase, double) - Constructor for class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- sunflowers - Variable in class net.minecraft.world.biome.BiomePlains
-
- SUPER_BIRCH_TREE - Static variable in class net.minecraft.world.biome.BiomeForest
-
- supportsStatics() - Method in class net.minecraftforge.fml.common.ILanguageAdapter.JavaAdapter
-
- supportsStatics() - Method in class net.minecraftforge.fml.common.ILanguageAdapter.ScalaAdapter
-
- supportsStatics() - Method in interface net.minecraftforge.fml.common.ILanguageAdapter
-
- survivalId() - Static method in class net.minecraft.realms.Realms
-
- survivalOrAdventure() - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- sustain - Variable in class ibxm.Envelope
-
- svdDecompose(Matrix3f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- SWAMP - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
-
- SWAMP_FEATURE - Static variable in class net.minecraft.world.biome.Biome
-
The swamp tree generator.
- SwampHut() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.SwampHut
-
- SwampHut(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.SwampHut
-
- SWAMPLAND - Static variable in class net.minecraft.init.Biomes
-
- SwapEmpty(ItemStack, ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.SwapEmpty
-
- SwapEmpty(ItemStack, ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.SwapEmpty
-
- swapServers(int, int) - Method in class net.minecraft.client.multiplayer.ServerList
-
Takes two list indexes, and swaps their order around.
- SWIFTNESS - Static variable in class net.minecraft.init.PotionTypes
-
- SWIM_ONE_CM - Static variable in class net.minecraft.stats.StatList
-
distance you have swam
- SwimNodeProcessor - Class in net.minecraft.pathfinding
-
- SwimNodeProcessor() - Constructor for class net.minecraft.pathfinding.SwimNodeProcessor
-
- swingArm(EnumHand) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- swingArm(EnumHand) - Method in class net.minecraft.entity.EntityLivingBase
-
- swingArm(EnumHand) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- swingingHand - Variable in class net.minecraft.entity.EntityLivingBase
-
- swingProgress - Variable in class net.minecraft.client.model.ModelBase
-
- swingProgress - Variable in class net.minecraft.entity.EntityLivingBase
-
- swingProgressInt - Variable in class net.minecraft.entity.EntityLivingBase
-
- switchModelPartEnabled(EnumPlayerModelParts) - Method in class net.minecraft.client.settings.GameSettings
-
- switchToRealms(GuiScreen) - Method in class net.minecraft.realms.RealmsBridge
-
- switchUseShader() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- sync(String, Config.Type) - Static method in class net.minecraftforge.common.config.ConfigManager
-
Synchronizes configuration data between the file on disk, the Configuration
object and the annotated
mod classes containing the configuration variables.
- syncChunkLoad(World, AnvilChunkLoader, ChunkProviderServer, int, int) - Static method in class net.minecraftforge.common.chunkio.ChunkIOExecutor
-
- syncConfigDefaults() - Static method in class net.minecraftforge.common.ForgeChunkManager
-
Synchronizes the local fields with the values in the Configuration object.
- syncPlayerInventory(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerList
-
sends the players inventory to himself
- SyntaxErrorException - Exception in net.minecraft.command
-
- SyntaxErrorException() - Constructor for exception net.minecraft.command.SyntaxErrorException
-
- SyntaxErrorException(String, Object...) - Constructor for exception net.minecraft.command.SyntaxErrorException
-
- SYSOUT - Static variable in class net.minecraft.init.Bootstrap
-
- systemExitCalled(int) - Static method in class net.minecraftforge.fml.common.asm.transformers.TerminalTransformer.ExitVisitor
-
- systemExitNow() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Directly calls System.exit(0), instantly killing the program.
- systemExitNow() - Method in class net.minecraft.server.MinecraftServer
-
Directly calls System.exit(0), instantly killing the program.
- v - Variable in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
-
- VALID - Static variable in class net.minecraftforge.fml.client.config.GuiUtils
-
- validate() - Method in class net.minecraft.tileentity.TileEntity
-
validates a tile entity
- validate() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
validates a tile entity
- validate() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- validateArgs(Object) - Method in enum net.minecraftforge.fml.common.network.FMLOutboundHandler.OutboundTarget
-
- validateFluidRegistry() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- validateKey() - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
validates that this registry's key is non-null
- validateKey() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
validates that this registry's key is non-null
- validatePath(File, String) - Static method in class net.minecraft.client.resources.FolderResourcePack
-
- validateProperty(Block, IProperty<T>) - Static method in class net.minecraft.block.state.BlockStateContainer
-
- validateSlotIndex(int) - Method in class net.minecraftforge.items.ItemStackHandler
-
- validateSlotIndex(int) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
-
- validBookTagContents(NBTTagCompound) - Static method in class net.minecraft.item.ItemWrittenBook
-
- validStringPattern - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- validValues - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- value - Variable in class net.minecraft.realms.RealmsSliderButton
-
- value - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- value - Variable in class net.minecraftforge.fml.client.config.GuiSelectStringEntries.ListEntry
-
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ButtonEntry
-
Called when the value button has been clicked.
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- valueFromString(String) - Static method in enum net.minecraftforge.client.settings.KeyModifier
-
- valueOf(String) - Static method in enum net.minecraft.block.Block.EnumOffsetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockBed.EnumPartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockChest.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockDirt.DirtType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockDoor.EnumDoorHalf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockDoor.EnumHingePosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockDoublePlant.EnumBlockHalf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockFlowerPot.EnumFlowerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockHugeMushroom.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockLever.EnumOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockLog.EnumAxis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPistonExtension.EnumPistonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPlanks.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPressurePlate.Sensitivity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPrismarine.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPurpurSlab.Variant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockQuartz.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockRedSandstone.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockRedstoneComparator.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockSand.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockSandStone.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockSilverfish.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockSlab.EnumBlockHalf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStairs.EnumHalf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStairs.EnumShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStone.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStoneBrick.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStoneSlab.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockTallGrass.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockTrapDoor.DoorHalf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockWall.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.material.EnumPushReaction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.audio.Sound.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.model.ModelBiped.ArmPose
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.block.model.ModelRotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.EnumFaceDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.CullFace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.DestFactor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.FogMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.LogicOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.Profile
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.SourceFactor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.TexGen
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.settings.GameSettings.Options
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.command.CommandResultStats.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.enchantment.Enchantment.Rarity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.enchantment.EnchantmentProtection.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.enchantment.EnumEnchantmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.ai.EntityMoveHelper.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.EntityLiving.SpawnPlacementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.EnumCreatureAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.EnumCreatureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.item.EntityBoat.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.item.EntityBoat.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.item.EntityMinecart.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.MoverType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.player.EntityPlayer.SleepResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.player.EnumPlayerModelParts
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.projectile.EntityArrow.PickupStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.inventory.ClickType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.inventory.EntityEquipmentSlot.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.inventory.EntityEquipmentSlot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.EnumAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.EnumDyeColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.EnumRarity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.Item.ToolMaterial
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.ItemFishFood.FishType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.EnumConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.EnumPacketDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.CPacketClientStatus.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.CPacketEntityAction.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.CPacketPlayerDigging.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.CPacketResourcePackStatus.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.CPacketUseEntity.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketCombatEvent.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketPlayerListItem.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketPlayerPosLook.EnumFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketTitle.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketUpdateBossInfo.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketUpdateScore.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketWorldBorder.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.pathfinding.PathNodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.scoreboard.IScoreCriteria.EnumRenderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.tileentity.BannerPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.tileentity.TileEntityCommandBlock.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.tileentity.TileEntityShulkerBox.AnimationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.tileentity.TileEntityStructure.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.BlockRenderLayer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.datafix.FixTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumActionResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumBlockRenderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumFacing.Axis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumFacing.AxisDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumFacing.Plane
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumFacing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumHand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumHandSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumParticleTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.math.RayTraceResult.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.Mirror
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.Rotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.Session.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.SoundCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.text.event.HoverEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.text.TextFormatting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.Util.EnumOS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.biome.Biome.TempCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.biome.BiomeForest.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.biome.BiomeHills.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.biome.BiomeTaiga.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.border.EnumBorderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.BossInfo.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.BossInfo.Overlay
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.chunk.Chunk.EnumCreateEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.DimensionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.end.DragonSpawnManager
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.EnumDifficulty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.EnumSkyBlock
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.GameRules.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.GameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.gen.layer.GenLayerEdge.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.gen.structure.MapGenMineshaft.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold.Door
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.storage.loot.LootContext.EntityTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.storage.MapDecoration.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.event.RenderBlockOverlayEvent.OverlayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Interpolation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Variable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.b3d.B3DClip
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.ItemLayerModel.Loader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelFluid.FluidLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.MultiLayerModel.Loader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.obj.OBJLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.obj.OBJModel.OBJState.Operation
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.settings.KeyConflictContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.settings.KeyModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.capabilities.CapabilityManager
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.config.Config.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.config.Property.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.EnumPlantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.ForgeChunkManager.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.ForgeVersion.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.JointClips.IdentityJointClip
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.model.Models
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.terraingen.InitMapGenEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.terraingen.PopulateChunkEvent.Populate.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Instrument
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Note
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Octave
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.client.config.ConfigGuiType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.discovery.ContainerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.event.FMLModIdMappingEvent.RemapTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.eventhandler.Event.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.eventhandler.EventPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.gameevent.TickEvent.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.gameevent.TickEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.LoaderState.ModState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.LoaderState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.ModContainer.Disableable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.network.FMLOutboundHandler.OutboundTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.registry.GameRegistry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.registry.ItemStackHolderInjector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.registry.ObjectHolderRegistry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.relauncher.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.oredict.RecipeSorter.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.server.permission.DefaultPermissionLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.minecraft.block.Block.EnumOffsetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockBed.EnumPartType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockChest.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockDirt.DirtType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockDoor.EnumDoorHalf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockDoor.EnumHingePosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockDoublePlant.EnumBlockHalf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockFlowerPot.EnumFlowerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockHugeMushroom.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockLever.EnumOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockLog.EnumAxis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPistonExtension.EnumPistonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPlanks.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPressurePlate.Sensitivity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPrismarine.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPurpurSlab.Variant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockQuartz.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockRedSandstone.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockRedstoneComparator.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockSand.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockSandStone.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockSilverfish.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockSlab.EnumBlockHalf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStairs.EnumHalf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStairs.EnumShape
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStone.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStoneBrick.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStoneSlab.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockTallGrass.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockTrapDoor.DoorHalf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockWall.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.material.EnumPushReaction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.audio.Sound.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.model.ModelBiped.ArmPose
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.block.model.ModelRotation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.EnumFaceDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.CullFace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.DestFactor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.FogMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.LogicOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.Profile
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.SourceFactor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.TexGen
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.settings.GameSettings.Options
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.command.CommandResultStats.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.enchantment.Enchantment.Rarity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.enchantment.EnchantmentProtection.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.enchantment.EnumEnchantmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.ai.EntityMoveHelper.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.EntityLiving.SpawnPlacementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.EnumCreatureAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.EnumCreatureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.item.EntityBoat.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.item.EntityBoat.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.item.EntityMinecart.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.MoverType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.player.EntityPlayer.SleepResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.player.EnumPlayerModelParts
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.projectile.EntityArrow.PickupStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.inventory.ClickType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.inventory.EntityEquipmentSlot.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.inventory.EntityEquipmentSlot
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.EnumAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.EnumDyeColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.EnumRarity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.Item.ToolMaterial
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.ItemFishFood.FishType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.EnumConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.EnumPacketDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.CPacketClientStatus.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.CPacketEntityAction.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.CPacketPlayerDigging.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.CPacketResourcePackStatus.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.CPacketUseEntity.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketCombatEvent.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketPlayerListItem.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketPlayerPosLook.EnumFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketTitle.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketUpdateBossInfo.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketUpdateScore.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketWorldBorder.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.pathfinding.PathNodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.scoreboard.IScoreCriteria.EnumRenderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.tileentity.BannerPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.tileentity.TileEntityCommandBlock.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.tileentity.TileEntityShulkerBox.AnimationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.tileentity.TileEntityStructure.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.BlockRenderLayer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.datafix.FixTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumActionResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumBlockRenderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumFacing.Axis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumFacing.AxisDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumFacing.Plane
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum net.minecraft.util.EnumFacing
-
All facings in D-U-N-S-W-E order
- values() - Static method in enum net.minecraft.util.EnumFacing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumHand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumHandSide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumParticleTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.minecraft.util.LowerStringMap
-
- values() - Static method in enum net.minecraft.util.math.RayTraceResult.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.Mirror
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.Rotation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.Session.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.SoundCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.text.event.HoverEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.text.TextFormatting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.Util.EnumOS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.biome.Biome.TempCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.biome.BiomeForest.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.biome.BiomeHills.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.biome.BiomeTaiga.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.border.EnumBorderStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.BossInfo.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.BossInfo.Overlay
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.chunk.Chunk.EnumCreateEntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.DimensionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.end.DragonSpawnManager
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.EnumDifficulty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.EnumSkyBlock
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.GameRules.ValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.GameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.gen.layer.GenLayerEdge.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.gen.structure.MapGenMineshaft.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold.Door
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.storage.loot.LootContext.EntityTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.storage.MapDecoration.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.event.RenderBlockOverlayEvent.OverlayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Interpolation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Variable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.b3d.B3DClip
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.ItemLayerModel.Loader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.ModelFluid.FluidLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.MultiLayerModel.Loader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.obj.OBJLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.obj.OBJModel.OBJState.Operation
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.settings.KeyConflictContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.settings.KeyModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.capabilities.CapabilityManager
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.config.Config.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- values() - Static method in enum net.minecraftforge.common.config.Property.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.EnumPlantType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.ForgeChunkManager.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.ForgeVersion.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.model.animation.JointClips.IdentityJointClip
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.model.Models
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.terraingen.InitMapGenEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.terraingen.PopulateChunkEvent.Populate.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Instrument
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Note
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Octave
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.client.config.ConfigGuiType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- values() - Static method in enum net.minecraftforge.fml.common.discovery.ContainerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.event.FMLModIdMappingEvent.RemapTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.eventhandler.Event.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.eventhandler.EventPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.gameevent.TickEvent.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.gameevent.TickEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.LoaderState.ModState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.LoaderState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.ModContainer.Disableable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.network.FMLOutboundHandler.OutboundTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.registry.GameRegistry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.registry.ItemStackHolderInjector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.registry.ObjectHolderRegistry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.relauncher.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.oredict.RecipeSorter.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.server.permission.DefaultPermissionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToString(B3DLoader.B3DState) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
- valueToString(OBJModel.OBJState) - Method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
- valueToString(V) - Method in interface net.minecraftforge.common.property.IUnlistedProperty
-
- valueToString(V) - Method in class net.minecraftforge.common.property.Properties.PropertyAdapter
-
- valueToString(Float) - Method in class net.minecraftforge.common.property.PropertyFloat
-
- VanillaBrewingRecipe - Class in net.minecraftforge.common.brewing
-
Used in BrewingRecipeRegistry to maintain the vanilla behaviour.
- VanillaBrewingRecipe() - Constructor for class net.minecraftforge.common.brewing.VanillaBrewingRecipe
-
- VanillaDoubleChestItemHandler - Class in net.minecraftforge.items
-
- VanillaDoubleChestItemHandler(TileEntityChest, TileEntityChest, boolean) - Constructor for class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- VanillaHopperItemHandler - Class in net.minecraftforge.items
-
- VanillaHopperItemHandler(TileEntityHopper) - Constructor for class net.minecraftforge.items.VanillaHopperItemHandler
-
- VanillaInventoryCodeHooks - Class in net.minecraftforge.items
-
- VanillaInventoryCodeHooks() - Constructor for class net.minecraftforge.items.VanillaInventoryCodeHooks
-
- vanillaSnapshot() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
- VANISHING_CURSE - Static variable in class net.minecraft.init.Enchantments
-
- vaporize(EntityPlayer, World, BlockPos, FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- VariableValue(float) - Constructor for class net.minecraftforge.common.animation.TimeValues.VariableValue
-
- VARIANT - Static variable in class net.minecraft.block.BlockDirt
-
- VARIANT - Static variable in class net.minecraft.block.BlockDoublePlant
-
- VARIANT - Static variable in class net.minecraft.block.BlockHugeMushroom
-
- VARIANT - Static variable in class net.minecraft.block.BlockNewLeaf
-
- VARIANT - Static variable in class net.minecraft.block.BlockNewLog
-
- VARIANT - Static variable in class net.minecraft.block.BlockOldLeaf
-
- VARIANT - Static variable in class net.minecraft.block.BlockOldLog
-
- VARIANT - Static variable in class net.minecraft.block.BlockPlanks
-
- VARIANT - Static variable in class net.minecraft.block.BlockPrismarine
-
- VARIANT - Static variable in class net.minecraft.block.BlockPurpurSlab
-
- VARIANT - Static variable in class net.minecraft.block.BlockQuartz
-
- VARIANT - Static variable in class net.minecraft.block.BlockSand
-
- VARIANT - Static variable in class net.minecraft.block.BlockSilverfish
-
- VARIANT - Static variable in class net.minecraft.block.BlockStone
-
- VARIANT - Static variable in class net.minecraft.block.BlockStoneBrick
-
- VARIANT - Static variable in class net.minecraft.block.BlockStoneSlab
-
- VARIANT - Static variable in class net.minecraft.block.BlockStoneSlabNew
-
- VARIANT - Static variable in class net.minecraft.block.BlockWall
-
- VARIANT - Static variable in class net.minecraft.block.BlockWoodSlab
-
- Variant - Class in net.minecraft.client.renderer.block.model
-
- Variant(ResourceLocation, ModelRotation, boolean, int) - Constructor for class net.minecraft.client.renderer.block.model.Variant
-
- variant - Variable in class net.minecraft.entity.passive.EntityHorse.GroupData
-
- Variant.Deserializer - Class in net.minecraft.client.renderer.block.model
-
- VariantList - Class in net.minecraft.client.renderer.block.model
-
- VariantList(List<Variant>) - Constructor for class net.minecraft.client.renderer.block.model.VariantList
-
- VariantList.Deserializer - Class in net.minecraft.client.renderer.block.model
-
- VARINT - Static variable in class net.minecraft.network.datasync.DataSerializers
-
- varIntByteCount(int) - Static method in class net.minecraftforge.fml.common.network.ByteBufUtils
-
The number of bytes to write the supplied int using the 7 bit varint encoding.
- VboChunkFactory - Class in net.minecraft.client.renderer.chunk
-
- VboChunkFactory() - Constructor for class net.minecraft.client.renderer.chunk.VboChunkFactory
-
- VboRenderList - Class in net.minecraft.client.renderer
-
- VboRenderList() - Constructor for class net.minecraft.client.renderer.VboRenderList
-
- vboSupported - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- vboSupportedAti - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- Vec2f - Class in net.minecraft.util.math
-
- Vec2f(float, float) - Constructor for class net.minecraft.util.math.Vec2f
-
- Vec3d - Class in net.minecraft.util.math
-
- Vec3d(double, double, double) - Constructor for class net.minecraft.util.math.Vec3d
-
- Vec3d(Vec3i) - Constructor for class net.minecraft.util.math.Vec3d
-
- Vec3i - Class in net.minecraft.util.math
-
- Vec3i(int, int, int) - Constructor for class net.minecraft.util.math.Vec3i
-
- Vec3i(double, double, double) - Constructor for class net.minecraft.util.math.Vec3i
-
- vector3D - Variable in class net.minecraft.client.model.PositionTextureVertex
-
- Vector3d - Class in net.minecraft.client.renderer
-
- Vector3d() - Constructor for class net.minecraft.client.renderer.Vector3d
-
- velocityChanged - Variable in class net.minecraft.entity.Entity
-
- verifyExplosion(Explosion, World, BlockPos, IBlockState, float) - Method in class net.minecraft.entity.Entity
-
- verifyExplosion(Explosion, World, BlockPos, IBlockState, float) - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- verifySellingItem(ItemStack) - Method in interface net.minecraft.entity.IMerchant
-
Notifies the merchant of a possible merchantrecipe being fulfilled or not.
- verifySellingItem(ItemStack) - Method in class net.minecraft.entity.NpcMerchant
-
Notifies the merchant of a possible merchantrecipe being fulfilled or not.
- verifySellingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityVillager
-
Notifies the merchant of a possible merchantrecipe being fulfilled or not.
- VERSION - Static variable in class ibxm.IBXM
-
- version - Variable in class net.minecraft.client.main.GameConfiguration.GameInformation
-
- version - Variable in class net.minecraft.client.multiplayer.ServerData
-
- Version(String, int) - Constructor for class net.minecraft.network.ServerStatusResponse.Version
-
- version - Variable in class net.minecraft.util.datafix.DataFixer
-
- version - Variable in class net.minecraftforge.fml.common.ModMetadata
-
- VERSION_CHECK_CAT - Static variable in class net.minecraftforge.common.ForgeModContainer
-
- VERSION_STRING - Static variable in class net.minecraft.realms.RealmsSharedConstants
-
- VersionCheckEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.VersionCheckEntry
-
- VersionParser - Class in net.minecraftforge.fml.common.versioning
-
Parses version strings according to the specification here:
http://docs.codehaus.org/display/MAVEN/Versioning
and allows for comparison of versions based on that document.
- VersionParser() - Constructor for class net.minecraftforge.fml.common.versioning.VersionParser
-
- VersionRange - Class in net.minecraftforge.fml.common.versioning
-
Construct a version range from a specification.
- versionType - Variable in class net.minecraft.client.main.GameConfiguration.GameInformation
-
Defaults to "release"
- VersionVisitor() - Constructor for class net.minecraftforge.fml.common.asm.transformers.BlamingTransformer.VersionVisitor
-
- vertex(double, double, double) - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- vertex(double, double, double) - Method in class net.minecraft.realms.Tezzelator
-
- Vertex(Vector3f, Vector3f, Vector4f, Vector4f[]) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Vertex
-
- Vertex(Vector4f, OBJModel.Material) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- VertexBuffer - Class in net.minecraft.client.renderer.vertex
-
- VertexBuffer(VertexFormat) - Constructor for class net.minecraft.client.renderer.vertex.VertexBuffer
-
- VertexBuffer - Class in net.minecraft.client.renderer
-
- VertexBuffer(int) - Constructor for class net.minecraft.client.renderer.VertexBuffer
-
- VertexBuffer.State - Class in net.minecraft.client.renderer
-
- VertexBufferConsumer - Class in net.minecraftforge.client.model.pipeline
-
Assumes VertexFormatElement is present in the VertexBuffer's vertex format.
- VertexBufferConsumer(VertexBuffer) - Constructor for class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- VertexBufferUploader - Class in net.minecraft.client.renderer
-
- VertexBufferUploader() - Constructor for class net.minecraft.client.renderer.VertexBufferUploader
-
- vertexData - Variable in class net.minecraft.client.renderer.block.model.BakedQuad
-
Joined 4 vertex records, each stores packed data according to the VertexFormat of the quad.
- VertexFormat - Class in net.minecraft.client.renderer.vertex
-
- VertexFormat(VertexFormat) - Constructor for class net.minecraft.client.renderer.vertex.VertexFormat
-
- VertexFormat() - Constructor for class net.minecraft.client.renderer.vertex.VertexFormat
-
- VertexFormatElement - Class in net.minecraft.client.renderer.vertex
-
- VertexFormatElement(int, VertexFormatElement.EnumType, VertexFormatElement.EnumUsage, int) - Constructor for class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- VertexFormatElement.EnumType - Enum in net.minecraft.client.renderer.vertex
-
- VertexFormatElement.EnumUsage - Enum in net.minecraft.client.renderer.vertex
-
- VertexLighterFlat - Class in net.minecraftforge.client.model.pipeline
-
- VertexLighterFlat(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- VertexLighterSmoothAo - Class in net.minecraftforge.client.model.pipeline
-
- VertexLighterSmoothAo(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
-
- vertexPositions - Variable in class net.minecraft.client.model.TexturedQuad
-
- VertexTransformer - Class in net.minecraftforge.client.model.pipeline
-
- VertexTransformer(IVertexConsumer) - Constructor for class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- vertices - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
-
- VEX_FLAGS - Static variable in class net.minecraft.entity.monster.EntityVex
-
- vibrato_depth - Variable in class ibxm.Instrument
-
- vibrato_rate - Variable in class ibxm.Instrument
-
- vibrato_sweep - Variable in class ibxm.Instrument
-
- vibrato_type - Variable in class ibxm.Instrument
-
- viewableChunks - Variable in class net.minecraft.client.multiplayer.WorldClient
-
- viewBobbing - Variable in class net.minecraft.client.settings.GameSettings
-
- viewerPosX - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
- viewerPosY - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
- viewerPosZ - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
- ViewFrustum - Class in net.minecraft.client.renderer
-
- ViewFrustum(World, int, RenderGlobal, IRenderChunkFactory) - Constructor for class net.minecraft.client.renderer.ViewFrustum
-
- viewport(int, int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- VIGNETTE_TEX_PATH - Static variable in class net.minecraft.client.gui.GuiIngame
-
- Village - Class in net.minecraft.village
-
- Village() - Constructor for class net.minecraft.village.Village
-
- Village(World) - Constructor for class net.minecraft.village.Village
-
- Village() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- Village(StructureVillagePieces.Start, int) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- VILLAGE_SPAWN_BIOMES - Static variable in class net.minecraft.world.gen.structure.MapGenVillage
-
A list of all the biomes villages can spawn in.
- VillageCollection - Class in net.minecraft.village
-
- VillageCollection(String) - Constructor for class net.minecraft.village.VillageCollection
-
- VillageCollection(World) - Constructor for class net.minecraft.village.VillageCollection
-
- villageCollectionObj - Variable in class net.minecraft.world.World
-
- VillageDoorInfo - Class in net.minecraft.village
-
- VillageDoorInfo(BlockPos, int, int, int) - Constructor for class net.minecraft.village.VillageDoorInfo
-
- VillageDoorInfo(BlockPos, EnumFacing, int) - Constructor for class net.minecraft.village.VillageDoorInfo
-
- villagePieceClass - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- villagePiecesLimit - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- villagePiecesSpawned - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- villagePieceWeight - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- VILLAGER_PROFESSIONS - Static variable in class net.minecraftforge.fml.common.registry.ForgeRegistries
-
- villagerArms - Variable in class net.minecraft.client.model.ModelVillager
-
The arms of the VillagerModel
- villagerBody - Variable in class net.minecraft.client.model.ModelVillager
-
The body of the VillagerModel
- VillagerCareer(VillagerRegistry.VillagerProfession, String) - Constructor for class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerCareer
-
- villagerHead - Variable in class net.minecraft.client.model.ModelVillager
-
The head box of the VillagerModel
- villagerNose - Variable in class net.minecraft.client.model.ModelVillager
-
- VillagerProfession(String, String) - Constructor for class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerProfession
-
Deprecated.
- VillagerProfession(String, String, String) - Constructor for class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerProfession
-
- VillagerRegistry - Class in net.minecraftforge.fml.common.registry
-
Registry for villager trading control
- VillagerRegistry.IVillageCreationHandler - Interface in net.minecraftforge.fml.common.registry
-
Allow access to the
StructureVillagePieces
array controlling new village
creation so you can insert your own new village pieces
- VillagerRegistry.VillagerCareer - Class in net.minecraftforge.fml.common.registry
-
- VillagerRegistry.VillagerProfession - Class in net.minecraftforge.fml.common.registry
-
- VillageSiege - Class in net.minecraft.village
-
- VillageSiege(World) - Constructor for class net.minecraft.village.VillageSiege
-
- villageSiege - Variable in class net.minecraft.world.WorldServer
-
- VINDICATION_ILLAGER_AMBIENT - Static variable in class net.minecraft.init.SoundEvents
-
- VINDICATION_ILLAGER_DEATH - Static variable in class net.minecraft.init.SoundEvents
-
- VINE - Static variable in class net.minecraft.block.material.Material
-
- VINE - Static variable in class net.minecraft.init.Blocks
-
- viscosity - Variable in class net.minecraftforge.fluids.Fluid
-
Viscosity ("thickness") of the fluid - completely arbitrary; negative values are not
permissible.
- VisGraph - Class in net.minecraft.client.renderer.chunk
-
- VisGraph() - Constructor for class net.minecraft.client.renderer.chunk.VisGraph
-
- Visibility(EntityPlayer) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.Visibility
-
- visibilityMap - Variable in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- visible - Variable in class net.minecraft.client.gui.GuiButton
-
Hides the button completely if false.
- visible - Variable in class net.minecraft.client.gui.GuiLabel
-
- visible - Variable in class net.minecraft.client.gui.GuiSlot
-
- VISIBLE_MOB_SELECTOR - Static variable in interface net.minecraft.entity.monster.IMob
-
Entity selector for IMob types that are not invisible
- visit(int, int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.asm.transformers.BlamingTransformer.VersionVisitor
-
- visit(int, int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLRemappingAdapter
-
- visit(int, int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.asm.transformers.TerminalTransformer.ExitVisitor
-
- visit(String, Object) - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotationVisitor
-
- visit(int, int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.discovery.asm.ModClassVisitor
-
- visitAnnotation(String, String) - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotationVisitor
-
- visitAnnotation(String, boolean) - Method in class net.minecraftforge.fml.common.discovery.asm.ModClassVisitor
-
- visitAnnotation(String, boolean) - Method in class net.minecraftforge.fml.common.discovery.asm.ModFieldVisitor
-
- visitAnnotation(String, boolean) - Method in class net.minecraftforge.fml.common.discovery.asm.ModMethodVisitor
-
- visitArray(String) - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotationVisitor
-
- visited - Variable in class net.minecraft.pathfinding.PathPoint
-
True if the pathfinder has already visited this point
- visitEnd() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotationVisitor
-
- visitEnum(String, String, String) - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotationVisitor
-
- visitField(int, String, String, String, Object) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLRemappingAdapter
-
- visitField(int, String, String, String, Object) - Method in class net.minecraftforge.fml.common.discovery.asm.ModClassVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.asm.transformers.TerminalTransformer.ExitVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.discovery.asm.ModClassVisitor
-
- VOID - Static variable in class net.minecraft.init.Biomes
-
- VOID - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
-
- voidFadeMagnitude() - Method in class net.minecraft.world.WorldType
-
- VoidFluidHandler - Class in net.minecraftforge.fluids.capability.templates
-
VoidFluidHandler is a template fluid handler that can be filled indefinitely without ever getting full.
- VoidFluidHandler() - Constructor for class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
-
- volume - Variable in class ibxm.Sample
-
- volume - Variable in class net.minecraft.block.SoundType
-
- volume - Variable in class net.minecraft.client.audio.PositionedSound
-
- volume_envelope_active - Variable in class ibxm.Instrument
-
- volume_fade_out - Variable in class ibxm.Instrument
-