All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.cryptomorin.xseries.reflection.minecraft.MinecraftMapping Maven / Gradle / Ivy

There is a newer version: 12.1.0
Show newest version
package com.cryptomorin.xseries.reflection.minecraft;

/**
 * Mostly for code documentation purposes.
 * Paper started using Mojang-mapped names since 1.20.5
 * 

* A useful up-to-date resource used to compare mappings is Cephx. */ public enum MinecraftMapping { MOJANG, OBFUSCATED, SPIGOT; }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy