Class ShulkerBoxAccessoryContainerMenuMixin
java.lang.Object
io.github.gameking1happy.gk1haccessorifyplus.mixin.ShulkerBoxAccessoryContainerMenuMixin
Menu compat.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable net.minecraft.world.inventory.AbstractContainerMenuRSBreturn(net.minecraft.world.inventory.AbstractContainerMenu original, int i, @NotNull net.minecraft.world.entity.player.Inventory inventory, @NotNull net.minecraft.world.entity.player.Player player)
-
Constructor Details
-
ShulkerBoxAccessoryContainerMenuMixin
public ShulkerBoxAccessoryContainerMenuMixin()
-
-
Method Details
-
RSBreturn
@Nullable public @Nullable net.minecraft.world.inventory.AbstractContainerMenu RSBreturn(net.minecraft.world.inventory.AbstractContainerMenu original, int i, @NotNull @NotNull net.minecraft.world.entity.player.Inventory inventory, @NotNull @NotNull net.minecraft.world.entity.player.Player player) - Parameters:
original- Original value.i- IDK.inventory- Inventory.player- Player.- Returns:
- Menu.
-