Class NMS_1_14_4

All Implemented Interfaces:
NMS<net.minecraft.server.v1_14_R1.CommandListenerWrapper>

public class NMS_1_14_4 extends NMS_1_14_3
NMS implementation for Minecraft 1.14.4
  • Constructor Details

    • NMS_1_14_4

      public NMS_1_14_4()
  • Method Details

    • fromMinecraftKey

      protected org.bukkit.NamespacedKey fromMinecraftKey(net.minecraft.server.v1_14_R1.MinecraftKey key)
      Overrides:
      fromMinecraftKey in class NMS_1_14
    • compatibleVersions

      public String[] compatibleVersions()
      Specified by:
      compatibleVersions in interface NMS<net.minecraft.server.v1_14_R1.CommandListenerWrapper>
      Overrides:
      compatibleVersions in class NMS_1_14_3
    • getMinecraftKey

      public org.bukkit.NamespacedKey getMinecraftKey(com.mojang.brigadier.context.CommandContext<net.minecraft.server.v1_14_R1.CommandListenerWrapper> cmdCtx, String key)
      Specified by:
      getMinecraftKey in interface NMS<net.minecraft.server.v1_14_R1.CommandListenerWrapper>
      Overrides:
      getMinecraftKey in class NMS_1_14