This repository was archived by the owner on Jun 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Required for WorldEdit #125
Copy link
Copy link
Open
Labels
features needed for modA list of things needed for a specific Forge mod to workA list of things needed for a specific Forge mod to work
Description
This is for the Forge edition of WorldEdit
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/patches/minecraft/net/minecraft/client/gui/widget/AbstractButtonWidget.java.patch#L21
- Publicize
MinecraftClient#textureManager - https://github.com/PatchworkMC/YarnForge/blob/1.14.x/src/main/java/net/minecraftforge/event/entity/player/PlayerInteractEvent.java#L337
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/src/main/java/net/minecraftforge/common/extensions/IForgeItemStack.java#L121
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/src/fmllauncher/java/net/minecraftforge/fml/loading/FMLLoader.java#L228
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/patches/minecraft/net/minecraft/world/World.java.patch#L94
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/patches/minecraft/net/minecraft/world/World.java.patch#L52
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/src/main/java/net/minecraftforge/common/util/FakePlayer.java
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/patches/minecraft/net/minecraft/world/TestableWorld.java.patch#L8
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/patches/minecraft/net/minecraft/server/world/ServerWorld.java.patch#L329
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/src/main/java/net/minecraftforge/fml/event/server/FMLServerStoppingEvent.java
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/src/main/java/net/minecraftforge/event/entity/player/PlayerInteractEvent.java#L292
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/src/main/java/net/minecraftforge/event/CommandEvent.java
- https://github.com/PatchworkMC/YarnForge/blob/1.14.x/src/main/java/net/minecraftforge/fml/ModContainer.java#L118
Metadata
Metadata
Assignees
Labels
features needed for modA list of things needed for a specific Forge mod to workA list of things needed for a specific Forge mod to work