A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
C
- calculateEntityAnimation(java.lang.Boolean) - function in net.minecraft.world.entity.LivingEntity
- calculateFallDamage(java.lang.Float,java.lang.Float) - function in net.minecraft.world.entity.LivingEntity
- calculateUpVector(java.lang.Float,java.lang.Float) - function in net.minecraft.world.entity.Entity
- calculateViewVector(java.lang.Float,java.lang.Float) - function in net.minecraft.world.entity.Entity
- callFinalizeSpawn(net.neoforged.neoforge.event.entity.living.FinalizeSpawnEvent) - function in dev.wendigodrip.thebrokenscript.api.entity.FinalizedSpawn
- callFinalizeSpawn(net.neoforged.neoforge.event.entity.living.FinalizeSpawnEvent) - function in dev.wendigodrip.thebrokenscript.api.entity.FinalizedSpawn
- canAddPassenger(net.minecraft.world.entity.Entity) - function in net.minecraft.world.entity.Entity
- canAttack(net.minecraft.world.entity.LivingEntity) - function in net.minecraft.world.entity.LivingEntity
- canAttack(net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.ai.targeting.TargetingConditions) - function in net.minecraft.world.entity.LivingEntity
- canAttackBlock(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.Level,net.minecraft.core.BlockPos,net.minecraft.world.entity.player.Player) - function in net.minecraft.world.item.Item
- canAttackType(net.minecraft.world.entity.EntityType) - function in net.minecraft.world.entity.Mob
- canBeAffected(net.minecraft.world.effect.MobEffectInstance) - function in net.minecraft.world.entity.LivingEntity
- canBeCollidedWith() - function in net.minecraft.world.entity.Entity
- canBeHitByProjectile() - function in net.minecraft.world.entity.Entity
- canBeHurtBy(net.minecraft.world.item.ItemStack,net.minecraft.world.damagesource.DamageSource) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- canBeHydrated(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,net.minecraft.world.level.material.FluidState,net.minecraft.core.BlockPos) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- canBeLeashed() - function in net.minecraft.world.entity.Mob
- canBeReplaced(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.item.context.BlockPlaceContext) - function in dev.wendigodrip.thebrokenscript.block.AllDeadBlock
- canBeReplaced(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.item.context.BlockPlaceContext) - function in net.minecraft.world.level.block.SlabBlock
- canBeReplaced(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.item.context.BlockPlaceContext) - function in net.minecraft.world.level.block.state.BlockBehaviour
- canBeReplaced(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.material.Fluid) - function in net.minecraft.world.level.block.state.BlockBehaviour
- canBeRiddenUnderFluidType(net.neoforged.neoforge.fluids.FluidType,net.minecraft.world.entity.Entity) - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- canBeSeenAsEnemy() - function in net.minecraft.world.entity.LivingEntity
- canBeSeenByAnyone() - function in net.minecraft.world.entity.LivingEntity
- canBreatheUnderwater() - function in net.minecraft.world.entity.LivingEntity
- cancelPanorama(net.minecraft.client.gui.GuiGraphics,float,org.spongepowered.asm.mixin.injection.callback.CallbackInfo) - function in dev.wendigodrip.thebrokenscript.mixins.TitleScreenMixin
- canChangeDimensions() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullUnbeatableBossfightEntity
- canChangeDimensions(net.minecraft.world.level.Level,net.minecraft.world.level.Level) - function in net.minecraft.world.entity.Entity
- canCollideWith(net.minecraft.world.entity.Entity) - function in net.minecraft.world.entity.Entity
- canConnectRedstone(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
- canContinueUsing(net.minecraft.world.item.ItemStack,net.minecraft.world.item.ItemStack) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- canControlVehicle() - function in net.minecraft.world.entity.Entity
- canDisableShield() - function in net.minecraft.world.entity.LivingEntity
- canDisableShield(net.minecraft.world.item.ItemStack,net.minecraft.world.item.ItemStack,net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.LivingEntity) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- canDragTo(net.minecraft.world.inventory.Slot) - function in net.minecraft.world.inventory.AbstractContainerMenu
- canDropFromExplosion(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,net.minecraft.world.level.Explosion) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- canDrownInFluidType(net.neoforged.neoforge.fluids.FluidType) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullMiningEntity
- canDrownInFluidType(net.neoforged.neoforge.fluids.FluidType) - function in net.neoforged.neoforge.common.extensions.ILivingEntityExtension
- canElytraFly(net.minecraft.world.item.ItemStack,net.minecraft.world.entity.LivingEntity) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- canEntityDestroy(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,net.minecraft.world.entity.Entity) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- canEquip(net.minecraft.world.item.ItemStack,net.minecraft.world.entity.EquipmentSlot,net.minecraft.world.entity.LivingEntity) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- canFireProjectileWeapon(net.minecraft.world.item.ProjectileWeaponItem) - function in net.minecraft.world.entity.Mob
- canFitInsideContainerItems() - function in net.minecraft.world.item.Item
- canFluidExtinguish(net.neoforged.neoforge.fluids.FluidType) - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- canFreeze() - function in net.minecraft.world.entity.LivingEntity
- canGrindstoneRepair(net.minecraft.world.item.ItemStack) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- canHarvestBlock(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,net.minecraft.world.entity.player.Player) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- canHaveALeashAttachedToIt() - function in net.minecraft.world.entity.Leashable
- canHoldItem(net.minecraft.world.item.ItemStack) - function in net.minecraft.world.entity.Mob
- canHydrateInFluidType(net.neoforged.neoforge.fluids.FluidType) - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- canOpen(net.minecraft.world.entity.player.Player) - function in net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity
- canPerformAction(net.minecraft.world.item.ItemStack,net.neoforged.neoforge.common.ItemAbility) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- canPickUpLoot() - function in net.minecraft.world.entity.Mob
- canPlaceItem(java.lang.Integer,net.minecraft.world.item.ItemStack) - function in dev.wendigodrip.thebrokenscript.block.entity.WhiteBlockEntity
- canPlaceItemThroughFace(java.lang.Integer,net.minecraft.world.item.ItemStack,net.minecraft.core.Direction) - function in dev.wendigodrip.thebrokenscript.block.entity.WhiteBlockEntity
- canPlaceLiquid(net.minecraft.world.entity.player.Player,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.material.Fluid) - function in net.minecraft.world.level.block.SimpleWaterloggedBlock
- canPlaceLiquid(net.minecraft.world.entity.player.Player,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.material.Fluid) - function in net.minecraft.world.level.block.SlabBlock
- canReplaceCurrentItem(net.minecraft.world.item.ItemStack,net.minecraft.world.item.ItemStack) - function in net.minecraft.world.entity.Mob
- canReplaceEqualItem(net.minecraft.world.item.ItemStack,net.minecraft.world.item.ItemStack) - function in net.minecraft.world.entity.Mob
- canRide(net.minecraft.world.entity.Entity) - function in net.minecraft.world.entity.Entity
- canRiderInteract() - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- CanSomeoneHearMeAdvancementEvent - class in dev.wendigodrip.thebrokenscript.events.advancements
- canSpawnSprintParticle() - function in net.minecraft.world.entity.Entity
- canSprint() - function in net.minecraft.world.entity.Entity
- canStandOnFluid(net.minecraft.world.level.material.FluidState) - function in net.minecraft.world.entity.LivingEntity
- canStartSwimming() - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- canStickTo(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.block.state.BlockState) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- canSurvive(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.LevelReader,net.minecraft.core.BlockPos) - function in net.minecraft.world.level.block.DoorBlock
- canSurvive(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.LevelReader,net.minecraft.core.BlockPos) - function in net.minecraft.world.level.block.state.BlockBehaviour
- canSustainPlant(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,net.minecraft.core.Direction,net.minecraft.world.level.block.state.BlockState) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- canSwimInFluidType(net.neoforged.neoforge.fluids.FluidType) - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- canTakeItem(net.minecraft.world.Container,java.lang.Integer,net.minecraft.world.item.ItemStack) - function in net.minecraft.world.Container
- canTakeItem(net.minecraft.world.item.ItemStack) - function in net.minecraft.world.entity.Mob
- canTakeItemForPickAll(net.minecraft.world.item.ItemStack,net.minecraft.world.inventory.Slot) - function in net.minecraft.world.inventory.AbstractContainerMenu
- canTakeItemThroughFace(java.lang.Integer,net.minecraft.world.item.ItemStack,net.minecraft.core.Direction) - function in dev.wendigodrip.thebrokenscript.block.entity.WhiteBlockEntity
- canTrample(net.minecraft.world.level.block.state.BlockState,net.minecraft.core.BlockPos,java.lang.Float) - function in net.minecraft.world.entity.Entity
- canUsePortal(java.lang.Boolean) - function in net.minecraft.world.entity.LivingEntity
- canUseSlot(net.minecraft.world.entity.EquipmentSlot) - function in net.minecraft.world.entity.Mob
- canWalkOnPowderedSnow(net.minecraft.world.item.ItemStack,net.minecraft.world.entity.LivingEntity) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- CanYouSeeMeResponse - class in dev.wendigodrip.thebrokenscript.responses.nullent
- captureDrops() - function in net.minecraft.world.entity.Entity
- captureDrops(java.util.Collection) - function in net.minecraft.world.entity.Entity
- causeFallDamage(java.lang.Float,java.lang.Float,net.minecraft.world.damagesource.DamageSource) - function in dev.wendigodrip.thebrokenscript.entity.HetzerEntity
- causeFallDamage(java.lang.Float,java.lang.Float,net.minecraft.world.damagesource.DamageSource) - function in dev.wendigodrip.thebrokenscript.entity.PhantomPlayerEntity
- causeFallDamage(java.lang.Float,java.lang.Float,net.minecraft.world.damagesource.DamageSource) - function in dev.wendigodrip.thebrokenscript.entity.TheObliterationEntity
- causeFallDamage(java.lang.Float,java.lang.Float,net.minecraft.world.damagesource.DamageSource) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullFlyingEntity
- causeFallDamage(java.lang.Float,java.lang.Float,net.minecraft.world.damagesource.DamageSource) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullIsHereEntity
- causeFallDamage(java.lang.Float,java.lang.Float,net.minecraft.world.damagesource.DamageSource) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullUnbeatableBossfightEntity
- causeFallDamage(java.lang.Float,java.lang.Float,net.minecraft.world.damagesource.DamageSource) - function in net.minecraft.world.entity.LivingEntity
- changeDimension(net.minecraft.world.level.portal.DimensionTransition) - function in net.minecraft.world.entity.Entity
- changeFocus(net.minecraft.client.gui.ComponentPath) - function in net.minecraft.client.gui.screens.Screen
- changeFocus(net.minecraft.client.gui.ComponentPath) - function in net.minecraft.client.gui.screens.Screen
- charTyped(char,int) - function in net.minecraft.client.gui.components.events.ContainerEventHandler
- charTyped(java.lang.Character,java.lang.Integer) - function in net.minecraft.client.gui.components.events.ContainerEventHandler
- chat(net.minecraft.world.level.LevelAccessor,net.minecraft.network.chat.Component,java.lang.Boolean) - function in dev.wendigodrip.thebrokenscript.api.ext.WorldExt
- ChatAlertHandler - class in dev.wendigodrip.thebrokenscript.handlers
- ChatEngineHandler - class in dev.wendigodrip.thebrokenscript.handlers
- chatResponse(java.lang.String,kotlin.jvm.functions.Function0) - function in dev.wendigodrip.thebrokenscript.api.registry.RegistryWrapper
- Register a chat response.
- chatResponse(java.lang.String,kotlin.jvm.functions.Function0) - function in dev.wendigodrip.thebrokenscript.api.registry.TBSRegistrar
- Register a chat response.
- ChatResponse - class in dev.wendigodrip.thebrokenscript.api.responses
- A chat response.
- check() - function in dev.wendigodrip.thebrokenscript.api.misc.FunnyChecker
- check(java.lang.String) - function in dev.wendigodrip.thebrokenscript.api.responses.ChatResponse
- Check if this response matches the message based on the conditions.
- check(java.lang.String) - function in dev.wendigodrip.thebrokenscript.api.responses.ChatResponse
- Check if this response matches the message based on the conditions.
- checkAndHandleImportantInteractions(net.minecraft.world.entity.player.Player,net.minecraft.world.InteractionHand) - function in net.minecraft.world.entity.Mob
- checkAndRefreshBuffer(java.lang.Boolean,com.mojang.blaze3d.vertex.VertexConsumer,net.minecraft.client.renderer.MultiBufferSource,net.minecraft.client.renderer.RenderType) - function in software.bernie.geckolib.renderer.GeoRenderer
- checkAutoSpinAttack(net.minecraft.world.phys.AABB,net.minecraft.world.phys.AABB) - function in net.minecraft.world.entity.LivingEntity
- checkBedExists() - function in net.minecraft.world.entity.LivingEntity
- checkBelowWorld() - function in net.minecraft.world.entity.Entity
- checkDespawn() - function in net.minecraft.world.entity.Mob
- checkFallDamage(java.lang.Double,java.lang.Boolean,net.minecraft.world.level.block.state.BlockState,net.minecraft.core.BlockPos) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullFlyingEntity
- checkFallDamage(java.lang.Double,java.lang.Boolean,net.minecraft.world.level.block.state.BlockState,net.minecraft.core.BlockPos) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullIsHereEntity
- checkFallDamage(java.lang.Double,java.lang.Boolean,net.minecraft.world.level.block.state.BlockState,net.minecraft.core.BlockPos) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullUnbeatableBossfightEntity
- checkFallDamage(java.lang.Double,java.lang.Boolean,net.minecraft.world.level.block.state.BlockState,net.minecraft.core.BlockPos) - function in net.minecraft.world.entity.LivingEntity
- checkHotbarKeyPressed(java.lang.Integer,java.lang.Integer) - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
- checkHotbarMouseClicked(java.lang.Integer) - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
- checkInsideBlocks() - function in net.minecraft.world.entity.Entity
- checkSlowFallDistance() - function in net.minecraft.world.entity.Entity
- checkSpawnObstruction(net.minecraft.world.level.LevelReader) - function in net.minecraft.world.entity.Mob
- checkSpawnRules(net.minecraft.world.level.LevelAccessor,net.minecraft.world.entity.MobSpawnType) - function in net.minecraft.world.entity.PathfinderMob
- checkSupportingBlock(java.lang.Boolean,net.minecraft.world.phys.Vec3) - function in net.minecraft.world.entity.Entity
- checkTotemDeathProtection(net.minecraft.world.damagesource.DamageSource) - function in net.minecraft.world.entity.LivingEntity
- child(java.lang.String,java.lang.Integer,com.mojang.brigadier.arguments.ArgumentType) - function in dev.wendigodrip.thebrokenscript.api.commands.CommandNode
- children() - function in net.minecraft.client.gui.screens.Screen
- children() - function in net.minecraft.client.gui.screens.Screen
- ChunkAccessAccessor - class in dev.wendigodrip.thebrokenscript.mixins
- ChunkCommands - class in dev.wendigodrip.thebrokenscript.command.dev
- ChunkHelper - class in dev.wendigodrip.thebrokenscript.api.util
- My crazy fast chunk remover.
- chunkPosition() - function in net.minecraft.world.entity.Entity
- ChunkRemoverEntity - class in dev.wendigodrip.thebrokenscript.entity.misc
- ChunkUtil - class in dev.wendigodrip.thebrokenscript.api.util
- Utilities for manipulating chunks.
- CircuitChecker - class in dev.wendigodrip.thebrokenscript.handlers
- CircuitDespawner - class in dev.wendigodrip.thebrokenscript.handlers
- CircuitDisguisedAsCreeperEntity - class in dev.wendigodrip.thebrokenscript.entity.circuit
- CircuitDisguisedAsCreeperEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitDisguisedAsCreeperEntity
- CircuitDisguisedAsCreeperRenderer - class in dev.wendigodrip.thebrokenscript.client.renderer.circuit
- CircuitMineshaftFleeEntity - class in dev.wendigodrip.thebrokenscript.entity.circuit
- CircuitMineshaftStareEntity - class in dev.wendigodrip.thebrokenscript.entity.circuit
- CircuitMineshaftStareEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitMineshaftStareEntity
- CircuitMineshaftWalkEntity - class in dev.wendigodrip.thebrokenscript.entity.circuit
- CircuitMineshaftWalkEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitMineshaftWalkEntity
- CircuitModel - class in dev.wendigodrip.thebrokenscript.client.entity.model
- CircuitRenderer - class in dev.wendigodrip.thebrokenscript.client.renderer.circuit
- CircuitResponse - class in dev.wendigodrip.thebrokenscript.responses.nullent
- CircuitStalkBehavior - class in dev.wendigodrip.thebrokenscript.behaviors
- CircuitStalkEntity - class in dev.wendigodrip.thebrokenscript.entity.circuit
- CircuitStalkEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitStalkEntity
- CircuitStareEntity - class in dev.wendigodrip.thebrokenscript.entity.circuit
- CircuitStareEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitStareEntity
- CircuitState - class in dev.wendigodrip.thebrokenscript.entity.circuit
- CircuitSurfaceModel - class in dev.wendigodrip.thebrokenscript.client.entity.model
- CircuitSurfaceRenderer - class in dev.wendigodrip.thebrokenscript.client.renderer.circuit
- CircuitTpBeaconEntity - class in dev.wendigodrip.thebrokenscript.entity.circuit
- clampHeadRotationToBody() - function in net.minecraft.world.entity.Mob
- ClanbuildAnomalyGeneratorBlock - class in dev.wendigodrip.thebrokenscript.block
- ClanBuildResponse - class in dev.wendigodrip.thebrokenscript.responses.nullent
- ClanVoidDimension - class in dev.wendigodrip.thebrokenscript.world.dimension
- clearChunk(net.minecraft.world.level.LevelAccessor,java.lang.Double,java.lang.Double) - function in dev.wendigodrip.thebrokenscript.api.util.ChunkHelper
- Clear a specific chunk.
- clearContainer(net.minecraft.world.entity.player.Player,net.minecraft.world.Container) - function in net.minecraft.world.inventory.AbstractContainerMenu
- clearContent() - function in net.minecraft.world.level.block.entity.BaseContainerBlockEntity
- clearDraggingState() - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
- clearFire() - function in net.minecraft.world.entity.Entity
- clearFocus() - function in net.minecraft.client.gui.screens.Screen
- clearFocus() - function in net.minecraft.client.gui.screens.Screen
- clearOverlays() - function in dev.wendigodrip.thebrokenscript.client.OverlayLayer
- ClearOverlaysPacket - class in dev.wendigodrip.thebrokenscript.network
- clearRemoved() - function in net.minecraft.world.level.block.entity.BlockEntity
- clearRestriction() - function in net.minecraft.world.entity.Mob
- clearSleepingPos() - function in net.minecraft.world.entity.LivingEntity
- clearTooltipForNextRenderPass() - function in net.minecraft.client.gui.screens.Screen
- clearTooltipForNextRenderPass() - function in net.minecraft.client.gui.screens.Screen
- clearWidgets() - function in net.minecraft.client.gui.screens.Screen
- clearWidgets() - function in net.minecraft.client.gui.screens.Screen
- clicked(java.lang.Integer,java.lang.Integer,net.minecraft.world.inventory.ClickType,net.minecraft.world.entity.player.Player) - function in net.minecraft.world.inventory.AbstractContainerMenu
- clickMenuButton(net.minecraft.world.entity.player.Player,java.lang.Integer) - function in net.minecraft.world.inventory.AbstractContainerMenu
- CLIENT - enum entry in dev.wendigodrip.thebrokenscript.command.ConfigSide
- ClientConfig - class in dev.wendigodrip.thebrokenscript.config
- ClientEventEngine - class in dev.wendigodrip.thebrokenscript.engine
- clientLoad(net.neoforged.neoforge.client.event.RegisterMenuScreensEvent) - function in dev.wendigodrip.thebrokenscript.registry.TBSScreens
- ClientPacketListenerMixin - class in dev.wendigodrip.thebrokenscript.mixins
- clientTick(net.neoforged.neoforge.client.event.ClientTickEvent.Post) - function in dev.wendigodrip.thebrokenscript.client.TBSClient
- clonePlayer(net.neoforged.neoforge.event.entity.player.PlayerEvent.Clone) - function in dev.wendigodrip.thebrokenscript.vars.EventBusVariableHandlers
- CloseMenuEvent - class in dev.wendigodrip.thebrokenscript.events.misc
- closeRangeLeashBehaviour(net.minecraft.world.entity.Entity) - function in net.minecraft.world.entity.PathfinderMob
- closerThan(net.minecraft.world.entity.Entity,java.lang.Double) - function in net.minecraft.world.entity.Entity
- closerThan(net.minecraft.world.entity.Entity,java.lang.Double,java.lang.Double) - function in net.minecraft.world.entity.Entity
- codec(com.mojang.serialization.Codec) - function in dev.wendigodrip.thebrokenscript.api.network.Wrapped.Companion
- Create a codec for a wrapped value.
- codec() - function in net.minecraft.world.level.block.Block
- codec() - function in net.minecraft.world.level.block.DoorBlock
- codec() - function in net.minecraft.world.level.block.SlabBlock
- codec() - function in net.minecraft.world.level.block.StairBlock
- CodecExt - class in dev.wendigodrip.thebrokenscript.api.ext
- CodecPacket - class in dev.wendigodrip.thebrokenscript.api.network
- A type of packet that uses a codec for serializing and deserializing.
- collectComponents() - function in net.minecraft.world.level.block.entity.BlockEntity
- collectEquipmentChanges() - function in net.minecraft.world.entity.LivingEntity
- collectImplicitComponents(net.minecraft.core.component.DataComponentMap.Builder) - function in net.minecraft.world.level.block.entity.BlockEntity
- collectImplicitComponents(net.minecraft.core.component.DataComponentMap.Builder) - function in net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity
- collide(net.minecraft.world.phys.Vec3) - function in net.minecraft.world.entity.Entity
- collisionExtendsVertically(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,net.minecraft.world.entity.Entity) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
- CommandDSL - class in dev.wendigodrip.thebrokenscript.api.commands
- CommandNode - class in dev.wendigodrip.thebrokenscript.api.commands
- CommandNode.Companion - class in dev.wendigodrip.thebrokenscript.api.commands.CommandNode
- CommandPart - class in dev.wendigodrip.thebrokenscript.api.commands
- CommandSelectionAccessor - class in dev.wendigodrip.thebrokenscript.mixins
- CommandsMixin - class in dev.wendigodrip.thebrokenscript.mixins
- commonAttrs() - function in dev.wendigodrip.thebrokenscript.api.registry.EntityBuilder
- CommonConfig - class in dev.wendigodrip.thebrokenscript.config
- completeUsingItem() - function in net.minecraft.world.entity.LivingEntity
- components() - function in net.minecraft.world.item.Item
- components() - function in net.minecraft.world.level.block.entity.BlockEntity
- condition() - function in dev.wendigodrip.thebrokenscript.api.event.BaseEvent
- Create a condition builder for execution.
- condition() - function in dev.wendigodrip.thebrokenscript.api.event.BaseEvent
- Create a condition builder for execution.
- condition() - function in dev.wendigodrip.thebrokenscript.api.responses.ChatResponse
- Create a condition builder to do some work.
- condition() - function in dev.wendigodrip.thebrokenscript.api.responses.ChatResponse
- Create a condition builder to do some work.
- ConfigCommand - class in dev.wendigodrip.thebrokenscript.command
- ConfigSide - class in dev.wendigodrip.thebrokenscript.command
- ConsoleBlock - class in dev.wendigodrip.thebrokenscript.block
- ConsoleBlockEntity - class in dev.wendigodrip.thebrokenscript.block.entity
- constantAmbientLight() - function in net.minecraft.client.renderer.DimensionSpecialEffects
- containerTick() - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
- convertTo(net.minecraft.world.entity.EntityType,java.lang.Boolean) - function in net.minecraft.world.entity.Mob
- copyAttachmentsFrom(net.minecraft.world.entity.Entity,java.lang.Boolean) - function in net.neoforged.neoforge.common.extensions.IEntityExtension
- copyPosition(net.minecraft.world.entity.Entity) - function in net.minecraft.world.entity.Entity
- CorruptionEntity - class in dev.wendigodrip.thebrokenscript.entity.misc
- couldAcceptPassenger() - function in net.minecraft.world.entity.Entity
- countItem(net.minecraft.world.item.Item) - function in net.minecraft.world.Container
- countPlayerPassengers() - function in net.minecraft.world.entity.Entity
- crashIfBoneMissing() - function in software.bernie.geckolib.model.GeoModel
- create(com.mojang.brigadier.CommandDispatcher,java.lang.Integer) - function in dev.wendigodrip.thebrokenscript.api.commands.CommandNode.Companion
- create(java.lang.String) - function in dev.wendigodrip.thebrokenscript.api.entity.layer.BasicTexturedLayer.Companion
- create(net.minecraft.resources.ResourceLocation) - function in dev.wendigodrip.thebrokenscript.api.entity.layer.BasicTexturedLayer.Companion
- create() - function in dev.wendigodrip.thebrokenscript.api.network.ActionPacket
- create() - function in dev.wendigodrip.thebrokenscript.api.network.ActionPacket
- createArrowEvent(net.minecraft.client.gui.navigation.ScreenDirection) - function in net.minecraft.client.gui.screens.Screen
- createAttributes() - function in dev.wendigodrip.thebrokenscript.api.entity.base.BaseSiluetEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.CurvedEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.DeceiverEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.FalseVillagerEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.FarawayEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.HerobrineEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.HetzerEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.NoTextureEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.SubAnomaly1Entity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.TheObliterationEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitDisguisedAsCreeperEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitMineshaftStareEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitMineshaftWalkEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitStalkEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitStareEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.circuit.NewCircuitEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.integrity.IntegrityBossfightEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.integrity.IntegrityEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.integrity.MissileEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.maze.MazeChaserEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.maze.MazeShadowsEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.niw.NothingiswatchingEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.niw.NothingiswatchingchaseEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullChaseEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullEndgameEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullFlyingEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullInvadeBaseEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullIsHereEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullMiningEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullScareEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullUnbeatableBossfightEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullWatchingEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.nullent.Xxram2dieEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.siluet.HeEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.siluet.SiluetChaseEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.siluet.SiluetEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.siluet.SiluetStareEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndOverhaulStalkEntity.Companion
- createAttributes() - function in dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndStalkkEntity.Companion
- createBlockStateDefinition(net.minecraft.world.level.block.state.StateDefinition.Builder) - function in net.minecraft.world.level.block.Block
- createBlockStateDefinition(net.minecraft.world.level.block.state.StateDefinition.Builder) - function in net.minecraft.world.level.block.DoorBlock
- createBlockStateDefinition(net.minecraft.world.level.block.state.StateDefinition.Builder) - function in net.minecraft.world.level.block.SlabBlock
- createBlockStateDefinition(net.minecraft.world.level.block.state.StateDefinition.Builder) - function in net.minecraft.world.level.block.StairBlock
- createBodyControl() - function in net.minecraft.world.entity.Mob
- createCarriedSlotAccess() - function in net.minecraft.world.inventory.AbstractContainerMenu
- createCommandSourceStack() - function in net.minecraft.world.entity.Entity
- createEntity(net.minecraft.world.level.Level,net.minecraft.world.entity.Entity,net.minecraft.world.item.ItemStack) - function in net.neoforged.neoforge.common.extensions.IItemExtension
- createEquipmentParams(net.minecraft.server.level.ServerLevel) - function in net.minecraft.world.entity.Mob
- createGameProfile(java.lang.String) - function in dev.wendigodrip.thebrokenscript.api.fake.FakePlayers
- createHoverEvent() - function in net.minecraft.world.entity.Entity
- createMenu(java.lang.Integer,net.minecraft.world.entity.player.Inventory,net.minecraft.world.entity.player.Player) - function in dev.wendigodrip.thebrokenscript.block.entity.ConsoleBlockEntity
- createMenu(java.lang.Integer,net.minecraft.world.entity.player.Inventory) - function in dev.wendigodrip.thebrokenscript.block.entity.WhiteBlockEntity
- createMenu(java.lang.Integer,net.minecraft.world.entity.player.Inventory,net.minecraft.world.entity.player.Player) - function in dev.wendigodrip.thebrokenscript.events.nullent.interfaces.NullMenuProvider
- createMenu(java.lang.Integer,net.minecraft.world.entity.player.Inventory,net.minecraft.world.entity.player.Player) - function in dev.wendigodrip.thebrokenscript.events.nullent.interfaces.SimpleNullMenuProvider
- createMenu(java.lang.Integer,net.minecraft.world.entity.player.Inventory,net.minecraft.world.entity.player.Player) - function in net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity
- createModifiers(java.lang.Integer,java.util.function.BiConsumer) - function in net.minecraft.world.effect.MobEffect
- createNavigation(net.minecraft.world.level.Level) - function in dev.wendigodrip.thebrokenscript.entity.HetzerEntity
- createNavigation(net.minecraft.world.level.Level) - function in dev.wendigodrip.thebrokenscript.entity.PhantomPlayerEntity
- createNavigation(net.minecraft.world.level.Level) - function in dev.wendigodrip.thebrokenscript.entity.TheObliterationEntity
- createNavigation(net.minecraft.world.level.Level) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullFlyingEntity
- createNavigation(net.minecraft.world.level.Level) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullIsHereEntity
- createNavigation(net.minecraft.world.level.Level) - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullUnbeatableBossfightEntity
- createNavigation(net.minecraft.world.level.Level) - function in net.minecraft.world.entity.Mob
- createParticle(net.minecraft.core.particles.SimpleParticleType,net.minecraft.client.multiplayer.ClientLevel,java.lang.Double,java.lang.Double,java.lang.Double,java.lang.Double,java.lang.Double,java.lang.Double) - function in dev.wendigodrip.thebrokenscript.api.client.particle.TexturedParticleProvider
- createParticleOptions(net.minecraft.world.effect.MobEffectInstance) - function in net.minecraft.world.effect.MobEffect
- createTabEvent() - function in net.minecraft.client.gui.screens.Screen
- createVerticesOfQuad(software.bernie.geckolib.cache.object.GeoQuad,org.joml.Matrix4f,org.joml.Vector3f,com.mojang.blaze3d.vertex.VertexConsumer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in software.bernie.geckolib.renderer.GeoRenderer
- createWitherRose(net.minecraft.world.entity.LivingEntity) - function in net.minecraft.world.entity.LivingEntity
- creativeTab(java.lang.String,kotlin.jvm.functions.Function0) - function in dev.wendigodrip.thebrokenscript.api.registry.RegistryWrapper
- Register a creative tab.
- creativeTab(java.lang.String,kotlin.jvm.functions.Function0) - function in dev.wendigodrip.thebrokenscript.api.registry.TBSRegistrar
- Register a creative tab.
- CREEPER - enum entry in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitState
- CreepyDiscHandler - class in dev.wendigodrip.thebrokenscript.handlers
- CurvedEntity - class in dev.wendigodrip.thebrokenscript.entity
- CurvedEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.CurvedEntity
- CurvedModel - class in dev.wendigodrip.thebrokenscript.client.entity.model
- CurvedRenderer - class in dev.wendigodrip.thebrokenscript.client.renderer
- customServerAiStep() - function in dev.wendigodrip.thebrokenscript.entity.nullent.NullUnbeatableBossfightEntity
- customServerAiStep() - function in net.minecraft.world.entity.Mob