Class ServerPlayerEntityMixin
java.lang.Object
net.vitacraft.serverlibraries.mixin.ServerPlayerEntityMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract void
abstract OptionalInt
openHandledScreen
(@Nullable net.minecraft.screen.NamedScreenHandlerFactory factory)
-
Constructor Details
-
ServerPlayerEntityMixin
public ServerPlayerEntityMixin()
-
-
Method Details
-
openHandledScreen
public abstract OptionalInt openHandledScreen(@Nullable @Nullable net.minecraft.screen.NamedScreenHandlerFactory factory) -
onHandledScreenClosed
public abstract void onHandledScreenClosed()
-