-
-
Notifications
You must be signed in to change notification settings - Fork 514
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to ModDev Legacy Forge gradle plugin
Switched Xplat and Forge modules, converted Xplat accesswidener to accesstransformer that is also reused for the Forge module.
- Loading branch information
1 parent
87ef253
commit 5e5633f
Showing
6 changed files
with
72 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
public net.minecraft.client.gui.screens.worldselection.WorldPreset <init>(Ljava/lang/String;)V | ||
public net.minecraft.client.renderer.block.model.ItemOverrides <init>()V | ||
public net.minecraft.client.renderer.RenderType$CompositeRenderType | ||
public net.minecraft.client.renderer.RenderType$CompositeState | ||
|
||
public net.minecraft.core.registries.BuiltInRegistries$RegistryBootstrap | ||
|
||
public net.minecraft.world.entity.projectile.Projectile <init>(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V | ||
protected net.minecraft.world.entity.vehicle.AbstractMinecart m_213728_()Lnet/minecraft/world/item/Item; # getDropItem | ||
public net.minecraft.world.item.crafting.Ingredient$Value | ||
public net.minecraft.world.item.crafting.Ingredient$ItemValue <init>(Lnet/minecraft/world/item/ItemStack;)V | ||
public net.minecraft.world.item.crafting.Ingredient$TagValue <init>(Lnet/minecraft/tags/TagKey;)V | ||
public-f net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator | ||
public net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator <init>(Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/core/Holder;)V |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters