MCPcopy Create free account

hub / github.com/Azanor/Baubles / functions

Functions171 in github.com/Azanor/Baubles

MethodgetRarity
(ItemStack par1ItemStack)
src/main/java/baubles/common/items/ItemRing.java:88
MethodgetRequiredPermissionLevel
()
src/main/java/baubles/common/event/CommandBaubles.java:43
MethodgetServerGuiElement
(int ID, EntityPlayer player, World world, int x, int y, int z)
src/main/java/baubles/common/CommonProxy.java:19
MethodgetSlotStackLimit
()
src/main/java/baubles/common/container/ContainerPlayerExpanded.java:56
MethodgetSlotTexture
()
src/main/java/baubles/common/container/ContainerPlayerExpanded.java:72
MethodgetSubItems
(CreativeTabs tab, NonNullList<ItemStack> list)
src/main/java/baubles/common/items/ItemRing.java:47
MethodgetUnlocalizedName
(ItemStack par1ItemStack)
src/main/java/baubles/common/items/ItemRing.java:93
MethodgetUsage
(ICommandSender icommandsender)
src/main/java/baubles/common/event/CommandBaubles.java:38
MethodguiPostInit
(GuiScreenEvent.InitGuiEvent.Post event)
src/main/java/baubles/client/gui/GuiEvents.java:11
MethodhasCustomName
()
src/main/java/baubles/api/inv/BaublesInventoryWrapper.java:31
MethodhasEffect
(ItemStack par1ItemStack)
src/main/java/baubles/common/items/ItemRing.java:83
Methodinit
()
src/main/java/baubles/client/ClientProxy.java:49
Methodinit
(FMLInitializationEvent evt)
src/main/java/baubles/common/Baubles.java:73
Methodinit
()
src/main/java/baubles/common/CommonProxy.java:36
MethodinitGui
Adds the buttons (and other controls) to the screen in question.
src/main/java/baubles/client/gui/GuiPlayerExpanded.java:52
MethodinsertItem
(int slot, ItemStack stack, boolean simulate)
src/main/java/baubles/api/cap/BaublesContainer.java:52
MethodisBaubleEquipped
Returns if the passed in item is equipped in a bauble slot. Will return the first slot found @return -1 if not found and slot number if it is found
src/main/java/baubles/api/BaublesApi.java:40
MethodisChanged
(int slot)
src/main/java/baubles/api/cap/BaublesContainer.java:74
MethodisEventBlocked
()
src/main/java/baubles/api/cap/BaublesContainer.java:58
MethodisItemValid
Check if the stack is a valid item for this slot.
src/main/java/baubles/common/container/SlotBauble.java:25
MethodisItemValid
(ItemStack stack)
src/main/java/baubles/common/container/ContainerPlayerExpanded.java:61
MethodisItemValidForSlot
(int index, ItemStack stack)
src/main/java/baubles/api/inv/BaublesInventoryWrapper.java:92
MethodisUsableByPlayer
(EntityPlayer player)
src/main/java/baubles/api/inv/BaublesInventoryWrapper.java:81
MethodisUsernameIndex
(String[] astring, int i)
src/main/java/baubles/common/event/CommandBaubles.java:48
MethoditemCapabilityAttach
Handles backwards compatibility with items that implement IBauble instead of exposing it as a capability. This adds a IBauble capability wrapper for a
src/main/java/baubles/common/event/EventHandlerItem.java:30
MethodkeyTyped
(char par1, int par2)
src/main/java/baubles/client/gui/GuiPlayerExpanded.java:117
MethodmarkDirty
()
src/main/java/baubles/api/inv/BaublesInventoryWrapper.java:78
MethodmousePressed
(Minecraft mc, int mouseX, int mouseY)
src/main/java/baubles/client/gui/GuiBaublesButton.java:26
MethodonConfigChanged
(ConfigChangedEvent.OnConfigChangedEvent eventArgs)
src/main/java/baubles/common/Config.java:38
MethodonContentsChanged
(int slot)
src/main/java/baubles/api/cap/BaublesContainer.java:68
MethodonItemRightClick
(World world, EntityPlayer player, EnumHand hand)
src/main/java/baubles/common/items/ItemRing.java:59
MethodonMessage
(PacketSync message, MessageContext ctx)
src/main/java/baubles/common/network/PacketSync.java:47
MethodonMessage
(PacketOpenBaublesInventory message, MessageContext ctx)
src/main/java/baubles/common/network/PacketOpenBaublesInventory.java:21
MethodonMessage
(PacketOpenNormalInventory message, MessageContext ctx)
src/main/java/baubles/common/network/PacketOpenNormalInventory.java:20
MethodonPlayerLoggedOut
(PlayerLoggedOutEvent event)
src/main/java/baubles/common/event/EventHandlerEntity.java:80
MethodonStartTracking
(PlayerEvent.StartTracking event)
src/main/java/baubles/common/event/EventHandlerEntity.java:72
MethodonUnequipped
(ItemStack itemstack, EntityLivingBase player)
src/main/java/baubles/common/items/ItemRing.java:104
MethodonWornTick
(ItemStack itemstack, EntityLivingBase player)
src/main/java/baubles/common/items/ItemRing.java:76
MethodopenInventory
(EntityPlayer player)
src/main/java/baubles/api/inv/BaublesInventoryWrapper.java:86
MethodplayerDeath
(PlayerDropsEvent event)
src/main/java/baubles/common/event/EventHandlerEntity.java:148
MethodplayerJoin
(EntityJoinWorldEvent event)
src/main/java/baubles/common/event/EventHandlerEntity.java:63
MethodplayerTick
(PlayerTickEvent event)
src/main/java/baubles/client/ClientEventHandler.java:28
MethodplayerTick
(TickEvent.PlayerTickEvent event)
src/main/java/baubles/common/event/EventHandlerEntity.java:86
MethodpreInit
(FMLPreInitializationEvent event)
src/main/java/baubles/common/Baubles.java:49
MethodreadNBT
(Capability<IBaublesItemHandler> capability, IBaublesItemHandler instance, EnumFacing side, NBTBase nbt)
src/main/java/baubles/api/cap/BaublesCapabilities.java:27
MethodreadNBT
(Capability<IBauble> capability, IBauble instance, EnumFacing side, NBTBase nbt)
src/main/java/baubles/api/cap/BaublesCapabilities.java:38
MethodregisterEventHandlers
()
src/main/java/baubles/client/ClientProxy.java:24
MethodregisterItemModels
(ModelRegistryEvent event)
src/main/java/baubles/client/ClientEventHandler.java:23
MethodregisterItems
(RegistryEvent.Register<Item> event)
src/main/java/baubles/common/items/ItemRing.java:42
MethodremoveStackFromSlot
(int index)
src/main/java/baubles/api/inv/BaublesInventoryWrapper.java:61
MethodrotateIfSneaking
Rotates the render for a bauble correctly if the player is sneaking. Use for renders under {@link RenderType#BODY}.
src/main/java/baubles/api/render/IRenderBauble.java:44
Methodrun
()
src/main/java/baubles/common/network/PacketSync.java:49
Methodrun
()
src/main/java/baubles/common/network/PacketOpenBaublesInventory.java:24
Methodrun
()
src/main/java/baubles/common/network/PacketOpenNormalInventory.java:23
MethodserverLoad
(FMLServerStartingEvent event)
src/main/java/baubles/common/Baubles.java:79
MethodsetEventBlock
(boolean blockEvents)
src/main/java/baubles/api/cap/BaublesContainer.java:63
MethodsetField
(int id, int value)
src/main/java/baubles/api/inv/BaublesInventoryWrapper.java:102
MethodsetPlayer
(EntityLivingBase player)
src/main/java/baubles/api/cap/BaublesContainer.java:90
MethodsetSize
(int size)
src/main/java/baubles/api/cap/BaublesContainer.java:20
MethodshouldCombineTextures
()
src/main/java/baubles/client/BaublesRenderLayer.java:69
MethodtoBytes
(ByteBuf buffer)
src/main/java/baubles/common/network/PacketSync.java:31
MethodtoBytes
(ByteBuf buffer)
src/main/java/baubles/common/network/PacketOpenBaublesInventory.java:15
MethodtoBytes
(ByteBuf buffer)
src/main/java/baubles/common/network/PacketOpenNormalInventory.java:14
MethodtooltipEvent
(ItemTooltipEvent event)
src/main/java/baubles/client/ClientEventHandler.java:37
MethodtransferStackInSlot
Called when a player shift-clicks on a slot. You must override this or you will crash when someone does that.
src/main/java/baubles/common/container/ContainerPlayerExpanded.java:151
MethodtranslateToChest
Shifts the render for a bauble correctly to the chest. Use for renders under {@link RenderType#BODY}, and usually after calling {@link Helper#rotateIf
src/main/java/baubles/api/render/IRenderBauble.java:91
MethodtranslateToFace
Shifts the render for a bauble correctly to the face. Use for renders under {@link RenderType#HEAD}, and usually after calling {@link Helper#translate
src/main/java/baubles/api/render/IRenderBauble.java:72
MethodtranslateToHeadLevel
Shifts the render for a bauble correctly to the head, including sneaking rotation. Use for renders under {@link RenderType#HEAD}.
src/main/java/baubles/api/render/IRenderBauble.java:62
MethodupdateScreen
Called from the main game loop to update the screen.
src/main/java/baubles/client/gui/GuiPlayerExpanded.java:41
MethodwriteNBT
(Capability<IBaublesItemHandler> capability, IBaublesItemHandler instance, EnumFacing side)
src/main/java/baubles/api/cap/BaublesCapabilities.java:22
MethodwriteNBT
(Capability<IBauble> capability, IBauble instance, EnumFacing side)
src/main/java/baubles/api/cap/BaublesCapabilities.java:33
← previous101–171 of 171, ranked by callers