Documentation
¶
Index ¶
- func ActivateEndPortal(tx *world.Tx, framePos cube.Pos) bool
- func ActivateNetherPortal(tx *world.Tx, pos cube.Pos) bool
- func DeactivateEndPortal(tx *world.Tx, portalPos cube.Pos)
- func DeactivateNetherPortal(tx *world.Tx, pos cube.Pos) bool
- func EndPortalRingIntact(tx *world.Tx, portalPos cube.Pos) bool
- func EndSpawnPosition(player bool) mgl64.Vec3
- func GenerateEndSpawnPlatform(tx *world.Tx)
- type Nether
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EndSpawnPosition ¶
Types ¶
type Nether ¶
type Nether struct {
// contains filtered or unexported fields
}
func FindNetherPortal ¶
Click to show internal directories.
Click to hide internal directories.