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

A

aabb - Variable in class net.malisis.core.util.MultiBlock
 
AABBUtils - Class in net.malisis.core.util
 
AABBUtils() - Constructor for class net.malisis.core.util.AABBUtils
 
activate() - Method in class net.malisis.core.util.ShaderSystem
 
active - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Whether this UITab is currently active.
activeStyles - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
activeTab - Variable in class net.malisis.core.client.gui.component.container.UITabGroup
The currently active UITab.
activeTextColor - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Text color for this UITab when active.
activeTextShadow - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Text shadow for this UITab when active.
add(UIComponent...) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Adds components to this UIContainer.
add(double, double, double) - Method in class net.malisis.core.renderer.element.Vertex
 
add(Vector) - Method in class net.malisis.core.util.Point
Moves this Point according to vector.
add(double, double, double) - Method in class net.malisis.core.util.Point
Adds the x, y and z coordinates to this Point.
add(Vector) - Method in class net.malisis.core.util.Vector
Adds the given Vector from this Vector.
addAnimation(Animation) - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
addAttribute(String) - Method in class net.malisis.core.util.parser.HTMLParser
 
addAttribute(String, String) - Method in class net.malisis.core.util.parser.HTMLParser
 
AddAttribute(String, String) - Method in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.malisis.core.block.MalisisBlock
 
addContent(String) - Method in class net.malisis.core.util.parser.HTMLParser
 
addControlComponent(IControlComponent) - Method in class net.malisis.core.client.gui.component.UIComponent
Adds a IControlComponent component to this UIComponent.
addControlPoint(Vertex) - Method in class net.malisis.core.renderer.element.Bezier
Adds a control point.
addDependant(MalisisIcon) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Adds a MalisisIcon to be dependant on this one.
addFaces(Face[]) - Method in class net.malisis.core.renderer.element.Shape
Adds faces to this Shape.
addFaces(Face[], String) - Method in class net.malisis.core.renderer.element.Shape
Adds faces to this Shape with the specified groupName.
addInventory(MalisisInventory) - Method in class net.malisis.core.inventory.MalisisInventoryContainer
addItemStackSize(int) - Method in class net.malisis.core.inventory.MalisisSlot
Adds the item stack size.
AddNode(HTMLParser.HTMLNode) - Method in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
addOpenedContainer(MalisisInventoryContainer) - Method in class net.malisis.core.inventory.MalisisInventory
Adds the opened container.
addRadioButton(UIRadioButton) - Static method in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
addScrollbar(UIComponent, UIScrollBar) - Static method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
addShader(String, int) - Method in class net.malisis.core.util.ShaderSystem
 
addShape(Shape) - Method in class net.malisis.core.renderer.model.MalisisModel
Adds a Shape to this MalisisModel with a default name.
addShape(String, Shape) - Method in class net.malisis.core.renderer.model.MalisisModel
Adds a Shape to this MalisisModel with the specified name.
addShapes(Shape...) - Method in class net.malisis.core.renderer.model.MalisisModel
Adds the shapes to this MalisisModel with default names.
addSidedInventory(MalisisInventory, ForgeDirection...) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
addSlot(MalisisGui, MalisisSlot, int) - Method in class net.malisis.core.client.gui.component.container.UIInventory
 
addSlot(MalisisGui, PlayerInventorySlot, int) - Method in class net.malisis.core.client.gui.component.container.UIPlayerInventory
Creates and adds UISlot into this UIPlayerInventory.
addSlot(MalisisSlot) - Method in class net.malisis.core.inventory.message.UpdateInventorySlotsMessage.Packet
 
addTab(UITab, UIContainer) - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Adds a UITab and its corresponding UIContainer to this UITabGroup.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.malisis.core.MalisisCommand
 
addTag(BBCodeEditor.Tag) - Method in class net.malisis.core.util.bbcode.gui.BBTextField
 
addText(String) - Method in class net.malisis.core.client.gui.component.interaction.UIPasswordField
Adds the text.
addText(String) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Adds text at current cursor position.
addText(String, int) - Method in class net.malisis.core.util.bbcode.BBString
 
addText(String) - Method in class net.malisis.core.util.bbcode.gui.BBTextField
 
AddText(String) - Method in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
addToScreen(UIComponent) - Method in class net.malisis.core.client.gui.MalisisGui
Adds container to the screen.
addTransformations(Transformation...) - Method in class net.malisis.core.renderer.animation.transformation.ChainedTransformation
 
addTransformations(Transformation...) - Method in class net.malisis.core.renderer.animation.transformation.ParallelTransformation
 
addVertex(Vertex) - Method in class net.malisis.core.renderer.element.MergedVertex
Adds a Vertex to this MergedVertex.
allowAutomation() - Method in class net.malisis.core.inventory.InventoryState
 
allowPlayer() - Method in class net.malisis.core.inventory.InventoryState
 
alpha - Variable in class net.malisis.core.client.gui.component.UIComponent
Alpha transparency of this UIComponent.
alpha - Variable in class net.malisis.core.renderer.RenderParameters
Defines alpha transparency for the face (GL11.GL_BLEND needs to be set before). usePerVertexAlpha must be false (Block Level)
AlphaTransform - Class in net.malisis.core.renderer.animation.transformation
 
AlphaTransform(int, int) - Constructor for class net.malisis.core.renderer.animation.transformation.AlphaTransform
 
amount - Variable in class net.malisis.core.util.ItemUtils.ItemStackSplitter
The amount of items to split.
Anchor - Class in net.malisis.core.client.gui
 
Anchor() - Constructor for class net.malisis.core.client.gui.Anchor
 
anchor - Variable in class net.malisis.core.client.gui.component.UIComponent
Position anchor for this UIComponent.
AndOperator - Static variable in class net.malisis.core.util.parser.token.Token
 
animate() - Method in class net.malisis.core.client.gui.component.decoration.UITooltip
 
animate(Animation) - Method in class net.malisis.core.client.gui.MalisisGui
 
animate(Animation, int) - Method in class net.malisis.core.client.gui.MalisisGui
 
animate(long) - Method in class net.malisis.core.renderer.animation.Animation
 
animate(Animation...) - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
animate() - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
animate(Shape, Transformation) - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
animation - Variable in class net.malisis.core.client.gui.component.decoration.UITooltip
 
Animation - Class in net.malisis.core.renderer.animation
 
Animation(ITransformable, Transformation) - Constructor for class net.malisis.core.renderer.animation.Animation
 
AnimationRenderer - Class in net.malisis.core.renderer.animation
 
AnimationRenderer() - Constructor for class net.malisis.core.renderer.animation.AnimationRenderer
 
aoMatrix - Variable in class net.malisis.core.renderer.RenderParameters
Defines which block to take into account for AO calculation (Face Level)
Apostrophe - Static variable in class net.malisis.core.util.parser.token.Token
 
append(String) - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
apply(BBRenderElement) - Method in class net.malisis.core.util.bbcode.node.BBColorNode
 
apply(BBRenderElement) - Method in class net.malisis.core.util.bbcode.node.BBItemNode
 
apply(BBRenderElement) - Method in class net.malisis.core.util.bbcode.node.BBNode
 
apply(BBRenderElement) - Method in class net.malisis.core.util.bbcode.node.BBShadowNode
 
apply(BBRenderElement) - Method in class net.malisis.core.util.bbcode.node.BBStyleNode
 
apply(BBRenderElement) - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
applyMatrix() - Method in class net.malisis.core.renderer.element.MergedVertex
Applies the transformations matrices to this MergedVertex.
applyMatrix() - Method in class net.malisis.core.renderer.element.Shape
Applies the transformations matrix to this Shape.
applyMatrix(Matrix4f) - Method in class net.malisis.core.renderer.element.Vertex
 
applyTexture(Shape, RenderParameters) - Method in class net.malisis.core.client.gui.GuiRenderer
Applies the texture the Shape.
applyTexture(Shape) - Method in class net.malisis.core.renderer.MalisisRenderer
Applies the texture to the Shape.
applyTexture(Shape, RenderParameters) - Method in class net.malisis.core.renderer.MalisisRenderer
Applies the texture to the Shape with specified RenderParameters.
applyTexture - Variable in class net.malisis.core.renderer.RenderParameters
Define whether to apply texture UV for the shape (Block level)
areItemStacksStackable(ItemStack, ItemStack) - Static method in class net.malisis.core.util.ItemUtils
Checks whether two itemStacks can be stacked together
aroundAxis(float, float, float) - Method in class net.malisis.core.renderer.animation.transformation.Rotation
 
arrowIcon - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Icon used to draw the arrow.
arrowShape - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Shape used to draw the arrow.
AsmHook - Class in net.malisis.core.asm
 
AsmHook(McpMethodMapping) - Constructor for class net.malisis.core.asm.AsmHook
 
AsmUtils - Class in net.malisis.core.asm
 
AsmUtils() - Constructor for class net.malisis.core.asm.AsmUtils
 
attachedContainer - Variable in class net.malisis.core.client.gui.component.container.UITabGroup
The UIContainer this UITabGroup is attached to.
attachTo(UIContainer, boolean) - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Attach this UITabGroup to a UIContainer.
attribute - Variable in class net.malisis.core.util.bbcode.node.BBNode
 
attributes - Variable in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
AUTO_EXTRACT - Static variable in class net.malisis.core.inventory.InventoryState
 
AUTO_INSERT - Static variable in class net.malisis.core.inventory.InventoryState
 
autoClearAnimations() - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
autoHeight - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Whether the height of this UITab is calculated based on the UITab.label or UITab.image .
autoHide - Variable in class net.malisis.core.client.gui.component.control.UIScrollBar
 
autoSelectOnFocus - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Whether this UITextField should auto select the text when gaining focus.
autoSize - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
Whether the size of this UIButton is automatically calculated based on its contents.
autoWidth - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Whether the width of this UITab is calculated based on the UITab.label or UITab.image .
axisX - Variable in class net.malisis.core.renderer.animation.transformation.Rotation
 
axisY - Variable in class net.malisis.core.renderer.animation.transformation.Rotation
 
axisZ - Variable in class net.malisis.core.renderer.animation.transformation.Rotation
 

B

backgroundColor - Variable in class net.malisis.core.client.gui.component.container.UIPanel
Background color multiplier.
backgroundColor - Variable in class net.malisis.core.client.gui.component.container.UIWindow
Background color multiplier.
backgroundColor - Variable in class net.malisis.core.client.gui.component.control.UISlimScrollbar
Background color of the scroll.
barFilledIcon - Variable in class net.malisis.core.client.gui.component.decoration.UIProgressBar
 
barIcon - Variable in class net.malisis.core.client.gui.component.decoration.UIProgressBar
 
base - Variable in class net.malisis.core.renderer.element.MergedVertex
Base Vertex.
baseBrightness - Variable in class net.malisis.core.renderer.MalisisRenderer
Base brightness of the block.
baseName() - Method in class net.malisis.core.renderer.element.Vertex
 
BBCodeEditor - Class in net.malisis.core.util.bbcode.gui
 
BBCodeEditor(MalisisGui) - Constructor for class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
BBCodeEditor(MalisisGui, int, int) - Constructor for class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
BBCodeEditor.BBCodeChangeEvent - Class in net.malisis.core.util.bbcode.gui
 
BBCodeEditor.BBCodeChangeEvent(BBCodeEditor) - Constructor for class net.malisis.core.util.bbcode.gui.BBCodeEditor.BBCodeChangeEvent
 
BBCodeParser - Class in net.malisis.core.util.bbcode
 
BBCodeParser(BBString) - Constructor for class net.malisis.core.util.bbcode.BBCodeParser
 
BBCodeRenderer - Class in net.malisis.core.util.bbcode.render
 
BBCodeRenderer(BBString) - Constructor for class net.malisis.core.util.bbcode.render.BBCodeRenderer
 
BBColorNode - Class in net.malisis.core.util.bbcode.node
 
BBColorNode(String) - Constructor for class net.malisis.core.util.bbcode.node.BBColorNode
 
BBColorNode(String, int) - Constructor for class net.malisis.core.util.bbcode.node.BBColorNode
 
BBItemNode - Class in net.malisis.core.util.bbcode.node
 
BBItemNode(String) - Constructor for class net.malisis.core.util.bbcode.node.BBItemNode
 
BBNode - Class in net.malisis.core.util.bbcode.node
 
BBNode(String, String) - Constructor for class net.malisis.core.util.bbcode.node.BBNode
 
BBNode(String) - Constructor for class net.malisis.core.util.bbcode.node.BBNode
 
BBRenderElement - Class in net.malisis.core.util.bbcode.render
 
BBRenderElement(BBRenderElement) - Constructor for class net.malisis.core.util.bbcode.render.BBRenderElement
 
bbRenderer - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
BBCode renderer
BBRootNode - Class in net.malisis.core.util.bbcode.node
 
BBRootNode() - Constructor for class net.malisis.core.util.bbcode.node.BBRootNode
 
BBShadowNode - Class in net.malisis.core.util.bbcode.node
 
BBShadowNode() - Constructor for class net.malisis.core.util.bbcode.node.BBShadowNode
 
BBString - Class in net.malisis.core.util.bbcode
 
BBString() - Constructor for class net.malisis.core.util.bbcode.BBString
 
BBString(String) - Constructor for class net.malisis.core.util.bbcode.BBString
 
BBStyleNode - Class in net.malisis.core.util.bbcode.node
 
BBStyleNode(String) - Constructor for class net.malisis.core.util.bbcode.node.BBStyleNode
 
bbTexfield - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
bbText - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
BBCode for this UILabel
bbText - Variable in class net.malisis.core.util.bbcode.gui.BBTextField
BBCode for this UILabel
BBTextField - Class in net.malisis.core.util.bbcode.gui
 
BBTextField(MalisisGui, BBCodeEditor, BBString) - Constructor for class net.malisis.core.util.bbcode.gui.BBTextField
 
BBTextField(MalisisGui, BBCodeEditor, String) - Constructor for class net.malisis.core.util.bbcode.gui.BBTextField
 
BBTextField(MalisisGui, BBCodeEditor) - Constructor for class net.malisis.core.util.bbcode.gui.BBTextField
 
BBTextNode - Class in net.malisis.core.util.bbcode.node
 
BBTextNode(String) - Constructor for class net.malisis.core.util.bbcode.node.BBTextNode
 
Bezier - Class in net.malisis.core.renderer.element
A class that generates vertexes for a Bezier curve based on provided control points
Bezier(List<Vertex>, int) - Constructor for class net.malisis.core.renderer.element.Bezier
Instantiates a new Bezier
Bezier(Vertex[], int) - Constructor for class net.malisis.core.renderer.element.Bezier
Instantiates a new Bezier
bgColor - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
The background color of this UIButton.
bgColor - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Background color
bgColor - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Background color for this UITab.
bgColor - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Background color of this UITextField.
bgColor - Variable in class net.malisis.core.util.bbcode.render.BBRenderElement
 
bgIcon - Variable in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
bgIcon - Variable in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
bgIconDisabled - Variable in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
bgIconDisabled - Variable in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
bindDefaultTexture() - Method in class net.malisis.core.client.gui.GuiRenderer
Reset the texture to its GuiRenderer.defaultGuiTexture.
bindTexture(GuiTexture) - Method in class net.malisis.core.client.gui.GuiRenderer
Bind a new texture for rendering.
bindTexture(ResourceLocation) - Method in class net.malisis.core.renderer.MalisisRenderer
 
bindTexture(String) - Static method in class net.malisis.core.util.RenderHelper
 
bindTexture(ResourceLocation) - Static method in class net.malisis.core.util.RenderHelper
 
block - Variable in class net.malisis.core.renderer.MalisisRenderer
Block to render (ISBRH/TESR).
block - Variable in class net.malisis.core.util.chunkcollision.ChunkCollision.ChunkProcedure
 
block - Variable in class net.malisis.core.util.MultiBlock
 
BLOCK_TEXTURE - Static variable in class net.malisis.core.client.gui.MalisisGui
 
blockMetadata - Variable in class net.malisis.core.renderer.MalisisRenderer
Metadata of the block to render (ISBRH/TESR).
blockPassed - Variable in class net.malisis.core.util.RaytraceWorld
List of blocks passed by the ray trace.
BLOCKS_TEXTURE - Static variable in class net.malisis.core.client.gui.component.decoration.UIImage
ResourceLocation for Block textures.
BooleanSetting - Class in net.malisis.core.configuration.setting
 
BooleanSetting(String, boolean) - Constructor for class net.malisis.core.configuration.setting.BooleanSetting
 
BOTTOM - Static variable in class net.malisis.core.client.gui.Anchor
 
BottomFace - Class in net.malisis.core.renderer.element.face
 
BottomFace() - Constructor for class net.malisis.core.renderer.element.face.BottomFace
 
bottomLeftAlpha - Variable in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Bottom left corner alpha
bottomLeftColor - Variable in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Bottom left corner color
bottomRightAlpha - Variable in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Bottom right corner alpha
bottomRightColor - Variable in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Bottom right corner color
boundingBox - Variable in class net.malisis.core.block.MalisisBlock
 
BoundingBoxType - Enum in net.malisis.core.block
 
breakInventory(World, int, int, int) - Method in class net.malisis.core.inventory.MalisisInventory
Spills out all the itemStack contained inside this MalisisInventory.
brightness - Variable in class net.malisis.core.renderer.RenderParameters
Defines brightness of the face (only used if useBlockBrightness = false) (Block Level)
BRIGHTNESS_MAX - Static variable in class net.malisis.core.renderer.element.Vertex
 
BrightnessTransform - Class in net.malisis.core.renderer.animation.transformation
 
BrightnessTransform(int, int) - Constructor for class net.malisis.core.renderer.animation.transformation.BrightnessTransform
 
btnBgColor - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
btnBold - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
btnCancel - Variable in class net.malisis.core.configuration.ConfigurationGui
 
btnColor - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
btnItalic - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
btnItem - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
btnSave - Variable in class net.malisis.core.configuration.ConfigurationGui
 
btnStrikethrough - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
btnUnderline - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
btnWysiwyg - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
buildLines() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Builds the lines for this UILabel.
buildLines() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Builds the lines for this UITextField.
buildLines() - Method in class net.malisis.core.util.bbcode.gui.BBTextField
 
buildLines(List<String>) - Method in class net.malisis.core.util.bbcode.render.BBCodeRenderer
 
buildRenderLines(List<String>) - Method in class net.malisis.core.util.bbcode.BBString
 
buttonAnchor - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
buttonRelased - Static variable in class net.malisis.core.client.gui.component.UISlot
Whether the mouse button has been released at least once.

C

cached - Variable in class net.malisis.core.util.parser.Parser
 
calcSize() - Method in class net.malisis.core.client.gui.component.decoration.UITooltip
 
calculateAOColor - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to calculate ambient occlusion color or not (Block Level)
calculateAoMatrix(ForgeDirection) - Method in class net.malisis.core.renderer.element.Face
Automatically calculate AoMatrix for this Face.
calculateBrightness - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to calculate brightness or not (Block Level)
calculateButtonPositions() - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
calculateContentSize() - Method in class net.malisis.core.client.gui.component.container.UIContainer
Calculates content size.
calculateMenuPosition() - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
calculateNormal() - Method in class net.malisis.core.renderer.element.Face
Calculates the normal of this Face based on the vertex coordinates.
calculateNormal(Vector[]) - Method in class net.malisis.core.renderer.element.Face
Calculates normal of this Face using the vertex normals provided.
calculateSize() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Calculate the size of this UILabel.
calculateTabPosition() - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Calculates the UITab position.
calculateTextfieldPosition() - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
calcVertexBrightness(Vertex, int[][]) - Method in class net.malisis.core.renderer.MalisisRenderer
Calculates the ambient occlusion brightness for a Vertex.
calcVertexColor(Vertex, int[][]) - Method in class net.malisis.core.renderer.MalisisRenderer
Calculates the ambient occlusion for a Vertex and also apply the side dependent shade.
calcVertexesPosition(AxisAlignedBB) - Method in class net.malisis.core.renderer.MalisisRenderer
Modifies the vertexes coordinates relative to the bounds specified.
cancel() - Method in class net.malisis.core.client.gui.event.GuiEvent
Marks this GuiEvent as cancelled.
cancelClose - Static variable in class net.malisis.core.client.gui.MalisisGui
Whether or not to cancel the next gui close event.
canCommandSenderUseCommand(ICommandSender) - Method in class net.malisis.core.MalisisCommand
 
canExtractItem(int, ItemStack, int) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
canInsertItem(int, ItemStack, int) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
canInteractWith(EntityPlayer) - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Can interact with.
canMerge() - Method in class net.malisis.core.util.ItemUtils.ItemStacksMerger
 
canPlaceBlock(World, Block, int, int, int) - Method in class net.malisis.core.util.chunkcollision.ChunkCollision
Checks whether the block can be placed at the position.
canPlaceBlockAt(World, Block, int, int, int) - Static method in class net.malisis.core.util.chunkcollision.ChunkCollision
Checks whether the block can be placed at the position.
canUnselect() - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
canUpdate() - Method in class net.malisis.core.tileentity.MultiBlockTileEntity
 
category - Variable in class net.malisis.core.configuration.setting.Setting
 
cbChecked - Variable in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
cbDisabled - Variable in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
cbHovered - Variable in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
CENTER - Static variable in class net.malisis.core.client.gui.Anchor
 
ChainedTransformation - Class in net.malisis.core.renderer.animation.transformation
 
ChainedTransformation(Transformation...) - Constructor for class net.malisis.core.renderer.animation.transformation.ChainedTransformation
 
changeAccess(Class, String) - Method in class net.malisis.core.recipe.RecipeHandler
Changes the access level for the specified field for a class.
character - Variable in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
The character.
charFormats - Static variable in class net.malisis.core.client.gui.GuiRenderer
Map of EnumChatFormatting
charFormats - Static variable in class net.malisis.core.util.bbcode.BBCodeParser
Map of EnumChatFormatting
charIndex - Variable in class net.malisis.core.util.bbcode.node.BBNode
 
charOffset - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Number of character offset out of this UITextField when drawn.
CharToken - Class in net.malisis.core.util.parser.token
 
CharToken(char) - Constructor for class net.malisis.core.util.parser.token.CharToken
 
check(long) - Method in class net.malisis.core.util.chunkcollision.ChunkCollision.ChunkProcedure
Checks whether the passed coordinate is a valid IChunkCollidable and that it belong to the current Chunk.
CHECK_COLLISION - Static variable in class net.malisis.core.util.RaytraceWorld.Options
Whether a block has to have a collision bounding box to rayTrace it.
children - Variable in class net.malisis.core.util.bbcode.node.BBNode
 
chunk - Variable in class net.malisis.core.util.chunkcollision.ChunkCollision.ChunkProcedure
 
ChunkCollision - Class in net.malisis.core.util.chunkcollision
This class is the enty point for all the chunk collision related calculation.
ChunkCollision.ChunkProcedure - Class in net.malisis.core.util.chunkcollision
 
ChunkCollision.ChunkProcedure() - Constructor for class net.malisis.core.util.chunkcollision.ChunkCollision.ChunkProcedure
 
ChunkCollisionMessage - Class in net.malisis.core.util.chunkcollision
 
ChunkCollisionMessage() - Constructor for class net.malisis.core.util.chunkcollision.ChunkCollisionMessage
 
ChunkCollisionMessage.Packet - Class in net.malisis.core.util.chunkcollision
 
ChunkCollisionMessage.Packet() - Constructor for class net.malisis.core.util.chunkcollision.ChunkCollisionMessage.Packet
 
ChunkCollisionMessage.Packet(Chunk, long[]) - Constructor for class net.malisis.core.util.chunkcollision.ChunkCollisionMessage.Packet
 
ChunkCollisionTransformer - Class in net.malisis.core.util.chunkcollision
 
ChunkCollisionTransformer() - Constructor for class net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
 
clamp(double) - Static method in class net.malisis.core.renderer.element.Vertex
 
clamp(double, double, double) - Static method in class net.malisis.core.renderer.element.Vertex
 
clean() - Method in class net.malisis.core.client.gui.GuiRenderer
 
clean() - Method in class net.malisis.core.renderer.MalisisRenderer
Cleans the current renderer state.
clean() - Method in class net.malisis.core.util.bbcode.BBString
 
clean() - Method in class net.malisis.core.util.bbcode.node.BBItemNode
 
clean() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
clean() - Method in class net.malisis.core.util.bbcode.node.BBStyleNode
 
clean() - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
clean() - Method in class net.malisis.core.util.chunkcollision.ChunkCollision.ChunkProcedure
 
clearAnimations() - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
clearScreen() - Method in class net.malisis.core.client.gui.MalisisGui
Removes all the components from the screen
client - Static variable in class net.malisis.core.util.chunkcollision.ChunkCollision
 
clip(float, float, float, float) - Method in class net.malisis.core.client.gui.icon.GuiIcon
 
clip(int, int, int, int) - Method in class net.malisis.core.client.gui.icon.GuiIcon
 
clip(int, int, int, int) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Clips this MalisisIcon.
clip(float, float, float, float) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Clips this MalisisIcon.
ClipArea - Class in net.malisis.core.client.gui
 
ClipArea(IClipable) - Constructor for class net.malisis.core.client.gui.ClipArea
 
ClipArea(IClipable, int) - Constructor for class net.malisis.core.client.gui.ClipArea
 
ClipArea(IClipable, int, boolean) - Constructor for class net.malisis.core.client.gui.ClipArea
 
ClipArea(IClipable, int, int, int, int, boolean) - Constructor for class net.malisis.core.client.gui.ClipArea
 
clipContent - Variable in class net.malisis.core.client.gui.component.container.UIContainer
Determines whether this UIContainer should clip its contents to its drawn area.
clipHeight - Variable in class net.malisis.core.renderer.icon.ClippedIcon
 
ClippedIcon - Class in net.malisis.core.renderer.icon
Clipped icons are icons designed to represent a part of a MalisisIcon registered and stiched into a TextureMap.
ClippedIcon(MalisisIcon, float, float, float, float) - Constructor for class net.malisis.core.renderer.icon.ClippedIcon
 
clipString(String, int) - Static method in class net.malisis.core.client.gui.GuiRenderer
Clips a string to fit in the specified width.
clipString(String, int, float) - Static method in class net.malisis.core.client.gui.GuiRenderer
Clips a string to fit in the specified width with the fontScale.
clipString(String, int, float, boolean) - Static method in class net.malisis.core.client.gui.GuiRenderer
 
clipWidth - Variable in class net.malisis.core.renderer.icon.ClippedIcon
 
clipX - Variable in class net.malisis.core.renderer.icon.ClippedIcon
 
clipY - Variable in class net.malisis.core.renderer.icon.ClippedIcon
 
cloneList(InsnList) - Static method in class net.malisis.core.asm.AsmUtils
 
close() - Method in class net.malisis.core.client.gui.MalisisGui
Closes this MalisisGui.
CloseCar - Static variable in class net.malisis.core.util.parser.token.Token
 
closeInventory() - Method in class net.malisis.core.inventory.MalisisInventory
Unused.
closeInventory() - Method in class net.malisis.core.tileentity.TileEntityInventory
 
closeInventory() - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
ClosePar - Static variable in class net.malisis.core.util.parser.token.Token
 
closeTag() - Method in class net.malisis.core.util.parser.HTMLParser
 
collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.malisis.core.block.MalisisBlock
 
color - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
Color to use to draw the text of this UILabel.
color - Variable in class net.malisis.core.util.bbcode.node.BBColorNode
 
color - Variable in class net.malisis.core.util.bbcode.render.BBRenderElement
 
colorFactor - Variable in class net.malisis.core.renderer.RenderParameters
Defines the color factor for the face (Block Level).
colorMultiplier - Variable in class net.malisis.core.renderer.RenderParameters
Defines the color to apply to the face (useful for grass and leaves) usePerVertexColor must be false (Block Level).
ColorTransform - Class in net.malisis.core.renderer.animation.transformation
 
ColorTransform(int, int) - Constructor for class net.malisis.core.renderer.animation.transformation.ColorTransform
 
combine(AxisAlignedBB[]) - Static method in class net.malisis.core.util.AABBUtils
 
comment - Variable in class net.malisis.core.configuration.ConfigurationGui
 
comments - Variable in class net.malisis.core.configuration.setting.Setting
 
completion(long) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
component - Variable in class net.malisis.core.client.gui.event.ComponentEvent
ComponentEvent<T extends UIComponent> - Class in net.malisis.core.client.gui.event
Base for events fired by UIComponent.
ComponentEvent(T) - Constructor for class net.malisis.core.client.gui.event.ComponentEvent
Instantiates a new ComponentEvent
ComponentEvent.ValueChange<T extends UIComponent,S> - Class in net.malisis.core.client.gui.event
Fired when a UIComponent gets it's value changed.
ComponentEvent.ValueChange(T, S, S) - Constructor for class net.malisis.core.client.gui.event.ComponentEvent.ValueChange
Instantiates a new ComponentEvent.ValueChange
ComponentExceptionHandler - Class in net.malisis.core.client.gui.event
This Class handles the exceptions thrown from inside ComponentEvent.
ComponentExceptionHandler() - Constructor for class net.malisis.core.client.gui.event.ComponentExceptionHandler
 
ComponentPosition - Enum in net.malisis.core.client.gui
 
components - Variable in class net.malisis.core.client.gui.component.container.UIContainer
List of UIComponent inside this UIContainer.
componentSettings - Variable in class net.malisis.core.configuration.ConfigurationGui
 
componentX(UIComponent) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Gets the relative position of the specified UIComponent inside this UIContainer.
componentX(UIComponent) - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the X coordinate of a UIComponent inside this UIComponent.
componentY(UIComponent) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Gets the relative position of the specified UIComponent inside this UIContainer.
componentY(UIComponent) - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the Y coordinate of a UIComponent inside this UIComponent.
computeGuiScale() - Static method in class net.malisis.core.util.RenderHelper
 
configCommand(ICommandSender, String[]) - Method in class net.malisis.core.MalisisCommand
Handles the config command.
ConfigurationGui - Class in net.malisis.core.configuration
 
ConfigurationGui(Settings) - Constructor for class net.malisis.core.configuration.ConfigurationGui
 
ConfigurationSetting - Annotation Type in net.malisis.core.configuration
 
ConnectedTextureIcon - Class in net.malisis.core.renderer.icon
Implementation that handles automatically connected textures.
ConnectedTextureIcon(String, MalisisIcon, MalisisIcon) - Constructor for class net.malisis.core.renderer.icon.ConnectedTextureIcon
 
ConnectedTextureIcon(TextureMap, String) - Constructor for class net.malisis.core.renderer.icon.ConnectedTextureIcon
 
construct() - Method in class net.malisis.core.client.gui.MalisisGui
Called before display() if this MalisisGui is not constructed yet.
construct() - Method in class net.malisis.core.configuration.ConfigurationGui
 
constructed - Variable in class net.malisis.core.client.gui.MalisisGui
Whether this GUI has been constructed
container - Variable in class net.malisis.core.client.gui.component.interaction.UITab
The container this UITab is linked to.
containers - Variable in class net.malisis.core.inventory.MalisisInventory
List of MalisisInventory that is currently containing this MalisisInventory.
contentHeight - Variable in class net.malisis.core.client.gui.component.container.UIContainer
Height of the contents of this UIContainer.
ContentUpdateEvent<T extends UIComponent> - Class in net.malisis.core.client.gui.event.component
The Class ContentUpdateEvent.
ContentUpdateEvent(T) - Constructor for class net.malisis.core.client.gui.event.component.ContentUpdateEvent
Instantiates a new ContentUpdateEvent.
contentWidth - Variable in class net.malisis.core.client.gui.component.container.UIContainer
Width of the contents of this UIContainer.
copy() - Method in class net.malisis.core.renderer.icon.MalisisIcon
Creates a new MalisisIcon from this MalisisIcon.
copy() - Method in class net.malisis.core.util.bbcode.node.BBColorNode
 
copy() - Method in class net.malisis.core.util.bbcode.node.BBItemNode
 
copy() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
copy() - Method in class net.malisis.core.util.bbcode.node.BBRootNode
 
copy() - Method in class net.malisis.core.util.bbcode.node.BBShadowNode
 
copy() - Method in class net.malisis.core.util.bbcode.node.BBStyleNode
 
copy() - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
copyFrom(MalisisIcon) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Copies the values from base to this MalisisIcon.
copyMatrix(Matrix4f) - Method in class net.malisis.core.renderer.element.MergedVertex
Copies the transformation from a shape to this Shape.
copyMatrix(Shape) - Method in class net.malisis.core.renderer.element.Shape
Copies the transformation matrix from a shape to this Shape.
coremodLocation - Static variable in class net.malisis.core.MalisisCore
Path for the mod.
cornerHeight - Variable in class net.malisis.core.client.gui.element.XYResizableGuiShape
 
cornerWidth - Variable in class net.malisis.core.client.gui.element.XYResizableGuiShape
 
createButtons(MalisisGui) - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
createMenu(MalisisGui) - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
createMessages(ASMDataTable) - Static method in class net.malisis.core.network.MalisisNetwork
Instantiates every IMessageHandler annotated with MalisisMessage.
createShape(MalisisGui) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
createShape(MalisisGui) - Method in class net.malisis.core.client.gui.component.control.UISlimScrollbar
 
createShape(MalisisGui) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Creates the shapes used by this UITextField.
cross(Vector) - Method in class net.malisis.core.util.Vector
Calculates the cross product of this Vector with a given Vector.
Cube - Class in net.malisis.core.renderer.element.shape
Basic Cube Shape using predefined faces.
Cube() - Constructor for class net.malisis.core.renderer.element.shape.Cube
 
CubeSides - Class in net.malisis.core.renderer.element.shape
Cube Shape using predefined faces without top or bottom face.
CubeSides() - Constructor for class net.malisis.core.renderer.element.shape.CubeSides
 
current - Variable in class net.malisis.core.client.gui.component.container.UIListContainer
 
currentComponent - Variable in class net.malisis.core.client.gui.GuiRenderer
Current component being drawn.
currentGui() - Static method in class net.malisis.core.client.gui.MalisisGui
Gets the current MalisisGui displayed.
currentGui(Class<T>) - Static method in class net.malisis.core.client.gui.MalisisGui
Gets the current MalisisGui of the specified type displayed.
currentLine - Variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
Current line being parsed.
currentShape - Variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
Current shape name.
cursorColor - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Cursor color for this UITextField.
cursorPosition - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Current cursor position.
cursorShape - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Shape used to draw the cursor of this UITextField.

D

damagedIcons - Static variable in class net.malisis.core.renderer.MalisisRenderer
The damaged icons.
deactivate() - Method in class net.malisis.core.util.ShaderSystem
 
debug() - Method in class net.malisis.core.asm.AsmHook
 
debug(BBNode, int) - Method in class net.malisis.core.util.bbcode.BBString
 
decrStackSize(int, int) - Method in class net.malisis.core.inventory.MalisisInventory
Unused : always returns null.
decrStackSize(int, int) - Method in class net.malisis.core.tileentity.TileEntityInventory
 
decrStackSize(int, int) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
deductParameters() - Method in class net.malisis.core.renderer.element.Face
Deducts the parameters for this Face based on the calculated normal.
deductParameters(Vector[]) - Method in class net.malisis.core.renderer.element.Face
Deducts the RenderParameters for this Face based on the specified normals
deductParameters() - Method in class net.malisis.core.renderer.element.Shape
 
DEFAULT - Static variable in enum net.malisis.core.util.MouseButton
 
defaultTooltip - Variable in class net.malisis.core.client.gui.component.UISlot
 
defaultValue - Variable in class net.malisis.core.configuration.setting.Setting
 
delay - Variable in class net.malisis.core.client.gui.component.decoration.UITooltip
 
delay - Variable in class net.malisis.core.renderer.animation.transformation.Transformation
 
delay(int) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
delete() - Method in class net.malisis.core.client.gui.GuiTexture
 
delete(int, int) - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
deleteAnimation(Animation) - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
deleteFromCursor(int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Deletes the specified amount of characters.
deleteSelectedText() - Method in class net.malisis.core.client.gui.component.interaction.UIPasswordField
Delete selected text.
deleteSelectedText() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Deletes the text currently selected.
deleteSelectedText() - Method in class net.malisis.core.util.bbcode.gui.BBTextField
 
deleteText(int, int) - Method in class net.malisis.core.util.bbcode.BBString
 
deleteWord(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Deletes the text from current cursor position to the next space.
denyAutomation() - Method in class net.malisis.core.inventory.InventoryState
 
denyPlayer() - Method in class net.malisis.core.inventory.InventoryState
 
dependants - Variable in class net.malisis.core.renderer.icon.MalisisIcon
Lists of MalisisIcon depending on this one.
descriptor - Variable in class net.malisis.core.asm.mappings.McpMapping
 
destroy(World, int, int, int) - Static method in class net.malisis.core.util.MultiBlock
Destroy this MultiBlock.
destroyBlockProgress - Variable in class net.malisis.core.renderer.MalisisRenderer
Current block destroy progression (for TESR).
detectAndSendChanges() - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Sends all changes for base inventory, player's inventory, picked up itemStack and dragged itemStacks.
detectAndSendInventoryChanges(MalisisInventory) - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Sends all changes for the MalisisInventory.
detectAndSendPickedItemStack() - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Sends the currently picked itemStack if changed.
Digit - Static variable in class net.malisis.core.util.parser.token.Token
 
DigitToken - Class in net.malisis.core.util.parser.token
 
DigitToken() - Constructor for class net.malisis.core.util.parser.token.DigitToken
 
direction - Variable in class net.malisis.core.renderer.RenderParameters
Defines the general direction of a face.
direction - Variable in class net.malisis.core.util.MultiBlock
 
direction - Variable in class net.malisis.core.util.Ray
Direction of this Ray.
direction() - Method in class net.malisis.core.util.RaytraceBlock
Gets the direction vector of the ray.
direction() - Method in class net.malisis.core.util.RaytraceWorld
Gets the direction vector of the ray.
disabled - Variable in class net.malisis.core.client.gui.component.UIComponent
Determines whether this UIComponent is enabled.
disabledIcon - Variable in class net.malisis.core.client.gui.component.control.UIScrollBar
 
disabledTextColor - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
 
disablePredicate - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Predicate for option disability
disableTextures() - Method in class net.malisis.core.renderer.MalisisRenderer
Disables textures.
display() - Method in class net.malisis.core.client.gui.MalisisGui
Displays this MalisisGui.
display(boolean) - Method in class net.malisis.core.client.gui.MalisisGui
Display this MalisisGui.
distance(Point, Point) - Static method in class net.malisis.core.util.Point
Calculates the distance between two points.
distance() - Method in class net.malisis.core.util.RaytraceBlock
Gets the length of the ray.
distance() - Method in class net.malisis.core.util.RaytraceWorld
Gets the length of the ray.
distanceSquared(Point, Point) - Static method in class net.malisis.core.util.Point
Calculates the squared distance between two points.
Div - Static variable in class net.malisis.core.util.parser.token.Token
 
doesGuiPauseGame() - Method in class net.malisis.core.client.gui.MalisisGui
 
dot(Vector) - Method in class net.malisis.core.util.Vector
Calculates the dot product of this Vector with a given Vector.
dot(Point) - Method in class net.malisis.core.util.Vector
Calculates the dot product of this Vector with a given Point.
doTransform(ITransformable.Alpha, float) - Method in class net.malisis.core.renderer.animation.transformation.AlphaTransform
 
doTransform(ITransformable.Brightness, float) - Method in class net.malisis.core.renderer.animation.transformation.BrightnessTransform
 
doTransform(ITransformable, float) - Method in class net.malisis.core.renderer.animation.transformation.ChainedTransformation
 
doTransform(ITransformable.Color, float) - Method in class net.malisis.core.renderer.animation.transformation.ColorTransform
 
doTransform(ITransformable, float) - Method in class net.malisis.core.renderer.animation.transformation.ParallelTransformation
 
doTransform(ITransformable.Position<T>, float) - Method in class net.malisis.core.renderer.animation.transformation.PositionTransform
Calculates the transformation
doTransform(ITransformable.Rotate, float) - Method in class net.malisis.core.renderer.animation.transformation.Rotation
 
doTransform(ITransformable.Scale, float) - Method in class net.malisis.core.renderer.animation.transformation.Scale
 
doTransform(ITransformable.Size<T>, float) - Method in class net.malisis.core.renderer.animation.transformation.SizeTransform
Calculates the transformation
doTransform(S, float) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
doTransform(ITransformable.Translate, float) - Method in class net.malisis.core.renderer.animation.transformation.Translation
 
DoubleSetting - Class in net.malisis.core.configuration.setting
 
DoubleSetting(String, Double) - Constructor for class net.malisis.core.configuration.setting.DoubleSetting
 
DRAG_TYPE_ONE - Static variable in class net.malisis.core.inventory.MalisisInventoryContainer
Dragging the itemStack to leave only one item per crossed slot.
DRAG_TYPE_PICKUP - Static variable in class net.malisis.core.inventory.MalisisInventoryContainer
Dragging the itemStack to pick up itemStacks held by crossed slots.
DRAG_TYPE_SPREAD - Static variable in class net.malisis.core.inventory.MalisisInventoryContainer
Dragging the itemStack to be spread evenly among all crossed slots.
draggedAmount - Variable in class net.malisis.core.inventory.MalisisInventoryContainer
Stack size when dragging started.
draggedItemStack(ItemStack) - Method in class net.malisis.core.inventory.message.UpdateInventorySlotsMessage.Packet
 
draggedSlots - Variable in class net.malisis.core.inventory.MalisisInventoryContainer
The dragged slots.
dragType - Variable in class net.malisis.core.inventory.MalisisInventoryContainer
Type drag action.
draw(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
draw(GuiRenderer, int, int, float) - Method in interface net.malisis.core.client.gui.component.control.IControlComponent
Draws this IControlComponent.
draw(UISelect, GuiRenderer, int, int, int, float, boolean, boolean) - Method in class net.malisis.core.client.gui.component.interaction.UISelect.Option
 
draw(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.UIComponent
Draws this UIComponent Called by UIComponent.parent component.
draw() - Method in class net.malisis.core.renderer.MalisisRenderer
Triggers a draw.
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Draws the background.
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.container.UIPanel
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.container.UIWindow
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.control.UICloseHandle
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.control.UIMoveHandle
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.control.UIResizeHandle
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.control.UISlimScrollbar
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.decoration.UIImage
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Draws the background.
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.decoration.UIProgressBar
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.decoration.UITooltip
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UISlider
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UITab
 
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Draws the background.
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.UIComponent
Called first when drawing this UIComponent.
drawBackground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.UISlot
 
drawCursor(GuiRenderer) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Draws the cursor of this UITextField.
drawEmtpy(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
drawFace(Face) - Method in class net.malisis.core.renderer.MalisisRenderer
Draws a Face with its own RenderParameters.
drawFace(Face, RenderParameters) - Method in class net.malisis.core.renderer.MalisisRenderer
Draws a Face with specified RenderParameters.
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Draws the foreground.
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.control.UICloseHandle
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.control.UIMoveHandle
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.control.UIResizeHandle
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.control.UISlimScrollbar
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.decoration.UIImage
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Draws the foreground.
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.decoration.UIProgressBar
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.decoration.UITooltip
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UISlider
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UITab
 
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Draws the foreground.
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.UIComponent
Called last when drawing this UIComponent.
drawForeground(GuiRenderer, int, int, float) - Method in class net.malisis.core.client.gui.component.UISlot
 
drawIcon(IIcon, int, int, int, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawItemStack(ItemStack) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws an itemStack to the GUI.
drawItemStack(ItemStack, int, int) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws an itemStack to the GUI at the specified coordinates.
drawItemStack(ItemStack, int, int, EnumChatFormatting) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws an itemStack to the GUI at the specified coordinates with a custom format for the label.
drawItemStack(ItemStack, int, int, String) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws an itemStack to the GUI at the specified coordinates with a custom label.
drawItemStack(ItemStack, int, int, String, EnumChatFormatting, boolean) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws itemStack to the GUI at the specified coordinates with a custom formatted label.
drawLine(int, int, int, int, int, float, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawLine(int, float, int, int, int, int, float, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawLine(Color, int, int, int, int, float, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawMode - Variable in class net.malisis.core.renderer.MalisisRenderer
Mode of rendering (GL constant).
drawQuad(int, int, int, int, int, float, float, float, float) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangle(int, int, int, int, int, int, int) - Method in class net.malisis.core.client.gui.GuiRenderer
 
drawRectangle(int, int, int, int, int, int, int, boolean) - Method in class net.malisis.core.client.gui.GuiRenderer
 
drawRectangle(int, int, int, int, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangle(int, float, int, int, int, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangle(Color, int, int, int, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangle(ResourceLocation, int, int, int, int, int, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangle(ResourceLocation, int, int, int, int, int, int, int, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangle(int, int, int, int, int, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangle(int, int, int, int, int, int, int, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangleRepeated(ResourceLocation, int, int, int, int, int, float, float, float, float, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangleRepeated(int, int, int, int, int, float, float, float, float, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangleXRepeated(int, int, int, int, int, float, float, float, float, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawRectangleYRepeated(int, int, int, int, int, float, float, float, float, int) - Static method in class net.malisis.core.util.RenderHelper
 
drawScreen(UIContainer, int, int, float) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws the component to the screen.
drawScreen(int, int, float) - Method in class net.malisis.core.client.gui.MalisisGui
Draws this MalisisGui.
drawSelectionBox(GuiRenderer) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Draw the selection box of this UITextField.
drawShadow - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
Determines if the text is drawn with drop shadow.
drawShape(GuiShape, RenderParameters) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws a Shape to the GUI with the specified RenderParameters.
drawShape(Shape) - Method in class net.malisis.core.renderer.MalisisRenderer
Draws a Shape without RenderParameters (default will be used).
drawShape(Shape, RenderParameters) - Method in class net.malisis.core.renderer.MalisisRenderer
Draws a Shape with specified RenderParameters.
drawSplitString(String, int, int, int, boolean) - Static method in class net.malisis.core.util.RenderHelper
 
drawString(String, float, float, float, int, boolean) - Method in class net.malisis.core.renderer.MalisisRenderer
Draws a string at the specified coordinates, with color and shadow.
drawString(String, int, int, int, int, int, int, boolean) - Static method in class net.malisis.core.util.RenderHelper
 
drawString(String, int, int, int, int, boolean) - Static method in class net.malisis.core.util.RenderHelper
 
drawText(GuiRenderer) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Draws the text of this UITextField.
drawText(String) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws a white text on the GUI without shadow.
drawText(String, int, boolean) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws a text on the GUI with specified color and shadow.
drawText(String, int, int) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws a white text on the GUI without shadow, at the specified coordinates, relative to its parent container.
drawText(String, int, int, int, boolean) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws a text on the GUI at the specified coordinates, relative to its parent container, with color and shadow.
drawText(String, int, int, int, int, boolean, boolean) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws a string at the specified coordinates, with color and shadow.
drawText(GuiRenderer) - Method in class net.malisis.core.util.bbcode.gui.BBTextField
 
drawTooltip(UITooltip) - Method in class net.malisis.core.client.gui.GuiRenderer
Draws a UITooltip to the screen.
drawVertex(Vertex, int) - Method in class net.malisis.core.renderer.MalisisRenderer
Draws a single Vertex.
drawVertexes(Vertex[]) - Method in class net.malisis.core.renderer.MalisisRenderer
* Draws an array of vertexes (usually Face.getVertexes()).
duration - Variable in class net.malisis.core.renderer.animation.transformation.Transformation
 

E

EastFace - Class in net.malisis.core.renderer.element.face
 
EastFace() - Constructor for class net.malisis.core.renderer.element.face.EastFace
 
ecf - Variable in class net.malisis.core.util.bbcode.node.BBStyleNode
 
editable - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Whether this UITextField is editable.
editor - Variable in class net.malisis.core.util.bbcode.gui.BBTextField
 
elapsedTick() - Method in class net.malisis.core.util.Timer
 
elapsedTime() - Method in class net.malisis.core.util.Timer
 
elapsedTimeCurrentLoop - Variable in class net.malisis.core.renderer.animation.transformation.Transformation
 
elements - Variable in class net.malisis.core.client.gui.component.container.UIListContainer
 
elementSpacing - Variable in class net.malisis.core.client.gui.component.container.UIListContainer
 
EmptyToken - Class in net.malisis.core.util.parser.token
 
EmptyToken() - Constructor for class net.malisis.core.util.parser.token.EmptyToken
 
enableBlending() - Method in class net.malisis.core.renderer.MalisisRenderer
Enables the blending for the rendering.
enableMergedVertexes() - Method in class net.malisis.core.renderer.element.Shape
Enables the MergedVertex for this Shape.
enableTextures() - Method in class net.malisis.core.renderer.MalisisRenderer
Enables textures
endClipping(ClipArea) - Method in class net.malisis.core.client.gui.GuiRenderer
Ends the clipping.
EndOfInput - Static variable in class net.malisis.core.util.parser.token.Token
 
EndWith - Static variable in class net.malisis.core.util.parser.token.Token
 
EntityUtils - Class in net.malisis.core.util
Utility class for Entities.
EntityUtils() - Constructor for class net.malisis.core.util.EntityUtils
 
Equal - Static variable in class net.malisis.core.util.parser.token.Token
 
equals(Object) - Method in class net.malisis.core.client.gui.component.interaction.UISelect.Option
 
equals(Point) - Method in class net.malisis.core.util.Point
Checks if this Point is equal to the specified one.
error(Token) - Method in class net.malisis.core.util.parser.Parser
 
Error - Static variable in class net.malisis.core.util.parser.token.Token
 
expanded - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Whether this UISelect is expanded.
ExpressionToken - Class in net.malisis.core.util.parser.token
 
ExpressionToken(String) - Constructor for class net.malisis.core.util.parser.token.ExpressionToken
 
extract(int) - Method in class net.malisis.core.inventory.MalisisSlot
Extract a specified amount from this MalisisSlot.

F

Face - Class in net.malisis.core.renderer.element
 
Face(Vertex[], RenderParameters) - Constructor for class net.malisis.core.renderer.element.Face
 
Face(Vertex...) - Constructor for class net.malisis.core.renderer.element.Face
 
Face(List<Vertex>) - Constructor for class net.malisis.core.renderer.element.Face
 
Face(Face) - Constructor for class net.malisis.core.renderer.element.Face
 
Face(Face, RenderParameters) - Constructor for class net.malisis.core.renderer.element.Face
 
face - Variable in class net.malisis.core.renderer.MalisisRenderer
Current face being rendered.
facePattern - Static variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
Pattern for face data.
FacePreset - Class in net.malisis.core.renderer.preset
 
FacePreset() - Constructor for class net.malisis.core.renderer.preset.FacePreset
 
faces - Variable in class net.malisis.core.renderer.element.Shape
Faces making up this Shape
faces - Variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
List of faces used for the MalisisModel.
factor(float, float, float) - Method in class net.malisis.core.renderer.element.Face
 
factor(float) - Method in class net.malisis.core.renderer.element.Vertex
 
factorX(float) - Method in class net.malisis.core.renderer.element.Vertex
 
factorY(float) - Method in class net.malisis.core.renderer.element.Vertex
 
factorZ(float) - Method in class net.malisis.core.renderer.element.Vertex
 
fieldInsnEqual(FieldInsnNode, FieldInsnNode) - Static method in class net.malisis.core.asm.AsmUtils
 
findInstruction(MethodNode, InsnList) - Static method in class net.malisis.core.asm.AsmUtils
 
findInstruction(MethodNode, InsnList, int) - Static method in class net.malisis.core.asm.AsmUtils
 
findMethod(ClassNode, String) - Static method in class net.malisis.core.asm.AsmUtils
find the method with the given name.
findMethod(ClassNode, String, String) - Static method in class net.malisis.core.asm.AsmUtils
find the method with the given name and method descriptor.
findPlayerFromUUID(UUID) - Static method in class net.malisis.core.util.EntityUtils
Finds a player by its UUID.
fireEvent(ComponentEvent) - Method in class net.malisis.core.client.gui.component.UIComponent
firstHit - Variable in class net.malisis.core.util.RaytraceWorld
The first block to be hit.
fix(AxisAlignedBB) - Static method in class net.malisis.core.util.AABBUtils
 
flip(boolean, boolean) - Method in class net.malisis.core.client.gui.icon.GuiIcon
 
flip(boolean, boolean) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Sets this MalisisIcon to be flipped.
flippedU - Variable in class net.malisis.core.renderer.icon.MalisisIcon
Is the icon flipped on the horizontal axis.
flippedV - Variable in class net.malisis.core.renderer.icon.MalisisIcon
Is the icon flipped on the vertical axis.
flipU - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to flip the texture on the U coordinates (Face Level)
flipV - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to flip the texture on the U coordinates (Face Level)
focused - Variable in class net.malisis.core.client.gui.component.UIComponent
Focus state of this UIComponent.
focusedComponent - Variable in class net.malisis.core.client.gui.MalisisGui
Currently focused child component
FONT_HEIGHT - Static variable in class net.malisis.core.client.gui.GuiRenderer
Font height.
fontScale - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
Font scale used to draw the text *.
fontScale - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Font scale used to draw the text *.
forTicks(int) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
forTicks(int, int) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
freeze() - Method in class net.malisis.core.inventory.InventoryState
 
from(int, int) - Method in class net.malisis.core.renderer.animation.transformation.PositionTransform
Sets the starting position.
from(float) - Method in class net.malisis.core.renderer.animation.transformation.Rotation
 
from(float, float, float) - Method in class net.malisis.core.renderer.animation.transformation.Scale
 
from(int, int) - Method in class net.malisis.core.renderer.animation.transformation.SizeTransform
Sets the starting size.
from(float, float, float) - Method in class net.malisis.core.renderer.animation.transformation.Translation
 
fromAlpha - Variable in class net.malisis.core.renderer.animation.transformation.AlphaTransform
 
fromAngle - Variable in class net.malisis.core.renderer.animation.transformation.Rotation
 
fromBrightness - Variable in class net.malisis.core.renderer.animation.transformation.BrightnessTransform
 
fromBytes(ByteBuf) - Method in class net.malisis.core.inventory.message.InventoryActionMessage.Packet
 
fromBytes(ByteBuf) - Method in class net.malisis.core.inventory.message.OpenInventoryMessage.Packet
 
fromBytes(ByteBuf) - Method in class net.malisis.core.inventory.message.UpdateInventorySlotsMessage.Packet
 
fromBytes(ByteBuf) - Method in class net.malisis.core.util.chunkcollision.ChunkCollisionMessage.Packet
 
fromColor - Variable in class net.malisis.core.renderer.animation.transformation.ColorTransform
 
fromHeight - Variable in class net.malisis.core.renderer.animation.transformation.SizeTransform
Starting size.
fromShapes(Shape...) - Static method in class net.malisis.core.renderer.element.Shape
Builds a Shape from multiple ones.
fromWidth - Variable in class net.malisis.core.renderer.animation.transformation.SizeTransform
Starting size.
fromX - Variable in class net.malisis.core.renderer.animation.transformation.PositionTransform
Starting position.
fromX - Variable in class net.malisis.core.renderer.animation.transformation.Scale
 
fromX - Variable in class net.malisis.core.renderer.animation.transformation.Translation
 
fromY - Variable in class net.malisis.core.renderer.animation.transformation.PositionTransform
Starting position.
fromY - Variable in class net.malisis.core.renderer.animation.transformation.Scale
 
fromY - Variable in class net.malisis.core.renderer.animation.transformation.Translation
 
fromZ - Variable in class net.malisis.core.renderer.animation.transformation.Scale
 
fromZ - Variable in class net.malisis.core.renderer.animation.transformation.Translation
 
FROZEN - Static variable in class net.malisis.core.inventory.InventoryState
 
FULL_STACK - Static variable in class net.malisis.core.util.ItemUtils
Defines a full stack amount to process.

G

get() - Method in class net.malisis.core.configuration.setting.Setting
Gets the value.
get() - Method in class net.malisis.core.inventory.InventoryState
 
get() - Method in class net.malisis.core.renderer.Parameter
Gets the value of this Parameter.
get(int) - Method in class net.malisis.core.renderer.Parameter
Gets the value of the specified index in the array held by this Parameter.
getAccessibleSlotsFromSide(int) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
getAccessTransformerClass() - Method in class net.malisis.core.asm.MalisisCorePlugin
 
getActiveTextColor() - Method in class net.malisis.core.client.gui.component.interaction.UITab
Gets the text color for this UITab when UITab.active.
getAlpha() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the alpha transparency for this UIComponent.
getAlpha() - Method in class net.malisis.core.renderer.element.Vertex
 
getAnchor() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the anchor.
getAoBrightness(int, int, int, int) - Method in class net.malisis.core.renderer.MalisisRenderer
Does the actual brightness calculation (copied from net.minecraft.client.renderer.BlocksRenderer.java)
getAoMatrix(ForgeDirection) - Method in class net.malisis.core.renderer.element.Vertex
Calculates AoMatrix for a vertex based on the vertex position and the face it belongs.
getASMTransformerClass() - Method in class net.malisis.core.asm.MalisisCorePlugin
 
getAttachedContainer() - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Gets the attached container for this UITabGroup.
getAttribute() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
getBackgroundColor() - Method in class net.malisis.core.client.gui.component.container.UIPanel
Gets the background color.
getBackgroundColor() - Method in class net.malisis.core.client.gui.component.container.UIWindow
Gets the background color.
getBaseBrightness() - Method in class net.malisis.core.renderer.MalisisRenderer
Gets the base brightness for the current Face.
getBBFormattedTex() - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
getBBString() - Method in class net.malisis.core.util.bbcode.BBString
 
getBBText() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Gets the BB text of this UILabel.
getBBText() - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
getBBText() - Method in class net.malisis.core.util.bbcode.gui.BBTextField
 
getBBText() - Method in interface net.malisis.core.util.bbcode.render.IBBCodeRenderer
 
getBgColor() - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Gets the background color of this UIButton.
getBgColor() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
getBgColor() - Method in class net.malisis.core.client.gui.component.interaction.UITab
Gets the background color for this UITab.
getBlockAmbientOcclusion(IBlockAccess, int, int, int) - Method in class net.malisis.core.renderer.MalisisRenderer
Gets the block ambient occlusion value.
getBlockDamage - Variable in class net.malisis.core.renderer.MalisisRenderer
Whether the damage for the blocks should be handled by this MalisisRenderer (for TESR).
getBlockDestroyProgress() - Method in class net.malisis.core.renderer.MalisisRenderer
Gets the destroy block progress for this rendering.
getBottomLeftAlpha() - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Gets the bottom left alpha.
getBottomLeftColor() - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Gets the bottom left color.
getBottomRightAlpha() - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Gets the bottom right alpha.
getBottomRightColor() - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Gets the bottom right color.
getBoundingBox(IBlockAccess, int, int, int, BoundingBoxType) - Method in class net.malisis.core.block.MalisisBlock
 
getBoundingBox(IBlockAccess, int, int, int, BoundingBoxType) - Method in interface net.malisis.core.util.chunkcollision.IChunkCollidable
 
getBounds() - Method in class net.malisis.core.util.MultiBlock
 
getBrightness() - Method in class net.malisis.core.renderer.element.Vertex
 
getButton(int) - Static method in enum net.malisis.core.util.MouseButton
Gets the MouseButton from the event code.
getCategories() - Method in class net.malisis.core.configuration.Settings
 
getCharWidth(char) - Static method in class net.malisis.core.client.gui.GuiRenderer
Gets the rendering width of a char.
getCharWidth(char, float) - Static method in class net.malisis.core.client.gui.GuiRenderer
Gets the rendering width of a char with the specified fontScale.
getChildStyleNode(String) - Method in class net.malisis.core.util.bbcode.node.BBNode
 
getClipArea() - Method in class net.malisis.core.client.gui.component.container.UIContainer
Gets the ClipArea.
getClipArea() - Method in class net.malisis.core.client.gui.component.container.UIPanel
 
getClipArea() - Method in class net.malisis.core.client.gui.component.container.UIWindow
 
getClipArea() - Method in interface net.malisis.core.client.gui.component.IClipable
Gets ClipArea to be used for glScissor
getClipArea() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
getCode() - Method in enum net.malisis.core.util.MouseButton
Gets the code for this MouseButton.
getCollisionBoundingBoxes(World, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Static method in class net.malisis.core.util.chunkcollision.ChunkCollision
Gets the collision bounding boxes for the intersecting chunks.
getColor() - Method in class net.malisis.core.renderer.element.Vertex
 
getColor() - Method in class net.malisis.core.util.bbcode.node.BBColorNode
 
getColorFromRGB(int, int, int) - Static method in class net.malisis.core.util.RenderHelper
 
getColorFromRGB(Color) - Static method in class net.malisis.core.util.RenderHelper
 
getCommandName() - Method in class net.malisis.core.MalisisCommand
Gets the command name.
getCommandUsage(ICommandSender) - Method in class net.malisis.core.MalisisCommand
Gets the command usage.
getComments() - Method in class net.malisis.core.configuration.setting.Setting
Gets the comments.
getComponent() - Method in class net.malisis.core.client.gui.event.ComponentEvent
Gets the UIComponent that fired this ComponentEvent.
getComponent(MalisisGui) - Method in class net.malisis.core.configuration.setting.BooleanSetting
 
getComponent(MalisisGui) - Method in class net.malisis.core.configuration.setting.DoubleSetting
 
getComponent(MalisisGui) - Method in class net.malisis.core.configuration.setting.IntegerSetting
 
getComponent(MalisisGui) - Method in class net.malisis.core.configuration.setting.Setting
Gets the component.
getComponent(MalisisGui) - Method in class net.malisis.core.configuration.setting.StringSetting
 
getComponentAt(int, int) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Gets the component at the specified coordinates.
getComponentAt(int, int) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
getComponentAt(int, int) - Method in interface net.malisis.core.client.gui.component.control.IControlComponent
Gets the component at the specified coordinates.
getComponentAt(int, int) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Gets the component at.
getComponentAt(int, int) - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the UIComponent at the specified coordinates.
getComponentAt(int, int) - Method in class net.malisis.core.client.gui.MalisisGui
Gets the UIContainer at the specified coordinates inside this MalisisGui.
getConfiguration() - Method in class net.malisis.core.configuration.Settings
 
getContainer() - Method in class net.malisis.core.inventory.InventoryEvent.Open
 
getContentHeight() - Method in class net.malisis.core.client.gui.component.container.UIContainer
 
getContentHeight() - Method in interface net.malisis.core.client.gui.component.control.IScrollable
 
getContentHeight() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getContentHeight() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the content height.
getContentWidth() - Method in class net.malisis.core.client.gui.component.container.UIContainer
 
getContentWidth() - Method in interface net.malisis.core.client.gui.component.control.IScrollable
 
getContentWidth() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getContentWidth() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the content width.
getControlPoints() - Method in class net.malisis.core.renderer.element.Bezier
Gets the control points of this Bezier.
getCursorColor() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
getCursorPosition() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the current cursor position.
getCustomResourcePackClass() - Method in class net.malisis.core.MalisisCore
 
getDamagedBlocks() - Method in class net.malisis.core.renderer.MalisisRenderer
Gets and hold reference to damagedBlocks from Minecraft.renderGlobal via reflection.
getDefault() - Method in class net.malisis.core.renderer.Parameter
Gets the default value.
getDefaultTexture() - Method in class net.malisis.core.client.gui.GuiRenderer
Gets the default GuiTexture.
getDelay() - Method in class net.malisis.core.client.gui.component.decoration.UITooltip
 
getDelay() - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
getDescriptor() - Method in class net.malisis.core.asm.mappings.McpMapping
 
getDestination() - Method in class net.malisis.core.util.RaytraceWorld
Gets the destination of this RaytraceWorld.
getDirection() - Method in class net.malisis.core.util.MultiBlock
 
getDisabledTextColor() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
getDraggedItemStack() - Method in class net.malisis.core.inventory.MalisisSlot
Gets the dragged item stack.
getDragType() - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Gets the dragging type.
getDuration() - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
getEcf() - Method in class net.malisis.core.util.bbcode.node.BBStyleNode
 
getElapsedTicks() - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
getElapsedTime() - Method in class net.malisis.core.client.gui.MalisisGui
Gets elapsed time since the GUI was opened.
getElapsedTime() - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
getElementHeight(S) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
getElements() - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
getEntityFacing(Entity) - Static method in class net.malisis.core.util.EntityUtils
Gets the ForgeDirection the Entity is currently facing.
getEntityFacing(Entity, boolean) - Static method in class net.malisis.core.util.EntityUtils
Gets the ForgeDirection the Entity is currently facing.
getFace(String) - Method in class net.malisis.core.renderer.element.Shape
Gets a face from its name.
getFaces() - Method in class net.malisis.core.renderer.element.Shape
Gets the faces that make up this Shape.
getFaces(String) - Method in class net.malisis.core.renderer.element.Shape
Gets the faces that make up this Shape which match the specified name.
getFirstOccupiedSlot() - Method in class net.malisis.core.inventory.MalisisInventory
Gets the first MalisisSlot containing an ItemStack.
getFocusedComponent() - Static method in class net.malisis.core.client.gui.MalisisGui
Gets the currently focused UIComponent
getFontRenderer() - Static method in class net.malisis.core.renderer.MalisisRenderer
 
getFontScale() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Gets the font scale for this UILabel.
getFontScale() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the font scale used by this UITextField.
getFontScale() - Method in interface net.malisis.core.util.bbcode.render.IBBCodeRenderer
 
getFormattedText() - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
getFormattedText() - Method in class net.malisis.core.util.bbcode.render.BBRenderElement
 
getFullIcon() - Method in class net.malisis.core.renderer.icon.ConnectedTextureIcon
Gets the IIcon with no connection on any side.
getGui() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the MalisisGui this UIComponent was added to.
getGui(MalisisInventoryContainer) - Method in interface net.malisis.core.inventory.IInventoryProvider
Gets the MalisisGui associated with the MalisisInventory.
getGuiTexture() - Method in class net.malisis.core.client.gui.MalisisGui
 
getHandler(IRecipe) - Static method in class net.malisis.core.recipe.RecipeHandler
Gets the handler of a specific IRecipe.
getHeight() - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
getHeight() - Method in class net.malisis.core.client.gui.component.control.UISlimScrollbar
 
getHeight() - Method in interface net.malisis.core.client.gui.component.IClipable
Gets the with of this IClipable.
getHeight() - Method in class net.malisis.core.client.gui.component.interaction.UISelect.Option
 
getHeight() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the height of this UIComponent.
getHeight() - Method in class net.malisis.core.client.gui.GuiTexture
Gets the height of this GuiTexture.
getHeight() - Method in interface net.malisis.core.util.bbcode.render.IBBCodeRenderer
 
getHorizontalPadding() - Method in class net.malisis.core.client.gui.component.container.UIContainer
Gets the horizontal padding.
getHorizontalPadding() - Method in interface net.malisis.core.client.gui.component.control.IScrollable
 
getHorizontalPadding() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getHorizontalPadding() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the horizontal padding.
getHoverBgColor() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
getHoveredComponent() - Static method in class net.malisis.core.client.gui.MalisisGui
 
getHoverTextColor() - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Gets the hovered text color of this UIButton.
getHoverTextColor() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
getHoverTextColor() - Method in class net.malisis.core.client.gui.component.interaction.UITab
Gets the text color for this UITab when not hovered.
getIcon() - Method in class net.malisis.core.client.gui.component.decoration.UIImage
Gets the IIcon for this UIImage.
getIcon(int, int, int, int) - Method in class net.malisis.core.client.gui.GuiTexture
Gets a GuiIcon from a single icon (used for single face shapes).
getIcon(int) - Method in class net.malisis.core.client.gui.icon.GuiIcon
 
getIcon(IBlockAccess, int, int, int, int) - Method in class net.malisis.core.renderer.icon.ConnectedTextureIcon
Gets the corresponding IIcon based on the connections available.
getIcon(IBlockAccess, Block, int, int, int, int) - Method in class net.malisis.core.renderer.icon.MegaTextureIcon
 
getIcon(RenderParameters) - Method in class net.malisis.core.renderer.MalisisRenderer
Gets the IIcon corresponding to the specified RenderParameters.
getIcons() - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Gets the icons for this UITabGroup
getImage() - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Gets the UIImage of this UIButton.
getInsnNode(int) - Method in class net.malisis.core.asm.mappings.McpFieldMapping
 
getInsnNode(int) - Method in class net.malisis.core.asm.mappings.McpMapping
 
getInsnNode(int) - Method in class net.malisis.core.asm.mappings.McpMethodMapping
 
getIntX() - Method in class net.malisis.core.renderer.element.Vertex
 
getIntY() - Method in class net.malisis.core.renderer.element.Vertex
 
getIntZ() - Method in class net.malisis.core.renderer.element.Vertex
 
getInventories(Object...) - Method in interface net.malisis.core.inventory.IInventoryProvider
getInventories(ForgeDirection, Object...) - Method in interface net.malisis.core.inventory.IInventoryProvider
Gets the MalisisInventory for a specific side for this IInventoryProvider.
getInventories(Object...) - Method in class net.malisis.core.tileentity.TileEntityInventory
 
getInventories(ForgeDirection, Object...) - Method in class net.malisis.core.tileentity.TileEntityInventory
 
getInventories(Object...) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
getInventories(ForgeDirection, Object...) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
getInventory() - Method in class net.malisis.core.inventory.InventoryEvent
 
getInventory(int) - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Gets the MalisisInventory of this MalisisInventoryContainer with the specified id.
getInventory() - Method in class net.malisis.core.inventory.MalisisSlot
Gets the MalisisInventory of this MalisisSlot.
getInventory(int) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
getInventoryContainer() - Method in class net.malisis.core.client.gui.MalisisGui
getInventoryId() - Method in class net.malisis.core.inventory.MalisisInventory
Gets the id of this MalisisInventory inside the MalisisInventoryContainer.
getInventoryId() - Method in class net.malisis.core.inventory.MalisisSlot
Gets the id of the MalisisInventory of this MalisisSlot inside the MalisisInventoryContainer.
getInventoryName() - Method in class net.malisis.core.inventory.MalisisInventory
Gets the inventory name.
getInventoryName() - Method in class net.malisis.core.tileentity.TileEntityInventory
 
getInventoryName() - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
getInventoryStackLimit() - Method in class net.malisis.core.inventory.MalisisInventory
Gets the inventory stack limit.
getInventoryStackLimit() - Method in class net.malisis.core.tileentity.TileEntityInventory
 
getInventoryStackLimit() - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
getItemStack() - Method in class net.malisis.core.client.gui.component.decoration.UIImage
Gets the ItemStack for this UIImage.
getItemStack(int) - Method in class net.malisis.core.inventory.MalisisInventory
Gets the itemStack from the slot at position slotNumber.
getItemStack() - Method in class net.malisis.core.inventory.MalisisSlot
Gets the item stack.
getItemStack(Object) - Method in class net.malisis.core.recipe.RecipeHandler
Gets the ItemStack corresponding to the object.
getItemStack() - Method in class net.malisis.core.util.bbcode.node.BBItemNode
 
getItemStackList() - Method in class net.malisis.core.inventory.MalisisInventory
Gets the item stack list.
getKey() - Method in class net.malisis.core.client.gui.component.interaction.UISelect.Option
Gets the key of this UISelect.Option.
getLabel(String) - Method in class net.malisis.core.client.gui.component.interaction.UISelect.Option
Gets the label of this UISelect.Option using a pattern.
getLabel() - Method in class net.malisis.core.client.gui.component.interaction.UISelect.Option
Gets the base label of this UISelect.Option.
getLength() - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
getLineHeight() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getLineHeight() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the line height of this UITextField.
getLineHeight() - Method in interface net.malisis.core.util.bbcode.render.IBBCodeRenderer
 
getLineSpacing() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the line spacing used when drawing.
getListPositions() - Method in class net.malisis.core.util.MultiBlock
Gets a list of ChunkPosition for this MultiBlock.
getLongestString(String...) - Static method in class net.malisis.core.util.RenderHelper
 
getLoopDuration() - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
getLoops() - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
getMaxStringWidth(List<String>) - Static method in class net.malisis.core.client.gui.GuiRenderer
Gets the max string width.
getMaxStringWidth(List<String>, float) - Static method in class net.malisis.core.client.gui.GuiRenderer
Gets max rendering width of an array of string.
getMaxU() - Method in class net.malisis.core.renderer.icon.MalisisIcon
 
getMaxV() - Method in class net.malisis.core.renderer.icon.MalisisIcon
 
getMC() - Static method in class net.malisis.core.util.RenderHelper
 
getMenuPosition() - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
getMergedVertex(Vertex) - Method in class net.malisis.core.renderer.element.Shape
Gets the MergedVertex for the specified Vertex.
getMergedVertexes(Shape) - Static method in class net.malisis.core.renderer.element.MergedVertex
Gets the list of MergedVertex for a Shape.
getMergedVertexes(String...) - Method in class net.malisis.core.renderer.element.Shape
Gets a list of MergedVertex with a name containing the specified name.
getMergedVertexes(Face) - Method in class net.malisis.core.renderer.element.Shape
Gets a list of MergedVertex with a base name containing Face name.
getMergedVertexes(ForgeDirection) - Method in class net.malisis.core.renderer.element.Shape
Gets a list of MergedVertex with a base name containing the ForgeDirection name.
getMethodDescriptor() - Method in class net.malisis.core.asm.AsmHook
 
getMethodName() - Method in class net.malisis.core.asm.AsmHook
 
getMethodNodeAsString(MethodNode) - Static method in class net.malisis.core.asm.AsmUtils
 
getMin(double, double, double) - Method in class net.malisis.core.util.RaytraceWorld
Gets the minimum value of x, y, z.
getMinU() - Method in class net.malisis.core.renderer.icon.MalisisIcon
 
getMinV() - Method in class net.malisis.core.renderer.icon.MalisisIcon
 
getMixedBrightnessForBlock(IBlockAccess, int, int, int) - Method in class net.malisis.core.renderer.MalisisRenderer
Gets the mix brightness for a block (sky + block source).
getMod(String) - Static method in class net.malisis.core.MalisisCore
Gets the a registered IMalisisMod by his id.
getModContainerClass() - Method in class net.malisis.core.asm.MalisisCorePlugin
 
getModId() - Method in interface net.malisis.core.IMalisisMod
Gets the mod id.
getModId() - Method in class net.malisis.core.MalisisCore
 
getMultiBlock() - Method in class net.malisis.core.tileentity.MultiBlockTileEntity
 
getMultiBlock(IBlockAccess, int, int, int) - Static method in class net.malisis.core.util.MultiBlock
Gets the MultiBlock instance at the specified coordinates.
getMultiBlock() - Method in interface net.malisis.core.util.MultiBlock.IProvider
 
getName() - Method in class net.malisis.core.asm.mappings.McpMapping
 
getName() - Method in class net.malisis.core.block.MalisisBlock
 
getName() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the name of this UIComponent.
getName() - Method in interface net.malisis.core.IMalisisMod
Gets the mod name.
getName() - Method in class net.malisis.core.MalisisCore
 
getName() - Method in class net.malisis.core.renderer.element.MergedVertex
Gets the name of this MergedVertex.
getName() - Method in class net.malisis.core.util.bbcode.node.BBItemNode
 
getNewAnchor() - Method in class net.malisis.core.client.gui.event.component.SpaceChangeEvent.PositionChangeEvent
 
getNewHeight() - Method in class net.malisis.core.client.gui.event.component.SpaceChangeEvent.SizeChangeEvent
 
getNewTab() - Method in class net.malisis.core.client.gui.component.container.UITabGroup.TabChangeEvent
 
getNewValue() - Method in class net.malisis.core.client.gui.event.ComponentEvent.ValueChange
Gets the value being set for the UIComponent.
getNewWidth() - Method in class net.malisis.core.client.gui.event.component.SpaceChangeEvent.SizeChangeEvent
 
getNewX() - Method in class net.malisis.core.client.gui.event.component.SpaceChangeEvent.PositionChangeEvent
 
getNewY() - Method in class net.malisis.core.client.gui.event.component.SpaceChangeEvent.PositionChangeEvent
 
getNextDiscriminator() - Method in class net.malisis.core.network.MalisisNetwork
Gets the next discriminator available.
getOffset() - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Gets the offset for this UITabGroup.
getOffset() - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
getOffsetX() - Method in class net.malisis.core.client.gui.component.container.UIContainer
 
getOffsetX() - Method in interface net.malisis.core.client.gui.component.control.IScrollable
 
getOffsetX() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getOffsetX() - Method in class net.malisis.core.client.gui.component.decoration.UITooltip
 
getOffsetX() - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Gets the text offset of this UIButton.
getOffsetX() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
getOffsetY() - Method in class net.malisis.core.client.gui.component.container.UIContainer
 
getOffsetY() - Method in interface net.malisis.core.client.gui.component.control.IScrollable
 
getOffsetY() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getOffsetY() - Method in class net.malisis.core.client.gui.component.decoration.UITooltip
 
getOffsetY() - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Gets the text offset of this UIButton.
getOffsetY() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
getOldTab() - Method in class net.malisis.core.client.gui.component.container.UITabGroup.TabChangeEvent
 
getOldValue() - Method in class net.malisis.core.client.gui.event.ComponentEvent.ValueChange
Gets the value being changed for the UIComponent.
getOpenedContainers() - Method in class net.malisis.core.inventory.MalisisInventory
Gets the opened containers.
getOption(T) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Gets the UISelect.Option corresponding to the object.
getOption(int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
getOptionAt(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Gets the UISelect.Option at the speicfied coordinates.
getOriginProvider(Class<T>, IBlockAccess, int, int, int) - Static method in class net.malisis.core.util.MultiBlock
 
getOriginProvider(T) - Static method in class net.malisis.core.util.MultiBlock
 
getOwner() - Method in class net.malisis.core.asm.mappings.McpMapping
 
getParameters() - Method in class net.malisis.core.renderer.element.Face
Gets the RenderParameters of this Face.
getParent() - Method in interface net.malisis.core.client.gui.component.control.IControlComponent
Gets the UIComponent controlled by this IControlComponent.
getParent() - Method in interface net.malisis.core.client.gui.component.IClipable
Gets the parent UIComponent of this IClipable.
getParent() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the parent of this UIComponent.
getParent() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
getPartialTick() - Method in class net.malisis.core.renderer.MalisisRenderer
Gets the partialTick for this frame.
getPasswordCharacter() - Method in class net.malisis.core.client.gui.component.interaction.UIPasswordField
Gets the masking character used when rendering text.
getPickedItemStack() - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Gets the picked item stack.
getPlayerInventory() - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Gets player's inventory of this MalisisInventoryContainer.
getPointAt(double) - Method in class net.malisis.core.util.Ray
Gets the Point at the specified distance.
getPosition() - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Gets the position of this UITextField.CursorPosition in the text.
getPrecision() - Method in class net.malisis.core.renderer.element.Bezier
Gets the amount of vertexes for this Bezier.
getProgress() - Method in class net.malisis.core.client.gui.component.decoration.UIProgressBar
 
getPropertyString() - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
getPropertyString() - Method in class net.malisis.core.client.gui.component.decoration.UIImage
 
getPropertyString() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getPropertyString() - Method in class net.malisis.core.client.gui.component.interaction.UIButton
 
getPropertyString() - Method in class net.malisis.core.client.gui.component.interaction.UITab
 
getPropertyString() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the property string.
getPropertyString() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the property string.
getProvider() - Method in class net.malisis.core.inventory.MalisisInventory
getRawHeight() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the raw height of this UIComponent.
getRawText() - Method in class net.malisis.core.util.bbcode.BBString
 
getRawText() - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
getRawWidth() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the raw width of this UIComponent
getRayTraceResult(World, MovingObjectPosition) - Static method in class net.malisis.core.util.chunkcollision.ChunkCollision
Gets the ray trace result.
getRenderBoundingBox() - Method in class net.malisis.core.tileentity.MultiBlockTileEntity
 
getRenderBounds() - Method in class net.malisis.core.renderer.MalisisRenderer
Gets the rendering bounds.
getRenderId() - Method in class net.malisis.core.renderer.MalisisRenderer
Gets the render id of this MalisisRenderer.
getResourceLocation() - Method in class net.malisis.core.client.gui.GuiTexture
Gets the ResourceLocation of this GuiTexture.
getRGBFromColor(int) - Static method in class net.malisis.core.util.RenderHelper
 
getRoot() - Method in class net.malisis.core.util.bbcode.BBString
 
getRootNode() - Method in class net.malisis.core.util.parser.HTMLParser
 
getRotation() - Method in class net.malisis.core.renderer.icon.MalisisIcon
 
getScaledHeight(int) - Static method in class net.malisis.core.util.RenderHelper
 
getScaledResolution() - Static method in class net.malisis.core.util.RenderHelper
 
getScaledWidth(int) - Static method in class net.malisis.core.util.RenderHelper
 
getScrollable() - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
getScrollbar(UIComponent, UIScrollBar.Type) - Static method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
getScrollbar() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the UISlimScrollbar of this UITextField.
getScrollStep() - Method in class net.malisis.core.client.gui.component.container.UIContainer
 
getScrollStep() - Method in interface net.malisis.core.client.gui.component.control.IScrollable
 
getScrollStep() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getScrollStep() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
getSelectColor() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
getSelected() - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
getSelected() - Method in class net.malisis.core.client.gui.component.container.UIListContainer.SelectEvent
Gets the new element to be set.
getSelected(String) - Static method in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
getSelected(UIRadioButton) - Static method in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.malisis.core.block.MalisisBlock
 
getSelectedOption() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Gets the currently selected UISelect.Option.
getSelectedText() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the currently selected text.
getSelectedValue() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Gets the value of the UISelect.selectedOption.
getSelectionPosition() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the selection position.
getSelectTextColor() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
getSettings(String) - Method in class net.malisis.core.configuration.Settings
 
getSettings() - Method in interface net.malisis.core.IMalisisMod
Gets the configuration settings.
getSettings() - Method in class net.malisis.core.MalisisCore
 
getSetupClass() - Method in class net.malisis.core.asm.MalisisCorePlugin
 
getShape(String) - Method in class net.malisis.core.renderer.model.MalisisModel
Gets the Shape with the specified name.
getShapes() - Method in interface net.malisis.core.renderer.model.IModelLoader
Gets the list of Shape for the model.
getShapes() - Method in class net.malisis.core.renderer.model.loader.ObjFileImporter
Gets the shapes.
getSizeInventory() - Method in class net.malisis.core.inventory.MalisisInventory
Gets the size inventory.
getSizeInventory() - Method in class net.malisis.core.tileentity.TileEntityInventory
 
getSizeInventory() - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
getSlot() - Method in class net.malisis.core.inventory.InventoryEvent.SlotChanged
 
getSlot(int) - Method in class net.malisis.core.inventory.MalisisInventory
Gets the slot at position slotNumber.
getSlots() - Method in class net.malisis.core.inventory.MalisisInventory
Gets the slots.
getSlotStackLimit() - Method in class net.malisis.core.inventory.MalisisSlot
Gets the maximum stackSize available for this slot.
getSource() - Method in class net.malisis.core.MalisisCore
 
getSource() - Method in class net.malisis.core.util.RaytraceWorld
Gets the source of this RaytraceWorld
getSpacing() - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Gets the spacing for this UITabGroup.
getStackInSlot(int) - Method in class net.malisis.core.inventory.MalisisInventory
Deprecated.
getStackInSlot(int) - Method in class net.malisis.core.tileentity.TileEntityInventory
 
getStackInSlot(int) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
getStackInSlotOnClosing(int) - Method in class net.malisis.core.inventory.MalisisInventory
Unused : always returns null.
getStackInSlotOnClosing(int) - Method in class net.malisis.core.tileentity.TileEntityInventory
 
getStackInSlotOnClosing(int) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
getStart() - Method in class net.malisis.core.util.Timer
 
getStartLine() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getStartLine() - Method in class net.malisis.core.util.bbcode.gui.BBTextField
 
getStartLine() - Method in interface net.malisis.core.util.bbcode.render.IBBCodeRenderer
 
getState() - Method in class net.malisis.core.client.gui.event.component.StateChangeEvent
 
getStringHeight() - Static method in class net.malisis.core.client.gui.GuiRenderer
Gets the rendering height of strings.
getStringHeight(float) - Static method in class net.malisis.core.client.gui.GuiRenderer
Gets the rendering height of strings according to fontscale.
getStringHeight() - Static method in class net.malisis.core.renderer.MalisisRenderer
Gets the rendering height of strings according to fontscale.
getStringWidth(String) - Static method in class net.malisis.core.client.gui.GuiRenderer
Gets rendering width of a string.
getStringWidth(String, float) - Static method in class net.malisis.core.client.gui.GuiRenderer
Gets rendering width of a string according to fontScale.
getStringWidth(String) - Static method in class net.malisis.core.renderer.MalisisRenderer
Gets rendering width of a string.
getStringWidth(String) - Static method in class net.malisis.core.util.RenderHelper
 
getTabPosition() - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Gets the relative position of the tabs around their containers.
getTabPosition() - Method in class net.malisis.core.client.gui.component.interaction.UITab
Gets the ComponentPosition of this UITab.
getTag() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
getTargetClass() - Method in class net.malisis.core.asm.AsmHook
 
getTargetClass() - Method in class net.malisis.core.asm.mappings.McpMapping
 
getText() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Gets the text of this UILabel.
getText() - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Gets the text of this UIButton.
getText() - Method in class net.malisis.core.client.gui.component.interaction.UIPasswordField
 
getText() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the text of this UITextField.
getText() - Method in class net.malisis.core.util.bbcode.BBString
 
getText() - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
getTextColor() - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Gets the text color of this UIButton.
getTextColor() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
getTextColor() - Method in class net.malisis.core.client.gui.component.interaction.UITab
Gets the text color for this UITab when not UITab.active.
getTextColor() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
getTexture() - Method in class net.malisis.core.client.gui.component.decoration.UIImage
Gets the GuiTexture for this UIImage.
getTileEntity(Class<T>, IBlockAccess, int, int, int) - Static method in class net.malisis.core.util.TileEntityUtils
Gets the TileEntity or type T at the specified coordinates.
getTitle() - Method in class net.malisis.core.client.gui.component.container.UIContainer
Gets the title.
getTooltip() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the UITooltip for this UIComponent.
getTopLeftAlpha() - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Gets the top left alpha.
getTopLeftColor() - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Gets the top left color.
getTopRightAlpha() - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Gets the top right alpha.
getTopRightColor() - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Gets the top right color.
getU() - Method in class net.malisis.core.renderer.element.Vertex
 
getUniformLocation(String) - Method in class net.malisis.core.util.ShaderSystem
 
getV() - Method in class net.malisis.core.renderer.element.Vertex
 
getValue() - Method in class net.malisis.core.renderer.Parameter
Gets the current value.
getValue() - Method in class net.malisis.core.util.parser.token.Token
 
getValueFromComponent() - Method in class net.malisis.core.configuration.setting.BooleanSetting
 
getValueFromComponent() - Method in class net.malisis.core.configuration.setting.DoubleSetting
 
getValueFromComponent() - Method in class net.malisis.core.configuration.setting.IntegerSetting
 
getValueFromComponent() - Method in class net.malisis.core.configuration.setting.Setting
Gets the value from component.
getValueFromComponent() - Method in class net.malisis.core.configuration.setting.StringSetting
 
getVersion() - Method in interface net.malisis.core.IMalisisMod
Gets the mod version.
getVersion() - Method in class net.malisis.core.MalisisCore
 
getVertexes() - Method in class net.malisis.core.renderer.element.Bezier
Gets the vertexes of this Bezier.
getVertexes() - Method in class net.malisis.core.renderer.element.Face
Gets the vertexes of this Face.
getVertexes(String) - Method in class net.malisis.core.renderer.element.Shape
Gets a list of Vertex with a base name containing name.
getVertexes(Face) - Method in class net.malisis.core.renderer.element.Shape
Gets a list of Vertex with a base name containing Face name.
getVertexes(ForgeDirection) - Method in class net.malisis.core.renderer.element.Shape
Gets a list of Vertex with a base name containing the ForgeDirection name.
getVertexNormals() - Method in class net.malisis.core.renderer.element.Face
Gets the vertexes normals for this Face.
getVerticalPadding() - Method in class net.malisis.core.client.gui.component.container.UIContainer
Gets the vertical padding.
getVerticalPadding() - Method in interface net.malisis.core.client.gui.component.control.IScrollable
 
getVerticalPadding() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getVerticalPadding() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the vertical padding.
getVisibleLines() - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
getVisibleLines() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Gets the number of visible lines inside this UITextField.
getVisibleLines() - Method in interface net.malisis.core.util.bbcode.render.IBBCodeRenderer
 
getWidth() - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
getWidth() - Method in class net.malisis.core.client.gui.component.control.UISlimScrollbar
 
getWidth() - Method in interface net.malisis.core.client.gui.component.IClipable
Gets the with of this IClipable.
getWidth() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the width of this UIComponent.
getWidth() - Method in class net.malisis.core.client.gui.GuiTexture
Gets the width of this GuiTexture.
getWidth() - Method in interface net.malisis.core.util.bbcode.render.IBBCodeRenderer
 
getWorldBounds() - Method in class net.malisis.core.util.MultiBlock
 
getWorldTime() - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
getX() - Method in class net.malisis.core.client.gui.component.interaction.UIButton.ClickEvent
Gets the x coordinate of the mouse.
getX() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the X coordinate of this UIComponent's position.
getX() - Method in class net.malisis.core.renderer.element.MergedVertex
Gets the X coordinate of this MergedVertex.
getX() - Method in class net.malisis.core.renderer.element.Vertex
 
getX() - Method in class net.malisis.core.util.MultiBlock
 
getXOffset() - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Gets the x offset from the left of this UITextField.CursorPosition inside this UITextField.
getXResizableIcon(int, int, int, int, int) - Method in class net.malisis.core.client.gui.GuiTexture
Gets a GuiIcon that is resizable only on the X axis.
getXYResizableIcon(int, int, int, int, int) - Method in class net.malisis.core.client.gui.GuiTexture
Gets a GuiIcon that is resizable from both X and Y axis.
getY() - Method in class net.malisis.core.client.gui.component.interaction.UIButton.ClickEvent
Gets the y coordinate of the mouse.
getY() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the Y coordinate of this UIComponent's position.
getY() - Method in class net.malisis.core.renderer.element.MergedVertex
Gets the Y coordinate of this MergedVertex
getY() - Method in class net.malisis.core.renderer.element.Vertex
 
getY() - Method in class net.malisis.core.util.MultiBlock
 
getYOffset() - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Gets the x offset from the left of this UITextField.CursorPosition inside this UITextField.
getZ() - Method in class net.malisis.core.renderer.element.MergedVertex
Gets the Z coordinate of this MergedVertex
getZ() - Method in class net.malisis.core.renderer.element.Vertex
 
getZ() - Method in class net.malisis.core.util.MultiBlock
 
getZIndex() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
getZIndex() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the zIndex of this UIComponent.
GuiEvent - Class in net.malisis.core.client.gui.event
Base for all events happening while a MalisisGui is opened.
GuiEvent() - Constructor for class net.malisis.core.client.gui.event.GuiEvent
 
GuiIcon - Class in net.malisis.core.client.gui.icon
 
GuiIcon(MalisisIcon) - Constructor for class net.malisis.core.client.gui.icon.GuiIcon
 
GuiIcon(MalisisIcon[]) - Constructor for class net.malisis.core.client.gui.icon.GuiIcon
 
GuiRenderer - Class in net.malisis.core.client.gui
Renderer to use for MalisisGui.
GuiRenderer() - Constructor for class net.malisis.core.client.gui.GuiRenderer
Instantiates a new GuiRenderer.
guiscreenBackground - Variable in class net.malisis.core.client.gui.MalisisGui
Determines if the screen should be darkened when the GUI is opened.
GuiShape - Class in net.malisis.core.client.gui.element
 
GuiShape(Face...) - Constructor for class net.malisis.core.client.gui.element.GuiShape
 
GuiShape(int) - Constructor for class net.malisis.core.client.gui.element.GuiShape
 
GuiShape.GuiFace - Class in net.malisis.core.client.gui.element
 
GuiShape.GuiFace() - Constructor for class net.malisis.core.client.gui.element.GuiShape.GuiFace
 
GuiShape.GuiFace(int, int) - Constructor for class net.malisis.core.client.gui.element.GuiShape.GuiFace
 
GuiTexture - Class in net.malisis.core.client.gui
The Class GuiTexture represents the textures loaded and to be drawn inside a MalisisGui.
GuiTexture(ResourceLocation, int, int) - Constructor for class net.malisis.core.client.gui.GuiTexture
Instantiates a new GuiTexture.
GuiTexture(File) - Constructor for class net.malisis.core.client.gui.GuiTexture
Instantiates a new GuiTexture.
GuiTexture(BufferedImage, String) - Constructor for class net.malisis.core.client.gui.GuiTexture
Instantiates a new GuiTexture.
GuiTexture(ResourceLocation) - Constructor for class net.malisis.core.client.gui.GuiTexture
Instantiates a new GuiTexture.

H

HALF_STACK - Static variable in class net.malisis.core.util.ItemUtils
Defines a half stack amount to process.
handleAction(MalisisInventoryContainer.ActionType, int, int, int) - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Handles the action for this MalisisInventoryContainer.
handleCtrlKeyDown(int) - Method in class net.malisis.core.client.gui.component.interaction.UIPasswordField
Handle ctrl key down.
handleCtrlKeyDown(int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Handles the key typed while a control key is pressed.
handleException(Throwable, SubscriberExceptionContext) - Method in class net.malisis.core.client.gui.event.ComponentExceptionHandler
 
handleMouseInput() - Method in class net.malisis.core.client.gui.MalisisGui
Called every frame to handle mouse input.
handleRenderType(ItemStack, IItemRenderer.ItemRenderType) - Method in class net.malisis.core.renderer.MalisisRenderer
Checks whether to use this MalisisRenderer for the specified IItemRenderer.ItemRenderType.
hasChanged() - Method in class net.malisis.core.inventory.MalisisSlot
Checks whether this slot has changed.
hasCustomInventoryName() - Method in class net.malisis.core.inventory.MalisisInventory
Checks for custom inventory name.
hasCustomInventoryName() - Method in class net.malisis.core.tileentity.TileEntityInventory
 
hasCustomInventoryName() - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
hasOption(int) - Method in class net.malisis.core.util.RaytraceWorld
Checks if the option opt is set.
hasTextNode() - Method in class net.malisis.core.util.bbcode.node.BBItemNode
 
hasTextNode() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
hasTextNode() - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
hasVisibleOtherScrollbar() - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
height() - Method in class net.malisis.core.client.gui.ClipArea
 
height - Variable in class net.malisis.core.client.gui.component.UIComponent
Size of this UIComponent.
height - Variable in class net.malisis.core.client.gui.GuiTexture
 
HexNumber - Static variable in class net.malisis.core.util.parser.token.Token
 
HIT_LIQUIDS - Static variable in class net.malisis.core.util.RaytraceWorld.Options
Ray tracing through liquids returns a hit.
horizontal(int) - Static method in class net.malisis.core.client.gui.Anchor
 
horizontalDisabledIcon - Variable in class net.malisis.core.client.gui.component.control.UIScrollBar
 
horizontalIcon - Variable in class net.malisis.core.client.gui.component.control.UIScrollBar
 
horizontalPadding - Variable in class net.malisis.core.client.gui.component.container.UIContainer
Horizontal padding to apply to this UIContainer.
hoverBgColor - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Hovered background color
hovered - Variable in class net.malisis.core.client.gui.component.container.UIListContainer
 
hovered - Variable in class net.malisis.core.client.gui.component.UIComponent
Hover state of this UIComponent.
hoveredComponent - Variable in class net.malisis.core.client.gui.MalisisGui
Currently hovered child component.
hoverTextColor - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
The hovered text color of this UIButton.
hoverTextColor - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Hovered text color
hoverTextColor - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Text color for this UITab when hovered.
HTMLParser - Class in net.malisis.core.util.parser
 
HTMLParser(String) - Constructor for class net.malisis.core.util.parser.HTMLParser
 
HTMLParser.HTMLNode - Class in net.malisis.core.util.parser
 
HTMLParser.HTMLNode(String, String) - Constructor for class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
HTMLParser.HTMLNode(String) - Constructor for class net.malisis.core.util.parser.HTMLParser.HTMLNode
 

I

IBBCodeRenderer<T> - Interface in net.malisis.core.util.bbcode.render
 
IChunkCollidable - Interface in net.malisis.core.util.chunkcollision
 
IClipable - Interface in net.malisis.core.client.gui.component
ICipable indicates an object (usually UIComponent) that they need to provide a ClipArea.
ICloseable - Interface in net.malisis.core.client.gui.component.control
 
icon - Variable in class net.malisis.core.client.gui.component.UIComponent
GuiIcon used to draw this UIComponent.
icon - Variable in class net.malisis.core.client.gui.component.UISlot
Icon to use for the background of this UISlot
icon - Variable in class net.malisis.core.renderer.RenderParameters
Defines an icon to use for the block/face (will override textureSide) (Block Level)
iconBackground - Variable in class net.malisis.core.client.gui.component.interaction.UISlider
 
iconDisabled - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
 
iconHovered - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
 
iconLeft - Variable in class net.malisis.core.client.gui.component.UISlot
Icon for Mojang fix
iconPressed - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
 
icons - Variable in class net.malisis.core.client.gui.icon.GuiIcon
 
iconsExpanded - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Icon used to draw the option container.
iconsSelect - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Icon used to draw this UISelect.
iconsSelectDisabled - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Icon used to draw this UISelect when disabled.
iconTextfield - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Icon used to draw this UITextField.
iconTextfieldDisabled - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Icon used to draw this UITextField when disabled.
iconTop - Variable in class net.malisis.core.client.gui.component.UISlot
Icon for Mojang fix
IControlComponent - Interface in net.malisis.core.client.gui.component.control
IControlledComponent are special components designed to affect other UIComponent.
Identifier - Static variable in class net.malisis.core.util.parser.token.Token
 
IGNORE_FIRST_BLOCK - Static variable in class net.malisis.core.util.RaytraceWorld.Options
Don't hit the block source of ray tracing.
ignoreTokens - Variable in class net.malisis.core.util.parser.Parser
 
ignoreTokens(Token...) - Method in class net.malisis.core.util.parser.Parser
 
iincInsnEqual(IincInsnNode, IincInsnNode) - Static method in class net.malisis.core.asm.AsmUtils
 
IInventoryProvider - Interface in net.malisis.core.inventory
 
image - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
Image used for this UIButton.
image - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Image for this UITab.
IMalisisMod - Interface in net.malisis.core
Interface to allow MalisisCore to have some automatic handling for mods.
IModelLoader - Interface in net.malisis.core.renderer.model
Interface for model loaders.
index - Variable in class net.malisis.core.util.parser.Parser
 
Inferior - Static variable in class net.malisis.core.util.parser.token.Token
 
INHERITED - Static variable in class net.malisis.core.client.gui.component.UIComponent
 
init(FMLInitializationEvent) - Method in class net.malisis.core.MalisisCore
Initialization event
init() - Method in class net.malisis.core.util.ShaderSystem
 
initialize() - Method in class net.malisis.core.renderer.MalisisRenderer
Initializes this MalisisRenderer.
initIcon(MalisisIcon, int, int, int, int, boolean) - Method in class net.malisis.core.renderer.icon.ClippedIcon
Initializes this ClippedIcon and clips it based on the clipping set.
initIcon(MalisisIcon, int, int, int, int, boolean) - Method in class net.malisis.core.renderer.icon.ConnectedTextureIcon
 
initIcon(MalisisIcon, int, int, int, int, boolean) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Initializes this MalisisIcon.
initSettings() - Method in class net.malisis.core.configuration.Settings
 
initSprite(int, int, int, int, boolean) - Method in class net.malisis.core.renderer.icon.ConnectedTextureIcon
 
initSprite(int, int, int, int, boolean) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Called when the part represented by this MalisisIcon is stiched to the texture.
injectData(Map<String, Object>) - Method in class net.malisis.core.asm.MalisisCorePlugin
 
insert(AbstractInsnNode) - Method in class net.malisis.core.asm.AsmHook
 
insert(InsnList) - Method in class net.malisis.core.asm.AsmHook
 
insert(ItemStack) - Method in class net.malisis.core.inventory.MalisisSlot
Inserts an ItemStack into this MalisisSlot.
insert(ItemStack, int) - Method in class net.malisis.core.inventory.MalisisSlot
Inserts a specified amount of ItemStack into this MalisisSlot.
insert(ItemStack, int, boolean) - Method in class net.malisis.core.inventory.MalisisSlot
Inserts a specified amount of ItemStack into this MalisisSlot.
insert(BBNode) - Method in class net.malisis.core.util.bbcode.node.BBNode
 
insert(BBNode, int) - Method in class net.malisis.core.util.bbcode.node.BBNode
 
insert(int, String) - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
insertAfter(BBNode, BBNode) - Method in class net.malisis.core.util.bbcode.node.BBNode
 
insertBefore(BBNode, BBNode) - Method in class net.malisis.core.util.bbcode.node.BBNode
 
insertNode(BBNode, int, int) - Method in class net.malisis.core.util.bbcode.BBString
 
insnEqual(AbstractInsnNode, AbstractInsnNode) - Static method in class net.malisis.core.asm.AsmUtils
 
instance - Static variable in class net.malisis.core.MalisisCore
Reference to the mod instance
instance() - Static method in class net.malisis.core.ReplacementTool
Get the ReplacementTool instance
IntegerSetting - Class in net.malisis.core.configuration.setting
 
IntegerSetting(String, int) - Constructor for class net.malisis.core.configuration.setting.IntegerSetting
 
interpolateAll(List<Vertex>, int, int, double) - Method in class net.malisis.core.renderer.element.Bezier
Interpolate the vertexes places.
interpolateCoord(AxisAlignedBB) - Method in class net.malisis.core.renderer.element.Vertex
 
interpolateUV() - Method in class net.malisis.core.renderer.element.Face
 
interpolateUV() - Method in class net.malisis.core.renderer.element.Shape
Interpolates the UVs of each vertex making up this Shape based on their position and the Face orientation.
interpolateUV - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to calculate interpolated textures coordinates depending on block bounds (Block Level)
intersect(ClipArea) - Method in class net.malisis.core.client.gui.ClipArea
 
intersect(AxisAlignedBB) - Method in class net.malisis.core.util.Ray
 
intersectX(double) - Method in class net.malisis.core.util.Ray
Gets the distance to the plane at x.
intersectY(double) - Method in class net.malisis.core.util.Ray
Gets the distance to the plane at y.
intersectZ(double) - Method in class net.malisis.core.util.Ray
Gets the distance to the plane at z.
intInsnEqual(IntInsnNode, IntInsnNode) - Static method in class net.malisis.core.asm.AsmUtils
 
into - Variable in class net.malisis.core.util.ItemUtils.ItemStacksMerger
The targetted ItemStack receiving the merge.
inventories - Variable in class net.malisis.core.inventory.MalisisInventoryContainer
List of inventories handled by this container.
inventories - Variable in class net.malisis.core.tileentity.TileEntitySidedInventory
 
inventory - Variable in class net.malisis.core.tileentity.TileEntityInventory
 
INVENTORY_HEIGHT - Static variable in class net.malisis.core.client.gui.component.container.UIPlayerInventory
Height required for player inventory (including title)
INVENTORY_WIDTH - Static variable in class net.malisis.core.client.gui.component.container.UIPlayerInventory
Width required for player inventory
InventoryActionMessage - Class in net.malisis.core.inventory.message
Message to handle the inventory actions sent from a GUI.
InventoryActionMessage() - Constructor for class net.malisis.core.inventory.message.InventoryActionMessage
 
InventoryActionMessage.Packet - Class in net.malisis.core.inventory.message
The packet holding the data
InventoryActionMessage.Packet() - Constructor for class net.malisis.core.inventory.message.InventoryActionMessage.Packet
 
InventoryActionMessage.Packet(MalisisInventoryContainer.ActionType, int, int, int, int) - Constructor for class net.malisis.core.inventory.message.InventoryActionMessage.Packet
 
inventoryContainer - Variable in class net.malisis.core.client.gui.MalisisGui
Inventory container that handles the inventories and slots actions.
InventoryEvent - Class in net.malisis.core.inventory
 
InventoryEvent(MalisisInventory) - Constructor for class net.malisis.core.inventory.InventoryEvent
 
InventoryEvent.Open - Class in net.malisis.core.inventory
Event fired when a MalisisInventory is opened.
InventoryEvent.Open(MalisisInventoryContainer, MalisisInventory) - Constructor for class net.malisis.core.inventory.InventoryEvent.Open
 
InventoryEvent.SlotChanged - Class in net.malisis.core.inventory
Event fired when a MalisisSlot has its itemStack changed.
InventoryEvent.SlotChanged(MalisisInventory, MalisisSlot) - Constructor for class net.malisis.core.inventory.InventoryEvent.SlotChanged
 
inventoryId - Variable in class net.malisis.core.inventory.MalisisInventory
The inventory id inside the container.
inventoryProvider - Variable in class net.malisis.core.inventory.MalisisInventory
Object containing this MalisisInventory.
InventoryState - Class in net.malisis.core.inventory
 
InventoryState() - Constructor for class net.malisis.core.inventory.InventoryState
 
IRenderWorldLast - Interface in net.malisis.core.renderer
This interface defines the class as being able to render with the RenderWorldLastEvent.
is(int) - Method in class net.malisis.core.inventory.InventoryState
 
is(String...) - Method in class net.malisis.core.renderer.element.MergedVertex
Checks whether this MergedVertex matches one of the names specified.
isActive() - Method in class net.malisis.core.client.gui.component.interaction.UITab
 
isActiveTextShadow() - Method in class net.malisis.core.client.gui.component.interaction.UITab
Checks if text shadow is used for this UITab when not UITab.active.
isAutoHeight() - Method in class net.malisis.core.client.gui.component.interaction.UITab
Checks if height is calculated automatically.
isAutoSize() - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Checks if is width is automatically calculated.
isAutoWidth() - Method in class net.malisis.core.client.gui.component.interaction.UITab
Checks if the width is calculated automatically.
isCancelled() - Method in class net.malisis.core.client.gui.event.GuiEvent
 
isChecked() - Method in class net.malisis.core.client.gui.component.interaction.UICheckBox.CheckEvent
 
isChecked() - Method in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
isCorner() - Method in class net.malisis.core.renderer.element.Vertex
 
IScrollable - Interface in net.malisis.core.client.gui.component.control
 
isCurrentBlockDestroyProgress(DestroyBlockProgress) - Method in class net.malisis.core.renderer.MalisisRenderer
Checks whether the DestroyBlockProgress specified should apply for this TESR.
isDebug() - Method in class net.malisis.core.asm.AsmHook
 
isDisabled() - Method in class net.malisis.core.client.gui.component.interaction.UISelect.Option
Checks if this UISelect.Option is disabled.
isDisabled() - Method in class net.malisis.core.client.gui.component.UIComponent
Checks if this UIComponent is disabled
isDragAction() - Method in enum net.malisis.core.inventory.MalisisInventoryContainer.ActionType
Checks if this MalisisInventoryContainer.ActionType is a drag action.
isDraggingItemStack() - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Checks if currently dragging an itemStack.
isEditable() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
isEmpty() - Method in class net.malisis.core.inventory.MalisisInventory
Checks if at least one itemStack is present in inventory.
isEmpty() - Method in class net.malisis.core.inventory.MalisisSlot
Checks if this MalisisSlot is empty.
isEnd() - Method in class net.malisis.core.util.parser.Parser
 
isEquipped(EntityPlayer, Item) - Static method in class net.malisis.core.util.EntityUtils
 
isEquipped(EntityPlayer, ItemStack) - Static method in class net.malisis.core.util.EntityUtils
 
isFinished() - Method in class net.malisis.core.renderer.animation.Animation
 
isFlippedU() - Method in class net.malisis.core.renderer.icon.MalisisIcon
 
isFlippedV() - Method in class net.malisis.core.renderer.icon.MalisisIcon
 
isFocused() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the focused state of this UIComponent.
isFrom(String) - Method in class net.malisis.core.client.gui.event.ComponentEvent
Checks if this ComponentEvent was fired by a UIComponent with this name.
isFull() - Method in class net.malisis.core.inventory.MalisisInventory
Checks if at least one slot is not full.
isFull() - Method in class net.malisis.core.inventory.MalisisSlot
Checks if this MalisisSlot can accept more itemStack.
isGuiCloseKey(int) - Static method in class net.malisis.core.client.gui.MalisisGui
 
isHorizontal() - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
isHorizontal() - Method in class net.malisis.core.client.gui.component.interaction.UITab
Checks whether this UITab is horizontally positioned.
isHorizontal() - Method in enum net.malisis.core.client.gui.ComponentPosition
 
isHovered() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the hovered state of this UIComponent.
isIgnoreScale() - Method in class net.malisis.core.client.gui.GuiRenderer
Checks if Minecraft GUI scale is ignored
isInRange(int) - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
isInRange(int, int) - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
isInside(AxisAlignedBB) - Method in class net.malisis.core.util.Point
Checks if this Point is inside the AxisAlignedBB.
isInsideBounds(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
isInsideBounds(int, int) - Method in class net.malisis.core.client.gui.component.UIComponent
Checks if supplied coordinates are inside this UIComponent bounds.
isItemValid(ItemStack) - Method in class net.malisis.core.inventory.MalisisSlot
Checks if this MalisisSlot can contain itemStack.
isItemValidForSlot(int, ItemStack) - Method in class net.malisis.core.inventory.MalisisInventory
Checks whether itemStack can be contained by the slot at position slotNumber.
isItemValidForSlot(int, ItemStack) - Method in class net.malisis.core.inventory.player.PlayerInventory
 
isItemValidForSlot(int, ItemStack) - Method in class net.malisis.core.tileentity.TileEntityInventory
 
isItemValidForSlot(int, ItemStack) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
isMatched(ItemStack, Object) - Method in class net.malisis.core.recipe.RecipeHandler
Checks if the object matches the speicified ItemStack.
isObfEnv - Static variable in class net.malisis.core.MalisisCore
Whether the mod is currently running in obfuscated environment or not.
isOneOf(Token...) - Method in class net.malisis.core.util.parser.token.Token
 
isOrigin(int, int, int) - Method in class net.malisis.core.util.MultiBlock
Checks whether the coordinates passed are the origin of this MultiBlock.
isOrigin(IBlockAccess, int, int, int) - Static method in class net.malisis.core.util.MultiBlock
Checks whether the coordinates passed are the origin of a MultiBlock.
isOutputSlot() - Method in class net.malisis.core.inventory.MalisisSlot
Checks whether this MalisisSlot is an output slot (if state denies inserts)
isPressed - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
Whether this UIButton is currently being pressed.
isRelativeHeight() - Method in class net.malisis.core.client.gui.component.UIComponent
Checks if the height of this UIComponent is relative to its parent UIComponent.
isRelativeWidth() - Method in class net.malisis.core.client.gui.component.UIComponent
Checks if the width of this UIComponent is relative to its parent UIComponent.
isRotated() - Method in class net.malisis.core.renderer.icon.MalisisIcon
 
isSelected(S) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
isSelected() - Method in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
isShifted - Variable in class net.malisis.core.renderer.MalisisRenderer
Whether render coordinates already shifted (ISBRH).
isStandAlone() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
isStarted() - Method in class net.malisis.core.renderer.animation.Animation
 
isState(int) - Method in class net.malisis.core.inventory.MalisisSlot
Checks whether this MalisisSlot is allowed for the state.
isStyleActive(BBCodeEditor.Tag) - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
isTextShadow() - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Whether the text of this UIButton is drawn with shadow.
isTextShadow() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
isTextShadow() - Method in class net.malisis.core.client.gui.component.interaction.UITab
Checks if text shadow is used for this UITab when not UITab.active.
isTextShadow() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
isUseableByPlayer(EntityPlayer) - Method in class net.malisis.core.inventory.MalisisInventory
Unused.
isUseableByPlayer(EntityPlayer) - Method in class net.malisis.core.tileentity.TileEntityInventory
 
isUseableByPlayer(EntityPlayer) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
isUsernameIndex(String[], int) - Method in class net.malisis.core.MalisisCommand
 
isVertical() - Method in enum net.malisis.core.client.gui.ComponentPosition
 
isVisible() - Method in class net.malisis.core.client.gui.component.UIComponent
Checks if this UIComponent is visible.
isWysiwyg - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
isWysiwyg() - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
isWysiwyg - Variable in class net.malisis.core.util.bbcode.gui.BBTextField
 
isWysiwyg() - Method in class net.malisis.core.util.bbcode.gui.BBTextField
 
ITEM_TEXTURE - Static variable in class net.malisis.core.client.gui.MalisisGui
 
itemRenderer - Static variable in class net.malisis.core.client.gui.GuiRenderer
RenderItem used to draw itemStacks.
itemRenderType - Variable in class net.malisis.core.renderer.MalisisRenderer
ItemRenderType of item rendering (ITEM).
ITEMS_TEXTURE - Static variable in class net.malisis.core.client.gui.component.decoration.UIImage
ResourceLocation for Item textures.
itemStack - Variable in class net.malisis.core.renderer.MalisisRenderer
ItemStack to render (ITEM).
itemStack - Variable in class net.malisis.core.util.bbcode.node.BBItemNode
 
itemStack - Variable in class net.malisis.core.util.bbcode.render.BBRenderElement
 
itemStackProvider - Variable in class net.malisis.core.inventory.MalisisInventory
ItemStack holding the inventory when inventoryProvider is an Item.
ItemUtils - Class in net.malisis.core.util
Utility class for items.
ItemUtils() - Constructor for class net.malisis.core.util.ItemUtils
 
ItemUtils.ItemStacksMerger - Class in net.malisis.core.util
Utility class to help merge itemStacks.
ItemUtils.ItemStacksMerger(ItemStack, ItemStack) - Constructor for class net.malisis.core.util.ItemUtils.ItemStacksMerger
Instantiates the ItemUtils.ItemStacksMerger.
ItemUtils.ItemStackSplitter - Class in net.malisis.core.util
Utility class to help split an ItemStack.
ItemUtils.ItemStackSplitter(ItemStack) - Constructor for class net.malisis.core.util.ItemUtils.ItemStackSplitter
Instantiates the ItemUtils.ItemStackSplitter.
itemValidForSlot(MalisisSlot, ItemStack) - Method in class net.malisis.core.inventory.MalisisInventory
Checks whether itemStack can be contained by slot.
iterator() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
iterator() - Method in class net.malisis.core.renderer.element.MergedVertex
Gets the Iterator for this MergedVertex.
iterator() - Method in class net.malisis.core.renderer.model.MalisisModel
 
iterator() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
ITransformable - Interface in net.malisis.core.renderer.animation.transformation
 
ITransformable.Alpha - Interface in net.malisis.core.renderer.animation.transformation
 
ITransformable.Brightness - Interface in net.malisis.core.renderer.animation.transformation
 
ITransformable.Color - Interface in net.malisis.core.renderer.animation.transformation
 
ITransformable.Position<T> - Interface in net.malisis.core.renderer.animation.transformation
 
ITransformable.Rotate - Interface in net.malisis.core.renderer.animation.transformation
 
ITransformable.Scale - Interface in net.malisis.core.renderer.animation.transformation
 
ITransformable.Size<T> - Interface in net.malisis.core.renderer.animation.transformation
 
ITransformable.Translate - Interface in net.malisis.core.renderer.animation.transformation
 

J

jump(int) - Method in class net.malisis.core.asm.AsmHook
 
jumpAfter(InsnList) - Method in class net.malisis.core.asm.AsmHook
 
jumpBy(int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Moves this UITextField.CursorPosition by a specified amount.
jumpLine(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Moves this UITextField.CursorPosition to the previous or next line.
jumpTo(InsnList) - Method in class net.malisis.core.asm.AsmHook
 
jumpTo(int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Sets this UITextField.CursorPosition at the specified position in the text.
jumpToBeginning() - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Moves this UITextField.CursorPosition to the beginning of the text.
jumpToEnd() - Method in class net.malisis.core.asm.AsmHook
 
jumpToEnd() - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Moves this UITextField.CursorPosition to the end of the text.
jumpToLineEnd() - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Moves this UITextField.CursorPosition to the end of the current line.
jumpToLineStart() - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Moves this UITextField.CursorPosition to the beginning of the current line.
jumpToNextSpace(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Moves this UITextField.CursorPosition to the next space position.

K

key - Variable in class net.malisis.core.configuration.setting.Setting
 
KeyboardEvent - Class in net.malisis.core.event.user
 
KeyboardEvent() - Constructor for class net.malisis.core.event.user.KeyboardEvent
 
keyboardEventHook() - Method in class net.malisis.core.asm.MalisisCoreTransformer
 
keyTyped(char, int) - Method in class net.malisis.core.client.gui.MalisisGui
Called when a key is pressed on the keyboard.
KeywordToken - Class in net.malisis.core.util.parser.token
 
KeywordToken(String) - Constructor for class net.malisis.core.util.parser.token.KeywordToken
 

L

label - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Label for this UITab.
labelFunction - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Function for options label
labelPattern - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Pattern to use for options labels.
lastClickButton - Variable in class net.malisis.core.client.gui.MalisisGui
Last clicked button
lastClickTime - Variable in class net.malisis.core.client.gui.MalisisGui
How long since last click.
lastMouseX - Variable in class net.malisis.core.client.gui.MalisisGui
Last known position of the mouse.
lastMouseY - Variable in class net.malisis.core.client.gui.MalisisGui
Last known position of the mouse.
lastShiftClicked - Variable in class net.malisis.core.inventory.MalisisInventoryContainer
Stores the last itemStack that was shift clicked.
ldcInsnEqual(LdcInsnNode, LdcInsnNode) - Static method in class net.malisis.core.asm.AsmUtils
 
LEFT - Static variable in class net.malisis.core.client.gui.Anchor
 
length() - Method in class net.malisis.core.util.Vector
Gets the squared length of this Vector.
lengthSquared() - Method in class net.malisis.core.util.Vector
Gets the squared length of this Vector.
Letter - Static variable in class net.malisis.core.util.parser.token.Token
 
LetterToken - Class in net.malisis.core.util.parser.token
 
LetterToken() - Constructor for class net.malisis.core.util.parser.token.LetterToken
 
level - Variable in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
limit(AxisAlignedBB) - Method in class net.malisis.core.renderer.element.Shape
Limits this Shape to the bounding box passed.
limit(double, double, double, double, double, double) - Method in class net.malisis.core.renderer.element.Shape
Limits this Shape to the bounding box passed.
limit(double, double) - Method in class net.malisis.core.renderer.element.Vertex
 
limitU(float, float) - Method in class net.malisis.core.renderer.element.Vertex
 
limitV(float, float) - Method in class net.malisis.core.renderer.element.Vertex
 
line - Variable in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
The line.
line - Variable in class net.malisis.core.util.bbcode.render.BBRenderElement
 
LINEAR - Static variable in class net.malisis.core.renderer.animation.transformation.Transformation
 
lineNumber - Variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
Current line number.
lineOffset - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
Number of line offset out of this UILabel when drawn.
lineOffset - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Number of line offset out of this UITextField when drawn.
linePattern - Static variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
Pattern for lines.
lines - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
List of strings making the text of this UILabel
lines - Variable in class net.malisis.core.client.gui.component.decoration.UITooltip
 
lines - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Different lines if UITextField.multiLine is true.
lineSpacing - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
Space used between each line.
lineSpacing - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Space used between each line.
linkTileEntityToGui(TileEntity, MalisisGui) - Static method in class net.malisis.core.util.TileEntityUtils
Links the TileEntity to the MalisisGui.
listHooks - Variable in class net.malisis.core.asm.MalisisClassTransformer
 
listModId() - Static method in class net.malisis.core.MalisisCore
Gets a list of registered IMalisisMod ids.
listTabs - Variable in class net.malisis.core.client.gui.component.container.UITabGroup
The list of UITab added to this UITabGroup.
listTokens - Variable in class net.malisis.core.util.parser.Parser
 
listTransformations - Variable in class net.malisis.core.renderer.animation.transformation.ChainedTransformation
 
listTransformations - Variable in class net.malisis.core.renderer.animation.transformation.ParallelTransformation
 
load(Configuration) - Method in class net.malisis.core.configuration.setting.Setting
Loads the configuration.
load(ResourceLocation) - Method in class net.malisis.core.renderer.model.loader.ObjFileImporter
Load the shapes from a ResourceLocation.
load(InputStream) - Method in class net.malisis.core.renderer.model.loader.ObjFileImporter
Loads the shapes from InputStream.
load(IModelLoader) - Method in class net.malisis.core.renderer.model.MalisisModel
Loads this MalisisModel from the specified IModelLoader.
loadShaders() - Static method in class net.malisis.core.util.RenderHelper
 
log - Variable in class net.malisis.core.asm.MalisisClassTransformer
 
log - Static variable in class net.malisis.core.MalisisCore
Logger for the mod.
LOG_BLOCK_PASSED - Static variable in class net.malisis.core.util.RaytraceWorld.Options
Stores list of blocks passed through ray trace.
logString - Variable in class net.malisis.core.asm.MalisisClassTransformer
 
loop(int) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
loop(int, int, int) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
loopResetDelay - Variable in class net.malisis.core.renderer.animation.transformation.Transformation
 
loops - Variable in class net.malisis.core.renderer.animation.transformation.Transformation
 
loopStartDelay - Variable in class net.malisis.core.renderer.animation.transformation.Transformation
 

M

MalisisBlock - Class in net.malisis.core.block
 
MalisisBlock(Material) - Constructor for class net.malisis.core.block.MalisisBlock
 
MalisisClassTransformer - Class in net.malisis.core.asm
 
MalisisClassTransformer() - Constructor for class net.malisis.core.asm.MalisisClassTransformer
 
MalisisCommand - Class in net.malisis.core
Commands handler for MalisisCore mod.
MalisisCommand() - Constructor for class net.malisis.core.MalisisCommand
Instantiates the command
MalisisCore - Class in net.malisis.core
The Class MalisisCore.
MalisisCore() - Constructor for class net.malisis.core.MalisisCore
Instantiates MalisisCore.
MalisisCoreAccessTransformer - Class in net.malisis.core.asm
 
MalisisCoreAccessTransformer() - Constructor for class net.malisis.core.asm.MalisisCoreAccessTransformer
 
MalisisCorePlugin - Class in net.malisis.core.asm
 
MalisisCorePlugin() - Constructor for class net.malisis.core.asm.MalisisCorePlugin
 
MalisisCoreTransformer - Class in net.malisis.core.asm
 
MalisisCoreTransformer() - Constructor for class net.malisis.core.asm.MalisisCoreTransformer
 
MalisisGui - Class in net.malisis.core.client.gui
GuiScreenProxy
MalisisGui() - Constructor for class net.malisis.core.client.gui.MalisisGui
 
MalisisIcon - Class in net.malisis.core.renderer.icon
Extension of TextureAtlasSprite to allow common operations like clipping and offset.
MalisisIcon() - Constructor for class net.malisis.core.renderer.icon.MalisisIcon
 
MalisisIcon(String) - Constructor for class net.malisis.core.renderer.icon.MalisisIcon
 
MalisisIcon(MalisisIcon) - Constructor for class net.malisis.core.renderer.icon.MalisisIcon
 
MalisisIcon(String, float, float, float, float) - Constructor for class net.malisis.core.renderer.icon.MalisisIcon
 
MalisisIcon(IIcon) - Constructor for class net.malisis.core.renderer.icon.MalisisIcon
 
MalisisInventory - Class in net.malisis.core.inventory
 
MalisisInventory(IInventoryProvider, int) - Constructor for class net.malisis.core.inventory.MalisisInventory
Instantiates a new MalisisInventory.
MalisisInventory(IInventoryProvider, MalisisSlot[]) - Constructor for class net.malisis.core.inventory.MalisisInventory
Instantiates a new MalisisInventory.
MalisisInventoryContainer - Class in net.malisis.core.inventory
Complete rewrite of Container.
MalisisInventoryContainer(EntityPlayer, int) - Constructor for class net.malisis.core.inventory.MalisisInventoryContainer
Instantiates a new MalisisInventoryContainer.
MalisisInventoryContainer.ActionType - Enum in net.malisis.core.inventory
 
MalisisMessage - Annotation Type in net.malisis.core.network
 
MalisisModel - Class in net.malisis.core.renderer.model
This class is a holder for multiple shapes.
MalisisModel() - Constructor for class net.malisis.core.renderer.model.MalisisModel
Instantiates a new empty MalisisModel.
MalisisModel(IModelLoader) - Constructor for class net.malisis.core.renderer.model.MalisisModel
Instantiates a new MalisisModel with the specified IModelLoader.
MalisisModel(ResourceLocation) - Constructor for class net.malisis.core.renderer.model.MalisisModel
Instantiates a new MalisisModel.
MalisisNetwork - Class in net.malisis.core.network
MalisisNetwork is a wrapper around SimpleNetworkWrapper in order to ease the handling of discriminators.
MalisisNetwork(String) - Constructor for class net.malisis.core.network.MalisisNetwork
Instantiates a new MalisisNetwork.
MalisisNetwork(IMalisisMod) - Constructor for class net.malisis.core.network.MalisisNetwork
Instantiates a new MalisisNetwork
MalisisRenderer - Class in net.malisis.core.renderer
Base class for rendering.
MalisisRenderer() - Constructor for class net.malisis.core.renderer.MalisisRenderer
Instantiates a new MalisisRenderer.
MalisisSlot - Class in net.malisis.core.inventory
Slots contained by MalisisInventory
MalisisSlot(MalisisInventory, ItemStack, int) - Constructor for class net.malisis.core.inventory.MalisisSlot
Instantiates a new MalisisSlot.
MalisisSlot(MalisisInventory, int) - Constructor for class net.malisis.core.inventory.MalisisSlot
Instantiates a new MalisisSlot
MalisisSlot(int) - Constructor for class net.malisis.core.inventory.MalisisSlot
Instantiates a new MalisisSlot
markDirty() - Method in class net.malisis.core.inventory.MalisisInventory
Unused.
markDirty() - Method in class net.malisis.core.renderer.element.Bezier
Notify this Bezier that the vertexes will need to be recalculated.
match(Token) - Method in class net.malisis.core.util.parser.Parser
 
match(Token, Mutable) - Method in class net.malisis.core.util.parser.Parser
 
matched - Variable in class net.malisis.core.util.parser.Parser
 
matcher - Variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
Matcher object.
matches(String, int) - Method in class net.malisis.core.util.parser.token.CharToken
 
matches(String, int) - Method in class net.malisis.core.util.parser.token.DigitToken
 
matches(String, int) - Method in class net.malisis.core.util.parser.token.EmptyToken
 
matches(String, int) - Method in class net.malisis.core.util.parser.token.ExpressionToken
 
matches(String, int) - Method in class net.malisis.core.util.parser.token.KeywordToken
 
matches(String, int) - Method in class net.malisis.core.util.parser.token.LetterToken
 
matches(String, int) - Method in class net.malisis.core.util.parser.token.SpaceToken
 
matches(String, int) - Method in class net.malisis.core.util.parser.token.StringToken
 
matches(String, int) - Method in class net.malisis.core.util.parser.token.Token
 
maxDisplayedOptions - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Max number displayed options.
maxDisplayedOptions(int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Sets the maximum number of options displayed when expanded.
maxExpandedWidth - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Max width of the option container.
MCEvent - Class in net.malisis.core.event
 
MCEvent() - Constructor for class net.malisis.core.event.MCEvent
 
McpFieldMapping - Class in net.malisis.core.asm.mappings
 
McpFieldMapping(String, String, String, String) - Constructor for class net.malisis.core.asm.mappings.McpFieldMapping
 
McpMapping<T extends org.objectweb.asm.tree.AbstractInsnNode> - Class in net.malisis.core.asm.mappings
 
McpMapping(String, String, String, String) - Constructor for class net.malisis.core.asm.mappings.McpMapping
 
McpMethodMapping - Class in net.malisis.core.asm.mappings
 
McpMethodMapping(String, String, String, String) - Constructor for class net.malisis.core.asm.mappings.McpMethodMapping
 
mcpName - Variable in class net.malisis.core.asm.mappings.McpMapping
 
MegaTextureIcon - Class in net.malisis.core.renderer.icon
 
MegaTextureIcon(String) - Constructor for class net.malisis.core.renderer.icon.MegaTextureIcon
 
MegaTextureIcon(String, int) - Constructor for class net.malisis.core.renderer.icon.MegaTextureIcon
 
MegaTextureIcon(MalisisIcon) - Constructor for class net.malisis.core.renderer.icon.MegaTextureIcon
 
MegaTextureIcon(MalisisIcon, int) - Constructor for class net.malisis.core.renderer.icon.MegaTextureIcon
 
menu - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
menuPosition - Variable in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
merge(Parameter<T>) - Method in class net.malisis.core.renderer.Parameter
Merge this Parameter with the specified one.
merge(RenderParameters) - Method in class net.malisis.core.renderer.RenderParameters
 
merge(RenderParameters, RenderParameters) - Static method in class net.malisis.core.renderer.RenderParameters
 
merge - Variable in class net.malisis.core.util.ItemUtils.ItemStacksMerger
The ItemStack to merge.
merge() - Method in class net.malisis.core.util.ItemUtils.ItemStacksMerger
Merges the full amount for the merge ItemStack.
merge(int) - Method in class net.malisis.core.util.ItemUtils.ItemStacksMerger
Merges the specified amount for the merge ItemStack.
merge(int, int) - Method in class net.malisis.core.util.ItemUtils.ItemStacksMerger
Merges the specified amount for the merge ItemStack.
MergedVertex - Class in net.malisis.core.renderer.element
MergedVertex are holders of vertex that share the same position inside a shape.
MergedVertex(Vertex) - Constructor for class net.malisis.core.renderer.element.MergedVertex
Instantiates a new MergedVertex.
mergedVertexes - Variable in class net.malisis.core.renderer.element.Shape
The merged vertexes making up this Shape.
message(Object) - Static method in class net.malisis.core.MalisisCore
Displays a text in the chat.
message(Object, Object...) - Static method in class net.malisis.core.MalisisCore
Displays a text in the chat.
methodInsnEqual(MethodInsnNode, MethodInsnNode) - Static method in class net.malisis.core.asm.AsmUtils
 
MIDDLE - Static variable in class net.malisis.core.client.gui.Anchor
 
Minus - Static variable in class net.malisis.core.util.parser.token.Token
 
modid - Static variable in class net.malisis.core.MalisisCore
Mod ID.
modname - Static variable in class net.malisis.core.MalisisCore
Mod name.
MouseButton - Enum in net.malisis.core.util
MouseButton
mouseClicked(int, int, int) - Method in class net.malisis.core.client.gui.MalisisGui
Called when a mouse button is pressed down.
mouseClickMove(int, int, int, long) - Method in class net.malisis.core.client.gui.MalisisGui
Called when the mouse is moved while a button is pressed.
mouseMovedOrUp(int, int, int) - Method in class net.malisis.core.client.gui.MalisisGui
Called when a mouse button is released.
mouseX - Variable in class net.malisis.core.client.gui.GuiRenderer
Current X position of the mouse.
mouseY - Variable in class net.malisis.core.client.gui.GuiRenderer
Current Y position of the mouse.
movement - Variable in class net.malisis.core.renderer.animation.transformation.Transformation
 
movement(int) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
Mult - Static variable in class net.malisis.core.util.parser.token.Token
 
multiBlock - Variable in class net.malisis.core.tileentity.MultiBlockTileEntity
 
MultiBlock - Class in net.malisis.core.util
This class handle MultiBlock structures.
MultiBlock(int, int, int) - Constructor for class net.malisis.core.util.MultiBlock
 
MultiBlock(World, int, int, int) - Constructor for class net.malisis.core.util.MultiBlock
 
MultiBlock(World, int, int, int, AxisAlignedBB) - Constructor for class net.malisis.core.util.MultiBlock
 
MultiBlock(World, int, int, int, int, int, int) - Constructor for class net.malisis.core.util.MultiBlock
 
MultiBlock(NBTTagCompound) - Constructor for class net.malisis.core.util.MultiBlock
 
MultiBlock.IProvider - Interface in net.malisis.core.util
 
MultiBlockTileEntity - Class in net.malisis.core.tileentity
You can extend this class to make your Tile Entity use a MultiBlock system.
MultiBlockTileEntity() - Constructor for class net.malisis.core.tileentity.MultiBlockTileEntity
 
multiLine - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
Whether this UITextField handles multiline text.
multiLine - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Whether this UITextField handles multiline text.

N

name - Variable in class net.malisis.core.block.MalisisBlock
 
name - Variable in class net.malisis.core.client.gui.component.UIComponent
The name of this UIComponent Can be used to retrieve this back from a container.
name - Variable in class net.malisis.core.inventory.MalisisInventory
Name of this MalisisInventory.
name - Variable in class net.malisis.core.network.MalisisNetwork
 
name - Variable in class net.malisis.core.renderer.element.Face
 
name() - Method in class net.malisis.core.renderer.element.Face
Gets the base name of this Face.
name - Variable in class net.malisis.core.renderer.element.MergedVertex
Name of this MergedVertex.
name() - Method in class net.malisis.core.renderer.element.Vertex
 
name - Variable in class net.malisis.core.util.bbcode.node.BBItemNode
 
name - Variable in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
name - Variable in class net.malisis.core.util.parser.token.Token
 
name(String) - Method in class net.malisis.core.util.parser.token.Token
 
nameFromDirection(ForgeDirection) - Static method in class net.malisis.core.renderer.element.Face
Gets a Face name from a ForgeDirection.
nbMerged - Variable in class net.malisis.core.util.ItemUtils.ItemStacksMerger
Amount of the ItemStack that was merged. -1 until merge() is called.
negate() - Method in class net.malisis.core.util.Vector
Inverses the vector.
net.malisis.core - package net.malisis.core
 
net.malisis.core.asm - package net.malisis.core.asm
 
net.malisis.core.asm.mappings - package net.malisis.core.asm.mappings
 
net.malisis.core.block - package net.malisis.core.block
 
net.malisis.core.client.gui - package net.malisis.core.client.gui
 
net.malisis.core.client.gui.component - package net.malisis.core.client.gui.component
 
net.malisis.core.client.gui.component.container - package net.malisis.core.client.gui.component.container
 
net.malisis.core.client.gui.component.control - package net.malisis.core.client.gui.component.control
 
net.malisis.core.client.gui.component.decoration - package net.malisis.core.client.gui.component.decoration
 
net.malisis.core.client.gui.component.interaction - package net.malisis.core.client.gui.component.interaction
 
net.malisis.core.client.gui.element - package net.malisis.core.client.gui.element
 
net.malisis.core.client.gui.event - package net.malisis.core.client.gui.event
 
net.malisis.core.client.gui.event.component - package net.malisis.core.client.gui.event.component
 
net.malisis.core.client.gui.icon - package net.malisis.core.client.gui.icon
 
net.malisis.core.configuration - package net.malisis.core.configuration
 
net.malisis.core.configuration.setting - package net.malisis.core.configuration.setting
 
net.malisis.core.event - package net.malisis.core.event
 
net.malisis.core.event.user - package net.malisis.core.event.user
 
net.malisis.core.inventory - package net.malisis.core.inventory
 
net.malisis.core.inventory.message - package net.malisis.core.inventory.message
 
net.malisis.core.inventory.player - package net.malisis.core.inventory.player
 
net.malisis.core.network - package net.malisis.core.network
 
net.malisis.core.recipe - package net.malisis.core.recipe
 
net.malisis.core.renderer - package net.malisis.core.renderer
 
net.malisis.core.renderer.animation - package net.malisis.core.renderer.animation
 
net.malisis.core.renderer.animation.transformation - package net.malisis.core.renderer.animation.transformation
 
net.malisis.core.renderer.element - package net.malisis.core.renderer.element
 
net.malisis.core.renderer.element.face - package net.malisis.core.renderer.element.face
 
net.malisis.core.renderer.element.shape - package net.malisis.core.renderer.element.shape
 
net.malisis.core.renderer.icon - package net.malisis.core.renderer.icon
 
net.malisis.core.renderer.model - package net.malisis.core.renderer.model
 
net.malisis.core.renderer.model.loader - package net.malisis.core.renderer.model.loader
 
net.malisis.core.renderer.preset - package net.malisis.core.renderer.preset
 
net.malisis.core.tileentity - package net.malisis.core.tileentity
 
net.malisis.core.util - package net.malisis.core.util
 
net.malisis.core.util.bbcode - package net.malisis.core.util.bbcode
 
net.malisis.core.util.bbcode.gui - package net.malisis.core.util.bbcode.gui
 
net.malisis.core.util.bbcode.node - package net.malisis.core.util.bbcode.node
 
net.malisis.core.util.bbcode.render - package net.malisis.core.util.bbcode.render
 
net.malisis.core.util.chunkcollision - package net.malisis.core.util.chunkcollision
 
net.malisis.core.util.parser - package net.malisis.core.util.parser
 
net.malisis.core.util.parser.token - package net.malisis.core.util.parser.token
 
network - Static variable in class net.malisis.core.MalisisCore
Network for the mod
newAnchor - Variable in class net.malisis.core.client.gui.event.component.SpaceChangeEvent.PositionChangeEvent
 
newHeight - Variable in class net.malisis.core.client.gui.event.component.SpaceChangeEvent.SizeChangeEvent
 
newLine - Variable in class net.malisis.core.util.bbcode.render.BBRenderElement
 
newValue - Variable in class net.malisis.core.client.gui.event.ComponentEvent.ValueChange
The new value.
newWidth - Variable in class net.malisis.core.client.gui.event.component.SpaceChangeEvent.SizeChangeEvent
 
newX - Variable in class net.malisis.core.client.gui.event.component.SpaceChangeEvent.PositionChangeEvent
 
newY - Variable in class net.malisis.core.client.gui.event.component.SpaceChangeEvent.PositionChangeEvent
 
next() - Method in class net.malisis.core.asm.AsmHook
 
next() - Method in class net.malisis.core.client.gui.GuiRenderer
Next.
next() - Method in class net.malisis.core.renderer.MalisisRenderer
Triggers a draw and restart drawing with current MalisisRenderer.drawMode.
next(int) - Method in class net.malisis.core.renderer.MalisisRenderer
Triggers a draw and restart drawing with drawMode.
noClip - Variable in class net.malisis.core.client.gui.ClipArea
 
nodes - Variable in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
NONE - Static variable in class net.malisis.core.client.gui.Anchor
 
None - Static variable in class net.malisis.core.util.parser.token.Token
 
normalize() - Method in class net.malisis.core.util.Vector
Normalizes this Vector.
normals - Variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
List of vertex normals used for the MalisisModel.
NorthFace - Class in net.malisis.core.renderer.element.face
 
NorthFace() - Constructor for class net.malisis.core.renderer.element.face.NorthFace
 
Not - Static variable in class net.malisis.core.util.parser.token.Token
 
Number - Static variable in class net.malisis.core.util.parser.token.Token
 

O

ObjFileImporter - Class in net.malisis.core.renderer.model.loader
Model loader for OBJ files (Wavefront).
ObjFileImporter(ResourceLocation) - Constructor for class net.malisis.core.renderer.model.loader.ObjFileImporter
Instantiates a new ObjFileImporter from a ResourceLocation.
ObjFileImporter(InputStream) - Constructor for class net.malisis.core.renderer.model.loader.ObjFileImporter
Instantiates a new ObjFileImporter from InputStream.
offset - Variable in class net.malisis.core.client.gui.component.container.UITabGroup
Number of pixels this UITabGroup is offset to the border of the UITabGroup.attachedContainer.
offset(float, float, float) - Method in class net.malisis.core.renderer.animation.transformation.Rotation
 
offset(float, float, float) - Method in class net.malisis.core.renderer.animation.transformation.Scale
 
offset(int, int) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Offsets this MalisisIcon by a specified amount.
offsetX - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
Offset for the contents
offsetX - Variable in class net.malisis.core.renderer.animation.transformation.Rotation
 
offsetX - Variable in class net.malisis.core.renderer.animation.transformation.Scale
 
offsetY - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
Offset for the contents
offsetY - Variable in class net.malisis.core.renderer.animation.transformation.Rotation
 
offsetY - Variable in class net.malisis.core.renderer.animation.transformation.Scale
 
offsetZ - Variable in class net.malisis.core.renderer.animation.transformation.Rotation
 
offsetZ - Variable in class net.malisis.core.renderer.animation.transformation.Scale
 
oldValue - Variable in class net.malisis.core.client.gui.event.ComponentEvent.ValueChange
The old value.
onAddedToScreen() - Method in class net.malisis.core.client.gui.component.container.UIContainer
 
onAddedToScreen() - Method in class net.malisis.core.client.gui.component.UIComponent
Called when this UIComponent is added to screen.
onButtonClick(UIButton.ClickEvent) - Method in class net.malisis.core.configuration.ConfigurationGui
 
onButtonPress(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
onButtonPress(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
 
onButtonPress(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
onButtonPress(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.UIComponent
 
onButtonPress(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.UISlot
 
onButtonRelease(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
 
onButtonRelease(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
onButtonRelease(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.UIComponent
 
onButtonRelease(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.UISlot
 
onChunkWatched(ChunkWatchEvent.Watch) - Method in class net.malisis.core.util.chunkcollision.ChunkCollision
Server only.
onClick(int, int) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
onClick(int, int) - Method in class net.malisis.core.client.gui.component.control.UICloseHandle
 
onClick(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
 
onClick(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
onClick(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
onClick(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
onClick(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UISlider
 
onClick(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UITab
 
onClick(int, int) - Method in class net.malisis.core.client.gui.component.UIComponent
 
onClick(int, int) - Method in class net.malisis.core.client.gui.component.UISlot
 
onClick(UIButton.ClickEvent) - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
onClose() - Method in class net.malisis.core.client.gui.component.container.UIContainer
 
onClose() - Method in class net.malisis.core.client.gui.component.container.UIWindow
 
onClose() - Method in interface net.malisis.core.client.gui.component.control.ICloseable
 
onComponentSpaceChange(SpaceChangeEvent) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Called when a child UIComponent gets its size or position changed
onComponentStateChange(StateChangeEvent.VisibleStateChange) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Called when a child UIComponent gets its visibility changed
onContainerClosed(EntityPlayer) - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Called when this MalisisInventoryContainer is closed.
onContentUpdate() - Method in class net.malisis.core.client.gui.component.container.UIContainer
Called when this UIComponent gets its content updated.
onContentUpdate(ContentUpdateEvent) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
onCursorUpdated() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Called when a cursor is updated.
onDataLoad(ChunkDataEvent.Load) - Method in class net.malisis.core.util.chunkcollision.ChunkCollision
On data load.
onDataSave(ChunkDataEvent.Save) - Method in class net.malisis.core.util.chunkcollision.ChunkCollision
 
onDoubleClick(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
onDoubleClick(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.UIComponent
 
onDoubleClick(int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.UISlot
 
onDrag(int, int, int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.control.UIMoveHandle
 
onDrag(int, int, int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.control.UIResizeHandle
 
onDrag(int, int, int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
onDrag(int, int, int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.interaction.UISlider
 
onDrag(int, int, int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
onDrag(int, int, int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.UIComponent
 
onDrag(int, int, int, int, MouseButton) - Method in class net.malisis.core.client.gui.component.UISlot
 
onGuiClose(GuiOpenEvent) - Method in class net.malisis.core.MalisisCore
Gui close event.
onGuiClosed() - Method in class net.malisis.core.client.gui.MalisisGui
 
onHovered(StateChangeEvent.HoveredStateChange<UISlot>) - Method in class net.malisis.core.client.gui.component.UISlot
 
onKeyTyped(char, int) - Method in interface net.malisis.core.client.gui.component.control.IControlComponent
Called when a key is pressed when this IControlComponent or its parent is focused or hovered.
onKeyTyped(char, int) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
onKeyTyped(char, int) - Method in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
onKeyTyped(char, int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
onKeyTyped(char, int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
onKeyTyped(char, int) - Method in class net.malisis.core.client.gui.component.UIComponent
Called when a key is typed while this UIComponent is focused or hovered.
onKeyTyped(char, int) - Method in class net.malisis.core.client.gui.component.UISlot
 
onKeyTyped(char, int) - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
onMessage(InventoryActionMessage.Packet, MessageContext) - Method in class net.malisis.core.inventory.message.InventoryActionMessage
Handles the InventoryActionMessage.Packet received from the client.
onMessage(OpenInventoryMessage.Packet, MessageContext) - Method in class net.malisis.core.inventory.message.OpenInventoryMessage
Handles the received OpenInventoryMessage.Packet on the client.
onMessage(UpdateInventorySlotsMessage.Packet, MessageContext) - Method in class net.malisis.core.inventory.message.UpdateInventorySlotsMessage
Handles the received UpdateInventorySlotsMessage.Packet on the client.
onMessage(ChunkCollisionMessage.Packet, MessageContext) - Method in class net.malisis.core.util.chunkcollision.ChunkCollisionMessage
 
onMouseMove(int, int, int, int) - Method in class net.malisis.core.client.gui.component.UIComponent
 
onMouseOver(StateChangeEvent.HoveredStateChange) - Method in class net.malisis.core.client.gui.component.control.UISlimScrollbar
 
onMouseOver(StateChangeEvent.HoveredStateChange) - Method in class net.malisis.core.configuration.ConfigurationGui
 
onPickupFromSlot(EntityPlayer, ItemStack) - Method in class net.malisis.core.inventory.MalisisSlot
Called when itemStack is picked up from this MalisisSlot.
onRenderLast(RenderWorldLastEvent) - Method in class net.malisis.core.renderer.RenderWorldEventHandler
 
onRightClick(int, int) - Method in class net.malisis.core.client.gui.component.UIComponent
 
onRightClick(int, int) - Method in class net.malisis.core.client.gui.component.UISlot
 
onScrollWheel(int, int, int) - Method in interface net.malisis.core.client.gui.component.control.IControlComponent
Called when the scrollwheel is used when this IControlComponent or its parent is focused or hovered.
onScrollWheel(int, int, int) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
onScrollWheel(int, int, int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
onScrollWheel(int, int, int) - Method in class net.malisis.core.client.gui.component.interaction.UISlider
 
onScrollWheel(int, int, int) - Method in class net.malisis.core.client.gui.component.UIComponent
 
onSizeChange(SpaceChangeEvent.SizeChangeEvent<UILabel>) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
onSlotChanged(InventoryEvent.SlotChanged) - Method in class net.malisis.core.client.gui.component.UISlot
 
onSlotChanged(MalisisSlot) - Method in class net.malisis.core.inventory.MalisisInventory
Called when itemStack change in slot.
onSlotChanged() - Method in class net.malisis.core.inventory.MalisisSlot
Called when itemStack is set.
onTextureStitchEvent(TextureStitchEvent.Pre) - Method in class net.malisis.core.ReplacementTool
Texture stitch event.
open(EntityPlayerMP, IInventoryProvider, Object...) - Static method in class net.malisis.core.inventory.MalisisInventory
Opens this MalisisInventory.
open(EntityClientPlayerMP, IInventoryProvider, int, Object...) - Static method in class net.malisis.core.inventory.MalisisInventory
Opens this MalisisInventory.
OpenCar - Static variable in class net.malisis.core.util.parser.token.Token
 
openConfigurationGui(IMalisisMod) - Static method in class net.malisis.core.MalisisCore
Open the configuration GUI for the IMalisisMod.
openInventory() - Method in class net.malisis.core.inventory.MalisisInventory
Called when this MalisisInventory is opened.
openInventory() - Method in class net.malisis.core.tileentity.TileEntityInventory
 
openInventory() - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
OpenInventoryMessage - Class in net.malisis.core.inventory.message
Message to tell the client to open a GUI.
OpenInventoryMessage() - Constructor for class net.malisis.core.inventory.message.OpenInventoryMessage
 
OpenInventoryMessage.ContainerType - Enum in net.malisis.core.inventory.message
 
OpenInventoryMessage.Packet - Class in net.malisis.core.inventory.message
 
OpenInventoryMessage.Packet() - Constructor for class net.malisis.core.inventory.message.OpenInventoryMessage.Packet
 
OpenInventoryMessage.Packet(IInventoryProvider, int) - Constructor for class net.malisis.core.inventory.message.OpenInventoryMessage.Packet
 
OpenPar - Static variable in class net.malisis.core.util.parser.token.Token
 
openTag(String) - Method in class net.malisis.core.util.parser.HTMLParser
 
optionBackground - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Shape used to draw the hovered UISelect.Option background
optionFunction - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Function for option creation
options - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
The options of this UISelect.
options - Variable in class net.malisis.core.util.RaytraceWorld
Options for the ray tracing.
optionsHeight - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Height of displayed UISelect.Option box
optionsShape - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Shape used to draw the options box
optionsWidth - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Width of displayed UISelect.Option box
origin - Variable in class net.malisis.core.util.Ray
Origin Point of this Ray.
originalItem(Item) - Static method in class net.malisis.core.ReplacementTool
Gets the orginal/vanilla item for the specified one.
orignalBlock(Block) - Static method in class net.malisis.core.ReplacementTool
Gets the original/vanilla block for the specified one.
OrOperator - Static variable in class net.malisis.core.util.parser.token.Token
 
overrideSlot(MalisisSlot, int) - Method in class net.malisis.core.inventory.MalisisInventory
Overrides a specific slot with a new one.
overrideTexture - Variable in class net.malisis.core.renderer.MalisisRenderer
An override texture set by the renderer.
owner - Variable in class net.malisis.core.asm.mappings.McpMapping
 
owner - Variable in class net.malisis.core.inventory.MalisisInventoryContainer
Player that opened this MalisisInventoryContainer.

P

padding - Variable in class net.malisis.core.client.gui.component.decoration.UITooltip
 
panelIcons - Variable in class net.malisis.core.client.gui.component.container.UITabGroup
Icons to use if this UITabGroup is attached to a UIPanel.
pannels - Variable in class net.malisis.core.configuration.ConfigurationGui
 
ParallelTransformation - Class in net.malisis.core.renderer.animation.transformation
 
ParallelTransformation(Transformation...) - Constructor for class net.malisis.core.renderer.animation.transformation.ParallelTransformation
 
Parameter<T> - Class in net.malisis.core.renderer
 
Parameter(T) - Constructor for class net.malisis.core.renderer.Parameter
Instantiates a new parameter.
params - Variable in class net.malisis.core.renderer.element.Face
 
params - Variable in class net.malisis.core.renderer.MalisisRenderer
Current parameters for the face being rendered.
parent - Variable in class net.malisis.core.client.gui.component.UIComponent
The parent UIComponent of this UIComponent.
parent - Variable in class net.malisis.core.util.bbcode.node.BBNode
 
parent - Variable in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
parentX() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the X coordinate of this UIComponent relative to its parent.
parentY() - Method in class net.malisis.core.client.gui.component.UIComponent
Get the Y coordinate of this UIComponent relative to its parent.
parse() - Method in class net.malisis.core.util.bbcode.BBCodeParser
 
parse() - Method in class net.malisis.core.util.parser.HTMLParser
 
parse() - Method in class net.malisis.core.util.parser.Parser
 
Parser<T> - Class in net.malisis.core.util.parser
 
Parser(String) - Constructor for class net.malisis.core.util.parser.Parser
 
Parser.ParserException - Exception in net.malisis.core.util.parser
 
Parser.ParserException(String) - Constructor for exception net.malisis.core.util.parser.Parser.ParserException
 
parseText() - Method in class net.malisis.core.util.bbcode.BBString
 
partialTick - Variable in class net.malisis.core.renderer.MalisisRenderer
Partial tick time (TESR/IRWL).
PASS_THROUGH - Static variable in class net.malisis.core.util.RaytraceWorld.Options
Don't stop ray tracing on hit.
peek() - Method in class net.malisis.core.util.parser.Parser
 
peekToken() - Method in class net.malisis.core.util.parser.Parser
 
PICKEDITEM - Static variable in class net.malisis.core.inventory.message.UpdateInventorySlotsMessage
 
pickedItemStack - Variable in class net.malisis.core.inventory.MalisisInventoryContainer
ItemStack currently picked and following the cursor.
pickedItemStackCache - Variable in class net.malisis.core.inventory.MalisisInventoryContainer
Cache for the itemStack currently picked.
placeBlocks() - Method in class net.malisis.core.util.MultiBlock
Place Block for every position occupied by this MultiBlock.
placeBlocks(boolean) - Method in class net.malisis.core.util.MultiBlock
Place Block for every position occupied by this MultiBlock.
player - Variable in class net.malisis.core.event.user.UserAttackEvent
 
PLAYER_EXTRACT - Static variable in class net.malisis.core.inventory.InventoryState
 
PLAYER_INSERT - Static variable in class net.malisis.core.inventory.InventoryState
 
PlayerInventory - Class in net.malisis.core.inventory.player
 
PlayerInventory(EntityPlayer) - Constructor for class net.malisis.core.inventory.player.PlayerInventory
 
PlayerInventorySlot - Class in net.malisis.core.inventory.player
 
PlayerInventorySlot(PlayerInventory, EntityPlayer, int) - Constructor for class net.malisis.core.inventory.player.PlayerInventorySlot
 
playSound(String) - Static method in class net.malisis.core.client.gui.MalisisGui
 
playSound(String, float) - Static method in class net.malisis.core.client.gui.MalisisGui
 
Plus - Static variable in class net.malisis.core.util.parser.token.Token
 
Point - Class in net.malisis.core.util
 
Point(double, double, double) - Constructor for class net.malisis.core.util.Point
Instantiates a new point.
Point(Point) - Constructor for class net.malisis.core.util.Point
Instantiates a new point.
Point(Vec3) - Constructor for class net.malisis.core.util.Point
Instantiates a new point.
PositionTransform<T> - Class in net.malisis.core.renderer.animation.transformation
 
PositionTransform(int, int, int, int) - Constructor for class net.malisis.core.renderer.animation.transformation.PositionTransform
Instantiates a new PositionTransform.
post() - Method in class net.malisis.core.event.MCEvent
 
preInit(FMLPreInitializationEvent) - Method in class net.malisis.core.MalisisCore
Pre-initialization event
prepare(RenderType, double...) - Method in class net.malisis.core.client.gui.GuiRenderer
 
prepare(RenderType, double...) - Method in class net.malisis.core.renderer.MalisisRenderer
Prepares the Tessellator and the GL states for the renderType.
prettyPrint() - Method in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
previous() - Method in class net.malisis.core.asm.AsmHook
 
printTextNodes() - Method in class net.malisis.core.util.bbcode.BBString
 
processCommand(ICommandSender, String[]) - Method in class net.malisis.core.MalisisCommand
Processes the command.
processString(String) - Static method in class net.malisis.core.client.gui.GuiRenderer
 
progress - Variable in class net.malisis.core.client.gui.component.decoration.UIProgressBar
 
property - Variable in class net.malisis.core.configuration.setting.Setting
 
pullItemStack() - Method in class net.malisis.core.inventory.MalisisInventory
Removes the first ItemStack in this MalisisInventory and returns it.

Q

Quote - Static variable in class net.malisis.core.util.parser.token.Token
 

R

ranges - Variable in class net.malisis.core.tileentity.TileEntitySidedInventory
 
Ray - Class in net.malisis.core.util
 
Ray(Point, Vector) - Constructor for class net.malisis.core.util.Ray
Instantiates a new Ray.
Ray(Ray) - Constructor for class net.malisis.core.util.Ray
Instantiates a new Ray from a specified one.
Ray(Vec3, Vec3) - Constructor for class net.malisis.core.util.Ray
Instantiates a new Ray from two Vec3.
RaytraceBlock - Class in net.malisis.core.util
RayTrace class that offers more control to handle raytracing.
rayTraceBlock(int, int, int, Point) - Method in class net.malisis.core.util.RaytraceWorld
Raytraces inside an actual block area.
RaytraceWorld - Class in net.malisis.core.util
RayTrace class that offers more control to handle raytracing.
RaytraceWorld(Ray, int) - Constructor for class net.malisis.core.util.RaytraceWorld
Instantiates a new RaytraceWorld.
RaytraceWorld(Ray) - Constructor for class net.malisis.core.util.RaytraceWorld
Instantiates a new RaytraceWorld.
RaytraceWorld(Point, Vector, int) - Constructor for class net.malisis.core.util.RaytraceWorld
Instantiates a new RaytraceWorld.
RaytraceWorld(Point, Vector) - Constructor for class net.malisis.core.util.RaytraceWorld
Instantiates a new RaytraceWorld.
RaytraceWorld(Point, Point, int) - Constructor for class net.malisis.core.util.RaytraceWorld
Instantiates a new RaytraceWorld.
RaytraceWorld(Point, Point) - Constructor for class net.malisis.core.util.RaytraceWorld
Instantiates a new RaytraceWorld.
RaytraceWorld.Options - Class in net.malisis.core.util
The Class Options.
RaytraceWorld.Options() - Constructor for class net.malisis.core.util.RaytraceWorld.Options
 
rbChecked - Variable in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
rbDisabled - Variable in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
rbHovered - Variable in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
read() - Method in class net.malisis.core.util.parser.Parser
 
readFromNBT(NBTTagCompound) - Method in class net.malisis.core.inventory.MalisisInventory
Reads this MalisisInventory data from tagCompound.
readFromNBT(NBTTagCompound) - Method in class net.malisis.core.tileentity.MultiBlockTileEntity
 
readFromNBT(NBTTagCompound) - Method in class net.malisis.core.tileentity.TileEntityInventory
 
readFromNBT(NBTTagCompound) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
readFromNBT(NBTTagCompound, AxisAlignedBB) - Static method in class net.malisis.core.util.AABBUtils
 
readFromNBT(NBTTagCompound) - Method in class net.malisis.core.util.MultiBlock
Creates MultiBlock structure using the provided NBTTagCompound.
readToken() - Method in class net.malisis.core.util.parser.HTMLParser
 
readToken() - Method in class net.malisis.core.util.parser.Parser
 
readUntil(Token...) - Method in class net.malisis.core.util.parser.Parser
 
readValue(String) - Method in class net.malisis.core.configuration.setting.BooleanSetting
 
readValue(String) - Method in class net.malisis.core.configuration.setting.DoubleSetting
 
readValue(String) - Method in class net.malisis.core.configuration.setting.IntegerSetting
 
readValue(String) - Method in class net.malisis.core.configuration.setting.Setting
Reads the value.
readValue(String) - Method in class net.malisis.core.configuration.setting.StringSetting
 
RecipeHandler<T extends net.minecraft.item.crafting.IRecipe> - Class in net.malisis.core.recipe
The Class RecipeHandler.
RecipeHandler(Class<T>) - Constructor for class net.malisis.core.recipe.RecipeHandler
 
register(HashMap<String, ArrayList<AsmHook>>) - Method in class net.malisis.core.asm.AsmHook
 
register(AsmHook) - Method in class net.malisis.core.asm.MalisisClassTransformer
 
register() - Method in class net.malisis.core.block.MalisisBlock
 
register(Class<? extends ItemBlock>) - Method in class net.malisis.core.block.MalisisBlock
 
register(Object) - Method in class net.malisis.core.client.gui.component.UIComponent
Registers an object to handle events received by this UIComponent.
register(Object) - Method in class net.malisis.core.inventory.MalisisInventory
Registers an object for the events fired by this MalisisInventory.
register(Object) - Method in class net.malisis.core.inventory.MalisisSlot
Registers an object to inventory changes.
register(TextureMap) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Attempts to register this MalisisIcon to the TextureMap.
register(IRenderWorldLast) - Static method in class net.malisis.core.renderer.RenderWorldEventHandler
 
registerBus(EventBus, LoadController) - Method in class net.malisis.core.MalisisCore
 
registerFor(Class...) - Method in class net.malisis.core.renderer.MalisisRenderer
Registers this MalisisRenderer to be used for rendering for specified classes.
registerFor(Item) - Method in class net.malisis.core.renderer.MalisisRenderer
Registers this MalisisRenderer to be used for rendering the specified item.
registerForRenderWorldLast() - Method in class net.malisis.core.renderer.MalisisRenderer
Registers this MalisisRenderer to be used for RenderWorldLastEvent.
registerHooks() - Method in class net.malisis.core.asm.MalisisClassTransformer
 
registerHooks() - Method in class net.malisis.core.asm.MalisisCoreTransformer
 
registerHooks() - Method in class net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
 
registerMessage(Class<? extends IMessageHandler<REQ, REPLY>>, Class<REQ>, Side) - Method in class net.malisis.core.network.MalisisNetwork
Register a message with the next discriminator available.
registerMessage(IMessageHandler<? super REQ, ? extends REPLY>, Class<REQ>, Side) - Method in class net.malisis.core.network.MalisisNetwork
Register a message with the next discriminator available.
registerMod(IMalisisMod) - Static method in class net.malisis.core.MalisisCore
Registers a IMalisisMod mod.
relativeX(int) - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the X coordinate relative to this UIComponent.
relativeY(int) - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the Y coordinate relative to this UIComponent.
remove(UIComponent) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Removes the component from this UIContainer.
remove(BBNode) - Method in class net.malisis.core.util.bbcode.node.BBNode
 
removeAll() - Method in class net.malisis.core.client.gui.component.container.UIContainer
Removes all the components from this UIContainer.
removeAllControlComponents() - Method in class net.malisis.core.client.gui.component.UIComponent
Removes all the IControlComponent from this UIContainer.
removeBlocks() - Method in class net.malisis.core.util.MultiBlock
Removes the blocks composing this MultiBlock, including the origin.
removeControlComponent(IControlComponent) - Method in class net.malisis.core.client.gui.component.UIComponent
Removes the IControlComponent from this UIComponent.
removeControlPoint(Vertex) - Method in class net.malisis.core.renderer.element.Bezier
Removes the specified control point.
removeFace(Face) - Method in class net.malisis.core.renderer.element.Shape
Removes a Face from this Shape.
removeInventory(MalisisInventory) - Method in class net.malisis.core.inventory.MalisisInventoryContainer
removeOpenedContainer(MalisisInventoryContainer) - Method in class net.malisis.core.inventory.MalisisInventory
Removes the opened container.
removeVertex(Vertex) - Method in class net.malisis.core.renderer.element.MergedVertex
Removes a Vertex from this MergedVertex.
render() - Method in class net.malisis.core.renderer.MalisisRenderer
Main rendering method.
render(MalisisRenderer) - Method in class net.malisis.core.renderer.model.MalisisModel
Renders all the shapes of this MalisisModel using the specified MalisisRenderer.
render(MalisisRenderer, RenderParameters) - Method in class net.malisis.core.renderer.model.MalisisModel
Renders all the shapes of this MalisisModel using the specified MalisisRenderer and RenderParameters.
render(MalisisRenderer, String) - Method in class net.malisis.core.renderer.model.MalisisModel
Renders a specific Shape of this MalisisModel using the specified MalisisRenderer.
render(MalisisRenderer, String, RenderParameters) - Method in class net.malisis.core.renderer.model.MalisisModel
Renders a specific Shape of this MalisisModel using the specified MalisisRenderer and RenderParameters.
render(GuiRenderer, int, int, int, IBBCodeRenderer) - Method in class net.malisis.core.util.bbcode.BBString
 
render(GuiRenderer, int, int, int, IBBCodeRenderer) - Method in class net.malisis.core.util.bbcode.render.BBCodeRenderer
 
render(GuiRenderer, int, int, int) - Method in class net.malisis.core.util.bbcode.render.BBRenderElement
 
renderAllFaces - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to render all faces even if shoudSideBeRendered is false
renderBlocks - Variable in class net.malisis.core.renderer.MalisisRenderer
RenderBlocks reference (ISBRH).
renderBounds - Variable in class net.malisis.core.renderer.RenderParameters
Defines the rendering bounds to limit the vertex inside (Block Level)
renderDestroyProgress() - Method in class net.malisis.core.renderer.MalisisRenderer
Renders the destroy progress manually for TESR.
renderer - Variable in class net.malisis.core.client.gui.MalisisGui
Renderer drawing the components.
renderGlobal - Variable in class net.malisis.core.renderer.MalisisRenderer
RenderGlobal reference (IRWL)
RenderHelper - Class in net.malisis.core.util
RenderHelper
RenderHelper() - Constructor for class net.malisis.core.util.RenderHelper
 
renderId - Variable in class net.malisis.core.renderer.MalisisRenderer
Id of this MalisisRenderer.
renderInventoryBlock(Block, int, int, RenderBlocks) - Method in class net.malisis.core.renderer.MalisisRenderer
Renders inventory block.
renderItem(IItemRenderer.ItemRenderType, ItemStack, Object...) - Method in class net.malisis.core.renderer.MalisisRenderer
Renders the item.
RenderParameters - Class in net.malisis.core.renderer
 
RenderParameters() - Constructor for class net.malisis.core.renderer.RenderParameters
 
RenderParameters(RenderParameters) - Constructor for class net.malisis.core.renderer.RenderParameters
 
renderPickedItemStack(ItemStack) - Method in class net.malisis.core.client.gui.GuiRenderer
Render the picked up itemStack at the cursor position.
renderStandard() - Method in class net.malisis.core.renderer.MalisisRenderer
Renders the block using the default Minecraft rendering system.
renderStandard(RenderBlocks) - Method in class net.malisis.core.renderer.MalisisRenderer
Renders the blocks using the default Minecraft rendering system with the specified renderer.
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.malisis.core.renderer.MalisisRenderer
Renders a TileEntitySpecialRenderer.
renderType - Variable in class net.malisis.core.renderer.MalisisRenderer
Type of rendering.
RenderType - Enum in net.malisis.core.renderer
 
renderWorldBlock(IBlockAccess, int, int, int, Block, int, RenderBlocks) - Method in class net.malisis.core.renderer.MalisisRenderer
Renders world block.
RenderWorldEventHandler - Class in net.malisis.core.renderer
 
RenderWorldEventHandler() - Constructor for class net.malisis.core.renderer.RenderWorldEventHandler
 
renderWorldLastEvent(RenderWorldLastEvent, IBlockAccess) - Method in interface net.malisis.core.renderer.IRenderWorldLast
Renders when RenderWorldLastEvent is called.
renderWorldLastEvent(RenderWorldLastEvent, IBlockAccess) - Method in class net.malisis.core.renderer.MalisisRenderer
 
replace(T, Object, Object) - Method in class net.malisis.core.recipe.RecipeHandler
 
replace(ShapedOreRecipe, Object, Object) - Method in class net.malisis.core.recipe.ShapedOreRecipeHandler
 
replace(ShapedRecipes, Object, Object) - Method in class net.malisis.core.recipe.ShapedRecipesHandler
 
replace(ShapelessOreRecipe, Object, Object) - Method in class net.malisis.core.recipe.ShapelessOreRecipeHandler
 
replace(ShapelessRecipes, Object, Object) - Method in class net.malisis.core.recipe.ShapelessRecipesHandler
 
replaceInRecipes(Object, Object) - Method in class net.malisis.core.ReplacementTool
 
ReplacementTool - Class in net.malisis.core
 
replaceVanillaBlock(int, String, String, Block, Block) - Static method in class net.malisis.core.ReplacementTool
Replaces vanilla block with another one.
replaceVanillaItem(int, String, String, Item, Item) - Static method in class net.malisis.core.ReplacementTool
 
reset() - Method in class net.malisis.core.renderer.MalisisRenderer
Resets data so this MalisisRenderer can be reused.
reset() - Method in class net.malisis.core.renderer.Parameter
Resets the value to its default.
reset() - Method in class net.malisis.core.renderer.RenderParameters
 
resetState() - Method in class net.malisis.core.renderer.element.Shape
Resets the state of each Vertex making up this Shape to a previously stored one.
resetState() - Method in class net.malisis.core.renderer.element.Vertex
 
resetState() - Method in class net.malisis.core.renderer.model.MalisisModel
Resets the state of this MalisisModel.
resourceLocation - Variable in class net.malisis.core.client.gui.GuiTexture
 
reversed - Variable in class net.malisis.core.client.gui.component.decoration.UIProgressBar
 
reversed(boolean) - Method in class net.malisis.core.renderer.animation.transformation.ParallelTransformation
 
reversed - Variable in class net.malisis.core.renderer.animation.transformation.Transformation
 
reversed(boolean) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
RIGHT - Static variable in class net.malisis.core.client.gui.Anchor
 
rotate(float, float, float, float) - Method in class net.malisis.core.client.gui.element.GuiShape
 
rotate(float) - Method in class net.malisis.core.client.gui.element.GuiShape
 
rotate(float, float, float, float, float, float, float) - Method in interface net.malisis.core.renderer.animation.transformation.ITransformable.Rotate
 
rotate(float, float, float, float, float, float, float) - Method in class net.malisis.core.renderer.element.MergedVertex
Rotates this MergedVertex around the given axis the specified angle.
rotate(float, float, float, float) - Method in class net.malisis.core.renderer.element.Shape
Rotates this Shape around the given axis the specified angle.
rotate(float, float, float, float, float, float, float) - Method in class net.malisis.core.renderer.element.Shape
Rotates this Shape around the given axis the specified angle.
rotate(float, float, float, float, float, float, float) - Method in class net.malisis.core.renderer.model.MalisisModel
 
rotate(AxisAlignedBB[], int) - Static method in class net.malisis.core.util.AABBUtils
 
rotate(AxisAlignedBB, int) - Static method in class net.malisis.core.util.AABBUtils
 
rotateAroundX(double) - Method in class net.malisis.core.renderer.element.Face
 
rotateAroundX(double, double, double, double) - Method in class net.malisis.core.renderer.element.Face
 
rotateAroundX(double) - Method in class net.malisis.core.renderer.element.Vertex
 
rotateAroundX(double, double, double, double) - Method in class net.malisis.core.renderer.element.Vertex
 
rotateAroundY(double) - Method in class net.malisis.core.renderer.element.Face
 
rotateAroundY(double, double, double, double) - Method in class net.malisis.core.renderer.element.Face
 
rotateAroundY(double) - Method in class net.malisis.core.renderer.element.Vertex
 
rotateAroundY(double, double, double, double) - Method in class net.malisis.core.renderer.element.Vertex
 
rotateAroundZ(double) - Method in class net.malisis.core.renderer.element.Face
 
rotateAroundZ(double, double, double, double) - Method in class net.malisis.core.renderer.element.Face
 
rotateAroundZ(double) - Method in class net.malisis.core.renderer.element.Vertex
 
rotateAroundZ(double, double, double, double) - Method in class net.malisis.core.renderer.element.Vertex
 
Rotation - Class in net.malisis.core.renderer.animation.transformation
 
Rotation(float) - Constructor for class net.malisis.core.renderer.animation.transformation.Rotation
 
Rotation(float, float) - Constructor for class net.malisis.core.renderer.animation.transformation.Rotation
 
Rotation(float, float, float, float) - Constructor for class net.malisis.core.renderer.animation.transformation.Rotation
 
Rotation(float, float, float, float, float, float, float) - Constructor for class net.malisis.core.renderer.animation.transformation.Rotation
 
rotation - Variable in class net.malisis.core.renderer.icon.MalisisIcon
Rotation value (clockwise)
rp - Variable in class net.malisis.core.client.gui.component.UIComponent
RenderParameters used to draw this UIComponent.
rp - Variable in class net.malisis.core.renderer.MalisisRenderer
Current parameters for the shape being rendered.

S

save() - Method in class net.malisis.core.configuration.setting.Setting
Save the configuration.
save() - Method in class net.malisis.core.configuration.Settings
 
scale(float) - Method in class net.malisis.core.client.gui.element.GuiShape
 
scale(float, float) - Method in class net.malisis.core.client.gui.element.GuiShape
 
scale(float, float) - Method in class net.malisis.core.client.gui.element.SimpleGuiShape
 
scale(float, float) - Method in class net.malisis.core.client.gui.element.XResizableGuiShape
 
scale(float, float) - Method in class net.malisis.core.client.gui.element.XYResizableGuiShape
 
scale(float, float, float, float, float, float) - Method in interface net.malisis.core.renderer.animation.transformation.ITransformable.Scale
 
Scale - Class in net.malisis.core.renderer.animation.transformation
 
Scale() - Constructor for class net.malisis.core.renderer.animation.transformation.Scale
 
Scale(float, float, float) - Constructor for class net.malisis.core.renderer.animation.transformation.Scale
 
Scale(float, float, float, float, float, float) - Constructor for class net.malisis.core.renderer.animation.transformation.Scale
 
scale(float) - Method in class net.malisis.core.renderer.element.Face
 
scale(float, double, double, double) - Method in class net.malisis.core.renderer.element.Face
 
scale(float, float, float, float, float, float) - Method in class net.malisis.core.renderer.element.MergedVertex
Scales this MergedVertex.
scale(float) - Method in class net.malisis.core.renderer.element.Shape
Scales this Shape on all axis.
scale(float, float, float) - Method in class net.malisis.core.renderer.element.Shape
Scale.
scale(float, float, float, float, float, float) - Method in class net.malisis.core.renderer.element.Shape
Scales this Shape.
scale(float) - Method in class net.malisis.core.renderer.element.Vertex
 
scale(float, double, double, double) - Method in class net.malisis.core.renderer.element.Vertex
 
scale(float, float, float, float, float, float) - Method in class net.malisis.core.renderer.model.MalisisModel
 
scale(double) - Method in class net.malisis.core.util.Vector
Scales this Vector by a factor.
screenX() - Method in class net.malisis.core.client.gui.component.container.UITabGroup
 
screenX() - Method in interface net.malisis.core.client.gui.component.IClipable
Gets the X position on the screen.
screenX() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the X coordinate of this UIComponent relative to the screen.
screenY() - Method in class net.malisis.core.client.gui.component.container.UITabGroup
 
screenY() - Method in interface net.malisis.core.client.gui.component.IClipable
Gets the Y position on the screen.
screenY() - Method in class net.malisis.core.client.gui.component.UIComponent
Gets the Y coordinate of this UIComponent relative to the screen.
scrollBar - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
Scrollbar of the textfield
scrollBar - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Scrollbar of the textfield
scrollBy(float) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
scrollColor - Variable in class net.malisis.core.client.gui.component.control.UISlimScrollbar
Scroll color
scrollHeight - Variable in class net.malisis.core.client.gui.component.control.UIScrollBar
 
scrollShape - Variable in class net.malisis.core.client.gui.component.control.UIScrollBar
 
scrollThickness - Variable in class net.malisis.core.client.gui.component.control.UIScrollBar
 
scrollTo(float) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
select(S) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
select(UISelect.Option<T>) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Selects the UISelect.Option.
select(T) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Selects the UISelect.Option for the specified value.
selectColor - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Selection color for this UITextField.
selected - Variable in class net.malisis.core.client.gui.component.container.UIListContainer
 
selectedOption - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Currently selected option index.
selectFirst() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Selects the first UISelect.Option of this UISelect.
selectingText - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Whether currently selecting text.
selectionPosition - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Current selection cursor position.
selectLast() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Selects the last UISelect.Option of this UISelect.
selectNext() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Select the UISelect.Option after the currently selected one.
selectPrevious() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Selects the UISelect.Option before the currently selected one.
selectShape - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Shape used to draw the selection box.
selectTextColor - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Selected text color
selectWord() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
selectWord(int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
send(IInventoryProvider, EntityPlayerMP, int) - Static method in class net.malisis.core.inventory.message.OpenInventoryMessage
Sends a packet to client to notify it to open a MalisisInventory.
sendAction(MalisisInventoryContainer.ActionType, MalisisSlot, int) - Static method in class net.malisis.core.client.gui.MalisisGui
Sends a GUI action to the server.
sendAction(MalisisInventoryContainer.ActionType, int, int, int) - Static method in class net.malisis.core.inventory.message.InventoryActionMessage
Sends GUI action to the server MalisisInventoryContainer.
sendCoords(Chunk, long[], EntityPlayerMP) - Static method in class net.malisis.core.util.chunkcollision.ChunkCollisionMessage
 
sendInventoryContent() - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Sends the all the inventory slots to the client.
server - Static variable in class net.malisis.core.util.chunkcollision.ChunkCollision
 
set(UITextField.CursorPosition) - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Sets this UITextField.CursorPosition at the same position than position.
set(int, int, float) - Method in class net.malisis.core.client.gui.GuiRenderer
Sets the mouse position and the partial tick.
set(T) - Method in class net.malisis.core.configuration.setting.Setting
Sets the value.
set(int) - Method in class net.malisis.core.inventory.InventoryState
 
set(double, double, double) - Method in class net.malisis.core.renderer.element.Vertex
 
set(IBlockAccess, Block, int, int, int, int) - Method in class net.malisis.core.renderer.MalisisRenderer
Sets informations for this MalisisRenderer.
set(IBlockAccess) - Method in class net.malisis.core.renderer.MalisisRenderer
Sets informations for this MalisisRenderer.
set(Block) - Method in class net.malisis.core.renderer.MalisisRenderer
Sets informations for this MalisisRenderer.
set(int) - Method in class net.malisis.core.renderer.MalisisRenderer
Sets informations for this MalisisRenderer.
set(Block, int) - Method in class net.malisis.core.renderer.MalisisRenderer
Sets informations for this MalisisRenderer.
set(int, int, int) - Method in class net.malisis.core.renderer.MalisisRenderer
Sets informations for this MalisisRenderer.
set(TileEntity, float) - Method in class net.malisis.core.renderer.MalisisRenderer
Sets informations for this MalisisRenderer.
set(IItemRenderer.ItemRenderType, ItemStack) - Method in class net.malisis.core.renderer.MalisisRenderer
Sets informations for this MalisisRenderer.
set(T) - Method in class net.malisis.core.renderer.Parameter
Sets the value for this Parameter.
set(World, Chunk) - Method in class net.malisis.core.util.chunkcollision.ChunkCollision.ChunkProcedure
 
set(double, double, double) - Method in class net.malisis.core.util.Point
Sets this point to x, y and z coordinates.
set(Ray, int, int, int) - Static method in class net.malisis.core.util.RaytraceBlock
Sets the parameters for the ray trace and returns the RaytraceBlock instance.
set(Point, Vector, int, int, int) - Static method in class net.malisis.core.util.RaytraceBlock
Sets the parameters for the ray trace and returns the RaytraceBlock instance.
set(Point, Point, int, int, int) - Static method in class net.malisis.core.util.RaytraceBlock
Sets the parameters for the ray trace and returns the RaytraceBlock instance.
set(Vec3, Vec3, int, int, int) - Static method in class net.malisis.core.util.RaytraceBlock
Sets the parameters for the ray trace and returns the RaytraceBlock instance.
set(double, double, double) - Method in class net.malisis.core.util.Vector
Sets the x, y and z coordinates for this Vector.
setActive(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets this tab to be active.
setActiveTab(UITab) - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Activates the UITab and deactivates currently active one.
setActiveTextColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets the text shadow for this UITab when UITab.active.
setActiveTextShadow(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets the text shadow for this UITab when UITab.active.
setAlpha(int) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the alpha transparency for this UIComponent.
setAlpha(int) - Method in interface net.malisis.core.renderer.animation.transformation.ITransformable.Alpha
 
setAlpha(int) - Method in class net.malisis.core.renderer.element.Face
 
setAlpha(int) - Method in class net.malisis.core.renderer.element.MergedVertex
Sets the alpha value for this MergedVertex.
setAlpha(int) - Method in class net.malisis.core.renderer.element.Vertex
 
setAlpha(int) - Method in class net.malisis.core.renderer.RenderParameters
 
setAnchor(int) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the anchor for this UIComponent's position.
setAutoHide(boolean) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
setAutoSelectOnFocus(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Sets whether this UITextField should automatically select its UITextField.text when focused.
setAutoSize(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets whether the size of this UIButton should be calculated automatically.
setBackgroundAlpha(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the alpha background of this UIBackgroundContainer.
setBackgroundColor(int) - Method in class net.malisis.core.client.gui.component.container.UIPanel
Sets the background color for UIContainer.
setBackgroundColor(int) - Method in class net.malisis.core.client.gui.component.container.UIWindow
Sets the background color for UIContainer.
setBaseName(String) - Method in class net.malisis.core.renderer.element.Vertex
 
setBgColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets the background color of this UIButton.
setBgColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setBgColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets the baground color for this UITab.
setBlock(Block) - Method in class net.malisis.core.util.MultiBlock
 
setBlockName(String) - Method in class net.malisis.core.block.MalisisBlock
 
setBottomAlpha(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the bottom alpha.
setBottomColor(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the bottom color.
setBottomLeftAlpha(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the bottom left alpha.
setBottomLeftColor(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the bottom left color.
setBottomRightAlpha(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the bottom right alpha.
setBottomRightColor(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the bottom right color.
setBounds(float, float, float, float, float, float) - Method in class net.malisis.core.renderer.element.Shape
Sets the bounds for this Shape.
setBounds(AxisAlignedBB) - Method in class net.malisis.core.util.MultiBlock
Sets a bounding box for this MultiBlock.
setBrightness(int) - Method in interface net.malisis.core.renderer.animation.transformation.ITransformable.Brightness
 
setBrightness(int) - Method in class net.malisis.core.renderer.element.Face
 
setBrightness(int) - Method in class net.malisis.core.renderer.element.MergedVertex
Sets the brightness for this MergedVertex.
setBrightness(int) - Method in class net.malisis.core.renderer.element.Vertex
 
setBrightness(int) - Method in class net.malisis.core.renderer.RenderParameters
 
setButtonAnchor(int) - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
setCategory(String) - Method in class net.malisis.core.configuration.setting.Setting
Sets the category.
setChecked(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UICheckBox
Sets the state for this UICheckBox.
setClipContent(boolean) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Sets whether this UIContainer should clip its contents
setClipContent(boolean) - Method in interface net.malisis.core.client.gui.component.IClipable
Sets whether this IClipable should clip or not.
setClipContent(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setClipping(float, float, float, float) - Method in class net.malisis.core.renderer.icon.ClippedIcon
Sets the clipping for this ClippedIcon.
setColor(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the color of this UIBackgroundContainer.
setColor(int) - Method in class net.malisis.core.client.gui.component.container.UIPanel
Sets the background color of this UIContainer.
setColor(int) - Method in class net.malisis.core.client.gui.component.control.UISlimScrollbar
Sets the color of the scroll.
setColor(int, int) - Method in class net.malisis.core.client.gui.component.control.UISlimScrollbar
Sets the color of the scroll and the background.
setColor(int) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Sets the color of the text of this UILabel.
setColor(int) - Method in interface net.malisis.core.renderer.animation.transformation.ITransformable.Color
 
setColor(int) - Method in class net.malisis.core.renderer.element.Face
 
setColor(int) - Method in class net.malisis.core.renderer.element.MergedVertex
Sets the color for this MergedVertex.
setColor(int) - Method in class net.malisis.core.renderer.element.Vertex
 
setColor(int) - Method in class net.malisis.core.renderer.RenderParameters
 
setColor(String) - Method in class net.malisis.core.util.bbcode.node.BBColorNode
 
setColor(int) - Method in class net.malisis.core.util.bbcode.node.BBColorNode
 
setColors(int, int, int, int, int, int, boolean) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setComment(String...) - Method in class net.malisis.core.configuration.setting.Setting
Sets the comment.
setContainer(UIContainer) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Set the UIContainer linked with this UITab.
setControlPoints(List<Vertex>) - Method in class net.malisis.core.renderer.element.Bezier
Sets the control points for this Bezier.
setCoords(int, int, long[]) - Method in class net.malisis.core.util.chunkcollision.ChunkCollision
Client only.
setCursorColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
setCursorPosition(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Sets the position of the cursor at the specified cooridnates.
setDefaultTexture(GuiTexture) - Method in class net.malisis.core.client.gui.GuiRenderer
 
setDelay(int) - Method in class net.malisis.core.client.gui.component.decoration.UITooltip
 
setDelay(int) - Method in class net.malisis.core.renderer.animation.Animation
 
setDirection(ForgeDirection) - Method in class net.malisis.core.util.MultiBlock
Sets a facing for this MultiBlock.
setDisabled(boolean) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Sets the disabled.
setDisabled(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UISelect.Option
Sets the disabled state of this UISelect.Option.
setDisabled(boolean) - Method in class net.malisis.core.client.gui.component.UIComponent
Set the state of this UIComponent.
setDisabledTextColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setDisablePredicate(Predicate<T>) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setDraggedItemStack(ItemStack) - Method in class net.malisis.core.inventory.MalisisSlot
Sets the currently dragged ItemStack for this MalisisSlot.
setDrawShadow(boolean) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Set the drop shadow for the text of this UILabel.
setEditable(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
setElements(Collection<S>) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
setElementSpacing(int) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
setFocused(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setFocused(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Sets the focused.
setFocused(boolean) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the focused state of this UIComponent.
setFocusedComponent(UIComponent, boolean) - Static method in class net.malisis.core.client.gui.MalisisGui
 
setFontScale(float) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Sets the scale of the font to use for this UILabel.
setFontScale(float) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Sets the font scale for this UITextField.
setFontScale(float) - Method in class net.malisis.core.client.gui.GuiRenderer
Sets a custom font scale factor.
setHoverBgColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setHovered(boolean) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the hovered state of this UIComponent.
setHoveredComponent(UIComponent, boolean) - Static method in class net.malisis.core.client.gui.MalisisGui
Sets the hovered state for a UIComponent.
setHoveredTextColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets the text color for this UITab when hovered.
setHoverTextColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets the hover text color of this UIButton.
setHoverTextColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setIcon(IIcon) - Method in class net.malisis.core.client.gui.component.decoration.UIImage
Sets the icon for this UIImage.
setIcon(GuiTexture, IIcon) - Method in class net.malisis.core.client.gui.component.decoration.UIImage
Sets the icon for this UIImage to be used with the specified GuiTexture.
setIgnoreScale(boolean) - Method in class net.malisis.core.client.gui.GuiRenderer
Sets whether to ignore default Minecraft GUI scale factor.
setImage(UIImage) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets the UIImage for this UIButton.
setImage(UIImage) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets the image UITab.
setIndex(int) - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
setInitialState() - Method in class net.malisis.core.renderer.element.Vertex
 
setInventory(MalisisInventory) - Method in class net.malisis.core.inventory.MalisisSlot
Sets the inventory containing this MalisisSlot.
setInventoryContainer(MalisisInventoryContainer) - Method in class net.malisis.core.client.gui.MalisisGui
setInventoryId(int) - Method in class net.malisis.core.inventory.MalisisInventory
Sets the id of this MalisisInventory inside its container.
setInventorySlotContents(int, ItemStack) - Method in class net.malisis.core.inventory.MalisisInventory
Deprecated.
setInventorySlotContents(int, ItemStack) - Method in class net.malisis.core.tileentity.TileEntityInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
setInventoryStackLimit(int) - Method in class net.malisis.core.inventory.MalisisInventory
Sets the inventory stack limit.
setItemStack(ItemStack) - Method in class net.malisis.core.client.gui.component.decoration.UIImage
Sets the ItemStack to render.
setItemStack(int, ItemStack) - Method in class net.malisis.core.inventory.MalisisInventory
Sets the itemStack for the slot at position slotNumber.
setItemStack(ItemStack) - Method in class net.malisis.core.inventory.MalisisSlot
Sets the itemStack contained by this MalisisSlot.
setItemStack(ItemStack) - Method in class net.malisis.core.inventory.player.PlayerInventorySlot
 
setItemStackProvider(ItemStack) - Method in class net.malisis.core.inventory.MalisisInventory
Set this MalisisInventory contents based on the itemStack NBT.
setItemStackSize(int) - Method in class net.malisis.core.inventory.MalisisSlot
Sets the item stack size.
setLabel(String) - Method in class net.malisis.core.client.gui.component.interaction.UISelect.Option
Sets the label for this UISelect.Option.
setLabel(String) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets the label for this UITab.
setLabelFunction(Function<T, String>) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setLabelPattern(String) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Sets a pattern that will be used to format the option label.
setLeftAlpha(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the left alpha.
setLeftColor(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the left color.
setLength(int) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
setLength(double) - Method in class net.malisis.core.util.RaytraceWorld
Sets the length of this RaytraceWorld.
setLineOffset(int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Sets the line offset.
setLineSpacing(int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Sets the line spacing for this UITextField.
setMaxExpandedWidth(int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Sets the max width of the option container.
setMenuPosition(ComponentPosition) - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
setMultiBlock(MultiBlock) - Method in class net.malisis.core.tileentity.MultiBlockTileEntity
 
setMultiBlock(MultiBlock) - Method in interface net.malisis.core.util.MultiBlock.IProvider
Sets the MultiBlock instance for this MultiBlock.IProvider.
setName(String) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the name of this UIComponent.
setName(String) - Method in class net.malisis.core.inventory.MalisisInventory
Sets the name.
setName(String) - Method in class net.malisis.core.renderer.element.Face
Sets the base name for this Face.
setName(String) - Method in class net.malisis.core.util.bbcode.node.BBItemNode
 
setOffset(int) - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Sets the offset for this UITabGroup.
setOffset(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets the text offset of this UIButton.
setOffsetX(float, int) - Method in class net.malisis.core.client.gui.component.container.UIContainer
 
setOffsetX(float, int) - Method in interface net.malisis.core.client.gui.component.control.IScrollable
 
setOffsetX(float, int) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
setOffsetX(float, int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Sets the offset x.
setOffsetY(float, int) - Method in class net.malisis.core.client.gui.component.container.UIContainer
 
setOffsetY(float, int) - Method in interface net.malisis.core.client.gui.component.control.IScrollable
 
setOffsetY(float, int) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
setOffsetY(float, int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Sets the offset y.
setOptionFunction(Function<T, ? extends UISelect.Option<T>>) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setOptions(int, int, int, boolean) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets the options for this UIButton.
setOptions(Iterable<T>) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Set the options to use for this UISelect.
setOptions(int, int, int, int, boolean, boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITab
 
setOptions(int, int, int, int, boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
setOutputSlot() - Method in class net.malisis.core.inventory.MalisisSlot
Sets this MalisisSlot as an output slot.
setPadding(int, int) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Set the padding for this UIContainer.
setParameters(RenderParameters) - Method in class net.malisis.core.renderer.element.Face
Sets the RenderParameters for this Face.
setParameters(RenderParameters, boolean) - Method in class net.malisis.core.renderer.element.Shape
Sets the parameters for all the faces making up this Shape.
setParameters(String, RenderParameters, boolean) - Method in class net.malisis.core.renderer.element.Shape
Set RenderParameters for faces matching the specified name.
setParent(UIComponent) - Method in interface net.malisis.core.client.gui.component.control.IControlComponent
Sets the UIComponent controlled by this IControlComponent.
setParent(UIComponent) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets the parent for this UITab.
setParent(UIComponent) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the parent of this UIComponent.
setParent(BBNode) - Method in class net.malisis.core.util.bbcode.node.BBNode
 
setPasswordCharacter(char) - Method in class net.malisis.core.client.gui.component.interaction.UIPasswordField
Sets the masking character to use when rendering text.
setPickedItemStack(ItemStack) - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Sets the currently picked itemStack.
setPosition() - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
setPosition() - Method in class net.malisis.core.client.gui.component.control.UISlimScrollbar
 
setPosition(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Sets this UITextField.CursorPosition line and character position based on coordinates inside this UITextField.
setPosition(int, int) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the position of this UIComponent.
setPosition(int, int, int) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the position of this UIComponent relative to an anchor.
setPosition(int, int) - Method in class net.malisis.core.client.gui.element.GuiShape
 
setPosition(int, int) - Method in interface net.malisis.core.renderer.animation.transformation.ITransformable.Position
 
setPrecision(int) - Method in class net.malisis.core.renderer.element.Bezier
Sets the amount of vertexes for this Bezier.
setProgress(float) - Method in class net.malisis.core.client.gui.component.decoration.UIProgressBar
 
setRayTraceInfos(World, Vec3, Vec3) - Static method in class net.malisis.core.util.chunkcollision.ChunkCollision
Sets the ray trace infos.
setRayTraceInfos(World, Point, Point) - Static method in class net.malisis.core.util.chunkcollision.ChunkCollision
 
setRelativeStart(long) - Method in class net.malisis.core.util.Timer
 
setRender(boolean, boolean) - Method in class net.malisis.core.renderer.animation.Animation
 
setReversed() - Method in class net.malisis.core.client.gui.component.decoration.UIProgressBar
 
setRightAlpha(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the right alpha.
setRightColor(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the right color.
setRotation(int) - Method in class net.malisis.core.client.gui.icon.GuiIcon
 
setRotation(int) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Sets the rotation for this MalisisIcon.
setScrollSize(int, int) - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
Sets the scroll size.
setSelectColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
setSelected(S) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
setSelected() - Method in class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
setSelectedOption(T) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Sets the selected UISelect.Option from its containing key.
setSelectedOption(UISelect.Option<T>) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
Sets the selected UISelect.Option.
setSelectTextColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setSize(int, int) - Method in class net.malisis.core.client.gui.component.decoration.UIImage
Sets the size for this UIImage.
setSize(int) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets the width of this UIButton with a default height of 20px.
setSize(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets the size of this UIButton.
setSize(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets the size of this UITab.
setSize(int, int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Sets the size of this UITextField.
setSize(int, int) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the size of this UIComponent.
setSize(int, int) - Method in class net.malisis.core.client.gui.element.GuiShape
 
setSize(int, int) - Method in class net.malisis.core.client.gui.element.SimpleGuiShape
 
setSize(int, int) - Method in class net.malisis.core.client.gui.element.XResizableGuiShape
 
setSize(int, int) - Method in class net.malisis.core.client.gui.element.XYResizableGuiShape
 
setSize(int, int) - Method in interface net.malisis.core.renderer.animation.transformation.ITransformable.Size
 
setSize(float, float, float) - Method in class net.malisis.core.renderer.element.Shape
Sets the size of this Shape.
setSize(int, int) - Method in class net.malisis.core.renderer.icon.MalisisIcon
Sets the size in pixel of this MalisisIcon.
setSize(int, int, int) - Method in class net.malisis.core.util.MultiBlock
Sets the size for this MultiBlock.
setSlots(MalisisSlot[]) - Method in class net.malisis.core.inventory.MalisisInventory
Sets the slots for this MalisisInventory.
setSlots(HashMap<Integer, ItemStack>) - Method in class net.malisis.core.inventory.message.UpdateInventorySlotsMessage.Packet
 
setSpacing(int) - Method in class net.malisis.core.client.gui.component.container.UITabGroup
Sets the spacing for this UITabGroup.
setStandardUV() - Method in class net.malisis.core.renderer.element.Face
 
setStart(long) - Method in class net.malisis.core.util.Timer
 
setStartTick(long) - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
setStartTime(long) - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
setStartTime() - Method in class net.malisis.core.renderer.animation.AnimationRenderer
 
setText(String) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
Sets the text of this UILabel.
setText(BBString) - Method in class net.malisis.core.client.gui.component.decoration.UILabel
 
setText(String) - Method in class net.malisis.core.client.gui.component.decoration.UITooltip
 
setText(List<String>) - Method in class net.malisis.core.client.gui.component.decoration.UITooltip
 
setText(String) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets the text of this UIButton.
setText(String) - Method in class net.malisis.core.client.gui.component.interaction.UIPasswordField
Sets the text.
setText(String) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Sets the text of this UITextField and place the cursor at the end.
setText(String) - Method in class net.malisis.core.util.bbcode.BBString
 
setText(BBString) - Method in class net.malisis.core.util.bbcode.gui.BBTextField
 
setText(BBString) - Method in interface net.malisis.core.util.bbcode.render.IBBCodeRenderer
 
setTextColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets the text color of this UIButton.
setTextColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setTextColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets the text color for this UITab when not UITab.active.
setTextColor(int) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
setTextShadow(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UIButton
Sets the text shadow for this UIButton.
setTextShadow(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
setTextShadow(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITab
Sets the text shadow for this UITab when not UITab.active.
setTextShadow(boolean) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
 
setTexture(IIcon) - Method in class net.malisis.core.renderer.element.Face
 
setTexture(IIcon, boolean, boolean, boolean) - Method in class net.malisis.core.renderer.element.Face
 
Setting<T> - Class in net.malisis.core.configuration.setting
The Class Setting.
Setting(String, T) - Constructor for class net.malisis.core.configuration.setting.Setting
Instantiates a new setting.
Settings - Class in net.malisis.core.configuration
 
Settings(File) - Constructor for class net.malisis.core.configuration.Settings
 
Settings(Configuration) - Constructor for class net.malisis.core.configuration.Settings
 
setTitle(String) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Sets the title for UIContainer.
setTooltip(UITooltip) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the UITooltip of this UIComponent.
setTooltip(String) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the UITooltip of this UIComponent.
setTooltip(UITooltip) - Method in class net.malisis.core.client.gui.component.UISlot
 
setTopAlpha(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the top alpha.
setTopColor(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the top color.
setTopLeftAlpha(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the top left alpha.
setTopLeftColor(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the top left color.
setTopRightAlpha(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the top right alpha.
setTopRightColor(int) - Method in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Sets the top right color.
setUniform1i(String, int) - Method in class net.malisis.core.util.ShaderSystem
 
setUniform2f(String, float, float) - Method in class net.malisis.core.util.ShaderSystem
 
setUnselect(boolean) - Method in class net.malisis.core.client.gui.component.container.UIListContainer
 
setUV(float, float) - Method in class net.malisis.core.renderer.element.Vertex
 
setVisible(boolean) - Method in class net.malisis.core.client.gui.component.container.UIContainer
Sets the visible.
setVisible(boolean) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the visibility of this UIComponent.
setWorld(World) - Method in class net.malisis.core.util.MultiBlock
Sets the world object for this MultiBlock.
setWorldAndResolution(Minecraft, int, int) - Method in class net.malisis.core.client.gui.MalisisGui
Called when game resolution changes.
setWorldObj(World) - Method in class net.malisis.core.tileentity.MultiBlockTileEntity
 
setWysiwyg(boolean) - Method in class net.malisis.core.util.bbcode.gui.BBCodeEditor
 
setWysiwyg(boolean) - Method in class net.malisis.core.util.bbcode.gui.BBTextField
 
setX(double) - Method in class net.malisis.core.renderer.element.Vertex
 
setY(double) - Method in class net.malisis.core.renderer.element.Vertex
 
setZ(double) - Method in class net.malisis.core.renderer.element.Vertex
 
setZIndex(int) - Method in class net.malisis.core.client.gui.component.UIComponent
Sets the zIndex for this UIComponent.
ShaderSystem - Class in net.malisis.core.util
ShaderSystem
ShaderSystem() - Constructor for class net.malisis.core.util.ShaderSystem
 
shadow - Variable in class net.malisis.core.util.bbcode.render.BBRenderElement
 
shape - Variable in class net.malisis.core.client.gui.component.UIComponent
GuiShape used to draw this UIComponent.
Shape - Class in net.malisis.core.renderer.element
Base class for anything drawn with a MalisisRenderer.
Shape() - Constructor for class net.malisis.core.renderer.element.Shape
Instantiates a new Shape.
Shape(Face...) - Constructor for class net.malisis.core.renderer.element.Shape
Instantiates a new Shape.
Shape(List<Face>) - Constructor for class net.malisis.core.renderer.element.Shape
Instantiates a new Shape.
Shape(Shape) - Constructor for class net.malisis.core.renderer.element.Shape
Instantiates a new Shape.
shape - Variable in class net.malisis.core.renderer.MalisisRenderer
Current shape being rendered.
ShapedOreRecipeHandler - Class in net.malisis.core.recipe
 
ShapedOreRecipeHandler() - Constructor for class net.malisis.core.recipe.ShapedOreRecipeHandler
 
ShapedRecipesHandler - Class in net.malisis.core.recipe
 
ShapedRecipesHandler() - Constructor for class net.malisis.core.recipe.ShapedRecipesHandler
 
ShapelessOreRecipeHandler - Class in net.malisis.core.recipe
 
ShapelessOreRecipeHandler() - Constructor for class net.malisis.core.recipe.ShapelessOreRecipeHandler
 
ShapelessRecipesHandler - Class in net.malisis.core.recipe
 
ShapelessRecipesHandler() - Constructor for class net.malisis.core.recipe.ShapelessRecipesHandler
 
ShapePreset - Class in net.malisis.core.renderer.preset
 
ShapePreset() - Constructor for class net.malisis.core.renderer.preset.ShapePreset
 
shapes - Variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
Map of the shapes used for the MalisisModel.
shapes - Variable in class net.malisis.core.renderer.model.MalisisModel
Shapes building this MalisisModel.
Sharp - Static variable in class net.malisis.core.util.parser.token.Token
 
sheetHeight - Variable in class net.malisis.core.renderer.icon.MalisisIcon
Height of the global texture sheet.
sheetWidth - Variable in class net.malisis.core.renderer.icon.MalisisIcon
Width of the global texture sheet.
shiftIndex(int) - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
shiftLeft() - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Moves this UITextField.CursorPosition one step to the left.
shiftRight() - Method in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
Moves this UITextField.CursorPosition one step to the right.
shouldClipContent() - Method in class net.malisis.core.client.gui.component.container.UIContainer
Checks whether this UIContainer should clip its contents
shouldClipContent() - Method in interface net.malisis.core.client.gui.component.IClipable
Checks whether this IClipable should clip or not.
shouldClipContent() - Method in class net.malisis.core.client.gui.component.interaction.UISelect
 
shouldEndDrag(int) - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Checks if the dragging should end based on the mouse button clicked.
shouldRender(RenderWorldLastEvent, IBlockAccess) - Method in interface net.malisis.core.renderer.IRenderWorldLast
Whether the renderer should render.
shouldRender(RenderWorldLastEvent, IBlockAccess) - Method in class net.malisis.core.renderer.MalisisRenderer
 
shouldRender3DInInventory(int) - Method in class net.malisis.core.renderer.MalisisRenderer
Checks whether this MalisisRenderer should handle the rendering in inventory
shouldRenderFace(Face) - Method in class net.malisis.core.renderer.MalisisRenderer
Checks if a Face should be rendered.
shouldResetDrag(int) - Method in class net.malisis.core.inventory.MalisisInventoryContainer
Checks if the dragging should be reset based on the mouse button clicked.
shouldSetViewportPosition() - Method in interface net.malisis.core.renderer.IRenderWorldLast
Whether to set the translations based on player current position and partialTick.
shouldSetViewportPosition() - Method in class net.malisis.core.renderer.MalisisRenderer
 
shouldUseRenderHelper(IItemRenderer.ItemRenderType, ItemStack, IItemRenderer.ItemRendererHelper) - Method in class net.malisis.core.renderer.MalisisRenderer
Checks whether a render helper should be used for this MalisisRenderer.
shrink(ForgeDirection, float) - Method in class net.malisis.core.renderer.element.Shape
Shrinks the Face matching face name by a certain factor.
sides - Static variable in class net.malisis.core.renderer.icon.ConnectedTextureIcon
 
sideWidth - Variable in class net.malisis.core.client.gui.element.XResizableGuiShape
 
SimpleGuiShape - Class in net.malisis.core.client.gui.element
 
SimpleGuiShape(Face) - Constructor for class net.malisis.core.client.gui.element.SimpleGuiShape
 
SimpleGuiShape() - Constructor for class net.malisis.core.client.gui.element.SimpleGuiShape
 
SINUSOIDAL - Static variable in class net.malisis.core.renderer.animation.transformation.Transformation
 
size - Variable in class net.malisis.core.inventory.MalisisInventory
Number of slots inside this MalisisInventory.
size() - Method in class net.malisis.core.util.parser.token.CharToken
 
size() - Method in class net.malisis.core.util.parser.token.DigitToken
 
size() - Method in class net.malisis.core.util.parser.token.EmptyToken
 
size() - Method in class net.malisis.core.util.parser.token.ExpressionToken
 
size() - Method in class net.malisis.core.util.parser.token.KeywordToken
 
size() - Method in class net.malisis.core.util.parser.token.LetterToken
 
size() - Method in class net.malisis.core.util.parser.token.SpaceToken
 
size() - Method in class net.malisis.core.util.parser.token.StringToken
 
size() - Method in class net.malisis.core.util.parser.token.Token
 
SizeTransform<T> - Class in net.malisis.core.renderer.animation.transformation
 
SizeTransform(int, int) - Constructor for class net.malisis.core.renderer.animation.transformation.SizeTransform
Instantiates a new SizeTransform.
SizeTransform(int, int, int, int) - Constructor for class net.malisis.core.renderer.animation.transformation.SizeTransform
Instantiates a new SizeTransform
slideBy(float) - Method in class net.malisis.core.client.gui.component.interaction.UISlider
 
SLIDER_WIDTH - Static variable in class net.malisis.core.client.gui.component.interaction.UISlider
 
sliderIcon - Variable in class net.malisis.core.client.gui.component.interaction.UISlider
 
slideTo(int) - Method in class net.malisis.core.client.gui.component.interaction.UISlider
 
slideTo(float) - Method in class net.malisis.core.client.gui.component.interaction.UISlider
 
slot - Variable in class net.malisis.core.client.gui.component.UISlot
Slot to draw containing the itemStack
slotMaxStackSize - Variable in class net.malisis.core.inventory.MalisisInventory
Maximum stack size for the slots.
slotNumber - Variable in class net.malisis.core.inventory.MalisisSlot
Slot position within its MalisisInventory.
slots - Variable in class net.malisis.core.inventory.MalisisInventory
Slots for this MalisisInventory.
source - Variable in class net.malisis.core.util.ItemUtils.ItemStackSplitter
The ItemStack to be split.
SouthFace - Class in net.malisis.core.renderer.element.face
 
SouthFace() - Constructor for class net.malisis.core.renderer.element.face.SouthFace
 
Space - Static variable in class net.malisis.core.util.parser.token.Token
 
SpaceChangeEvent<T extends UIComponent> - Class in net.malisis.core.client.gui.event.component
Fired when a UIComponent has changed its size or position.
SpaceChangeEvent(T) - Constructor for class net.malisis.core.client.gui.event.component.SpaceChangeEvent
 
SpaceChangeEvent.PositionChangeEvent<T extends UIComponent> - Class in net.malisis.core.client.gui.event.component
Fired when a UIComponent changes it's position.
SpaceChangeEvent.PositionChangeEvent(T, int, int, int) - Constructor for class net.malisis.core.client.gui.event.component.SpaceChangeEvent.PositionChangeEvent
 
SpaceChangeEvent.SizeChangeEvent<T extends UIComponent> - Class in net.malisis.core.client.gui.event.component
Fired when a UIComponent changes its size.
SpaceChangeEvent.SizeChangeEvent(T, int, int) - Constructor for class net.malisis.core.client.gui.event.component.SpaceChangeEvent.SizeChangeEvent
 
SpaceToken - Class in net.malisis.core.util.parser.token
 
SpaceToken() - Constructor for class net.malisis.core.util.parser.token.SpaceToken
 
spacing - Variable in class net.malisis.core.client.gui.component.container.UITabGroup
Number of pixels between each tab.
spawnEjectedItem(World, int, int, int, ItemStack) - Static method in class net.malisis.core.util.EntityUtils
Eject a new item corresponding to the ItemStack.
split(int) - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
split(int) - Method in class net.malisis.core.util.bbcode.render.BBRenderElement
 
split - Variable in class net.malisis.core.util.ItemUtils.ItemStackSplitter
The restulting ItemStack after the split.
split(int) - Method in class net.malisis.core.util.ItemUtils.ItemStackSplitter
Splits the ItemUtils.ItemStackSplitter.source by the specified amount.
srgName - Variable in class net.malisis.core.asm.mappings.McpMapping
 
standAlone - Variable in class net.malisis.core.util.bbcode.node.BBNode
 
start() - Method in class net.malisis.core.util.Timer
 
startClipping(ClipArea) - Method in class net.malisis.core.client.gui.GuiRenderer
Starts clipping an area to prevent drawing outside of it.
startDrawing() - Method in class net.malisis.core.renderer.MalisisRenderer
Tells the Tessellator to start drawing GL_QUADS.
startDrawing(int) - Method in class net.malisis.core.renderer.MalisisRenderer
Tells the Tessellator to start drawing drawMode.
startSelecting() - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Starts selecting text if Shift key is pressed.
startTimer - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Cursor blink timer.
StartWith - Static variable in class net.malisis.core.util.parser.token.Token
 
state - Variable in class net.malisis.core.client.gui.event.component.StateChangeEvent
 
state - Variable in class net.malisis.core.inventory.MalisisInventory
Current inventory state.
state - Variable in class net.malisis.core.inventory.MalisisSlot
InventoryState of this slot.
StateChangeEvent<T extends UIComponent> - Class in net.malisis.core.client.gui.event.component
Fired when a UIComponent changes state.
StateChangeEvent(T, boolean) - Constructor for class net.malisis.core.client.gui.event.component.StateChangeEvent
 
StateChangeEvent.ActiveStateChange<T extends UIComponent> - Class in net.malisis.core.client.gui.event.component
Fired when a UIComponent gets activated or deactivated.
StateChangeEvent.ActiveStateChange(T, boolean) - Constructor for class net.malisis.core.client.gui.event.component.StateChangeEvent.ActiveStateChange
 
StateChangeEvent.DisabledStateChange<T extends UIComponent> - Class in net.malisis.core.client.gui.event.component
Fired when a UIComponent visibility changes.
StateChangeEvent.DisabledStateChange(T, boolean) - Constructor for class net.malisis.core.client.gui.event.component.StateChangeEvent.DisabledStateChange
 
StateChangeEvent.FocusStateChange<T extends UIComponent> - Class in net.malisis.core.client.gui.event.component
Fired when a UIComponent gets focused.
StateChangeEvent.FocusStateChange(T, boolean) - Constructor for class net.malisis.core.client.gui.event.component.StateChangeEvent.FocusStateChange
 
StateChangeEvent.HoveredStateChange<T extends UIComponent> - Class in net.malisis.core.client.gui.event.component
Fired when a UIComponent gets hovered.
StateChangeEvent.HoveredStateChange(T, boolean) - Constructor for class net.malisis.core.client.gui.event.component.StateChangeEvent.HoveredStateChange
 
StateChangeEvent.VisibleStateChange<T extends UIComponent> - Class in net.malisis.core.client.gui.event.component
Fired when a UIComponent visibility changes.
StateChangeEvent.VisibleStateChange(T, boolean) - Constructor for class net.malisis.core.client.gui.event.component.StateChangeEvent.VisibleStateChange
 
storeState() - Method in class net.malisis.core.renderer.element.Shape
Stores the current state of each Vertex making up this Shape.
storeState() - Method in class net.malisis.core.renderer.model.MalisisModel
Stores the state of this MalisisModel.
StringSetting - Class in net.malisis.core.configuration.setting
 
StringSetting(String, String) - Constructor for class net.malisis.core.configuration.setting.StringSetting
 
StringToken - Class in net.malisis.core.util.parser.token
 
StringToken() - Constructor for class net.malisis.core.util.parser.token.StringToken
 
StringToken - Static variable in class net.malisis.core.util.parser.token.Token
 
styles - Variable in class net.malisis.core.util.bbcode.render.BBRenderElement
 
subtract(Vector) - Method in class net.malisis.core.util.Vector
Subtracts the given Vector from this Vector.
Superior - Static variable in class net.malisis.core.util.parser.token.Token
 

T

t - Variable in class net.malisis.core.renderer.MalisisRenderer
Tessellator reference.
tabPosition - Variable in class net.malisis.core.client.gui.component.container.UITabGroup
The position of this UITabGroup relative to its UITabGroup.attachedContainer.
tag - Variable in class net.malisis.core.util.bbcode.node.BBNode
 
target - Variable in class net.malisis.core.event.user.UserAttackEvent
 
tessellatorShift() - Method in class net.malisis.core.renderer.MalisisRenderer
Shifts the Tessellator for ISBRH rendering.
tessellatorUnshift() - Method in class net.malisis.core.renderer.MalisisRenderer
Unshifts the Tessellator for ISBRH rendering.
text - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
Text of this UILabel.
text - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
Text used for this UIButton.
text - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Current text of this UITextField.
text - Variable in class net.malisis.core.util.bbcode.render.BBRenderElement
 
text - Variable in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
text - Variable in class net.malisis.core.util.parser.Parser
 
textColor - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
The text color of this UIButton.
textColor - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Text color.
textColor - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Text color for this UITab when not active.
textColor - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Color of the text for this UITextField.
textHeight - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
Height of the text.
textPosition - Variable in class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
The text position.
textShadow - Variable in class net.malisis.core.client.gui.component.interaction.UIButton
Whether to use shadow for the text of this UIButton.
textShadow - Variable in class net.malisis.core.client.gui.component.interaction.UISelect
Text shadow
textShadow - Variable in class net.malisis.core.client.gui.component.interaction.UITab
Text shadow for this UITab when not active.
textShadow - Variable in class net.malisis.core.client.gui.component.interaction.UITextField
Text shadow
textureSide - Variable in class net.malisis.core.renderer.RenderParameters
Defines which direction will be used to get the block icon.
textWidth - Variable in class net.malisis.core.client.gui.component.decoration.UILabel
Width of the text.
tickToTime(long) - Static method in class net.malisis.core.util.Timer
 
tileEntity - Variable in class net.malisis.core.renderer.MalisisRenderer
TileEntity currently drawing (for TESR).
TileEntityInventory - Class in net.malisis.core.tileentity
 
TileEntityInventory(MalisisInventory) - Constructor for class net.malisis.core.tileentity.TileEntityInventory
 
TileEntitySidedInventory - Class in net.malisis.core.tileentity
 
TileEntitySidedInventory() - Constructor for class net.malisis.core.tileentity.TileEntitySidedInventory
 
TileEntityUtils - Class in net.malisis.core.util
Utility class for TileEntity.
TileEntityUtils() - Constructor for class net.malisis.core.util.TileEntityUtils
 
Timer - Class in net.malisis.core.util
 
Timer() - Constructor for class net.malisis.core.util.Timer
 
Timer(long) - Constructor for class net.malisis.core.util.Timer
 
timeToTick(long) - Static method in class net.malisis.core.util.Timer
 
titleLabel - Variable in class net.malisis.core.client.gui.component.container.UIContainer
Label for the title of this UIContainer.
to(int, int) - Method in class net.malisis.core.renderer.animation.transformation.PositionTransform
Sets the target position
to(float) - Method in class net.malisis.core.renderer.animation.transformation.Rotation
 
to(float, float, float) - Method in class net.malisis.core.renderer.animation.transformation.Scale
 
to(int, int) - Method in class net.malisis.core.renderer.animation.transformation.SizeTransform
Sets the target size.
to(float, float, float) - Method in class net.malisis.core.renderer.animation.transformation.Translation
 
toAlpha - Variable in class net.malisis.core.renderer.animation.transformation.AlphaTransform
 
toAngle - Variable in class net.malisis.core.renderer.animation.transformation.Rotation
 
toBBString() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
toBBString() - Method in class net.malisis.core.util.bbcode.node.BBRootNode
 
toBBString() - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
toBrightness - Variable in class net.malisis.core.renderer.animation.transformation.BrightnessTransform
 
toBytes(ByteBuf) - Method in class net.malisis.core.inventory.message.InventoryActionMessage.Packet
 
toBytes(ByteBuf) - Method in class net.malisis.core.inventory.message.OpenInventoryMessage.Packet
 
toBytes(ByteBuf) - Method in class net.malisis.core.inventory.message.UpdateInventorySlotsMessage.Packet
 
toBytes(ByteBuf) - Method in class net.malisis.core.util.chunkcollision.ChunkCollisionMessage.Packet
 
toColor - Variable in class net.malisis.core.renderer.animation.transformation.ColorTransform
 
toFormattedString() - Method in class net.malisis.core.util.bbcode.node.BBStyleNode
 
toHeight - Variable in class net.malisis.core.renderer.animation.transformation.SizeTransform
Target size.
token - Variable in class net.malisis.core.util.parser.Parser
 
Token<T> - Class in net.malisis.core.util.parser.token
 
Token() - Constructor for class net.malisis.core.util.parser.token.Token
 
tooltip - Variable in class net.malisis.core.client.gui.component.UIComponent
The tooltip for this UIComponent Automatically displayed when the UIComponent is hovered.
TOP - Static variable in class net.malisis.core.client.gui.Anchor
 
TopFace - Class in net.malisis.core.renderer.element.face
 
TopFace() - Constructor for class net.malisis.core.renderer.element.face.TopFace
 
topLeftAlpha - Variable in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Top left corner alpha
topLeftColor - Variable in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Top left corner color
toPoint() - Method in class net.malisis.core.renderer.element.Vertex
 
topRightAlpha - Variable in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Top right corner alpha
topRightColor - Variable in class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Top right corner color
toRawString() - Method in class net.malisis.core.util.bbcode.node.BBItemNode
 
toRawString() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
toRawString() - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
toString() - Method in class net.malisis.core.client.gui.ClipArea
 
toString() - Method in class net.malisis.core.client.gui.component.interaction.UICheckBox
 
toString() - Method in class net.malisis.core.client.gui.component.UIComponent
 
toString() - Method in class net.malisis.core.client.gui.GuiTexture
 
toString() - Method in class net.malisis.core.client.gui.icon.GuiIcon
 
toString() - Method in class net.malisis.core.inventory.MalisisInventory
 
toString() - Method in class net.malisis.core.inventory.MalisisSlot
 
toString() - Method in class net.malisis.core.renderer.element.Face
 
toString() - Method in class net.malisis.core.renderer.element.Vertex
 
toString() - Method in class net.malisis.core.renderer.Parameter
 
toString() - Method in class net.malisis.core.util.bbcode.BBString
 
toString() - Method in class net.malisis.core.util.bbcode.node.BBNode
 
toString() - Method in class net.malisis.core.util.bbcode.node.BBRootNode
 
toString() - Method in class net.malisis.core.util.bbcode.node.BBTextNode
 
toString() - Method in class net.malisis.core.util.bbcode.render.BBRenderElement
 
toString() - Method in class net.malisis.core.util.chunkcollision.ChunkCollision
 
toString() - Method in class net.malisis.core.util.parser.HTMLParser.HTMLNode
 
toString() - Method in class net.malisis.core.util.parser.token.Token
 
toString() - Method in class net.malisis.core.util.Point
 
toString() - Method in class net.malisis.core.util.Vector
 
totalDuration() - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
totalSize - Variable in class net.malisis.core.tileentity.TileEntitySidedInventory
 
toVec3() - Method in class net.malisis.core.util.Point
Creates a Vec3 from this Point coordinates.
toWidth - Variable in class net.malisis.core.renderer.animation.transformation.SizeTransform
Target size.
toX - Variable in class net.malisis.core.renderer.animation.transformation.PositionTransform
Target position.
toX - Variable in class net.malisis.core.renderer.animation.transformation.Scale
 
toX - Variable in class net.malisis.core.renderer.animation.transformation.Translation
 
toY - Variable in class net.malisis.core.renderer.animation.transformation.PositionTransform
Target position.
toY - Variable in class net.malisis.core.renderer.animation.transformation.Scale
 
toY - Variable in class net.malisis.core.renderer.animation.transformation.Translation
 
toZ - Variable in class net.malisis.core.renderer.animation.transformation.Scale
 
toZ - Variable in class net.malisis.core.renderer.animation.transformation.Translation
 
trace() - Method in class net.malisis.core.util.RaytraceBlock
Does the raytracing.
trace() - Method in class net.malisis.core.util.RaytraceWorld
Does the raytracing.
transferInto(ItemStack) - Method in class net.malisis.core.inventory.MalisisInventory
Transfers an ItemStack inside this MalisisInventory.
transferInto(ItemStack, boolean) - Method in class net.malisis.core.inventory.MalisisInventory
Transfers itemStack inside this MalisisInventory.
transferInto(ItemStack, boolean, int, int) - Method in class net.malisis.core.inventory.MalisisInventory
Transfer itemStack inside this MalisisInventory into slots at position from start to end.
transferInto(ItemStack) - Method in class net.malisis.core.inventory.player.PlayerInventory
 
transferInto(ItemStack, boolean) - Method in class net.malisis.core.inventory.player.PlayerInventory
 
transform(String, String, byte[]) - Method in class net.malisis.core.asm.MalisisClassTransformer
 
transform(List<S>, long) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
transform(S, long) - Method in class net.malisis.core.renderer.animation.transformation.Transformation
 
Transformation<T extends Transformation,S extends ITransformable> - Class in net.malisis.core.renderer.animation.transformation
 
Transformation() - Constructor for class net.malisis.core.renderer.animation.transformation.Transformation
 
transformMatrix - Variable in class net.malisis.core.renderer.element.MergedVertex
Matrix holding the tranformations applied to this MergedVertex.
transformMatrix - Variable in class net.malisis.core.renderer.element.Shape
The matrix containing all the transformations applied to this Shape.
translate(float, float, float) - Method in class net.malisis.core.client.gui.element.GuiShape
 
translate(int, int) - Method in class net.malisis.core.client.gui.element.GuiShape
 
translate(float, float, float) - Method in interface net.malisis.core.renderer.animation.transformation.ITransformable.Translate
 
translate(double, double, double) - Method in class net.malisis.core.renderer.element.Face
 
translate(float, float, float) - Method in class net.malisis.core.renderer.element.MergedVertex
Translates this MergedVertex.
translate(float, float, float) - Method in class net.malisis.core.renderer.element.Shape
Translates this Shape.
translate(float, float, float) - Method in class net.malisis.core.renderer.model.MalisisModel
 
Translation - Class in net.malisis.core.renderer.animation.transformation
 
Translation(float, float, float) - Constructor for class net.malisis.core.renderer.animation.transformation.Translation
 
Translation(float, float, float, float, float, float) - Constructor for class net.malisis.core.renderer.animation.transformation.Translation
 
type - Variable in class net.malisis.core.client.gui.component.control.UIScrollBar
 
type - Variable in class net.malisis.core.configuration.setting.Setting
 
typeInsnEqual(TypeInsnNode, TypeInsnNode) - Static method in class net.malisis.core.asm.AsmUtils
 

U

UIBackgroundContainer - Class in net.malisis.core.client.gui.component.container
 
UIBackgroundContainer(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Default constructor, creates the components list.
UIBackgroundContainer(MalisisGui, String) - Constructor for class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Instantiates a new UIBackgroundContainer.
UIBackgroundContainer(MalisisGui, int, int) - Constructor for class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Instantiates a new UIBackgroundContainer.
UIBackgroundContainer(MalisisGui, String, int, int) - Constructor for class net.malisis.core.client.gui.component.container.UIBackgroundContainer
Instantiates a new UIBackgroundContainer.
UIButton - Class in net.malisis.core.client.gui.component.interaction
UIButton
UIButton(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.interaction.UIButton
Instantiates a new UIButton.
UIButton(MalisisGui, String) - Constructor for class net.malisis.core.client.gui.component.interaction.UIButton
Instantiates a new UIButton.
UIButton(MalisisGui, UIImage) - Constructor for class net.malisis.core.client.gui.component.interaction.UIButton
Instantiates a new UIButton.
UIButton.ClickEvent - Class in net.malisis.core.client.gui.component.interaction
Event fired when a UIButton is clicked.
UIButton.ClickEvent(UIButton, int, int) - Constructor for class net.malisis.core.client.gui.component.interaction.UIButton.ClickEvent
Instantiates a new UIButton.ClickEvent.
UICheckBox - Class in net.malisis.core.client.gui.component.interaction
UICheckBox
UICheckBox(MalisisGui, String) - Constructor for class net.malisis.core.client.gui.component.interaction.UICheckBox
 
UICheckBox(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.interaction.UICheckBox
 
UICheckBox.CheckEvent - Class in net.malisis.core.client.gui.component.interaction
Event fired when a UICheckBox is checked or unchecked.
UICheckBox.CheckEvent(UICheckBox, boolean) - Constructor for class net.malisis.core.client.gui.component.interaction.UICheckBox.CheckEvent
 
UICloseHandle - Class in net.malisis.core.client.gui.component.control
 
UICloseHandle(MalisisGui, T) - Constructor for class net.malisis.core.client.gui.component.control.UICloseHandle
 
UIComponent<T extends UIComponent> - Class in net.malisis.core.client.gui.component
UIComponent is the base of everything drawn onto a GUI.
UIComponent(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.UIComponent
Instantiates a new UIComponent.
UIContainer<T extends UIContainer> - Class in net.malisis.core.client.gui.component.container
UIContainer are the base for components holding other components.
UIContainer(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.container.UIContainer
Default constructor, creates the components list.
UIContainer(MalisisGui, String) - Constructor for class net.malisis.core.client.gui.component.container.UIContainer
Instantiates a new UIContainer.
UIContainer(MalisisGui, int, int) - Constructor for class net.malisis.core.client.gui.component.container.UIContainer
Instantiates a new UIContainer.
UIContainer(MalisisGui, String, int, int) - Constructor for class net.malisis.core.client.gui.component.container.UIContainer
Instantiates a new UIContainer.
UIImage - Class in net.malisis.core.client.gui.component.decoration
UIImage.
UIImage(MalisisGui, GuiTexture, IIcon) - Constructor for class net.malisis.core.client.gui.component.decoration.UIImage
Instantiates a new UIImage.
UIImage(MalisisGui, ItemStack) - Constructor for class net.malisis.core.client.gui.component.decoration.UIImage
Instantiates a new UIImage.
UIInventory - Class in net.malisis.core.client.gui.component.container
 
UIInventory(MalisisGui, String, MalisisInventory, int) - Constructor for class net.malisis.core.client.gui.component.container.UIInventory
 
UIInventory(MalisisGui, MalisisInventory, int) - Constructor for class net.malisis.core.client.gui.component.container.UIInventory
 
UIInventory(MalisisGui, String, MalisisInventory) - Constructor for class net.malisis.core.client.gui.component.container.UIInventory
 
UIInventory(MalisisGui, MalisisInventory) - Constructor for class net.malisis.core.client.gui.component.container.UIInventory
 
UILabel - Class in net.malisis.core.client.gui.component.decoration
UILabel.
UILabel(MalisisGui, String, boolean) - Constructor for class net.malisis.core.client.gui.component.decoration.UILabel
Instantiates a new UILabel.
UILabel(MalisisGui, BBString) - Constructor for class net.malisis.core.client.gui.component.decoration.UILabel
Instantiates a new UILabel.
UILabel(MalisisGui, String) - Constructor for class net.malisis.core.client.gui.component.decoration.UILabel
Instantiates a new UILabel.
UILabel(MalisisGui, boolean) - Constructor for class net.malisis.core.client.gui.component.decoration.UILabel
Instantiates a new UILabel.
UILabel(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.decoration.UILabel
Instantiates a new UILabel.
UIListContainer<T extends UIListContainer,S> - Class in net.malisis.core.client.gui.component.container
 
UIListContainer(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.container.UIListContainer
 
UIListContainer(MalisisGui, int, int) - Constructor for class net.malisis.core.client.gui.component.container.UIListContainer
 
UIListContainer.SelectEvent<T> - Class in net.malisis.core.client.gui.component.container
Event fired when a UIListContainer changes its selected element.
UIListContainer.SelectEvent(UIListContainer, T) - Constructor for class net.malisis.core.client.gui.component.container.UIListContainer.SelectEvent
 
UIMoveHandle - Class in net.malisis.core.client.gui.component.control
 
UIMoveHandle(MalisisGui, UIComponent, UIMoveHandle.Type) - Constructor for class net.malisis.core.client.gui.component.control.UIMoveHandle
 
UIMoveHandle(MalisisGui, UIComponent) - Constructor for class net.malisis.core.client.gui.component.control.UIMoveHandle
 
UIMoveHandle.Type - Enum in net.malisis.core.client.gui.component.control
 
UIPanel - Class in net.malisis.core.client.gui.component.container
 
UIPanel(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.container.UIPanel
 
UIPanel(MalisisGui, int, int) - Constructor for class net.malisis.core.client.gui.component.container.UIPanel
 
UIPanel(MalisisGui, String) - Constructor for class net.malisis.core.client.gui.component.container.UIPanel
 
UIPanel(MalisisGui, String, int, int) - Constructor for class net.malisis.core.client.gui.component.container.UIPanel
 
UIPasswordField - Class in net.malisis.core.client.gui.component.interaction
The Class UIPasswordField.
UIPasswordField(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.interaction.UIPasswordField
Instantiates a new UIPasswordField.
UIPasswordField(MalisisGui, char) - Constructor for class net.malisis.core.client.gui.component.interaction.UIPasswordField
Instantiates a new UIPasswordField
UIPlayerInventory - Class in net.malisis.core.client.gui.component.container
 
UIPlayerInventory(MalisisGui, MalisisInventory) - Constructor for class net.malisis.core.client.gui.component.container.UIPlayerInventory
 
UIProgressBar - Class in net.malisis.core.client.gui.component.decoration
 
UIProgressBar(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.decoration.UIProgressBar
 
UIRadioButton - Class in net.malisis.core.client.gui.component.interaction
 
UIRadioButton(MalisisGui, String, String) - Constructor for class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
UIRadioButton(MalisisGui, String) - Constructor for class net.malisis.core.client.gui.component.interaction.UIRadioButton
 
UIRadioButton.SelectEvent - Class in net.malisis.core.client.gui.component.interaction
Event fired when a UIRadioButton changes its selection.
UIRadioButton.SelectEvent(UIRadioButton) - Constructor for class net.malisis.core.client.gui.component.interaction.UIRadioButton.SelectEvent
 
UIResizeHandle - Class in net.malisis.core.client.gui.component.control
 
UIResizeHandle(MalisisGui, UIComponent, UIResizeHandle.Type) - Constructor for class net.malisis.core.client.gui.component.control.UIResizeHandle
 
UIResizeHandle(MalisisGui, UIComponent) - Constructor for class net.malisis.core.client.gui.component.control.UIResizeHandle
 
UIResizeHandle.Type - Enum in net.malisis.core.client.gui.component.control
 
UIScrollBar - Class in net.malisis.core.client.gui.component.control
UIScrollBar
UIScrollBar(MalisisGui, T, UIScrollBar.Type) - Constructor for class net.malisis.core.client.gui.component.control.UIScrollBar
 
UIScrollBar.Type - Enum in net.malisis.core.client.gui.component.control
 
UISelect<T> - Class in net.malisis.core.client.gui.component.interaction
The Class UISelect.
UISelect(MalisisGui, int, Iterable<T>) - Constructor for class net.malisis.core.client.gui.component.interaction.UISelect
Instantiates a new UISelect.
UISelect(MalisisGui, int) - Constructor for class net.malisis.core.client.gui.component.interaction.UISelect
Instantiates a new UISelect.
UISelect.Option<T> - Class in net.malisis.core.client.gui.component.interaction
The Class Option.
UISelect.Option(T) - Constructor for class net.malisis.core.client.gui.component.interaction.UISelect.Option
Instantiates a new UISelect.Option.
UISelect.Option(T, String) - Constructor for class net.malisis.core.client.gui.component.interaction.UISelect.Option
Instantiates a new UISelect.Option with a label.
UISelect.SelectEvent<T> - Class in net.malisis.core.client.gui.component.interaction
Event fired when a UISelect changes its selected UISelect.Option.
UISelect.SelectEvent(UISelect<T>, T) - Constructor for class net.malisis.core.client.gui.component.interaction.UISelect.SelectEvent
 
UISlider - Class in net.malisis.core.client.gui.component.interaction
 
UISlider(MalisisGui, int, float, float, String) - Constructor for class net.malisis.core.client.gui.component.interaction.UISlider
 
UISlider(MalisisGui, int, float, float) - Constructor for class net.malisis.core.client.gui.component.interaction.UISlider
 
UISlimScrollbar - Class in net.malisis.core.client.gui.component.control
 
UISlimScrollbar(MalisisGui, T, UIScrollBar.Type) - Constructor for class net.malisis.core.client.gui.component.control.UISlimScrollbar
 
UISlot - Class in net.malisis.core.client.gui.component
 
UISlot(MalisisGui, MalisisSlot) - Constructor for class net.malisis.core.client.gui.component.UISlot
Instantiates a new UISlot.
UISlot(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.UISlot
Instantiates a new UISlot.
UITab - Class in net.malisis.core.client.gui.component.interaction
 
UITab(MalisisGui, String) - Constructor for class net.malisis.core.client.gui.component.interaction.UITab
Instantiates a new UITab.
UITab(MalisisGui, UIImage) - Constructor for class net.malisis.core.client.gui.component.interaction.UITab
Instantiates a new UITab.
UITabGroup - Class in net.malisis.core.client.gui.component.container
 
UITabGroup(MalisisGui, ComponentPosition) - Constructor for class net.malisis.core.client.gui.component.container.UITabGroup
Instantiates a new UITabGroup.
UITabGroup(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.container.UITabGroup
Instantiates a new UITabGroup.
UITabGroup.TabChangeEvent - Class in net.malisis.core.client.gui.component.container
Event fired when an inactive UITab is clicked.
UITabGroup.TabChangeEvent(UITabGroup, UITab) - Constructor for class net.malisis.core.client.gui.component.container.UITabGroup.TabChangeEvent
 
UITextField - Class in net.malisis.core.client.gui.component.interaction
UITextField.
UITextField(MalisisGui, String, boolean) - Constructor for class net.malisis.core.client.gui.component.interaction.UITextField
Instantiates a new UITextField.
UITextField(MalisisGui, String) - Constructor for class net.malisis.core.client.gui.component.interaction.UITextField
Instantiates a new single lined UITextField.
UITextField(MalisisGui, boolean) - Constructor for class net.malisis.core.client.gui.component.interaction.UITextField
Instantiates a new empty UITextField.
UITextField.CursorPosition - Class in net.malisis.core.client.gui.component.interaction
This class determines a position inside the text divides in lines.
UITextField.CursorPosition() - Constructor for class net.malisis.core.client.gui.component.interaction.UITextField.CursorPosition
 
UITooltip - Class in net.malisis.core.client.gui.component.decoration
UITooltip
UITooltip(MalisisGui) - Constructor for class net.malisis.core.client.gui.component.decoration.UITooltip
 
UITooltip(MalisisGui, String) - Constructor for class net.malisis.core.client.gui.component.decoration.UITooltip
 
UITooltip(MalisisGui, int) - Constructor for class net.malisis.core.client.gui.component.decoration.UITooltip
 
UITooltip(MalisisGui, String, int) - Constructor for class net.malisis.core.client.gui.component.decoration.UITooltip
 
UIWindow - Class in net.malisis.core.client.gui.component.container
 
UIWindow(MalisisGui, String, int, int, int) - Constructor for class net.malisis.core.client.gui.component.container.UIWindow
 
UIWindow(MalisisGui, String, int, int) - Constructor for class net.malisis.core.client.gui.component.container.UIWindow
 
UIWindow(MalisisGui, int, int) - Constructor for class net.malisis.core.client.gui.component.container.UIWindow
 
UnderScore - Static variable in class net.malisis.core.util.parser.token.Token
 
unfreeze() - Method in class net.malisis.core.inventory.InventoryState
 
Unknown - Static variable in class net.malisis.core.util.parser.token.Token
 
unregister(Object) - Method in class net.malisis.core.client.gui.component.UIComponent
Unregister an object to stop receiving events for this UIComponent.
unregister(IRenderWorldLast) - Static method in class net.malisis.core.renderer.RenderWorldEventHandler
 
unselect - Variable in class net.malisis.core.client.gui.component.container.UIListContainer
 
unset(int) - Method in class net.malisis.core.inventory.InventoryState
 
update(int, int, float) - Method in class net.malisis.core.client.gui.MalisisGui
Called every frame.
updateCache() - Method in class net.malisis.core.inventory.MalisisSlot
Update the cached itemStacks of this MalisisSlot.
updateCollisionCoordinates(Chunk, int, int, int, Block, Block) - Static method in class net.malisis.core.util.chunkcollision.ChunkCollision
Update chunk collision coordinates.
updateGui() - Method in class net.malisis.core.client.gui.MalisisGui
Called from TE when TE is updated.
updateGui(TileEntity) - Static method in class net.malisis.core.util.TileEntityUtils
Notifies the currently opened MalisisGui to update.
updateGuiScale() - Method in class net.malisis.core.client.gui.GuiRenderer
Sets the width, height and scale factor for this GuiRenderer.
UpdateInventorySlotsMessage - Class in net.malisis.core.inventory.message
Message to update the slots in the opened MalisisInventoryContainer on the client.
UpdateInventorySlotsMessage() - Constructor for class net.malisis.core.inventory.message.UpdateInventorySlotsMessage
 
UpdateInventorySlotsMessage.Packet - Class in net.malisis.core.inventory.message
 
UpdateInventorySlotsMessage.Packet() - Constructor for class net.malisis.core.inventory.message.UpdateInventorySlotsMessage.Packet
 
UpdateInventorySlotsMessage.Packet(int, int) - Constructor for class net.malisis.core.inventory.message.UpdateInventorySlotsMessage.Packet
 
updatePickedItemStack(ItemStack, EntityPlayerMP, int) - Static method in class net.malisis.core.inventory.message.UpdateInventorySlotsMessage
Sends a packet to player to update the picked itemStack.
updateScrollbars() - Method in class net.malisis.core.client.gui.component.control.UIScrollBar
 
updateSlots(int, ArrayList<MalisisSlot>, EntityPlayerMP, int) - Static method in class net.malisis.core.inventory.message.UpdateInventorySlotsMessage
Sends a packet to player to update the inventory slots.
updateText() - Method in class net.malisis.core.client.gui.component.interaction.UIPasswordField
Updates the text from the password value
updateTooltip() - Method in class net.malisis.core.client.gui.component.UISlot
Updates the UITooltip of this UISlot based on the contained ItemStack.
url - Static variable in class net.malisis.core.MalisisCore
Url for the mod.
useBlockBounds - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to use the block bounding box instead of renderBounds (Block Level)
useBlockBrightness - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to use the block mixBlockBrightness (if false, RenderParameters.brightness will be used) (Block Level)
useCustomTexture - Variable in class net.malisis.core.renderer.RenderParameters
Define whether a custom texture for drawing.
useNormals - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to use the defined normals
usePerVertexAlpha - Variable in class net.malisis.core.renderer.RenderParameters
Define whether to override each vertex alpha.
usePerVertexBrightness - Variable in class net.malisis.core.renderer.RenderParameters
Define whether to override each vertex brightness.
usePerVertexColor - Variable in class net.malisis.core.renderer.RenderParameters
Define whether to override each vertex color.
userAttackEntityEventHook() - Method in class net.malisis.core.asm.MalisisCoreTransformer
 
UserAttackEvent - Class in net.malisis.core.event.user
 
UserAttackEvent(EntityPlayer, Entity) - Constructor for class net.malisis.core.event.user.UserAttackEvent
 
UserEvent - Class in net.malisis.core.event.user
 
UserEvent() - Constructor for class net.malisis.core.event.user.UserEvent
 
useTexture - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to use a texture (will call addVertexWithUV instead of addVertex)
useWorldSensitiveIcon - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether to use block.getIcon(world, x, y, z, side) instead of block.getIcon(side, metadata) to get the IIcon
uvs - Variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
List of UV used for the MalisisModel.

V

validateText(String) - Method in class net.malisis.core.client.gui.component.interaction.UITextField
Checks against if text is valid.
value - Variable in class net.malisis.core.configuration.setting.Setting
 
value - Variable in class net.malisis.core.util.parser.token.Token
 
valueOf(String) - Static method in enum net.malisis.core.block.BoundingBoxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.malisis.core.client.gui.component.control.UIMoveHandle.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.malisis.core.client.gui.component.control.UIResizeHandle.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.malisis.core.client.gui.component.control.UIScrollBar.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.malisis.core.client.gui.ComponentPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.malisis.core.inventory.MalisisInventoryContainer.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.malisis.core.inventory.message.OpenInventoryMessage.ContainerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.malisis.core.renderer.RenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.malisis.core.util.MouseButton
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.malisis.core.block.BoundingBoxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.malisis.core.client.gui.component.control.UIMoveHandle.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.malisis.core.client.gui.component.control.UIResizeHandle.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.malisis.core.client.gui.component.control.UIScrollBar.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.malisis.core.client.gui.ComponentPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.malisis.core.inventory.MalisisInventoryContainer.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.malisis.core.inventory.message.OpenInventoryMessage.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.malisis.core.renderer.RenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.malisis.core.util.MouseButton
Returns an array containing the constants of this enum type, in the order they are declared.
varInsnEqual(VarInsnNode, VarInsnNode) - Static method in class net.malisis.core.asm.AsmUtils
 
Vector - Class in net.malisis.core.util
 
Vector(double, double, double) - Constructor for class net.malisis.core.util.Vector
Instantiates a new vector.
Vector(Vector) - Constructor for class net.malisis.core.util.Vector
Instantiates a new vector.
Vector(Point) - Constructor for class net.malisis.core.util.Vector
Instantiates a new vector.
Vector(Point, Point) - Constructor for class net.malisis.core.util.Vector
Instantiates a new vector.
Vector(Vec3) - Constructor for class net.malisis.core.util.Vector
Instantiates a new vector.
version - Static variable in class net.malisis.core.MalisisCore
Current version.
Vertex - Class in net.malisis.core.renderer.element
 
Vertex(double, double, double, int, int, double, double, boolean) - Constructor for class net.malisis.core.renderer.element.Vertex
 
Vertex(double, double, double, int, int) - Constructor for class net.malisis.core.renderer.element.Vertex
 
Vertex(double, double, double) - Constructor for class net.malisis.core.renderer.element.Vertex
 
Vertex(Vertex) - Constructor for class net.malisis.core.renderer.element.Vertex
 
Vertex(Vertex, int, int) - Constructor for class net.malisis.core.renderer.element.Vertex
 
Vertex(Vertex, int, int, float, float) - Constructor for class net.malisis.core.renderer.element.Vertex
 
Vertex.BottomNorthEast - Class in net.malisis.core.renderer.element
 
Vertex.BottomNorthEast() - Constructor for class net.malisis.core.renderer.element.Vertex.BottomNorthEast
 
Vertex.BottomNorthWest - Class in net.malisis.core.renderer.element
 
Vertex.BottomNorthWest() - Constructor for class net.malisis.core.renderer.element.Vertex.BottomNorthWest
 
Vertex.BottomSouthEast - Class in net.malisis.core.renderer.element
 
Vertex.BottomSouthEast() - Constructor for class net.malisis.core.renderer.element.Vertex.BottomSouthEast
 
Vertex.BottomSouthWest - Class in net.malisis.core.renderer.element
 
Vertex.BottomSouthWest() - Constructor for class net.malisis.core.renderer.element.Vertex.BottomSouthWest
 
Vertex.TopNorthEast - Class in net.malisis.core.renderer.element
 
Vertex.TopNorthEast() - Constructor for class net.malisis.core.renderer.element.Vertex.TopNorthEast
 
Vertex.TopNorthWest - Class in net.malisis.core.renderer.element
 
Vertex.TopNorthWest() - Constructor for class net.malisis.core.renderer.element.Vertex.TopNorthWest
 
Vertex.TopSouthEast - Class in net.malisis.core.renderer.element
 
Vertex.TopSouthEast() - Constructor for class net.malisis.core.renderer.element.Vertex.TopSouthEast
 
Vertex.TopSouthWest - Class in net.malisis.core.renderer.element
 
Vertex.TopSouthWest() - Constructor for class net.malisis.core.renderer.element.Vertex.TopSouthWest
 
vertexDrawn - Variable in class net.malisis.core.renderer.MalisisRenderer
Whether at least one vertex has been drawn.
vertexes - Variable in class net.malisis.core.renderer.element.Face
 
vertexes - Variable in class net.malisis.core.renderer.model.loader.ObjFileImporter
List of vertexes used for the MalisisModel.
vertexPositionRelativeToRenderBounds - Variable in class net.malisis.core.renderer.RenderParameters
Defines whether the vertex coordinates are relatives to the bounding box.
vertical(int) - Static method in class net.malisis.core.client.gui.Anchor
 
verticalDisabledIcon - Variable in class net.malisis.core.client.gui.component.control.UIScrollBar
 
verticalIcon - Variable in class net.malisis.core.client.gui.component.control.UIScrollBar
 
verticalPadding - Variable in class net.malisis.core.client.gui.component.container.UIContainer
Vertical padding to apply to this UIContainer.
visible - Variable in class net.malisis.core.client.gui.component.UIComponent
Determines whether this UIComponent is visible.

W

walkSteps(MethodNode) - Method in class net.malisis.core.asm.AsmHook
 
WestFace - Class in net.malisis.core.renderer.element.face
 
WestFace() - Constructor for class net.malisis.core.renderer.element.face.WestFace
 
width() - Method in class net.malisis.core.client.gui.ClipArea
 
width - Variable in class net.malisis.core.client.gui.component.UIComponent
Size of this UIComponent.
width - Variable in class net.malisis.core.client.gui.GuiTexture
 
width() - Method in class net.malisis.core.util.bbcode.render.BBRenderElement
 
windowHeight - Variable in class net.malisis.core.configuration.ConfigurationGui
 
windowIcons - Variable in class net.malisis.core.client.gui.component.container.UITabGroup
Icons to use if this UITabGroup is attached to a UIWindow.
windowWidth - Variable in class net.malisis.core.configuration.ConfigurationGui
 
withTokens(Token...) - Method in class net.malisis.core.util.parser.Parser
 
world - Variable in class net.malisis.core.renderer.MalisisRenderer
Current world reference (ISBRH/TESR/IRWL).
world - Variable in class net.malisis.core.util.chunkcollision.ChunkCollision.ChunkProcedure
 
world - Variable in class net.malisis.core.util.MultiBlock
 
world() - Method in class net.malisis.core.util.RaytraceBlock
 
wrapText(String, int) - Static method in class net.malisis.core.client.gui.GuiRenderer
Splits the string in multiple lines to fit in the specified maxWidth.
wrapText(String, int, float) - Static method in class net.malisis.core.client.gui.GuiRenderer
Splits the string in multiple lines to fit in the specified maxWidth using the specified fontScale.
writeToNBT(NBTTagCompound) - Method in class net.malisis.core.inventory.MalisisInventory
Writes this MalisisInventory data inside tagCompound.
writeToNBT(NBTTagCompound) - Method in class net.malisis.core.tileentity.MultiBlockTileEntity
 
writeToNBT(NBTTagCompound) - Method in class net.malisis.core.tileentity.TileEntityInventory
 
writeToNBT(NBTTagCompound) - Method in class net.malisis.core.tileentity.TileEntitySidedInventory
 
writeToNBT(NBTTagCompound, AxisAlignedBB) - Static method in class net.malisis.core.util.AABBUtils
 
writeToNBT(NBTTagCompound) - Method in class net.malisis.core.util.MultiBlock
Write this MultiBlock informations into the provided NBTTagCompound.
writeValue(Boolean) - Method in class net.malisis.core.configuration.setting.BooleanSetting
 
writeValue(Double) - Method in class net.malisis.core.configuration.setting.DoubleSetting
 
writeValue(Integer) - Method in class net.malisis.core.configuration.setting.IntegerSetting
 
writeValue(T) - Method in class net.malisis.core.configuration.setting.Setting
Writes the value.
writeValue(String) - Method in class net.malisis.core.configuration.setting.StringSetting
 

X

x - Variable in class net.malisis.core.client.gui.ClipArea
 
X - Variable in class net.malisis.core.client.gui.ClipArea
 
x - Variable in class net.malisis.core.client.gui.component.UIComponent
Position of this UIComponent.
x - Variable in class net.malisis.core.renderer.MalisisRenderer
Position of the block (ISBRH/TESR).
x - Variable in class net.malisis.core.util.chunkcollision.ChunkCollision.ChunkProcedure
 
x - Variable in class net.malisis.core.util.MultiBlock
 
x - Variable in class net.malisis.core.util.Point
x coordinate of this Point.
x - Variable in class net.malisis.core.util.Vector
x coordinate of this Vector.
xOffset - Variable in class net.malisis.core.client.gui.component.container.UIContainer
X Offset for the contents of this UIContainer from 0 to 1.
XResizableGuiShape - Class in net.malisis.core.client.gui.element
 
XResizableGuiShape(int) - Constructor for class net.malisis.core.client.gui.element.XResizableGuiShape
 
XResizableGuiShape() - Constructor for class net.malisis.core.client.gui.element.XResizableGuiShape
 
XYResizableGuiShape - Class in net.malisis.core.client.gui.element
 
XYResizableGuiShape(int, int) - Constructor for class net.malisis.core.client.gui.element.XYResizableGuiShape
 
XYResizableGuiShape(int) - Constructor for class net.malisis.core.client.gui.element.XYResizableGuiShape
 
XYResizableGuiShape() - Constructor for class net.malisis.core.client.gui.element.XYResizableGuiShape
 

Y

y - Variable in class net.malisis.core.client.gui.ClipArea
 
Y - Variable in class net.malisis.core.client.gui.ClipArea
 
y - Variable in class net.malisis.core.client.gui.component.UIComponent
Position of this UIComponent.
y - Variable in class net.malisis.core.renderer.MalisisRenderer
Position of the block (ISBRH/TESR).
y - Variable in class net.malisis.core.util.chunkcollision.ChunkCollision.ChunkProcedure
 
y - Variable in class net.malisis.core.util.MultiBlock
 
y - Variable in class net.malisis.core.util.Point
y coordinate of this Point.
y - Variable in class net.malisis.core.util.Vector
y coordinate of this Vector.
yOffset - Variable in class net.malisis.core.client.gui.component.container.UIContainer
Y Offset for the contents of this UIContainer from 0 to 1.

Z

z - Variable in class net.malisis.core.renderer.MalisisRenderer
Position of the block (ISBRH/TESR).
z - Variable in class net.malisis.core.util.chunkcollision.ChunkCollision.ChunkProcedure
 
z - Variable in class net.malisis.core.util.MultiBlock
 
z - Variable in class net.malisis.core.util.Point
z coordinate of this Point.
z - Variable in class net.malisis.core.util.Vector
z coordinate of this Vector.
zIndex - Variable in class net.malisis.core.client.gui.component.UIComponent
Z index of the component.

_

_initialize() - Method in class net.malisis.core.renderer.MalisisRenderer
_initialize.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _