Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • General Discussion
  • [0.1u]MineClipse : An IDE for Modders
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
Vinz243

[0.1u]MineClipse : An IDE for Modders

By Vinz243, August 13, 2013 in General Discussion

  • Reply to this topic
  • Start new topic

Recommended Posts

Vinz243    0

Vinz243

Vinz243    0

  • Tree Puncher
  • Vinz243
  • Members
  • 0
  • 7 posts
Posted August 13, 2013

Tired of decompiling minecraft using MCP ? Tired of scrolling a long time to found the java file your looking for between the thousands of minecraft ones ? Tired of managing Minecraft dependencies ? Tired of running compile.bat to test your mod ?

Then this tool is for You.

 

MineClipse is an  open source eclipse plugin created to match Minecraft modders's requirements, such as cleaner project, quick glimpse in a view, file overrider, GUI builder or mob maker, with all the avantages of a real and powerful IDE, like auto-completion, quick run and syntax checker : Eclispe IDE.

 

OFFICIAL WEBSITE  HERE !

 

News and Announcements

 

Modding has never been so easier because of MineClipse skilled community here : forum.mineclipse.olympe.in

Realizing a survey !! Tell us about you and modding, to make MineClipse an adpated tool !

>> GO HERE <<

 

Looking for a webmaster !!! Write me @ vinz243[at]gmail.com

 

Looking for java developers to participate in the developement. Write to vinz243[at]gmail.com

 

Please Vote ! Give your advice and tell me if your interested in my project. I'd appreciate any advices and i want to make something useful.VOTE HERE

 

Next Release Progress

 

 

FileManager (80%)

Binaries (100%)

Sources (100%)

Mod APIs (0%)

UI (100%)

Projects (33%)

Wizards (25%)

Project build conf. (100%)

Export (0%)

Migration (0%)

 

Developement Stages

Under developement.

A new unstable release is available !!! 1

Update Site : https://raw.github.c...ter/update-site

It is under development  so it unstable and some features such as Minecraft APIs, are not available.

 

Changelog

There is no changelog

 

Screenshots

 

 

width=800 height=444https://s3.amazonaws.com/media-p.slid.es/uploads/vinzcym/images/49186/fm_view_large.png[/img]

width=654 height=530https://s3.amazonaws.com/media-p.slid.es/uploads/vinzcym/images/49192/new_binwiz.png[/img]width=597 height=521https://s3.amazonaws.com/media-p.slid.es/uploads/vinzcym/images/49194/new_srcwiz.png[/img]width=578 height=540https://s3.amazonaws.com/media-p.slid.es/uploads/vinzcym/images/49196/new_pjwiz.png[/img]project.png

 

 

Links

 

Github : https://github.com/V...g.cym.minelipse

 

Sincerly,

Vinz243

  • Quote

width=467 height=100https://dl.dropboxusercontent.com/s/3oky2u9oxfa5fcf/ban_g_bgt_01.png?token_hash=AAGM3xJLSPj33UmAOAt5hW4ecM3S9F5yOmfCFqCDxpOM9g&dl=1[/img]

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • NovaMachina
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina · Posted 1 hour ago

      Great point. Should have seen that. Would I just pass that into the IVertexBuilder#lightmap function?
    • Draco18s
      [1.16] Block texture resonds to sky light not block light

      By Draco18s · Posted 1 hour ago

      I wonder what combinedLight is. https://github.com/NovaMachina-Mods/ExNihiloSequentia/blob/1.16/src/main/java/novamachina/exnihilosequentia/client/render/SieveRender.java#L34
    • NovaMachina
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina · Posted 2 hours ago

      I received a bug report where the texture of a block is only responding to the sky light, but not any block lights (such as torches). Here is the link to the renderer that I believe to be the culprit. Any suggestions? https://github.com/NovaMachina-Mods/ExNihiloSequentia/blob/1.16/src/main/java/novamachina/exnihilosequentia/client/render/SieveRender.java Here is an image that shows the issue: https://repo.jacob-williams.me/repository/raw/exnihilosequentia/issues/images/Lighting%20Bug.png
    • brok4d
      OBJ MODELS

      By brok4d · Posted 3 hours ago

      Hello, this mod is the source, you have to get boredhttps://gitlab.com/Lycanite/LycanitesMobs
    • JayNeedsHelp
      Logger not working

      By JayNeedsHelp · Posted 4 hours ago

      So I'm currently creating a forge mod and I'm having an issue where the console stops logging after some errors. It seems to be connected to the access transformers that I'm using as before I added at's my console was working fine.   Here is my at file:  public-f net.minecraft.client.Minecraft session public net.minecraft.client.Minecraft timer public net.minecraft.client.gui.GuiScreen buttonList public net.minecraft.util.Timer tickLength public net.minecraft.network.play.client.CPacketPlayer onGround public net.minecraft.network.play.server.SPacketEntityVelocity motionX public net.minecraft.network.play.server.SPacketEntityVelocity motionY public net.minecraft.network.play.server.SPacketEntityVelocity motionZ public net.minecraft.network.play.server.SPacketExplosion motionX public net.minecraft.network.play.server.SPacketExplosion motionY public net.minecraft.network.play.server.SPacketExplosion motionZ public net.minecraft.client.renderer.entity.RenderManager renderPosX public net.minecraft.client.renderer.entity.RenderManager renderPosY public net.minecraft.client.renderer.entity.RenderManager renderPosZ   Any help is greatly appreciated thank you!
  • Topics

    • EclipseNation
      0
      Eclipse Nation - Minecraft Network

      By EclipseNation
      Started Just now

    • NovaMachina
      2
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina
      Started 2 hours ago

    • Milk_Shak3s
      1
      OBJ MODELS

      By Milk_Shak3s
      Started 19 hours ago

    • JayNeedsHelp
      0
      Logger not working

      By JayNeedsHelp
      Started 4 hours ago

    • cadbane86140
      0
      Minecraft: Hunger Games Game #36- Shear FIGHT!

      By cadbane86140
      Started 5 hours ago

  • Who's Online (See full list)

    • EclipseNation
    • Radical
    • Mightydanp
    • elite_mlgbro1
    • Sad Whale
    • MizonSky
    • HappyAndJust
    • NorthWestWind
    • mp1115
    • alpxca07
    • Squrikle
  • All Activity
  • Home
  • Minecraft Forge
  • General Discussion
  • [0.1u]MineClipse : An IDE for Modders
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community