A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X 

M

Madness1Event - class in dev.wendigodrip.thebrokenscript.events.sounds
 
main(kotlin.Array) - function in dev.wendigodrip.thebrokenscript.api.alert.AlertWindowInner
 
makeBoundingBox() - function in net.minecraft.world.entity.Entity
 
makeBrain(com.mojang.serialization.Dynamic) - function in net.minecraft.world.entity.LivingEntity
 
makeCommonAttrs() - function in dev.wendigodrip.thebrokenscript.api.registry.EntityBuilder.Companion
 
makePoofParticles() - function in net.minecraft.world.entity.LivingEntity
 
makesOpenTrapdoorAboveClimbable(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.LevelReader,net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState) - function in net.neoforged.neoforge.common.extensions.IBlockExtension
 
makeSound(net.minecraft.sounds.SoundEvent) - function in net.minecraft.world.entity.LivingEntity
 
makesPiglinsNeutral(net.minecraft.world.item.ItemStack,net.minecraft.world.entity.LivingEntity) - function in net.neoforged.neoforge.common.extensions.IItemExtension
 
makeStuckInBlock(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.phys.Vec3) - function in net.minecraft.world.entity.Entity
 
manualEntity(java.lang.String,net.minecraft.world.entity.EntityType.Builder) - function in dev.wendigodrip.thebrokenscript.api.registry.RegistryWrapper
Manually register an entity type.
manualEntity(java.lang.String,net.minecraft.world.entity.EntityType.Builder) - function in dev.wendigodrip.thebrokenscript.api.registry.TBSRegistrar
Manually register an entity type.
MapVariables - class in dev.wendigodrip.thebrokenscript.vars
 
MapVariables.Companion - class in dev.wendigodrip.thebrokenscript.vars.MapVariables
 
MapVarsSyncPacket - class in dev.wendigodrip.thebrokenscript.network
 
markHurt() - function in net.minecraft.world.entity.Entity
 
maxUpStep() - function in net.minecraft.world.entity.LivingEntity
 
maybeBackOffFromEdge(net.minecraft.world.phys.Vec3,net.minecraft.world.entity.MoverType) - function in net.minecraft.world.entity.Entity
 
mayBeLeashed() - function in net.minecraft.world.entity.Leashable
 
mayInteract(net.minecraft.world.level.Level,net.minecraft.core.BlockPos) - function in net.minecraft.world.entity.Entity
 
MazeChaserEntity - class in dev.wendigodrip.thebrokenscript.entity.maze
 
MazeChaserEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.maze.MazeChaserEntity
 
MazeChaserModel - class in dev.wendigodrip.thebrokenscript.client.entity.model
 
MazeChaserRenderer - class in dev.wendigodrip.thebrokenscript.client.renderer
 
MazeShadowsEntity - class in dev.wendigodrip.thebrokenscript.entity.maze
 
MazeShadowsEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.maze.MazeShadowsEntity
 
MazeShadowsRenderer - class in dev.wendigodrip.thebrokenscript.client.renderer
 
menu(java.lang.String,kotlin.jvm.functions.Function2) - function in dev.wendigodrip.thebrokenscript.api.registry.RegistryWrapper
Register a menu.
menu(java.lang.String,kotlin.jvm.functions.Function3) - function in dev.wendigodrip.thebrokenscript.api.registry.RegistryWrapper
Register a menu that requires extra data.
menu(java.lang.String,kotlin.jvm.functions.Function2) - function in dev.wendigodrip.thebrokenscript.api.registry.TBSRegistrar
Register a menu.
menu(java.lang.String,kotlin.jvm.functions.Function3) - function in dev.wendigodrip.thebrokenscript.api.registry.TBSRegistrar
Register a menu that requires extra data.
MIDNIGHT - enum entry in dev.wendigodrip.thebrokenscript.api.world.TimeOfDay
 
mineBlock(net.minecraft.world.item.ItemStack,net.minecraft.world.level.Level,net.minecraft.world.level.block.state.BlockState,net.minecraft.core.BlockPos,net.minecraft.world.entity.LivingEntity) - function in net.minecraft.world.item.Item
 
MinecraftMixin - class in dev.wendigodrip.thebrokenscript.mixins
 
MINESHAFT_FLEE - enum entry in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitState
 
MINESHAFT_STARE - enum entry in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitState
 
MINESHAFT_WALK - enum entry in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitState
 
mirror(net.minecraft.world.level.block.Mirror) - function in net.minecraft.world.entity.Entity
 
mirror(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.block.Mirror) - function in net.minecraft.world.level.block.DoorBlock
 
mirror(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.block.Mirror) - function in net.minecraft.world.level.block.StairBlock
 
mirror(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.block.Mirror) - function in net.minecraft.world.level.block.state.BlockBehaviour
 
MissileEntity - class in dev.wendigodrip.thebrokenscript.entity.integrity
 
MissileEntity.Companion - class in dev.wendigodrip.thebrokenscript.entity.integrity.MissileEntity
 
MissileModel - class in dev.wendigodrip.thebrokenscript.client.entity.model
 
MissileRenderer - class in dev.wendigodrip.thebrokenscript.client.renderer
 
mobInteract(net.minecraft.world.entity.player.Player,net.minecraft.world.InteractionHand) - function in net.minecraft.world.entity.Mob
 
modifyBedrockHardness(net.minecraft.world.level.BlockGetter,net.minecraft.core.BlockPos,org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable) - function in dev.wendigodrip.thebrokenscript.mixins.BlockStateBaseMixin
 
modifyBedrockProperties(java.lang.String,net.minecraft.world.level.block.Block,com.llamalad7.mixinextras.injector.wrapoperation.Operation) - function in dev.wendigodrip.thebrokenscript.mixins.BlocksMixin
 
modifyDefaultComponentsFrom(net.minecraft.core.component.DataComponentPatch) - function in net.minecraft.world.item.Item
 
modifyOnlinePlayers(java.util.Collection) - function in dev.wendigodrip.thebrokenscript.mixins.ClientPacketListenerMixin
 
modifyOps(kotlin.Array) - function in dev.wendigodrip.thebrokenscript.mixins.PlayerListMixin
 
modifyRenderDistanceResult(net.minecraft.client.Options,com.llamalad7.mixinextras.injector.wrapoperation.Operation) - function in dev.wendigodrip.thebrokenscript.mixins.IntegratedServerMixin
 
modifySkinLookup(com.mojang.authlib.GameProfile,org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable) - function in dev.wendigodrip.thebrokenscript.mixins.PlayerInfoMixin
 
modifySplashPosition(int) - function in dev.wendigodrip.thebrokenscript.mixins.TitleScreenMixin
 
modifyTitlePosition(int) - function in dev.wendigodrip.thebrokenscript.mixins.TitleScreenMixin
 
modLoc(java.lang.String) - function in dev.wendigodrip.thebrokenscript.api.registry.RegistryWrapper
 
modLoc(java.lang.String) - function in dev.wendigodrip.thebrokenscript.api.registry.TBSRegistrar
 
MoonEventDespawner - class in dev.wendigodrip.thebrokenscript.handlers
 
MoonGlitchCommands - class in dev.wendigodrip.thebrokenscript.command.dev
 
MoonGlitchEvent - class in dev.wendigodrip.thebrokenscript.events.moon
 
MoonGlitchOnJoin - class in dev.wendigodrip.thebrokenscript.handlers
 
MoonPhaseEvent - class in dev.wendigodrip.thebrokenscript.events.moon
 
MoonTextureChanger - class in dev.wendigodrip.thebrokenscript.handlers
 
mouseClicked(double,double,int) - function in net.minecraft.client.gui.components.events.ContainerEventHandler
 
mouseClicked(java.lang.Double,java.lang.Double,java.lang.Integer) - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
 
mouseDragged(double,double,int,double,double) - function in net.minecraft.client.gui.components.events.ContainerEventHandler
 
mouseDragged(java.lang.Double,java.lang.Double,java.lang.Integer,java.lang.Double,java.lang.Double) - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
 
mouseMoved(double,double) - function in net.minecraft.client.gui.components.events.GuiEventListener
 
mouseMoved(java.lang.Double,java.lang.Double) - function in net.minecraft.client.gui.components.events.GuiEventListener
 
mouseReleased(double,double,int) - function in net.minecraft.client.gui.components.events.ContainerEventHandler
 
mouseReleased(java.lang.Double,java.lang.Double,java.lang.Integer) - function in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
 
mouseScrolled(double,double,double,double) - function in net.minecraft.client.gui.components.events.ContainerEventHandler
 
mouseScrolled(java.lang.Double,java.lang.Double,java.lang.Double,java.lang.Double) - function in net.minecraft.client.gui.components.events.ContainerEventHandler
 
move(java.lang.Double,java.lang.Double,java.lang.Double) - function in net.minecraft.client.particle.Particle
 
move(net.minecraft.world.entity.MoverType,net.minecraft.world.phys.Vec3) - function in net.minecraft.world.entity.Entity
 
moveChunkUp(net.minecraft.server.level.ServerLevel,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in dev.wendigodrip.thebrokenscript.api.util.ChunkUtil
Move a chunk up by a set number of blocks.
moveInFluid(net.minecraft.world.level.material.FluidState,net.minecraft.world.phys.Vec3,java.lang.Double) - function in net.neoforged.neoforge.common.extensions.ILivingEntityExtension
 
moveItemStackTo(net.minecraft.world.item.ItemStack,java.lang.Integer,java.lang.Integer,java.lang.Boolean) - function in dev.wendigodrip.thebrokenscript.world.inventory.NullInterface3Menu
 
moveItemStackTo(net.minecraft.world.item.ItemStack,java.lang.Integer,java.lang.Integer,java.lang.Boolean) - function in net.minecraft.world.inventory.AbstractContainerMenu
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.api.entity.anim.AnimatedMonster
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.api.entity.anim.AnimatedMonster
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.api.entity.base.BaseCircuitEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.api.entity.base.BaseCircuitEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.CurvedEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.HetzerEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.NoTextureEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.TheObliterationEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitMineshaftStareEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitStalkEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.circuit.CircuitStareEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.circuit.NewCircuitEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.integrity.IntegrityBossfightEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.integrity.IntegrityEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.integrity.MissileEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.maze.MazeChaserEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.niw.NothingiswatchingEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.niw.NothingiswatchingchaseEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.nullent.Xxram2dieEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.siluet.SiluetChaseEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.siluet.SiluetEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.siluet.SiluetEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndOverhaulStalkEntity
 
movementPredicate(software.bernie.geckolib.animation.AnimationState) - function in dev.wendigodrip.thebrokenscript.entity.tbe.TheBrokenEndStalkkEntity
 
moveRelative(java.lang.Float,net.minecraft.world.phys.Vec3) - function in net.minecraft.world.entity.Entity
 
moveTo(java.lang.Double,java.lang.Double,java.lang.Double) - function in net.minecraft.world.entity.Entity
 
moveTo(java.lang.Double,java.lang.Double,java.lang.Double,java.lang.Float,java.lang.Float) - function in net.minecraft.world.entity.Entity
 
moveTo(net.minecraft.core.BlockPos,java.lang.Float,java.lang.Float) - function in net.minecraft.world.entity.Entity
 
moveTo(net.minecraft.world.phys.Vec3) - function in net.minecraft.world.entity.Entity
 
moveTo(net.minecraft.world.phys.Vec3,java.lang.Float,java.lang.Float) - function in net.minecraft.world.entity.Entity
 
moveTowardsClosestSpace(java.lang.Double,java.lang.Double,java.lang.Double) - function in net.minecraft.world.entity.Entity
 
MultiTypeTest - class in dev.wendigodrip.thebrokenscript.api.entity
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X