Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/replcraft/lib/world/player.ts>Player#equals

A library to control special structures on the ReplCraft Minecraft server
Latest
method Player.prototype.equals
import { Player } from "https://deno.land/x/replcraft@v1.1.0/lib/world/player.ts";

Check whether two players are the same.

Parameters

player: Player

Player to compare against

Returns

boolean

Whether they are the same player