mirror of
https://github.com/Lucaslah/No-Report-Button.git
synced 2026-01-04 20:47:52 +00:00
feat: update to minecraft 1.20.1
This commit is contained in:
0
common/build.gradle
Normal file → Executable file
0
common/build.gradle
Normal file → Executable file
2
common/src/main/java/me/lucaslah/nrb/mixin/GameMenuScreenMixin.java
Normal file → Executable file
2
common/src/main/java/me/lucaslah/nrb/mixin/GameMenuScreenMixin.java
Normal file → Executable file
@@ -4,8 +4,6 @@ import net.minecraft.client.gui.Drawable;
|
||||
import net.minecraft.client.gui.screen.GameMenuScreen;
|
||||
import net.minecraft.client.gui.screen.Screen;
|
||||
import net.minecraft.client.gui.widget.ClickableWidget;
|
||||
import net.minecraft.client.gui.widget.GridWidget;
|
||||
import net.minecraft.client.gui.widget.Widget;
|
||||
import net.minecraft.client.resource.language.I18n;
|
||||
import net.minecraft.text.Text;
|
||||
import org.spongepowered.asm.mixin.Mixin;
|
||||
|
||||
0
common/src/main/java/me/lucaslah/nrb/mixin/ScreenAccessor.java
Normal file → Executable file
0
common/src/main/java/me/lucaslah/nrb/mixin/ScreenAccessor.java
Normal file → Executable file
0
common/src/main/resources/architectury.common.json
Normal file → Executable file
0
common/src/main/resources/architectury.common.json
Normal file → Executable file
0
common/src/main/resources/assets/noreportbutton/icon.png
Normal file → Executable file
0
common/src/main/resources/assets/noreportbutton/icon.png
Normal file → Executable file
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
0
common/src/main/resources/noreportbutton.mixins.json
Normal file → Executable file
0
common/src/main/resources/noreportbutton.mixins.json
Normal file → Executable file
Reference in New Issue
Block a user