Jump to content

loordgek

Members
  • Posts

    1910
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by loordgek

  1. https://www.pcgamer.com/minecraft-launcher-project-spins-out-of-control-after-dev-hijacks-it-to-fight-leftist-queer-ideology/ until the devs are going rogue
  2. if you use @Mod.EventBusSubscriber your event methods must be static
  3. you are creating a new Minecraft instance but that doesn't know about the game running
  4. time to look for another one
  5. https://github.com/NindyBun/BurnerGun_1.18.1/blob/d1d98e332ad9aaedb33123ccc074271678459183/src/main/java/com/nindybun/burnergun/common/items/upgrades/Auto_Smelt/AutoSmeltHandler.java#L58 dont set the stack in isItemValid
  6. https://github.com/MinecraftForge/MinecraftForge/issues/8491
  7. https://github.com/MinecraftForge/MinecraftForge/blob/1.16.x/src/main/java/net/minecraftforge/client/event/ClientPlayerNetworkEvent.java#L57
  8. https://stackoverflow.com/questions/25192108/what-is-the-breakdown-for-javas-lambda-syntax
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.