Skip to content

TypeOf Operator #1600

@Minerofmillions

Description

@Minerofmillions

Issue type:

  • ➕ Feature request

Short description:

An operator that takes an Any and returns the String representation of its type.

Examples:

  • typeOf(nameOfItem) = "String"
  • typeOf(ingredientsOfRecipe) = "Ingredients"
  • typeOf(nbtCompoundValueString) = "Operator"

Potential issue: What to do about typeOf(flipPipe)?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Options

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions