File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
src/main/java/net/earthcomputer/clientcommands/features Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 33import net .earthcomputer .clientcommands .TempRules ;
44import net .earthcomputer .clientcommands .command .ClientCommandManager ;
55import net .minecraft .client .MinecraftClient ;
6- import net .minecraft .client .MinecraftClientGame ;
76import net .minecraft .client .network .ClientPlayerEntity ;
87import net .minecraft .client .resource .language .I18n ;
98import net .minecraft .enchantment .EnchantmentHelper ;
1211import net .minecraft .item .ArmorItem ;
1312import net .minecraft .item .Item ;
1413import net .minecraft .item .ItemStack ;
15- import net .minecraft .network .packet .s2c .play .TitleS2CPacket ;
1614import net .minecraft .screen .slot .Slot ;
1715import net .minecraft .screen .slot .SlotActionType ;
1816import net .minecraft .server .network .ServerPlayerEntity ;
19- import net .minecraft .sound .SoundEvent ;
2017import net .minecraft .sound .SoundEvents ;
2118import net .minecraft .text .LiteralText ;
2219import net .minecraft .text .MutableText ;
You can’t perform that action at this time.
0 commit comments