java.lang.Object
com.viaversion.viaversion.api.data.MappingDataBase
com.viaversion.viabackwards.api.data.BackwardsMappingData
com.viaversion.viaaprilfools.api.data.VAFBackwardsMappingData
com.viaversion.viaaprilfools.protocol.s25w14craftminetov1_21_5.data.MappingData25w14craftmine
All Implemented Interfaces:
com.viaversion.viaversion.api.data.MappingData

public final class MappingData25w14craftmine extends VAFBackwardsMappingData
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.viaversion.viaversion.api.data.MappingData

    com.viaversion.viaversion.api.data.MappingData.MappingType
  • Field Summary

    Fields inherited from class com.viaversion.viabackwards.api.data.BackwardsMappingData

    backwardsItemMappings

    Fields inherited from class com.viaversion.viaversion.api.data.MappingDataBase

    argumentTypeMappings, attributeMappings, blockEntityMappings, blockMappings, blockStateMappings, changedBlocks, changedEnvironmentAttributes, enchantmentMappings, entityMappings, itemDataSerializerMappings, itemMappings, mappedVersion, menuMappings, paintingMappings, particleMappings, recipeSerializerMappings, slotDisplayMappings, soundMappings, statisticsMappings, tags, unmappedVersion
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    com.viaversion.nbt.tag.CompoundTag
     
    protected void
    loadExtras(com.viaversion.nbt.tag.CompoundTag data)
     

    Methods inherited from class com.viaversion.viaaprilfools.api.data.VAFBackwardsMappingData

    getLogger, loadMappings, readMappingsFile, readUnmappedIdentifiersFile

    Methods inherited from class com.viaversion.viabackwards.api.data.BackwardsMappingData

    getBackwardsItemMappings, getMappedItem, getMappedNamedSound, getNewAttributeId, getNewBlockId, getNewItemId, getOldItemId, getViaVersionProtocolClass, loadBackwardsItemMappings, loadBiMappings, mappedEnchantmentName, nameFromIdentifier

    Methods inherited from class com.viaversion.viaversion.api.data.MappingDataBase

    changedBlocks, changedEnvironmentAttributes, checkValidity, createFullMappings, getArgumentTypeMappings, getAttributeMappings, getBlockEntityMappings, getBlockMappings, getBlockStateMappings, getDataComponentSerializerMappings, getEnchantmentMappings, getEntityMappings, getFullBlockMappings, getFullItemMappings, getFullSoundMappings, getItemMappings, getMenuMappings, getNewBlockStateId, getNewParticleId, getNewSoundId, getOldBlockId, getOldSoundId, getPaintingMappings, getParticleMappings, getRecipeSerializerMappings, getSlotDisplayMappings, getSoundMappings, getStatisticsMappings, getTags, identifiersFromGlobalIds, identifiersFromGlobalIds, load, loadFullMappings, loadFullOrBiMappings, readMappedIdentifiersFile

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.viaversion.viaversion.api.data.MappingData

    getFullMappings
  • Constructor Details

    • MappingData25w14craftmine

      public MappingData25w14craftmine()
  • Method Details

    • loadExtras

      protected void loadExtras(com.viaversion.nbt.tag.CompoundTag data)
      Overrides:
      loadExtras in class com.viaversion.viabackwards.api.data.BackwardsMappingData
    • getTranslation

      public String getTranslation(String key)
    • getWorldEffect

      public com.viaversion.nbt.tag.CompoundTag getWorldEffect(int id)