Package com.hbm_m.platform
Class PlayerPersistentData
java.lang.Object
com.hbm_m.platform.PlayerPersistentData
Мультилоадерный доступ к "персистентному NBT" игрока.
- Forge:
player.getPersistentData()
- Fabric: CCA entity component (см. FabricPlayerComponents)-
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.nbt.CompoundTagget(net.minecraft.world.entity.player.Player player)
-
Method Details
-
get
public static net.minecraft.nbt.CompoundTag get(net.minecraft.world.entity.player.Player player)
-