The following pages and posts are tagged with

TitleTypeExcerpt
API Page Structure and Overview PlayerEx includes an API package, located at com.github.clevernucleus.playerex.api and contains the following: 📂api ┣📂client ┃ ┣📄ClientUtil.java class ┃ ┣📄PageLayer.java class ┃ ┣📄PageRegistry.java class ┃ ┗📄RenderComponent.java class ┃ ┣📂damage ┃ ┣📄DamageFunction.java interface ┃ ┗📄DamagePredicate.java interface ┃ ┣📂event ┃ ┣📄LivingEntityEvents.java class ┃...
In-game Content Page PlayerEx adds new attributes to the game, that are by default attached to the player. Additionally, PlayerEx features a new GUI screen and levelling system.
FAQ Page This page goes over commonly asked questions and provides some examples and mini-tutorials.
Home Page PlayerEx is a Minecraft mod built using the Fabric ecosystem that adds RPG themed attributes to the game and the player.
Text Placeholder API Page Since version 3.0.2, PlayerEx supports Text Placeholder API and includes three text placeholders.