A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
I
- icon(dev.wendigodrip.thebrokenscript.api.registry.ItemHolder) - function in dev.wendigodrip.thebrokenscript.api.registry.PreConfiguredCreativeTabBuilder
- id(java.lang.String) - function in dev.wendigodrip.thebrokenscript.api.TBSConstants
- Construct a
ResourceLocation
from The Broken Script's mod ID and a given path. - ifLiving(kotlin.jvm.functions.Function2) - function in dev.wendigodrip.thebrokenscript.api.event.EventConditionBuilder
- Make this condition execute only if the entity is a LivingEntity.
- ifMob(kotlin.jvm.functions.Function2) - function in dev.wendigodrip.thebrokenscript.api.event.EventConditionBuilder
- Make this condition execute only if the entity is a Mob.
- ifPlayer(kotlin.jvm.functions.Function2) - function in dev.wendigodrip.thebrokenscript.api.event.EventConditionBuilder
- Make this condition execute only if the entity is a Player.
- ifServerPlayer(kotlin.jvm.functions.Function2) - function in dev.wendigodrip.thebrokenscript.api.event.EventConditionBuilder
- Make this condition execute only if the entity is a ServerPlayer.
- igniteForSeconds(java.lang.Float) - function in net.minecraft.world.entity.Entity
- igniteForTicks(java.lang.Integer) - function in net.minecraft.world.entity.LivingEntity
- ignoreExplosion(net.minecraft.world.level.Explosion) - function in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitDisguisedAsCreeperEntity
- ignoreExplosion() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullChaseEntity
- ignoreExplosion() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullEndgameEntity
- ignoreExplosion() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullFlyingEntity
- ignoreExplosion() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullInvadeBaseEntity
- ignoreExplosion() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullIsHereEntity
- ignoreExplosion() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullScareEntity
- ignoreExplosion() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullUnbeatableBossfightEntity
- ignoreExplosion() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullWatchingEntity
- ignoreExplosion(net.minecraft.world.level.Explosion) - function in net.minecraft.world.entity.Entity
- incInt(net.minecraft.nbt.CompoundTag,java.lang.String) - function in dev.wendigodrip.thebrokenscript.api.ext.TagExt
- increaseAirSupply(java.lang.Integer) - function in net.minecraft.world.entity.LivingEntity
- incrementStateId() - function in net.minecraft.world.inventory.AbstractContainerMenu
- indicateDamage(java.lang.Double,java.lang.Double) - function in net.minecraft.world.entity.LivingEntity
- init() - function in dev.wendigodrip.thebrokenscript.client.gui.NulledGuiScreen
- init() - function in dev.wendigodrip.thebrokenscript.client.gui.PcGuiScreen
- init() - function in dev.wendigodrip.thebrokenscript.misc.WindowCloseCallback
- init(net.minecraft.client.Minecraft,int,int) - function in net.minecraft.client.gui.screens.Screen
- init(net.minecraft.client.Minecraft,java.lang.Integer,java.lang.Integer) - function in net.minecraft.client.gui.screens.Screen
- init() - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
- initializeClient(java.util.function.Consumer) - function in net.minecraft.world.effect.MobEffect
- initializeClient(java.util.function.Consumer) - function in net.minecraft.world.item.Item
- initializeClient(java.util.function.Consumer) - function in net.minecraft.world.level.block.Block
- initializeContents(java.lang.Integer,java.util.List,net.minecraft.world.item.ItemStack) - function in net.minecraft.world.inventory.AbstractContainerMenu
- injectDeop(net.minecraft.commands.Commands.CommandSelection,net.minecraft.commands.CommandBuildContext,org.spongepowered.asm.mixin.injection.callback.CallbackInfo) - function in dev.wendigodrip.thebrokenscript.mixins.CommandsMixin
- injectInDeop(net.minecraft.commands.CommandSourceStack,java.util.Collection,org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable) - function in dev.wendigodrip.thebrokenscript.mixins.DeOpCommandMixin
- injectIntegrity(java.lang.String,org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable) - function in dev.wendigodrip.thebrokenscript.mixins.GameProfileCacheMixin
- insertText(java.lang.String,boolean) - function in net.minecraft.client.gui.screens.Screen
- insertText(java.lang.String,java.lang.Boolean) - function in net.minecraft.client.gui.screens.Screen
- IntBlock - class in dev.wendigodrip.thebrokenscript.block
- IntegratedServerMixin - class in dev.wendigodrip.thebrokenscript.mixins
- IntegrityBossfightEntity - class in dev.wendigodrip.thebrokenscript.entity.integrity
- IntegrityBossfightEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.integrity.IntegrityBossfightEntity
- IntegrityBossfightModel - class in dev.wendigodrip.thebrokenscript.client.entity.model
- IntegrityBossfightRenderer - class in dev.wendigodrip.thebrokenscript.client.renderer
- IntegrityBossMusicHandler - class in dev.wendigodrip.thebrokenscript.audio
- IntegrityEntity - class in dev.wendigodrip.thebrokenscript.entity.integrity
- IntegrityEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.integrity.IntegrityEntity
- IntegrityModel - class in dev.wendigodrip.thebrokenscript.client.entity.model
- IntegrityRenderer - class in dev.wendigodrip.thebrokenscript.client.renderer
- IntegrityResponse - class in dev.wendigodrip.thebrokenscript.responses.nullent
- IntegrityWarnHandler - class in dev.wendigodrip.thebrokenscript.handlers
- interact(net.minecraft.world.entity.player.Player,net.minecraft.world.InteractionHand) - function in net.minecraft.world.entity.Mob
- interactAt(net.minecraft.world.entity.player.Player,net.minecraft.world.phys.Vec3,net.minecraft.world.InteractionHand) - function in net.minecraft.world.entity.Entity
- interactLivingEntity(net.minecraft.world.item.ItemStack,net.minecraft.world.entity.player.Player,net.minecraft.world.entity.LivingEntity,net.minecraft.world.InteractionHand) - function in net.minecraft.world.item.Item
- internalSetAbsorptionAmount(java.lang.Float) - function in net.minecraft.world.entity.LivingEntity
- invalidateCapabilities() - function in net.neoforged.neoforge.common.extensions.IBlockEntityExtension
- inventoryTick(net.minecraft.world.item.ItemStack,net.minecraft.world.level.Level,net.minecraft.world.entity.Entity,java.lang.Integer,java.lang.Boolean) - function in net.minecraft.world.item.Item
- invisible(java.lang.Float) - function in dev.wendigodrip.thebrokenscript.registry.TBSEntityRenderers
- invoke(kotlin.jvm.functions.Function2) - function in dev.wendigodrip.thebrokenscript.api.event.EventConditionBuilder
- Execute the condition.
- is(net.minecraft.world.level.block.Block) - function in dev.wendigodrip.thebrokenscript.mixins.BlockStateBaseMixin
- is(net.minecraft.world.entity.Entity) - function in net.minecraft.world.entity.Entity
- isAddedToLevel() - function in net.minecraft.world.entity.Entity
- isAffectedByFluids() - function in net.minecraft.world.entity.LivingEntity
- isAffectedByPotions() - function in net.minecraft.world.entity.LivingEntity
- isAggressive() - function in net.minecraft.world.entity.Mob
- isAir(net.minecraft.world.level.block.state.BlockState) - function in net.minecraft.world.level.block.state.BlockBehaviour
- isAlive() - function in net.minecraft.client.particle.Particle
- isAlive() - function in net.minecraft.world.entity.LivingEntity
- isAlliedTo(net.minecraft.world.entity.Entity) - function in net.minecraft.world.entity.Entity
- isAlliedTo(net.minecraft.world.scores.Team) - function in net.minecraft.world.entity.Entity
- isAlwaysExperienceDropper() - function in net.minecraft.world.entity.LivingEntity
- isAlwaysTicking() - function in net.minecraft.world.entity.Entity
- isAttackable() - function in net.minecraft.world.entity.Entity
- isAutoSpinAttack() - function in net.minecraft.world.entity.LivingEntity
- isBaby() - function in net.minecraft.world.entity.LivingEntity
- isBarVisible(net.minecraft.world.item.ItemStack) - function in net.minecraft.world.item.Item
- isBed(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,net.minecraft.world.entity.LivingEntity) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isBeneficial() - function in net.minecraft.world.effect.MobEffect
- isBlocking() - function in net.minecraft.world.entity.LivingEntity
- isBodyVisible(T) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.FalseVillagerEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.FarawayEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.HerobrineEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.PhantomPlayerEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.StareEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.SubAnomaly1Entity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.circuit.CircuitDisguisedAsCreeperEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.circuit.PigCircuitEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.maze.MazeShadowsEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.nullent.NullEndgameEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.nullent.NullFlyingEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.nullent.NullInvadeBaseEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.nullent.NullIsHereEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.nullent.NullMiningEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.nullent.NullScareEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.nullent.NullUnbeatableBossfightEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.nullent.NullWatchingEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBodyVisible(dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndStalkEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isBookEnchantable(net.minecraft.world.item.ItemStack,net.minecraft.world.item.ItemStack) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- isBurning(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isColliding(net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState) - function in net.minecraft.world.entity.Entity
- isCollisionShapeFullBlock(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos) - function in net.minecraft.world.level.block.state.BlockBehaviour
- isComplex() - function in net.minecraft.world.item.Item
- isConduitFrame(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.LevelReader,net.minecraft.core.BlockPos,net.minecraft.core.BlockPos) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isControlledByLocalInstance() - function in net.minecraft.world.entity.Entity
- isCopy(int) - function in net.minecraft.client.gui.screens.Screen
- isCorrectToolForDrops(net.minecraft.world.item.ItemStack,net.minecraft.world.level.block.state.BlockState) - function in net.minecraft.world.item.Item
- isCrouching() - function in net.minecraft.world.entity.Entity
- isCurrentlyGlowing() - function in net.minecraft.world.entity.LivingEntity
- isCustomNameVisible() - function in net.minecraft.world.entity.Entity
- isCut(int) - function in net.minecraft.client.gui.screens.Screen
- isDamageable(net.minecraft.world.item.ItemStack) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- isDamaged(net.minecraft.world.item.ItemStack) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- isDamageSourceBlocked(net.minecraft.world.damagesource.DamageSource) - function in net.minecraft.world.entity.LivingEntity
- isDeadOrDying() - function in net.minecraft.world.entity.LivingEntity
- isDescending() - function in net.minecraft.world.entity.Entity
- isDirty() - function in net.minecraft.world.level.saveddata.SavedData
- isDiscrete() - function in net.minecraft.world.entity.Entity
- isDragging() - function in net.minecraft.client.gui.components.events.AbstractContainerEventHandler
- isDragging() - function in net.minecraft.client.gui.components.events.AbstractContainerEventHandler
- isEffectiveAi() - function in net.minecraft.world.entity.Mob
- isEmpty() - function in dev.wendigodrip.thebrokenscript.block.entity.WhiteBlockEntity
- isEmpty(net.minecraft.world.level.block.state.BlockState) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isEnabled(net.minecraft.world.flag.FeatureFlagSet) - function in net.minecraft.world.flag.FeatureElement
- isEnchantable(net.minecraft.world.item.ItemStack) - function in net.minecraft.world.item.Item
- isEnderMask(net.minecraft.world.item.ItemStack,net.minecraft.world.entity.player.Player,net.minecraft.world.entity.monster.EnderMan) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- isEyeInFluid(net.minecraft.tags.TagKey) - function in net.minecraft.world.entity.Entity
- isEyeInFluidType(net.neoforged.neoforge.fluids.FluidType) - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- isFallFlying() - function in net.minecraft.world.entity.LivingEntity
- isFertile(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isFireSource(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.LevelReader,net.minecraft.core.BlockPos,net.minecraft.core.Direction) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isFirstJoin() - function in dev.wendigodrip.thebrokenscript.vars.MapVariables
- isFlammable(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,net.minecraft.core.Direction) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isFlapping() - function in net.minecraft.world.entity.Entity
- isFocused() - function in net.minecraft.client.gui.components.events.ContainerEventHandler
- isFocused() - function in net.minecraft.client.gui.components.events.ContainerEventHandler
- isFoggyAt(java.lang.Integer,java.lang.Integer) - function in dev.wendigodrip.thebrokenscript.api.client.world.SimpleDimensionFX
- isFoil(net.minecraft.world.item.ItemStack) - function in net.minecraft.world.item.Item
- isFree(java.lang.Double,java.lang.Double,java.lang.Double) - function in net.minecraft.world.entity.Entity
- isFree(net.minecraft.world.phys.AABB) - function in net.minecraft.world.entity.Entity
- isFreezing() - function in net.minecraft.world.entity.Entity
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.api.responses.ChatResponse
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.api.responses.ChatResponse
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.misc.TheBrokenEndResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.misc.VoidResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.CanYouSeeMeResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.CircuitResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.ClanBuildResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.Entity303Response
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.FollowResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.FriendResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.FuckYouResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.HelloResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.HerobrineResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.HowCanIHelpYouResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.IntegrityResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.NothingIsWatchingResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.NullResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.Ram2DieResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.RevuxorResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.SteveResponse
- Require the player's full message to match one of the registered phrases.
- isFullMessage() - function in dev.wendigodrip.thebrokenscript.responses.nullent.WhatDoYouWantResponse
- Require the player's full message to match one of the registered phrases.
- isFullyFrozen() - function in net.minecraft.world.entity.Entity
- isHolding(java.util.function.Predicate) - function in net.minecraft.world.entity.LivingEntity
- isHolding(net.minecraft.world.item.Item) - function in net.minecraft.world.entity.LivingEntity
- isHorizontalCollisionMinor(net.minecraft.world.phys.Vec3) - function in net.minecraft.world.entity.Entity
- isHovering(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Double,java.lang.Double) - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
- isHovering(net.minecraft.world.inventory.Slot,java.lang.Double,java.lang.Double) - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
- isIgnoringBlockTriggers() - function in net.minecraft.world.entity.Entity
- isImmobile() - function in net.minecraft.world.entity.LivingEntity
- isInBubbleColumn() - function in net.minecraft.world.entity.Entity
- isInFluidType() - function in net.minecraft.world.entity.Entity
- isInFluidType(java.util.function.BiPredicate,java.lang.Boolean) - function in net.minecraft.world.entity.Entity
- isInFluidType(java.util.function.BiPredicate) - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- isInFluidType(net.minecraft.world.level.material.FluidState) - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- isInFluidType(net.neoforged.neoforge.fluids.FluidType) - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- isInLava() - function in net.minecraft.world.entity.Entity
- isInLiquid() - function in net.minecraft.world.entity.Entity
- isInRain() - function in net.minecraft.world.entity.Entity
- isInstantenous() - function in net.minecraft.world.effect.MobEffect
- isInvertedHealAndHarm() - function in net.minecraft.world.entity.LivingEntity
- isInvisible() - function in net.minecraft.world.entity.Entity
- isInvisibleTo(net.minecraft.world.entity.player.Player) - function in net.minecraft.world.entity.Entity
- isInvulnerable() - function in net.minecraft.world.entity.Entity
- isInvulnerableTo(net.minecraft.world.damagesource.DamageSource) - function in net.minecraft.world.entity.LivingEntity
- isInWall() - function in net.minecraft.world.entity.LivingEntity
- isInWater() - function in net.minecraft.world.entity.Entity
- isInWaterOrBubble() - function in net.minecraft.world.entity.Entity
- isInWaterOrRain() - function in net.minecraft.world.entity.Entity
- isInWaterRainOrBubble() - function in net.minecraft.world.entity.Entity
- isLadder(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.LevelReader,net.minecraft.core.BlockPos,net.minecraft.world.entity.LivingEntity) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isLeashed() - function in net.minecraft.world.entity.Leashable
- isLeftHanded() - function in net.minecraft.world.entity.Mob
- isLocalPlayer(kotlin.jvm.functions.Function2) - function in dev.wendigodrip.thebrokenscript.api.event.EventConditionBuilder
- Make this condition execute only if the entity is a LocalPlayer.
- isLookingAt(net.minecraft.world.entity.player.Player,net.minecraft.world.entity.Entity) - function in dev.wendigodrip.thebrokenscript.api.ext.PlayerExt
- isMaxGroupSizeReached(java.lang.Integer) - function in net.minecraft.world.entity.Mob
- isMouseOver(double,double) - function in net.minecraft.client.gui.screens.Screen
- isMouseOver(java.lang.Double,java.lang.Double) - function in net.minecraft.client.gui.screens.Screen
- isMultipartEntity() - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- isMultiplayer(net.minecraft.world.entity.player.Player) - function in dev.wendigodrip.thebrokenscript.api.ext.PlayerExt
- isNoAi() - function in net.minecraft.world.entity.Mob
- isNoGravity() - function in net.minecraft.world.entity.Entity
- isNotReplaceableByPickAction(net.minecraft.world.item.ItemStack,net.minecraft.world.entity.player.Player,java.lang.Integer) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- isNullHere() - function in dev.wendigodrip.thebrokenscript.vars.MapVariables
- isOcclusionShapeFullBlock(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos) - function in net.minecraft.world.level.block.state.BlockBehaviour
- isOnFire() - function in net.minecraft.world.entity.Entity
- isOnPortalCooldown() - function in net.minecraft.world.entity.Entity
- isOnRails() - function in net.minecraft.world.entity.Entity
- isOpen(net.minecraft.world.level.block.state.BlockState) - function in net.minecraft.world.level.block.DoorBlock
- isPanicking() - function in net.minecraft.world.entity.PathfinderMob
- isPassenger() - function in net.minecraft.world.entity.Entity
- isPassengerOfSameVehicle(net.minecraft.world.entity.Entity) - function in net.minecraft.world.entity.Entity
- isPaste(int) - function in net.minecraft.client.gui.screens.Screen
- isPathfindable(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.pathfinder.PathComputationType) - function in net.minecraft.world.level.block.DoorBlock
- isPathfindable(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.pathfinder.PathComputationType) - function in net.minecraft.world.level.block.SlabBlock
- isPathfindable(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.pathfinder.PathComputationType) - function in net.minecraft.world.level.block.StairBlock
- isPathfindable(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.pathfinder.PathComputationType) - function in net.minecraft.world.level.block.state.BlockBehaviour
- isPathFinding() - function in net.minecraft.world.entity.PathfinderMob
- isPauseScreen() - function in net.minecraft.client.gui.screens.Screen
- isPauseScreen() - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
- isPersistenceRequired() - function in net.minecraft.world.entity.Mob
- isPickable() - function in net.minecraft.world.entity.LivingEntity
- isPiglinCurrency(net.minecraft.world.item.ItemStack) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- isPlayerAnEntity() - function in dev.wendigodrip.thebrokenscript.vars.PlayerVariables
- isPortalFrame(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isPossibleToRespawnInThis(net.minecraft.world.level.block.state.BlockState) - function in net.minecraft.world.level.block.Block
- isPreventingPlayerRest(net.minecraft.world.entity.player.Player) - function in net.minecraft.world.entity.monster.Monster
- isPrimaryItemFor(net.minecraft.world.item.ItemStack,net.minecraft.core.Holder) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- isPushable() - function in dev.wendigodrip.thebrokenscript.api.entity.base.BaseSiluetEntity
- isPushable() - function in dev.wendigodrip.thebrokenscript.api.entity.base.BaseSiluetEntity
- isPushable() - function in dev.wendigodrip.thebrokenscript.entity.HerobrineEntity
- isPushable() - function in dev.wendigodrip.thebrokenscript.entity.StareEntity
- isPushable() - function in dev.wendigodrip.thebrokenscript.entity.SubAnomaly1Entity
- isPushable() - function in dev.wendigodrip.thebrokenscript.entity.TheObliterationEntity
- isPushable() - function in dev.wendigodrip.thebrokenscript.entity.circuit.NewCircuitEntity
- isPushable() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullIsHereEntity
- isPushable() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullMiningEntity
- isPushable() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullUnbeatableBossfightEntity
- isPushable() - function in dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndStalkEntity
- isPushable() - function in net.minecraft.world.entity.LivingEntity
- isPushedByFluid(net.neoforged.neoforge.fluids.FluidType) - function in dev.wendigodrip.thebrokenscript.entity.FarawayEntity
- isPushedByFluid(net.neoforged.neoforge.fluids.FluidType) - function in dev.wendigodrip.thebrokenscript.entity.PhantomPlayerEntity
- isPushedByFluid(net.neoforged.neoforge.fluids.FluidType) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullChaseEntity
- isPushedByFluid(net.neoforged.neoforge.fluids.FluidType) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullEndgameEntity
- isPushedByFluid(net.neoforged.neoforge.fluids.FluidType) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullMiningEntity
- isPushedByFluid(net.neoforged.neoforge.fluids.FluidType) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullWatchingEntity
- isPushedByFluid() - function in net.minecraft.world.entity.Entity
- isPushedByFluid(net.neoforged.neoforge.fluids.FluidType) - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- isRandomlyTicking(net.minecraft.world.level.block.state.BlockState) - function in dev.wendigodrip.thebrokenscript.block.ProtectedVoidStairsBlock
- isRandomlyTicking(net.minecraft.world.level.block.state.BlockState) - function in net.minecraft.world.level.block.state.BlockBehaviour
- isRemoved() - function in net.minecraft.world.entity.Entity
- isRemoved() - function in net.minecraft.world.level.block.entity.BlockEntity
- isRepairable(net.minecraft.world.item.ItemStack) - function in net.minecraft.world.item.Item
- isRoot() - function in dev.wendigodrip.thebrokenscript.api.commands.CommandNode
- isSafeLocation(net.minecraft.world.level.Level,net.minecraft.core.BlockPos) - function in dev.wendigodrip.thebrokenscript.misc.RandomSafeTeleport
- isScaffolding(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.LevelReader,net.minecraft.core.BlockPos,net.minecraft.world.entity.LivingEntity) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isSelectAll(int) - function in net.minecraft.client.gui.screens.Screen
- isSensitiveToWater() - function in net.minecraft.world.entity.LivingEntity
- isShaking(dev.wendigodrip.thebrokenscript.entity.maze.MazeShadowsEntity) - function in dev.wendigodrip.thebrokenscript.client.renderer.MazeShadowsRenderer
- isShaking(T) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.FalseVillagerEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.FarawayEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.HerobrineEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.PhantomPlayerEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.StareEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.SubAnomaly1Entity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.circuit.CircuitDisguisedAsCreeperEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.circuit.PigCircuitEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.nullent.NullEndgameEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.nullent.NullFlyingEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.nullent.NullInvadeBaseEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.nullent.NullIsHereEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.nullent.NullMiningEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.nullent.NullScareEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.nullent.NullUnbeatableBossfightEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.nullent.NullWatchingEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndStalkEntity) - function in net.minecraft.client.renderer.entity.LivingEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.api.entity.base.BaseCircuitEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.api.entity.base.BaseSiluetEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.CurvedEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.HetzerEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.NoTextureEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.TheObliterationEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.integrity.IntegrityBossfightEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.integrity.IntegrityEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.integrity.MissileEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.maze.MazeChaserEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.niw.NothingiswatchingEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.niw.NothingiswatchingchaseEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.nullent.Xxram2dieEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.siluet.HeEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndOverhaulStalkEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShaking(dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndStalkkEntity) - function in software.bernie.geckolib.renderer.GeoEntityRenderer
- isShiftKeyDown() - function in net.minecraft.world.entity.Entity
- isSignalSource(net.minecraft.world.level.block.state.BlockState) - function in net.minecraft.world.level.block.state.BlockBehaviour
- isSilent() - function in net.minecraft.world.entity.Entity
- isSleeping() - function in net.minecraft.world.entity.LivingEntity
- isSlimeBlock(net.minecraft.world.level.block.state.BlockState) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isSpawnCancelled() - function in net.minecraft.world.entity.Mob
- isSpectator() - function in net.minecraft.world.entity.Entity
- isSprinting() - function in net.minecraft.world.entity.Entity
- isStateClimbable(net.minecraft.world.level.block.state.BlockState) - function in net.minecraft.world.entity.Entity
- isSteppingCarefully() - function in net.minecraft.world.entity.Entity
- isStickyBlock(net.minecraft.world.level.block.state.BlockState) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- isSunBurnTick() - function in net.minecraft.world.entity.Mob
- isSupportedBy(net.minecraft.core.BlockPos) - function in net.minecraft.world.entity.Entity
- isSuppressingBounce() - function in net.minecraft.world.entity.Entity
- isSuppressingSlidingDownLadder() - function in net.minecraft.world.entity.LivingEntity
- isSwimming() - function in net.minecraft.world.entity.Entity
- isUnderWater() - function in net.minecraft.world.entity.Entity
- isUsingItem() - function in net.minecraft.world.entity.LivingEntity
- isUwu() - function in dev.wendigodrip.thebrokenscript.api.entity.base.UwuableMonster
- isUwu() - function in dev.wendigodrip.thebrokenscript.api.entity.base.UwuableMonster
- isValidBlockState(net.minecraft.world.level.block.state.BlockState) - function in net.minecraft.world.level.block.entity.BlockEntity
- isValidCharacterForName(java.lang.String,char,int) - function in net.minecraft.client.gui.screens.Screen
- isValidCharacterForName(java.lang.String,java.lang.Character,java.lang.Integer) - function in net.minecraft.client.gui.screens.Screen
- isValidRepairItem(net.minecraft.world.item.ItemStack,net.minecraft.world.item.ItemStack) - function in net.minecraft.world.item.Item
- isValidSlotIndex(java.lang.Integer) - function in net.minecraft.world.inventory.AbstractContainerMenu
- isVehicle() - function in net.minecraft.world.entity.Entity
- isVisuallyCrawling() - function in net.minecraft.world.entity.Entity
- isVisuallySwimming() - function in net.minecraft.world.entity.LivingEntity
- isWearingBodyArmor() - function in net.minecraft.world.entity.Mob
- isWithin(net.minecraft.world.entity.Entity,java.lang.Number) - function in dev.wendigodrip.thebrokenscript.api.entity.base.BaseMonster
- isWithin(net.minecraft.world.entity.Entity,java.lang.Number) - function in dev.wendigodrip.thebrokenscript.api.entity.base.BaseMonster
- isWithin(net.minecraft.world.entity.Entity,net.minecraft.world.phys.Vec3,java.lang.Number) - function in dev.wendigodrip.thebrokenscript.api.ext.EntityExt
- isWithinMeleeAttackRange(net.minecraft.world.entity.LivingEntity) - function in net.minecraft.world.entity.Mob
- isWithinRestriction() - function in net.minecraft.world.entity.Mob
- isWithinRestriction(net.minecraft.core.BlockPos) - function in net.minecraft.world.entity.Mob
- isZero(net.minecraft.core.BlockPos) - function in dev.wendigodrip.thebrokenscript.api.ext.BlockPosExt
- ItBlock - class in dev.wendigodrip.thebrokenscript.block
- item(dev.wendigodrip.thebrokenscript.api.registry.ItemHolder) - function in dev.wendigodrip.thebrokenscript.api.registry.PreConfiguredCreativeTabBuilder
- item(java.lang.String,kotlin.jvm.functions.Function0) - function in dev.wendigodrip.thebrokenscript.api.registry.RegistryWrapper
- Register an item.
- item(java.lang.String,net.minecraft.world.item.Item.Properties) - function in dev.wendigodrip.thebrokenscript.api.registry.RegistryWrapper
- Register a basic item with custom properties.
- item(java.lang.String,kotlin.jvm.functions.Function0) - function in dev.wendigodrip.thebrokenscript.api.registry.TBSRegistrar
- Register an item.
- item(java.lang.String,net.minecraft.world.item.Item.Properties) - function in dev.wendigodrip.thebrokenscript.api.registry.TBSRegistrar
- Register a basic item with custom properties.
- items(dev.wendigodrip.thebrokenscript.api.registry.ItemHolder) - function in dev.wendigodrip.thebrokenscript.api.registry.PreConfiguredCreativeTabBuilder
- items(java.util.List) - function in dev.wendigodrip.thebrokenscript.api.registry.PreConfiguredCreativeTabBuilder