Skip to content

how to set display entity scale #2426

Closed Answered by DOKA1203
DOKA1203 asked this question in Q&A
Jun 11, 2023 · 2 comments · 10 replies
Discussion options

You must be logged in to vote

i solved it

package com.github.doka.advanced_selecting_chat.entities

import com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerEntityDestroy
import com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerEntityMetadata
import com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerSpawnEntity
import com.comphenix.protocol.wrappers.*
import it.unimi.dsi.fastutil.ints.IntList
import org.bukkit.Location
import org.bukkit.Material
import org.bukkit.entity.EntityType
import org.bukkit.entity.Player
import org.joml.Quaternionf
import org.joml.Vector3f
import java.util.*


class DisplayEntity(private val player: Player, private val type: EntityType

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
10 replies
@lukalt
Comment options

@DOKA1203
Comment options

@lukalt
Comment options

@DOKA1203
Comment options

@lukalt
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by DOKA1203
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants