Index

A B C G H L M N O P Q R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

A

add(CommandContext<ServerCommandSource>) - Static method in class net.rotgruengelb.quirl.internal.command.VelocityCommand
 
AxeBlockInteractRegistry - Class in net.rotgruengelb.quirl.api.mechanic.interact.onblock
 
AxeBlockInteractRegistry() - Constructor for class net.rotgruengelb.quirl.api.mechanic.interact.onblock.AxeBlockInteractRegistry
 
AxeItemMixin - Class in net.rotgruengelb.quirl.mixin
 
AxeItemMixin() - Constructor for class net.rotgruengelb.quirl.mixin.AxeItemMixin
 

B

BipedEntityModelMixin - Class in net.rotgruengelb.quirl.mixin
 
BipedEntityModelMixin() - Constructor for class net.rotgruengelb.quirl.mixin.BipedEntityModelMixin
 
body - Variable in class net.rotgruengelb.quirl.mixin.BipedEntityModelMixin
 

C

canPathfindThrough(BlockState, BlockView, BlockPos, NavigationType) - Method in class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 
canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 
CommandNodes - Class in net.rotgruengelb.quirl.internal.command
 
CommandNodes() - Constructor for class net.rotgruengelb.quirl.internal.command.CommandNodes
 
CustomPathBlock - Class in net.rotgruengelb.quirl.lib.block
 
CustomPathBlock(AbstractBlock.Settings, Block) - Constructor for class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 

G

getBaseBlock() - Method in class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 
getDisable_surrounding_checks() - Method in class net.rotgruengelb.quirl.api.mechanic.interact.onblock.ToolBlockInteractResult
 
getInteract_sound_category() - Method in class net.rotgruengelb.quirl.api.mechanic.interact.onblock.ToolBlockInteractResult
 
getInteract_sound_event() - Method in class net.rotgruengelb.quirl.api.mechanic.interact.onblock.ToolBlockInteractResult
 
getNew_blockstate() - Method in class net.rotgruengelb.quirl.api.mechanic.interact.onblock.ToolBlockInteractResult
 
getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 
getPlacementState(ItemPlacementContext) - Method in class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 
getResult(BlockState) - Static method in class net.rotgruengelb.quirl.api.mechanic.interact.onblock.AxeBlockInteractRegistry
 
getResult(BlockState) - Static method in class net.rotgruengelb.quirl.api.mechanic.interact.onblock.ShovelBlockInteractRegistry
 
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 

H

HasCustomArmPose - Interface in net.rotgruengelb.quirl.lib.feature.item
This interface is used to add custom arm poses to items.
hasSidedTransparency(BlockState) - Method in class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 
hat - Variable in class net.rotgruengelb.quirl.mixin.BipedEntityModelMixin
 
head - Variable in class net.rotgruengelb.quirl.mixin.BipedEntityModelMixin
 

L

leftArm - Variable in class net.rotgruengelb.quirl.mixin.BipedEntityModelMixin
 
leftLeg - Variable in class net.rotgruengelb.quirl.mixin.BipedEntityModelMixin
 
LOGGER - Static variable in class net.rotgruengelb.quirl.Quirl
 

M

MOD_ID - Static variable in class net.rotgruengelb.quirl.Quirl
 
MOD_TEST_MODE - Static variable in class net.rotgruengelb.quirl.Quirl
 

N

net.rotgruengelb.quirl - package net.rotgruengelb.quirl
 
net.rotgruengelb.quirl.api.mechanic.interact.onblock - package net.rotgruengelb.quirl.api.mechanic.interact.onblock
 
net.rotgruengelb.quirl.internal.command - package net.rotgruengelb.quirl.internal.command
 
net.rotgruengelb.quirl.lib.block - package net.rotgruengelb.quirl.lib.block
 
net.rotgruengelb.quirl.lib.feature.item - package net.rotgruengelb.quirl.lib.feature.item
 
net.rotgruengelb.quirl.mixin - package net.rotgruengelb.quirl.mixin
 

O

onInitialize() - Method in class net.rotgruengelb.quirl.Quirl
 

P

positionLeftArm(ModelPart, LivingEntity, ModelPart, ModelPart, ModelPart, ModelPart, ModelPart, ModelPart) - Method in interface net.rotgruengelb.quirl.lib.feature.item.HasCustomArmPose
 
positionRightArm(ModelPart, LivingEntity, ModelPart, ModelPart, ModelPart, ModelPart, ModelPart, ModelPart) - Method in interface net.rotgruengelb.quirl.lib.feature.item.HasCustomArmPose
 

Q

Quirl - Class in net.rotgruengelb.quirl
 
Quirl() - Constructor for class net.rotgruengelb.quirl.Quirl
 

R

register(BlockState, BlockState, SoundEvent, SoundCategory) - Static method in class net.rotgruengelb.quirl.api.mechanic.interact.onblock.AxeBlockInteractRegistry
 
register(BlockState, BlockState, SoundEvent, SoundCategory) - Static method in class net.rotgruengelb.quirl.api.mechanic.interact.onblock.ShovelBlockInteractRegistry
 
register(BlockState, BlockState, SoundEvent, SoundCategory, Boolean) - Static method in class net.rotgruengelb.quirl.api.mechanic.interact.onblock.ShovelBlockInteractRegistry
 
registerModCommandNodes() - Static method in class net.rotgruengelb.quirl.internal.command.CommandNodes
 
rightArm - Variable in class net.rotgruengelb.quirl.mixin.BipedEntityModelMixin
 
rightLeg - Variable in class net.rotgruengelb.quirl.mixin.BipedEntityModelMixin
 
run(CommandContext<ServerCommandSource>) - Method in class net.rotgruengelb.quirl.internal.command.VelocityCommand
 

S

scheduledTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 
set(CommandContext<ServerCommandSource>) - Static method in class net.rotgruengelb.quirl.internal.command.VelocityCommand
 
setToBaseBlock(Entity, BlockState, World, BlockPos) - Static method in class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 
SHAPE - Static variable in class net.rotgruengelb.quirl.lib.block.CustomPathBlock
 
ShovelBlockInteractRegistry - Class in net.rotgruengelb.quirl.api.mechanic.interact.onblock
 
ShovelBlockInteractRegistry() - Constructor for class net.rotgruengelb.quirl.api.mechanic.interact.onblock.ShovelBlockInteractRegistry
 
ShovelItemMixin - Class in net.rotgruengelb.quirl.mixin
 
ShovelItemMixin() - Constructor for class net.rotgruengelb.quirl.mixin.ShovelItemMixin
 

T

ToolBlockInteractResult - Class in net.rotgruengelb.quirl.api.mechanic.interact.onblock
 
ToolBlockInteractResult(BlockState, SoundEvent, SoundCategory, Boolean) - Constructor for class net.rotgruengelb.quirl.api.mechanic.interact.onblock.ToolBlockInteractResult
 

V

VelocityCommand - Class in net.rotgruengelb.quirl.internal.command
 
VelocityCommand() - Constructor for class net.rotgruengelb.quirl.internal.command.VelocityCommand
 
A B C G H L M N O P Q R S T V 
All Classes and Interfaces|All Packages|Constant Field Values